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
Dear community,
Requesting your support.
**Situation: **
* We do have a multi-account setup with a centralized logging account
* We need to write S3 Server Access Logs from a decentral Account D...
Hi,
Currently I would like to encrypt CloudTrail logs in my Root account via a KMS key managed by me.
This trail exists in all my environments due to the use of Control Tower, through the Root...
How to get end user's access-key and secret-access-key
by using accountId and registered email/username w.r.t "amazon s3" in spring boot application ?
Hello, I'm trying to create a bucket policy to deny uploads that are not encrypted with KMS keys and use Macie to verify that the policy is correct. I applied the following policy to a bucket which I...
Hello,
I am charged every month for Key Management Service but I didn't have any created key when I go to the dashboard.
Maybe I created it with aws cli but I don't remember.
How can I do ?
I am using AWS KMS in my tool integrated with Turtle. So I am using session from turtle to call the KMS client. The KMS parameters are passed via headers to the backend. These are generated in...
I am new to AWS. I have EC2 instance on which I am running a database. I want to know if I change AWS console root password, will it affect EC2 machine or anything we created like Keys, Security...
I am trying to access to s3 using Java. the credentials are stored in my laptop, but when i specify the credentials in code, its showing that the key doesn't exist.
Error:The AWS Access Key Id you...
I am trying to prevent human access to DynamoDB table. I'm currently thinking of two approaches
1. Deny based on `aws:PrincipalType` - account and user
2. Allow KMS access only to AWS services
Is...
No being able to view details, disable and/or schedule key deletion. Getting:
DescribeKey request failed
AccessDeniedException - User: arn:aws:iam::***:user/root is not authorized to perform:...
Hello,
We are having an issue with AWS backup where some bucket restores are failing with the message "Access denied to KMS Key" . We have tried both restoring with default settings and with SSE-S3...
I am aware of this post https://aws.amazon.com/blogs/networking-and-content-delivery/serving-sse-kms-encrypted-content-from-s3-using-cloudfront/. But it doesnt say anything about SSE-C type of...