Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: CC-BY-SA-4.0
- Introduction
- Deployed Resource Details
- Implementation Instructions
- Requirements
- Providers
- Modules
- Resources
- Inputs
- Outputs
This Terraform module deploys the Inspector AWS SRA solution.
The common pre-requisite solution must be installed, in the management account, prior to installing this solution.
Information on the resources deployed as well as terraform requirements, providers, modules, resources, and inputs of this module are documented below.
Please navigate to the installing the AWS SRA Solutions section of the documentation for more information and installation instructions.
For the CloudFormation version of this AWS SRA solution as well as more information please navigate to the AWS SRA Macie solution documentation page.
- See 1.8 Macie
- See 2.3 Macie
- See 3.4 Macie
- See 4.1 Macie
Please navigate to the installing the AWS SRA Solutions section of the documentation for installation instructions.
Name | Version |
---|---|
aws | >= 5.1.0 |
Name | Version |
---|---|
aws.main | >= 5.1.0 |
Name | Source | Version |
---|---|---|
configuration_role | ./configuration_role | n/a |
delivery_kms_key | ./delivery_kms_key | n/a |
delivery_s3_bucket | ./delivery_s3_bucket | n/a |
disable_role | ./disable_role | n/a |
macie_configuration | ./configuration | n/a |
Name | Type |
---|---|
aws_caller_identity.current | data source |
aws_partition.current | data source |
aws_region.current | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
audit_account_id | AWS Account ID of the Control Tower Audit account. | string |
n/a | yes |
disable_macie | Disabled Macie SRA solution | string |
n/a | yes |
home_region | Name of the Control Tower home region | string |
n/a | yes |
log_archive_account_id | AWS Account ID of the Control Tower Log Archive account. | string |
n/a | yes |
macie_finding_publishing_frequency | Macie finding publishing frequency | string |
n/a | yes |
macie_org_configuration_role_name | Configuration IAM Role Name | string |
"sra-macie-org-configuration" |
no |
macie_org_lambda_role_name | Lambda Role Name | string |
"sra-macie-org-lambda" |
no |
management_account_id | Organization Management Account ID | string |
n/a | yes |
organization_id | AWS Organization ID | string |
n/a | yes |
secrets_key_alias_arn | (Optional) SRA Secrets Manager KMS Key Alias ARN | string |
"" |
no |
No outputs.