How to enable a customer managed CMK in AWS KMS

0 votes

Hi Guys,

I have created a customer master key (CMK) in AWS KMS. I want to enable a customer master key (CMK). How can I do that with the command line?

Nov 20, 2020 in AWS by akhtar
• 38,230 points

edited Nov 20, 2020 by akhtar 450 views

1 answer to this question.

0 votes

Hi@akhtar,

You can set the key state of a customer master key (CMK) to enabled. This allows you to use the CMK for a cryptographic operation. You cannot perform this operation on a CMK in a different AWS account. The following enable-key example enables a customer-managed customer master key (CMK).

$ aws kms enable-key --key-id ID
answered Nov 20, 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
976 views
0 votes
1 answer

How to download the public key of an asymmetric CMK in AWS KMS?

Hi@akhtar, The following get-public-key example downloads the public key of ...READ MORE

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

How to skip headers when reading a CSV file in S3 and creating a table in AWS Athena?

Thanks for the answer. This should be clear ...READ MORE

answered Aug 14, 2019 in AWS by athenauserz
11,235 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to create a customer managed CMK in AWS KMS?

Hi@akhtar, You can create a unique customer-managed customer master key (CMK) ...READ MORE

answered Nov 8, 2020 in AWS by MD
• 95,440 points
452 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
550 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