Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 286 Bytes

aws-ssm

Install-AWSCLI.json

This is template for AWS SSM Document. It installs AWS CLI on Windows. First it creates Installables folder in C:\ and then download the msi installer from S3. After that it checks WMI if AWS CLI is already installed. Final step installs the AWS CLI.