File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff 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
128135Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129136
130- SPDX-License-Identifier: Apache-2.0
137+ SPDX-License-Identifier: Apache-2.0
You can’t perform that action at this time.
0 commit comments