Skip to content

Instantly share code, notes, and snippets.

@mogeta
Created August 26, 2016 02:35
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 mogeta/83c95f9bbeb1988985248fd10219d902 to your computer and use it in GitHub Desktop.
Save mogeta/83c95f9bbeb1988985248fd10219d902 to your computer and use it in GitHub Desktop.
awscliで躓いたところ。
aws kms encrypt --key-id your-key-id --plaintext "https://foo.bar.com/"
Error parsing parameter '--plaintext': Unable to retrieve https://foo.bar.com/: received non 200 status code of 400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment