Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/f798f2cdd633cddb5baaeeb99dbc6caf to your computer and use it in GitHub Desktop.
Save velotiotech/f798f2cdd633cddb5baaeeb99dbc6caf to your computer and use it in GitHub Desktop.
$aws ssm put-parameter --name "/This/is/Key" --value "NewValue" --type String --overwrite
{
"Version": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment