awscc auditmanager assessment
Jump to navigation
Jump to search
awscc_auditmanager_assessment (tf.io)
resource "aws_auditmanager_assessment" "test" {
name = "example"
assessment_reports_destination {
destination = "s3://${aws_s3_bucket.test.id}"
destination_type = "S3"
}
framework_id = aws_auditmanager_framework.test.id
roles {
role_arn = aws_iam_role.test.arn
role_type = "PROCESS_OWNER"
}
scope {
aws_accounts {
id = data.aws_caller_identity.current.account_id
}
aws_services {
service_name = "S3"
}
}
}
See also[edit]
awscc_auditmanager_assessment- AWS Audit Manager:
aws auditmanager[list-assessments,list-controls,get-control] - AWS compliance: AWS CloudTrail, AWS Audit Manager, AWS Artifact
- AWS security, AWS Security Hub, AWS CloudTrail, Amazon GuardDuty, Amazon Detective, AWS WAF, AWS Audit Manager, Amazon Fraud Detector, Cloudsploit, AWS Certified Security - Specialty, AWS Security Assurance Services, AWS GDPR, Amazon Inspector, AWS Network Firewall, Zelkova, AWS Zero Trust, Amazon Security Lake, KMS, MFA
Advertising: