Gets a list of all aliases in the caller's AWS account and region.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/list-aliases.html
aws kms list-aliases --key-id arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab |
Viewing Keys - AWS Key Management Service : http://docs.aws.amazon.com/kms/latest/developerguide/viewing-keys.html |
aws kms list-aliases |
Encrypt/decrypt files using AWS KMS 揃 GitHub : http://gist.github.com/hassy/96256cfde707fed40714c02b64f8049e |
aws kms list-aliases --query "Aliases[ |
amazon web services - aws cli returns an extra 'None' when fetching the first element using --query parameter and with --output text - Stack Overflow : http://stackoverflow.com/questions/46599140/aws-cli-returns-an-extra-none-when-fetching-the-first-element-using-query-pa |