CodeRemediationTask - AWS Security Agent

CodeRemediationTask

Represents a code remediation task that was initiated to fix a security finding.

Contents

status

The current status of the code remediation task.

Type: String

Valid Values: IN_PROGRESS | COMPLETED | FAILED

Required: Yes

statusReason

The reason for the current status of the code remediation task.

Type: String

Required: No

taskDetails

The list of details for the code remediation task, including repository name, code diff link, and pull request link.

Type: Array of CodeRemediationTaskDetails objects

Required: No

See Also

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