ConfigurationAggregator
The details about the configuration aggregator, including information about source accounts, regions, and metadata of the aggregator.
Contents
- AccountAggregationSources
-
Provides a list of source accounts and regions to be aggregated.
Type: Array of AccountAggregationSource objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: No
- ConfigurationAggregatorArn
-
The Amazon Resource Name (ARN) of the aggregator.
Type: String
Pattern:
arn:aws[a-z\-]*:config:[a-z\-\d]+:\d+:config-aggregator/config-aggregator-[a-z\d]+
Required: No
- ConfigurationAggregatorName
-
The name of the aggregator.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[\w\-]+
Required: No
- CreatedBy
-
AWS service that created the configuration aggregator.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- CreationTime
-
The time stamp when the configuration aggregator was created.
Type: Timestamp
Required: No
- LastUpdatedTime
-
The time of the last update.
Type: Timestamp
Required: No
- OrganizationAggregationSource
-
Provides an organization and list of regions to be aggregated.
Type: OrganizationAggregationSource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: