Skip to content

Commit 42ebbd4

Browse files
committed
updated Readme
1 parent 5115e10 commit 42ebbd4

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

python/example_code/ssm/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,15 @@ python hello.py
8484

8585
#### Learn the basics
8686

87-
This example shows you how to work with Systems Manager maintenance windows, documents, and OpsItems.
87+
This example shows you how to do the following:
8888

89+
- Create a maintenance window.
90+
- Modify the maintenance window schedule.
91+
- Create a document.
92+
- Send a command to a specified EC2 instance.
93+
- Create an OpsItem.
94+
- Update and resolve the OpsItem.
95+
- Delete the maintenance window, OpsItem, and document.
8996

9097
<!--custom.basic_prereqs.ssm_Scenario.start-->
9198
<!--custom.basic_prereqs.ssm_Scenario.end-->
@@ -127,4 +134,4 @@ in the `python` folder.
127134

128135
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129136

130-
SPDX-License-Identifier: Apache-2.0
137+
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)