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
Hello AWS, I am trying to disable and delete customer managed keys from the console i am getting AccessDeniedException Error. I even created user with required permissions but still the issue...
3
answers
0
votes
248
views
Saurabh
asked 6 months ago
I have only recently noticed that when you go into create an S3 bucket and select SSE-KMS it allows you to choose the default S3 KMS key or use your own KMS key. Unless I am mistaken, the default S3...
2
answers
0
votes
565
views
asked 6 months ago
Use AWS CDK to create an EBS volume, configure KMS encryption, and use a KMS key managed by AWS,Key Alias: aws/ebs. When I deploy it in a region where I haven't used EBS services before, I get error...
2
answers
0
votes
591
views
tong_K
asked 6 months ago
I'm creating my structure using CloudFormation but I'm stuck with an error that doesn't make sense. To summarize, I'm creating a KMS Key and using it in the Stack itself to configure a Postgres...
1
answers
0
votes
634
views
Lucas
asked 7 months ago
Team, I have a use case to make an S3 bucket public that is encrypted with Customer Managed Key. For private buckets, we grant the principals access to the Key in KMS service, but how do i grant...
1
answers
0
votes
413
views
asked 7 months ago
Hello there, I have been reading up on the differences between encrypting an S3 bucket with a bucket-level key versus the usual (for me) way of using a key based in KMS. I understand the cost-saving...
1
answers
0
votes
592
views
asked 7 months ago
Quick question: why is my EC2 Instance Connect asking me to authenticate my my Github repo clone despite the fact that I have: 1. Created a Public and a Private key on my local machine, 2. Uploaded...
2
answers
0
votes
562
views
asked 7 months ago
I am trying to create CloudTrail for a S3 bucket which has KMS enabled with type as Customer Managed Key. But I am getting insufficientS3BucketPolicyException Incorrect S3 bucket policy is detected...
1
answers
0
votes
918
views
Sahoo
asked 7 months ago
Hello everybody! I'm using a KMS assymetric key (RSA 4096) with imported key material to encrypt some pieces of data. Docs says that [**Asymmetric keys and HMAC keys are portable and...
1
answers
0
votes
498
views
profile picture
Jean
asked 7 months ago
I have a Redshift UDF that invokes a Lambda which decrypts data via KMS. When I check my Lambda logs and invoke the Lambda manually from the console, it decrypts successfully but for some reason the...
2
answers
0
votes
682
views
sidath
asked 7 months ago
Hi everyone! Hopefully I can get an insight from anyone here. To provide a little of context and background, we are currently developing a SaaS product for prospective clients (even from different...
1
answers
0
votes
614
views
asked 7 months ago
Hey folks, I have a customer-managed KMS key that was created to encrypt a specific CloudWatch **log group**. In the key policy, I have something like: ``` { "Version": "2012-10-17", "Id":...
3
answers
1
votes
754
views
asked 8 months ago