AssessmentReportMetadata - AWS Audit Manager

AssessmentReportMetadata

The metadata objects that are associated with the specified assessment report.

Contents

assessmentId

The unique identifier for the associated assessment.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Required: No

assessmentName

The name of the associated assessment.

Type: String

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

Pattern: ^[^\\]*$

Required: No

author

The name of the user who created the assessment report.

Type: String

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

Pattern: ^[a-zA-Z0-9-_()\s\+=,.@]+$

Required: No

creationTime

Specifies when the assessment report was created.

Type: Timestamp

Required: No

description

The description of the assessment report.

Type: String

Length Constraints: Maximum length of 1000.

Pattern: ^[\w\W\s\S]*$

Required: No

id

The unique identifier for the assessment report.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Required: No

name

The name of the assessment report.

Type: String

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

Pattern: ^[a-zA-Z0-9-_\.]+$

Required: No

status

The current status of the assessment report.

Type: String

Valid Values: COMPLETE | IN_PROGRESS | FAILED

Required: No

See Also

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