AssessmentMetadataItem - AWS Audit Manager

AssessmentMetadataItem

A metadata object that's associated with an assessment in AWS Audit Manager.

Contents

complianceType

The name of the compliance standard that's related to the assessment, such as PCI-DSS.

Type: String

Length Constraints: Maximum length of 100.

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

Required: No

creationTime

Specifies when the assessment was created.

Type: Timestamp

Required: No

delegations

The delegations that are associated with the assessment.

Type: Array of Delegation objects

Required: No

id

The unique identifier for the 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

lastUpdated

The time of the most recent update.

Type: Timestamp

Required: No

name

The name of the assessment.

Type: String

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

Pattern: ^[^\\]*$

Required: No

roles

The roles that are associated with the assessment.

Type: Array of Role objects

Required: No

status

The current status of the assessment.

Type: String

Valid Values: ACTIVE | INACTIVE

Required: No

See Also

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