Skip to content

Instantly share code, notes, and snippets.

@gezza-b
Created April 27, 2020 09:39
Embed
What would you like to do?
aggregator-org
Resources:
ConfigAggregator:
Type: AWS::Config::ConfigurationAggregator
Properties:
ConfigurationAggregatorName: !Ref AggregatorName
OrganizationAggregationSource:
AllAwsRegions: true
RoleArn: !GetAtt OrgRecorderRole.Arn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment