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.
HI,
I have 2 AWS accounts.
I have enabled cross account access for S3 and Glue artifacts.
Acc A has data in S3 Buckets.
Acc B is reading the data using Athena.
I am using SSE with KMS (SSE-KMS)
I...
Using the nodejs sdk, it seems to be using an assumed role
arn:aws:sts::000000000000:assumed-role/event-service/aws-sdk-js-session-0000000000
I'm trying to grant access for this role to access aws...
Hello All,
I'm building a lambda service where I use the python boto3 client to sign data using a customer managed key in Amazon KMS. The key as my title suggests is an Asymmetric ECC_NIST_P256 key....
We currently use TDE to enctrypt our databases (on premise) and use the native Extensible Key Management to manage our keys. We have recently been given an EOL notification for our current KMS...
I'm exploring KMS for implementing client-side encryption within our Dynamo DB table. While going through the documentation, it's apparent that the MostRecentProvider (MRP) stands out as the favored...
Billing dashboard shows:
![Enter image description here](/media/postImages/original/IMSV3K7RarQ5O0sSv_wZXVkg)
Account has no customer-managed keys in this region, only one AWS-managed key for...
Facing this error : @ Exception in User Class: org.apache.spark.sql.catalyst.analysis.AccessControlException: Unable to verify existence of default database:...
Using the sample code below I receive the error on the line indicated in the comment below.
I am able to encrypt and decrypt using the same key and account via aws kms cli.
public ...
Are the regional keys owned and provided by AWS unique? Meaning, despite them being regional keys do they all have unique cryptographic material, and KeyID's?
I see in my Bills today that at Key Management Service there are many other regions added that were not before and that I did not add. Why other regions appear, is my account compromised or is it by...
Hi AWS enthusiast,
I am working on a project that require me to rotate the CMKs automatically each quarter.
Therefore, I create this case to ask for the solution to implement this requirement. Also,...
The AWS RDS Aurora mysql cluster activity streams are enabled and publishes activities through kinesis, encrypted with a customer managed KMS key. I'm receiving the records in a lambda function with...