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...
1
answers
0
votes
422
views
Ravi
asked a year ago
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...
1
answers
0
votes
283
views
asked a year ago
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....
1
answers
0
votes
635
views
asked a year ago
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...
0
answers
0
votes
169
views
Clive
asked a year ago
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...
0
answers
0
votes
154
views
asked a year ago
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...
0
answers
0
votes
185
views
profile picture
EXPERT
Steve_M
asked a year ago
Facing this error : @ Exception in User Class: org.apache.spark.sql.catalyst.analysis.AccessControlException: Unable to verify existence of default database:...
1
answers
0
votes
1373
views
Madhu
asked a year ago
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 ...
1
answers
0
votes
366
views
asked a year ago
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?
1
answers
0
votes
394
views
DMaras
asked a year ago
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...
1
answers
0
votes
245
views
asked a year ago
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,...
1
answers
0
votes
314
views
Steven
asked a year ago
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...
1
answers
0
votes
583
views
asked a year ago