Questions tagged with AWS Key Management Service
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.
In case of a whole aws region lost, what would happen our records in KMS, Certificate Manager and Route 53?
- Will we able to use them from another region even the regions we created them is lost? or...
2
answers
0
votes
30
views
asked 9 hours agolg...
The test that I'm running is to backup a database from one RDS SQL Server to S3 along w/ the TDE cert, and then restore it to another SQL Server. For this, I'd like to use a single-region KMS key to...
1
answers
0
votes
69
views
asked 7 days agolg...
I'm running a web app that uploads and retrieves files from s3 using an express backend, and it's currently live hosted on Heroku, where the access key id and secret key are set using config vars,...
2
answers
0
votes
125
views
asked 10 days agolg...
Hi Team,
We have an Amazon SES setup that works well and sends thousands of emails a day via SMTP. Trying to follow a best practice of "rotating" access keys we went to...
1
answers
0
votes
121
views
asked 13 days agolg...
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
100
views
asked 15 days agolg...
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...
0
answers
0
votes
75
views
asked 16 days agolg...
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
129
views
asked 21 days agolg...
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
78
views
asked 23 days agolg...
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
96
views
asked a month agolg...
Billing dashboard shows:

Account has no customer-managed keys in this region, only one AWS-managed key for...
0
answers
0
votes
101
views
Aws glue databaselg...
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
171
views
asked a month agolg...
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
89
views
asked a month agolg...