Resource Type definition for AWS::Config::ConfigurationAggregator
account_aggregation_sources
(Attributes List) (see below for nested schema)configuration_aggregator_name
(String) The name of the aggregator.organization_aggregation_source
(Attributes) (see below for nested schema)tags
(Attributes List) The tags for the configuration aggregator. (see below for nested schema)configuration_aggregator_arn
(String) The Amazon Resource Name (ARN) of the aggregator.id
(String) Uniquely identifies the resource.account_aggregation_sources
Required:
account_ids
(List of String)Optional:
all_aws_regions
(Boolean)aws_regions
(List of String)organization_aggregation_source
Required:
role_arn
(String)Optional:
all_aws_regions
(Boolean)aws_regions
(List of String)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_config_configuration_aggregator.example <resource ID>