Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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.
340 results
It seems that there is no option to sort the list of KMS keys based on their creation date within the AWS Console. This feature would be incredibly useful for users who manage a large number of keys a...
I am using CMK with KMS for encrypting the snapshots. As per organization policy, CMK must be rotated after every 45 days. Is there a way to automate the re-encryption of existing snapshots using the...
![이미지](/media/postImages/original/IMgbhe5qHAQhOg_yfVgVUbtQ)
Hello AWS community,
I'm setting up a new S3 bucket and considering the "Default encryption" settings. In the encryption options, I'm decid...
I follow this tutorial https://docs.aws.amazon.com/dtconsole/latest/userguide/set-up-sns.html when config codepipeline notification that used encrypted sns topic. But I do not understand why we need t...
I am getting a "ThrottlingException. You have exceeded the rate at which you may call KMS. Reduce the frequency of your calls." on the KMS GetParametersForImport API call.
This is the first call an...
I have setup 2 sns topics, both has subscription endpoint is aws chatbot that will send message to slack. I use these for codepipeline notification. The first sns topics is configured to use kms key, ...
Hi Team,
As part of security, I'm trying to implement SNS encryption, but after enabling it, the email is not being triggered. Without encryption, it works fine.
**Below are the policies set for the...
SQL Server offers an Always Ecrypted mode that encrypts specific columns. It is available as per Microsoft's docs [here](https://learn.microsoft.com/en-us/sql/relational-databases/security/encryption/...
Hi everyone! we can use SCP for denying deletion of the key as this doc explained: https://asecure.cloud/a/scp_kms_delete_keys
my question is: does it affect on rotation of the key? I mean maybe I wan...
Hi all,
I have tried the following steps to delete the hosted zone, but I was still getting “HostedZoneNotEmpty 400: The specific hosted zone contains DNSSEC key signing keys and so cannot be deleted...
when creating a new ElasticBeanstalk environment, I am getting error:
```
Creating Auto Scaling group named: XXXXXX failed. Reason: Resource handler returned message: "Group did not stabilize. Last s...
Hi ! I saw in EC2 that ed25519 keys are supported ; I tried generating a keypair on my Yubikey (SSH FIDO key) and importing the public key as an EC2 key but it fails. According to the error message th...