Created
March 22, 2017 12:41
-
-
Save mda590/94d5d94a3efec845d463d697a540d22b to your computer and use it in GitHub Desktop.
Get Secure String from EC2 Parameter Store
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws --region=us-east-2 ssm get-parameters --names "<string-name>" --with-decryption |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment