Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 254 Bytes

generate-keys-

aws ssm put-parameter \
--region us-east-1
--name command2
--type String
--value file://test.text
--overwrite { "Version": 3 }