These are examples of integrating AWS Systems Manager and AWS CloudFormation together to automate the deployment of resource into AWS.
1. cloudformation-samples - These samples show how you deploy resources like Amazon EC2 instances using CloudFormation and then using AWS Systems Manager to perform configuration. These samples have CloudFormation as the starting point for deployment.
2. systems-manager-samples - These samples show how you deploy resources like Amazon EC2 instances using AWS Systems Manager Automation Documents. These automation document demonstrate how Systems Manager Automation can use CloudFormation to deploy resources, and then perform configuration on those resources.
Please feel free to open issues on this repo requesting examples.
This library is licensed under the MIT-0 License. See the LICENSE file.