AWS Systems Manager launches API support for Quick Setup

Posted on: Aug 1, 2024

Quick Setup, a capability of AWS Systems Manager, provides an intuitive console experience for configuring frequently used Amazon Web Services features and services with recommended best practices. With just a few clicks, customers can enable common configurations and best practices across accounts and regions. This includes enabling auto-updates for popular AWS agents, such as the CloudWatch agent, defining patch schedules and baselines for Amazon Elastic Compute Cloud (Amazon EC2) instances, or configuring AWS Resource Explorer to search and discover resources in AWS accounts or across an entire AWS Organization.

Today, AWS Systems Manager announces the launch of a new Quick Setup API which enables customers to programmatically address these use cases. With this launch, customers can integrate the new Quick Setup API into their infrastructure as code and programmatic workflows. By calling the Quick Setup API, customers can automate the deployment of AWS services and their configurations, ensuring they are consistently setup across accounts and regions using tools such as the AWS CLI or the AWS SDK.

To get started, review the Quick Setup API reference documentation.