Awso_codeguru_security_syncSourceval batch_get_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.BatchGetFindingsRequest.t ->
(Awso_codeguru_security.Values.BatchGetFindingsResponse.t,
Awso_codeguru_security.Values.BatchGetFindingsResponse.error)
Result.tval create_scan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.CreateScanRequest.t ->
(Awso_codeguru_security.Values.CreateScanResponse.t,
Awso_codeguru_security.Values.CreateScanResponse.error)
Result.tval create_upload_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.CreateUploadUrlRequest.t ->
(Awso_codeguru_security.Values.CreateUploadUrlResponse.t,
Awso_codeguru_security.Values.CreateUploadUrlResponse.error)
Result.tval get_account_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.GetAccountConfigurationRequest.t ->
(Awso_codeguru_security.Values.GetAccountConfigurationResponse.t,
Awso_codeguru_security.Values.GetAccountConfigurationResponse.error)
Result.tval get_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.GetFindingsRequest.t ->
(Awso_codeguru_security.Values.GetFindingsResponse.t,
Awso_codeguru_security.Values.GetFindingsResponse.error)
Result.tval get_metrics_summary :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.GetMetricsSummaryRequest.t ->
(Awso_codeguru_security.Values.GetMetricsSummaryResponse.t,
Awso_codeguru_security.Values.GetMetricsSummaryResponse.error)
Result.tval get_scan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.GetScanRequest.t ->
(Awso_codeguru_security.Values.GetScanResponse.t,
Awso_codeguru_security.Values.GetScanResponse.error)
Result.tval list_findings_metrics :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.ListFindingsMetricsRequest.t ->
(Awso_codeguru_security.Values.ListFindingsMetricsResponse.t,
Awso_codeguru_security.Values.ListFindingsMetricsResponse.error)
Result.tval list_scans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.ListScansRequest.t ->
(Awso_codeguru_security.Values.ListScansResponse.t,
Awso_codeguru_security.Values.ListScansResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.ListTagsForResourceRequest.t ->
(Awso_codeguru_security.Values.ListTagsForResourceResponse.t,
Awso_codeguru_security.Values.ListTagsForResourceResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.TagResourceRequest.t ->
(Awso_codeguru_security.Values.TagResourceResponse.t,
Awso_codeguru_security.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.UntagResourceRequest.t ->
(Awso_codeguru_security.Values.UntagResourceResponse.t,
Awso_codeguru_security.Values.UntagResourceResponse.error)
Result.tval update_account_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codeguru_security.Values.UpdateAccountConfigurationRequest.t ->
(Awso_codeguru_security.Values.UpdateAccountConfigurationResponse.t,
Awso_codeguru_security.Values.UpdateAccountConfigurationResponse.error)
Result.tinclude module type of struct include Awso_codeguru_security.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The line of code where a finding was detected.
Information about the suggested code fix to remediate a finding.
Information about the recommended course of action to remediate a finding.
Information about the location of security vulnerabilities that Amazon CodeGuru Security detected in your code.
Information about a validation exception.
module FindingMetricsValuePerSeverity =
Awso_codeguru_security.Values.FindingMetricsValuePerSeverityA numeric value corresponding to the severity of a finding, such as the number of open findings or the average time it takes to close findings of a given severity.
Information about a finding category with open findings.
Information about the number of findings generated by a scan.
Information about how to remediate a finding.
Information about a resource that contains a finding.
Information about a security vulnerability that Amazon CodeGuru Security detected.
module ValidationExceptionFieldList =
Awso_codeguru_security.Values.ValidationExceptionFieldListInformation about a scan.
A summary of findings metrics for an account on a specified date.
module ScansWithMostOpenCriticalFindings =
Awso_codeguru_security.Values.ScansWithMostOpenCriticalFindingsInformation about a finding that was detected in your code.
Contains information about the error that caused a finding to fail to be retrieved.
An object that contains information about a finding and the scan that generated it.
You do not have sufficient access to perform this action.
Information about the encryption configuration for an account. Required to call UpdateAccountConfiguration.
The server encountered an internal error and is unable to complete the request.
The resource specified in the request was not found.
The request was denied due to request throttling.
The input fails to satisfy the specified constraints.
The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
module ListScansRequestMaxResultsInteger =
Awso_codeguru_security.Values.ListScansRequestMaxResultsIntegermodule ListFindingsMetricsRequestMaxResultsInteger =
Awso_codeguru_security.Values.ListFindingsMetricsRequestMaxResultsIntegerA summary of metrics for an account as of a specified date.
module GetFindingsRequestMaxResultsInteger =
Awso_codeguru_security.Values.GetFindingsRequestMaxResultsIntegerThe identifier for a resource object that contains resources to scan. Specifying a codeArtifactId is required to create a scan.
module UpdateAccountConfigurationResponse =
Awso_codeguru_security.Values.UpdateAccountConfigurationResponseUse to update the encryption configuration for an account.
module UpdateAccountConfigurationRequest =
Awso_codeguru_security.Values.UpdateAccountConfigurationRequestUse to update the encryption configuration for an account.
Use to remove one or more tags from an existing scan.
Use to remove one or more tags from an existing scan.
Use to add one or more tags to an existing scan.
Use to add one or more tags to an existing scan.
module ListTagsForResourceResponse =
Awso_codeguru_security.Values.ListTagsForResourceResponseReturns a list of all tags associated with a scan.
Returns a list of all tags associated with a scan.
Returns a list of all scans in an account. Does not return EXPRESS scans.
Returns a list of all scans in an account. Does not return EXPRESS scans.
module ListFindingsMetricsResponse =
Awso_codeguru_security.Values.ListFindingsMetricsResponseReturns metrics about all findings in an account within a specified time range.
Returns metrics about all findings in an account within a specified time range.
Returns details about a scan, including whether or not a scan has completed.
Returns details about a scan, including whether or not a scan has completed.
Returns a summary of metrics for an account from a specified date, including number of open findings, the categories with most findings, the scans with most open findings, and scans with most open critical findings.
Returns a summary of metrics for an account from a specified date, including number of open findings, the categories with most findings, the scans with most open findings, and scans with most open critical findings.
Returns a list of all findings generated by a particular scan.
Returns a list of all findings generated by a particular scan.
module GetAccountConfigurationResponse =
Awso_codeguru_security.Values.GetAccountConfigurationResponseUse to get the encryption configuration for an account.
module GetAccountConfigurationRequest =
Awso_codeguru_security.Values.GetAccountConfigurationRequestUse to get the encryption configuration for an account.
Generates a pre-signed URL, request headers used to upload a code resource, and code artifact identifier for the uploaded resource. You can upload your code resource to the URL with the request headers using any HTTP client.
Generates a pre-signed URL, request headers used to upload a code resource, and code artifact identifier for the uploaded resource. You can upload your code resource to the URL with the request headers using any HTTP client.
Use to create a scan using code uploaded to an Amazon S3 bucket.
Use to create a scan using code uploaded to an Amazon S3 bucket.
Returns a list of requested findings from standard scans.
Returns a list of requested findings from standard scans.