This lab demonstrates the use of Run Command, a capability of AWS Systems Manager. You also practice configuring a Command document.
Objectives
- Review and modify an existing Systems Manager document.
- Create your own Systems Manager document and use Run Command to run commands on a managed Amazon Elastic Compute Cloud (Amazon EC2) instance.
Prerequisites
- Basic knowledge of AWS Management Console navigation
- Familiarity with Amazon EC2 concepts
- Understanding of basic Linux commands
- Experience with YAML or JSON file formats
Outline
Task 1: Reviewing and modifying an existing Systems Manager document
Task 2: Creating your own Systems Manager document