Skip to content

Instantly share code, notes, and snippets.

@allenmichael
Created December 18, 2018 00:29
Show Gist options
  • Save allenmichael/92864821af82eeb9eb536fefbae232bd to your computer and use it in GitHub Desktop.
Save allenmichael/92864821af82eeb9eb536fefbae232bd to your computer and use it in GitHub Desktop.
aws secretsmanager create-secret --name box_config --secre
t-string $(base64 -i ./boxConfig.json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment