Skip to content

Instantly share code, notes, and snippets.

@gezza-b
Created April 27, 2020 09:39
Show Gist options
  • Save gezza-b/3b2aa7036ea88382ee6a0a37c91d31d7 to your computer and use it in GitHub Desktop.
Save gezza-b/3b2aa7036ea88382ee6a0a37c91d31d7 to your computer and use it in GitHub Desktop.
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