This product is not supported for your selected
Datadog site. (
).
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
aws_codeguru_security_scanname
account_id
Type: STRING
analysis_type
Type: STRING
Provider name: analysisType
Description: The type of analysis CodeGuru Security performed in the scan, either Security
or All
. The Security
type only generates findings related to security. The All
type generates both security findings and quality findings.
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: The time the scan was created.
error_message
Type: STRING
Provider name: errorMessage
Description: Details about the error that causes a scan to fail to be retrieved.
number_of_revisions
Type: INT64
Provider name: numberOfRevisions
Description: The number of times a scan has been re-run on a revised resource.
run_id
Type: STRING
Provider name: runId
Description: UUID that identifies the individual scan run.
scan_name
Type: STRING
Provider name: scanName
Description: The name of the scan.
scan_name_arn
Type: STRING
Provider name: scanNameArn
Description: The ARN for the scan name.
scan_state
Type: STRING
Provider name: scanState
Description: The current state of the scan. Returns either InProgress
, Successful
, or Failed
.
Type: UNORDERED_LIST_STRING
updated_at
Type: TIMESTAMP
Provider name: updatedAt
Description: The time when the scan was last updated. Only available for STANDARD
scan types.