This template creates a ConfigurationAggregator resource for an organization. The OrganizationAggregationSource property specifies the role ARN, AWS regions, and whether to aggregate data from all regions. The ConfigurationAggregatorName property sets the name of the aggregator. The template also creates an IAM Role resource with the necessary permissions for the configuration aggregator.

ConfigurationAggregator
AWS::Config::ConfigurationAggregator


OrganizationAggregationSource

AwsRegions

MyRole
AWS::IAM::Role


ManagedPolicyArns

CloudFormation Template

Share Template