Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
366 results
I have a DynamoDB with KMS - Customer Managed Key (say KMS-1) and i had added some data. I now changed the KMS (say KMS-2) in the DynamoDB table config to a totally different one totally and set the o...
Please share anywhere on AWS KMS for encryption related especially AI?
I had a key accessed in a way that was suspicious according to AWS Support and now my Admin account has restricted access to Lambda Functions across all Regions. Lambda workloads aren't running in ev...
KMS error when deploying new infrastructure
My configuration is: AWS - Gitlab - Terraform.
Infrastructure being deployed on gitlab using AWS SECRET KEY and ID.
Key described above are linked to a u...
I'm trying to connect an AWS KMS Custom Key Store to an active AWS CloudHSM cluster, but I consistently receive the following error during ConnectCustomKeyStore:
CloudHsmClusterInvalidConfigurationEx...
ISSUE: AWS ENCRYPTION AND KEY SYNCHRONIZATION
TOPIC DISCUSSION: How is key exchange and synchronization between AWS KMS multi-region is achieved?
Wish to get detailed understanding on the PaaS archite...
What are the best practices from AWS on using root Principle (delegate all access to IAM) vs tightly scoped individual IAM principles.
what is the best practice from AWS on using root principle in Key...
I have a kms key with alias , sample below.
`
alias name : name_of_the_alias
alias ARN : arn:aws:kms:us-east-1:alias/name_of_the_alias
`
to encyrpt/decrypt via this code , i have cloudformation code...
After several days of trying to import the key material of a private key, I was able to generate it as stated in the AWS programmer's manual (https://docs.aws.amazon.com/es_es/kms/latest/developerguid...
When I connect SSH I get this error. I am using lightsail Debian instance. The website has stopped working.
Unable to load key
The SSH connection could not be established because of a mis-configured...
Hello guys,
I'm trying to remove a KMS key, and is being return this error:
DeleteImportedKeyMaterial request failed
AccessDeniedException - User: arn:aws:iam::X:root is not authorized to perform: ...
I am trying to create a backup of an RDS SQL Server database to s3. Following the instructions, I created the option group for the database and added the option SQLSERVER_BACKUP_RESTORE and added that...