Overview of the SRA Patch Manager Solution
mainThe SRA Patch Manager Solution automates patch management across multiple AWS accounts. It uses a central Lambda function in the Management Account to assume roles in member accounts, enabling or disabling functionality.
Key Capabilities:
- Automated Maintenance Windows: Creates three distinct windows for SSM Agent updates, Windows security patching, and Linux security patching.
- Automated Deployment: Configures AWS Systems Manager (SSM) Default Host Configuration to automatically detect and deploy the solution to new AWS accounts.
- Centralized Control: Allows disabling the entire solution across all accounts and regions via a single CloudFormation parameter update.
- Event-Driven: Uses AWS Control Tower lifecycle events and AWS Organizations events to trigger configuration updates when accounts are added, removed, or modified.