Module Awso_codeguru_security.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule Integer : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule CodeLine : sig ... end

The line of code where a finding was detected.

Sourcemodule SuggestedFix : sig ... end

Information about the suggested code fix to remediate a finding.

Sourcemodule CodeSnippet : sig ... end
Sourcemodule Double : sig ... end
Sourcemodule Recommendation : sig ... end

Information about the recommended course of action to remediate a finding.

Sourcemodule SuggestedFixes : sig ... end
Sourcemodule FilePath : sig ... end

Information about the location of security vulnerabilities that Amazon CodeGuru Security detected in your code.

Sourcemodule ReferenceUrls : sig ... end
Sourcemodule RelatedVulnerabilities : sig ... end
Sourcemodule ValidationExceptionField : sig ... end

Information about a validation exception.

Sourcemodule ScanName : sig ... end
Sourcemodule ScanNameArn : sig ... end
Sourcemodule ScanState : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule Uuid : sig ... end

A 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.

Sourcemodule CategoryWithFindingNum : sig ... end

Information about a finding category with open findings.

Sourcemodule ScanNameWithFindingNum : sig ... end

Information about the number of findings generated by a scan.

Sourcemodule DetectorTags : sig ... end
Sourcemodule Remediation : sig ... end

Information about how to remediate a finding.

Sourcemodule Resource : sig ... end

Information about a resource that contains a finding.

Sourcemodule Severity : sig ... end
Sourcemodule Status : sig ... end
Sourcemodule Vulnerability : sig ... end

Information about a security vulnerability that Amazon CodeGuru Security detected.

Sourcemodule ErrorCode : sig ... end
Sourcemodule KmsKeyArn : sig ... end
Sourcemodule ValidationExceptionReason : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule ScanSummary : sig ... end

Information about a scan.

Sourcemodule AccountFindingsMetric : sig ... end

A summary of findings metrics for an account on a specified date.

Sourcemodule ScansWithMostOpenFindings : sig ... end
Sourcemodule Finding : sig ... end

Information about a finding that was detected in your code.

Sourcemodule HeaderKey : sig ... end
Sourcemodule HeaderValue : sig ... end
Sourcemodule BatchGetFindingsError : sig ... end

Contains information about the error that caused a finding to fail to be retrieved.

Sourcemodule FindingIdentifier : sig ... end

An object that contains information about a finding and the scan that generated it.

Sourcemodule AccessDeniedException : sig ... end

You do not have sufficient access to perform this action.

Sourcemodule EncryptionConfig : sig ... end

Information about the encryption configuration for an account. Required to call UpdateAccountConfiguration.

Sourcemodule InternalServerException : sig ... end

The server encountered an internal error and is unable to complete the request.

Sourcemodule ResourceNotFoundException : sig ... end

The resource specified in the request was not found.

Sourcemodule ThrottlingException : sig ... end

The request was denied due to request throttling.

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the specified constraints.

Sourcemodule ConflictException : sig ... end

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.

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagMap : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule ScanSummaries : sig ... end
Sourcemodule FindingsMetricList : sig ... end
Sourcemodule AnalysisType : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule Long : sig ... end
Sourcemodule MetricsSummary : sig ... end

A summary of metrics for an account as of a specified date.

Sourcemodule Findings : sig ... end
Sourcemodule RequestHeaderMap : sig ... end
Sourcemodule S3Url : sig ... end
Sourcemodule ResourceId : sig ... end

The identifier for a resource object that contains resources to scan. Specifying a codeArtifactId is required to create a scan.

Sourcemodule ClientToken : sig ... end
Sourcemodule ScanType : sig ... end
Sourcemodule BatchGetFindingsErrors : sig ... end
Sourcemodule FindingIdentifiers : sig ... end

Use to update the encryption configuration for an account.

Use to update the encryption configuration for an account.

Sourcemodule UntagResourceResponse : sig ... end

Use to remove one or more tags from an existing scan.

Sourcemodule UntagResourceRequest : sig ... end

Use to remove one or more tags from an existing scan.

Sourcemodule TagResourceResponse : sig ... end

Use to add one or more tags to an existing scan.

Sourcemodule TagResourceRequest : sig ... end

Use to add one or more tags to an existing scan.

Returns a list of all tags associated with a scan.

Returns a list of all tags associated with a scan.

Sourcemodule ListScansResponse : sig ... end

Returns a list of all scans in an account. Does not return EXPRESS scans.

Sourcemodule ListScansRequest : sig ... end

Returns a list of all scans in an account. Does not return EXPRESS scans.

Returns 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.

Sourcemodule GetScanResponse : sig ... end

Returns details about a scan, including whether or not a scan has completed.

Sourcemodule GetScanRequest : sig ... end

Returns details about a scan, including whether or not a scan has completed.

Sourcemodule GetMetricsSummaryResponse : sig ... end

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.

Sourcemodule GetMetricsSummaryRequest : sig ... end

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.

Sourcemodule GetFindingsResponse : sig ... end

Returns a list of all findings generated by a particular scan.

Sourcemodule GetFindingsRequest : sig ... end

Returns a list of all findings generated by a particular scan.

Use to get the encryption configuration for an account.

Use to get the encryption configuration for an account.

Sourcemodule CreateUploadUrlResponse : sig ... end

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.

Sourcemodule CreateUploadUrlRequest : sig ... end

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.

Sourcemodule CreateScanResponse : sig ... end

Use to create a scan using code uploaded to an Amazon S3 bucket.

Sourcemodule CreateScanRequest : sig ... end

Use to create a scan using code uploaded to an Amazon S3 bucket.

Sourcemodule BatchGetFindingsResponse : sig ... end

Returns a list of requested findings from standard scans.

Sourcemodule BatchGetFindingsRequest : sig ... end

Returns a list of requested findings from standard scans.