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
What is the rotation period for the S3 managed key? The document only indicates that it will rotate regularly. Does it rotate every year?
I import Amazon items using the WordPress plugin WZone. The Amazon associate page, affiliate-program.amazon.com/assoc_credentials/home, is where I generated my Amazon AWS key pair. The AWS key pair...
I have one secret for RDS password. But I want to implement password rotation every week. For that I have tried but I have to modify all key and values which already exist and it broke the...
RDS Aurora instance in 'Inaccessible-encryption-credentials-recoverable' state, cannot be restarted.
A few days ago, one of my Aurora instances (configured as 5.7.mysql_aurora.2.11.2) entered the 'Inaccessible-encryption-credentials-recoverable' state and stopped functioning. Upon consulting the...
Hi all
I created S3 bucket but in KMS, I can't find the aws managed key for S3 (aws/s3) in the list.
Can anyone tell me why and how to resolve this?
Thanks,
Joseph
![Enter image description...
KMS.1 states that "IAM customer managed policies should not allow decryption actions on all KMS keys." Further, the documentation provides the following example for a satisfying this finding "For...
Dear AWS Community,
I try to come up with an IAM policy to restrict access to customer-managed KMS keys. I'm using an IAM role to deploy infrastructure with Terraform. I want to ensure, that the IAM...
We can't view our customer-managed keys even from the root account, and these key policies need to be edited. We kept getting errors: The user is not authorised to perform "kms:DescribeKey".
After...
A SageMaker Pipeline I built using a Jupyter notebook in SageMaker Studio has a SageMaker Processing Job step. However, the step fails within 5 minutes with the following message: `ClientError: Failed...
I recently created a zero-spend budget and don't have any services outside of the free tier services. I'm being charged for a KMS key that I don't have or ever created. How do I dispute this?
Hello everyone,
I'm struggling with my CF distribution for a static website hosted in an S3 bucket.
I have two accounts, saying A and B.
Account A contains:
* The S3 bucket
* The CF...
Hi AWS,
There is CLI command for private key and public key in AWS IOT on cloud9 as
```
aws iot create-keys-and-certificate --set-as-active --certificate-pem-outfile certificate.pem.crt...