Questions tagged with AWS Key Management Service

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.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

334 results
We're looking to use KMS and specifically select one country as part of this process, but can't find a setting to select this when creating a key. Is there a step in the overall console that has to...
2
answers
0
votes
246
views
CF-1992
asked a year ago
Hello, Here is the challenge I'm working on. I've established a CloudFormation Template that configures a source S3 bucket replicating objects to a destination S3 bucket in another region. Both...
0
answers
0
votes
163
views
asked a year ago
**Please help!!** I created key pairs for Access Keys, Cloudfront key pairs, and X.509 key pairs. I put the key pairs in word docs. I was in the process of trying to lock the files when the files...
1
answers
0
votes
257
views
asked a year ago
Hi all, ``` aws --version aws-cli/1.22.34 Python/3.10.12 Linux/5.19.0-1025-aws botocore/1.23.34 ``` I stored an AMI to S3 using: ``` aws ec2 create-store-image-task --image-id ami-111 --bucket...
2
answers
0
votes
618
views
ras001
asked a year ago
I am being billed for KMS when I have no keys. I have no AWS managed keys I have no user managed keys I have no AWS cloud managed keys I have no external managed keys.
2
answers
0
votes
370
views
Michael
asked a year ago
We are looking to implement S3 bucket keys but I can't find any documentation when it comes to modification of an IAM policy. I've gone through AWS documentation here:...
2
answers
0
votes
627
views
asked a year ago
How exactly does the kms:CallerAccount Condition work in a key policy? I've set up an SNS topic that is encrypted, and is triggered by a CloudWatch alarm. A CloudWatch alarm will fail publishing to...
0
answers
0
votes
95
views
asked a year ago
Sorry - i am a newbie…apologies for the simplicity of my question. I have an application that computes sensitive user data in a Nitro enclave using KMS and CMK. My users encrypt their data on their...
2
answers
0
votes
258
views
DomPeer
asked a year ago
How do I share a large file (100GB) to an external AWS account? I also want to encrypt it. Can I use KMS CMK? What sorts of IAM permissions are required to achieve this task?
2
answers
0
votes
273
views
asked a year ago
Hi! I am using AWS KMS with a custom-managed key to sign and verify transactions using an asymmetric ECC_SECG_P256K1 key for Tron network blockchain. I was able to sign and even verify the...
1
answers
0
votes
205
views
asked a year ago
Hi, I have a problem with sharing the encrypted AMI with other accounts. I have this error: ``` AMI Copy Reported Failure For 'ami-some_ami' when distributing the image from the source account...
2
answers
0
votes
797
views
profile picture
asked a year ago
I have an RSA 2048 private key in the following format: -----BEGIN PRIVATE KEY----- <Key Content> -----END PRIVATE KEY----- I tried to import this to KMS using the RSA_AES_KEY_WRAP_SHA_256 Algorithm....
2
answers
0
votes
582
views
profile picture
Webfork
asked a year ago