- Enable IAM Acess Analyzer
Name | Version |
---|---|
terraform | >= 0.13 |
aws | >= 3.50.0 |
Name | Version |
---|---|
aws | 3.60.0 |
No modules.
Name | Type |
---|---|
aws_accessanalyzer_analyzer.default | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
analyzer_name | The name for the IAM Access Analyzer resource to be created. | string |
"default-analyer" |
no |
enabled | The boolean flag whether this module is enabled or not. No resources are created when set to false. | bool |
true |
no |
is_organization | The boolean flag whether this module is configured for the organization master account or the individual account. | bool |
false |
no |
tags | Specifies object tags key and value. This applies to all resources created by this module. | map |
{ |
no |
No outputs.