How to create a custom key store in AWS KMS

0 votes

Hi Guys,

I am new to AWS. I want to create a custom key in AWS KMS. How can I do that using the CLI command?

Nov 18, 2020 in AWS by akhtar
• 38,230 points
540 views

1 answer to this question.

0 votes

Hi@akhtar,

AWS Key Management Service (KMS) makes it easy for you to create and manage cryptographic keys and control their use across a wide range of AWS services and in your applications. You can create a custom key store that is associated with an AWS CloudHSM cluster that you own and manage. The following create-custom-key-store example creates a custom key store with an existing custom key store.

$ aws kms create-custom-key-store --custom-key-store-name ExampleKeyStore --cloud-hsm-cluster-id cluster-1a23b4cdefg --key-store-password kmsPswd --trust-anchor-certificate file://customerCA.crt
answered Nov 18, 2020 by MD
• 95,440 points

Related Questions In AWS

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
821 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
735 views
0 votes
1 answer

How to create a S3 bucket in AWS Console?

To create a S3 bucket in AWS, ...READ MORE

answered Feb 13, 2019 in AWS by Priyaj
• 58,090 points
917 views
0 votes
1 answer
+1 vote
2 answers
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
434 views
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
965 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