├── AWS Config Base.template ├── AWS Config Rules.template ├── LICENSE └── README.md /AWS Config Base.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sam-Martin/aws-config-cfn-template-example/HEAD/AWS Config Base.template -------------------------------------------------------------------------------- /AWS Config Rules.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sam-Martin/aws-config-cfn-template-example/HEAD/AWS Config Rules.template -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sam-Martin/aws-config-cfn-template-example/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sam-Martin/aws-config-cfn-template-example/HEAD/README.md --------------------------------------------------------------------------------