Created
March 22, 2017 12:42
-
-
Save mda590/e729699ef4414ef176eae2943db2b837 to your computer and use it in GitHub Desktop.
Get Secure String from EC2 Parameter Store - Example
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 "secret-password" --with-decryption |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment