How to create a customer managed CMK in AWS KMS

0 votes

Hi Team,

I am new to AWS. I don't know how to create a unique customer-managed customer master key. Can anyone help me?

Nov 8, 2020 in AWS by akhtar
• 38,230 points
434 views

1 answer to this question.

0 votes

Hi@akhtar,

You can create a unique customer-managed customer master key (CMK) in your AWS account and Region. You cannot use this operation to create a CMK in a different AWS account. The following create-key example creates a customer-managed CMK.

$ aws kms create-key \ --tags TagKey=Purpose,TagValue=Test \ --description "Development test key"
answered Nov 8, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

How to create a grant in AWS KMS?

Hi@akhtar, You can add a grant to a customer ...READ MORE

answered Nov 19, 2020 in AWS by MD
• 95,440 points
966 views
0 votes
2 answers

How to create a VPC in AWS?

There is another method i.e. creating an ...READ MORE

answered Feb 20, 2019 in AWS by Priyaj
• 58,090 points
825 views
0 votes
1 answer

How to create subnets in a VPC in AWS Console?

To create a subnet inside a VPC ...READ MORE

answered Feb 11, 2019 in AWS by Priyaj
• 58,090 points
741 views
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

How to enable a customer managed CMK in AWS KMS?

Hi@akhtar, You can set the key state of a ...READ MORE

answered Nov 20, 2020 in AWS by MD
• 95,440 points
441 views
0 votes
1 answer

How to create a custom key store in AWS KMS?

Hi@akhtar, AWS Key Management Service (KMS) makes it easy ...READ MORE

answered Nov 18, 2020 in AWS by MD
• 95,440 points
541 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP