Welcome to the Systems Manager community! Systems Manager allows you to automate common administrative tasks across resources on AWS and on-premises. Using Systems Manager, you can group resources by application and automate operational tasks on those resources. For example, you can remotely manage, collect inventory, patch, and configure your grouped resources.
Here are some resources for you to get started with Systems Manager:
- Getting Started documentation
- Blogposts on the AWS Blog and the AWS Management Tools Blog
- The SSM Agent is also open sourced on GitHub here
The repository has top level folders that include:
- Documents: Contains Automation and Command type Documents. Each Document is a separate folder under the respective Document type
- Compliance: Contains InSpec profiles and other compliance scripts that you can use with Systems Manager
- Inventory: Contains custom gatherers that you can use with the Inventory service
- Examples: Any artifact that does not fit into the other categories will be a separate folder for that artifact
Contributions are welcome! The goal of the project is for developers to provide artifacts, documentation, and examples of product usage to share with the community.
Please see the CONTRIBUTING.md file for more information.
This repository is licensed under the MIT no attribution license.