An entity that defines the scope of audit evidence collected by AWS Audit Manager.
assessment_reports_destination
(Attributes) The destination in which evidence reports are stored for the specified assessment. (see below for nested schema)aws_account
(Attributes) The AWS account associated with the assessment. (see below for nested schema)delegations
(Attributes List) The list of delegations. (see below for nested schema)description
(String) The description of the specified assessment.framework_id
(String) The identifier for the specified framework.name
(String) The name of the related assessment.roles
(Attributes List) The list of roles for the specified assessment. (see below for nested schema)scope
(Attributes) The wrapper that contains the AWS accounts and AWS services in scope for the assessment. (see below for nested schema)status
(String) The status of the specified assessment.tags
(Attributes List) The tags associated with the assessment. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the assessment.assessment_id
(String)creation_time
(Number) The sequence of characters that identifies when the event occurred.id
(String) Uniquely identifies the resource.assessment_reports_destination
Optional:
destination
(String) The URL of the specified Amazon S3 bucket.destination_type
(String) The destination type, such as Amazon S3.aws_account
Optional:
email_address
(String) The unique identifier for the email account.id
(String) The identifier for the specified AWS account.name
(String) The name of the specified AWS account.delegations
Optional:
assessment_id
(String)assessment_name
(String) The name of the related assessment.comment
(String) The comment related to the delegation.control_set_id
(String) The identifier for the specified control set.created_by
(String) The IAM user or role that performed the action.creation_time
(Number) The sequence of characters that identifies when the event occurred.id
(String)last_updated
(Number) The sequence of characters that identifies when the event occurred.role_arn
(String) The Amazon Resource Name (ARN) of the IAM user or role.role_type
(String) The IAM role type.status
(String) The status of the delegation.roles
Optional:
role_arn
(String) The Amazon Resource Name (ARN) of the IAM user or role.role_type
(String) The IAM role type.scope
Optional:
aws_accounts
(Attributes List) The AWS accounts included in scope. (see below for nested schema)aws_services
(Attributes List) The AWS services included in scope. (see below for nested schema)scope.aws_accounts
Optional:
email_address
(String) The unique identifier for the email account.id
(String) The identifier for the specified AWS account.name
(String) The name of the specified AWS account.scope.aws_services
Optional:
service_name
(String) The name of the AWS service.tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_auditmanager_assessment.example <resource ID>