View a markdown version of this page

CodeReview - AWS Security Agent

CodeReview

Represents a code review configuration that defines the parameters for automated security-focused code analysis, including target assets and logging configuration.

Contents

agentSpaceId

The unique identifier of the agent space that contains the code review.

Type: String

Required: Yes

assets

The assets included in the code review.

Type: Assets object

Required: Yes

codeReviewId

The unique identifier of the code review.

Type: String

Required: Yes

title

The title of the code review.

Type: String

Required: Yes

codeRemediationStrategy

The code remediation strategy for the code review.

Type: String

Valid Values: AUTOMATIC | DISABLED

Required: No

createdAt

The date and time the code review was created, in UTC format.

Type: Timestamp

Required: No

logConfig

The CloudWatch Logs configuration for the code review.

Type: CloudWatchLog object

Required: No

serviceRole

The IAM service role used for the code review.

Type: String

Required: No

updatedAt

The date and time the code review was last updated, in UTC format.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: