Configuration to enable AWS Config including support configuration such as S3 Buckets and Iam Roles as required. AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations.

ConfigurationRecorder
AWS::Config::ConfigurationRecorder


RecordingGroup

ResourceTypes

DeliveryChannel
AWS::Config::DeliveryChannel


Bucket
AWS::S3::Bucket


Role
AWS::IAM::Role


ManagedPolicyArns

Policies

BucketPolicy
AWS::S3::BucketPolicy


CloudFormation Template

Share Template