AssessmentRunNotification - Amazon Inspector Classic

AssessmentRunNotification

Used as one of the elements of the AssessmentRun data type.

Contents

date

The date of the notification.

Type: Timestamp

Required: Yes

error

The Boolean value that specifies whether the notification represents an error.

Type: Boolean

Required: Yes

event

The event for which a notification is sent.

Type: String

Valid Values: ASSESSMENT_RUN_STARTED | ASSESSMENT_RUN_COMPLETED | ASSESSMENT_RUN_STATE_CHANGED | FINDING_REPORTED | OTHER

Required: Yes

message

The message included in the notification.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

snsPublishStatusCode

The status code of the SNS notification.

Type: String

Valid Values: SUCCESS | TOPIC_DOES_NOT_EXIST | ACCESS_DENIED | INTERNAL_ERROR

Required: No

snsTopicArn

The SNS topic to which the SNS notification is sent.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 300.

Required: No

See Also

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