New resource aws_auditmanager_assessment
#28356
Labels
new-resource
Introduces a new resource.
service/auditmanager
Issues and PRs that pertain to the auditmanager service.
Milestone
This resource will allow practitioners to manage custom AuditManager assessments with Terraform.
SDK Reference
Potential Terraform Configuration
Arguments
assessment_reports_destination
- (Required) Assessment report storage destination configuration.destination
- (Required) Destination of the assessment report.destination_type
- (Required) Destination type. Currently,S3
is the only valid value.framework_id
- (Required) Unique identifier of the framework the assessment will be created from.name
- (Required) Name of the assessment.roles
- (Required) List of roles for the assessment.role_arn
- (Required) Amazon Resource Name (ARN) of the IAM role.role_type
- (Required) Type of customer persona. For assessment creation, type must always bePROCESS_OWNER
.scope
- (Required) Amazon Web Services accounts and services that are in scope for the assessment.aws_accounts
- Amazon Web Services accounts that are in scope for the assessment.email_address
- Email address associated with the Amazon Web Services account.id
- Identifier for the Amazon Web Services account.name
- Name of the Amazon Web Services account.aws_services
- Amazon Web Services services that are included in the scope of the assessment.service_name
- Name of the Amazon Web Service.description
- (Optional) Description of the assessment.tags
- (Optional)Attributes
arn
- Amazon Resource Name (ARN) of the assessment.id
- Unique identifier for the assessment.status
- Overall status of the assessment.The text was updated successfully, but these errors were encountered: