Skip to content

Commit 1f826c7

Browse files
committed
Doc Update for Aws::SSM
Doc update for Amazon Simple Systems Management.
1 parent 314b39b commit 1f826c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-sdk-core/apis/ssm/2014-11-06/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ListDocuments": "<p>Describes one or more of your configuration documents.</p>",
1414
"UpdateAssociationStatus": "<p>Updates the status of the configuration document associated with the specified instance.</p>"
1515
},
16-
"service": "<p>AWS Simple Systems Management enables you to configure and manage your EC2 instances. You can create a configuration document and then associate it with one or more running instances.</p> <p>You can use a configuration document to automate the following tasks for your Windows instances:</p> <ul> <li><p>Install, repair, or uninstall software using an MSI package</p></li> <li><p>Run PowerShell scripts</p></li> <li><p>Join an AWS Directory</p></li> <li><p>Configure CloudWatch Logs to monitor applications and systems</p></li> </ul> <p>Note that configuration documents are not supported on Linux instances.</p>",
16+
"service": "<p>Amazon EC2 Simple Systems Manager (SSM) enables you to configure and manage your EC2 instances. You can create a configuration document and then associate it with one or more running instances.</p> <p>You can use a configuration document to automate the following tasks for your Windows instances:</p> <ul> <li><p>Join an AWS Directory</p></li> <li><p>Install, repair, or uninstall software using an MSI package</p></li> <li><p>Run PowerShell scripts</p></li> <li><p>Configure CloudWatch Logs to monitor applications and systems</p></li> </ul> <p>Note that configuration documents are not supported on Linux instances.</p>",
1717
"shapes": {
1818
"AssociatedInstances": {
1919
"base": "<p>You must disassociate a configuration document from all instances before you can delete it.</p>",

0 commit comments

Comments
 (0)