Command option Sample:aws kms create-key

Search command sample in the internet.It is the result.

Creates a customer master key (CMK) in the caller's AWS account.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kms/create-key.html

aws kms create-key -description
    Amazon AWS SSE-S3 Server Side Encryption Pt 1 | ASM , Rockville , Maryland : http://asmed.com/amazon-aws-sse-s3-server-side-encryption-pt-1/
aws kms create-key --description
    Kubernetes Clustering Lab  : http://clusterfrak.com/docker/labs/k8_clustering/
aws kms create-key --bypass-policy-lockout-safety-check --policy [file:///my-policy.json]"
    Disrupting AWS logging Cyber Free : http://danielgrzelak.com/disrupting-aws-logging-a42e437d6594
aws kms create-key --description datalake --key-usage ENCRYPT_DECRYPT --origin AWS_KMS
    Daniel Rhoades | How do you build a Data Lake - Part 1 : http://danielrhoades.com/2017/05/24/how-do-you-build-a-data-lake-part1/
aws kms create-key --origin EXTERNAL
    Programming the AWS KMS API - AWS Key Management Service : http://docs.aws.amazon.com/kms/latest/developerguide/importing-keys-create-cmk.html
aws kms create-key --description
    Getting AWS SNS Events into Honeycomb | Honeycomb  : http://docs.honeycomb.io/getting-data-in/integrations/aws/aws-sns/
aws kms create-key --description UnloadCopyUtility --key-usage
    Managing Secrets With KMS - DZone Security : http://dzone.com/articles/continuously-encrypt-amazon-redshift-loads-with-s3
aws kms create-key --description license-code --region us-east-1
    Managing Secrets for Amazon ECS Applications Using Parameter Store and IAM Roles for Tasks | Noise : http://noise.getoto.net/2017/01/31/managing-secrets-for-amazon-ecs-applications-using-parameter-store-and-iam-roles-for-tasks/
aws kms create-key --region aws kms create-key --profile="
    Syntax error on the last line in the ansible playbook - Stack Overflow : http://stackoverflow.com/questions/51737795/syntax-error-on-the-last-line-in-the-ansible-playbook/51737929
aws kms create-key --region eu-west-1 --description 'Key For Encryption'
    AWS IAM Users and Groups: Encrypt and Decrypt Data using KMS via the CLI : http://sysadmins.co.za/aws-encrypt-and-decrypt-data-using-kms-via-the-cli/
aws kms create-key --description my-test-key
    Aero meets SSM : http://www.1729.org.uk/posts/aero-ssm/
aws kms create-key --policy file://path/to/policy

    Cloud and DevOps ConsultantsKeeping Secrets Safe With KMS - Cloud and DevOps Consultants : http://www.rightbrainnetworks.com/blog/keeping-secrets-safe-with-kms/
aws kms create-key --description threatstack-to-s3-dev
    Cloud Security Best Practices: Finding, Securing, & Managing Secrets, Part 2 – Threat Stack : http://www.threatstack.com/blog/cloud-security-best-practices-finding-securing-managing-secrets-part-2

aws のオプション一覧