AWS::Config::ConfigurationAggregatorResource Type definition for AWS::Config::ConfigurationAggregator
4 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AccountAggregationSources | Array<AccountAggregationSource> | |
ConfigurationAggregatorName | string | Create-only |
OrganizationAggregationSource | OrganizationAggregationSource | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConfigurationAggregatorArn | string | The Amazon Resource Name (ARN) of the aggregator. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Config::ConfigurationAggregator
Resources:
MyResource:
Type: AWS::Config::ConfigurationAggregator
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
config:PutConfigurationAggregatorconfig:DescribeConfigurationAggregatorsconfig:TagResourceiam:PassRoleorganizations:EnableAWSServiceAccessorganizations:ListDelegatedAdministratorsconfig:DescribeConfigurationAggregatorsconfig:ListTagsForResourceconfig:PutConfigurationAggregatorconfig:DescribeConfigurationAggregatorsconfig:TagResourceconfig:UntagResourceconfig:ListTagsForResourceiam:PassRoleorganizations:EnableAWSServiceAccessorganizations:ListDelegatedAdministratorsconfig:DeleteConfigurationAggregatorconfig:UntagResourceconfig:DescribeConfigurationAggregatorsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterConfigurationAggregatorNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ConfigurationAggregatorName