AWS SSM Install
Create Document for Install Script
Open the AWS SSM Console.
Select Shared Resources > Documents in the navigation pane.
Click Create Document.
Name the document
install-metricly-agents
Keep this window open and create a new browser tab.
In the new tab, go to CloudWisdom’s GitHub repo for AWS SSM.
Copy the page body.
In the AWS Console, replace the
hello world
page body content with the copied JSON.Click Create Document.
Run Command in AWS SSM
In the AWS SSM Console, navigate to Actions > Run Command.
Search for
Owner: Equal: Self
. Select the document you created,install-metricly-agents
.Scroll to Command Parameters. You must input your Linux and Windows API Keys from your CloudWisdom integrations.
Tip
Ensure that your targets have the required SSM IAM role and SSM agent installed per AWS documentation.