swamy_63747
10/07/2024, 5:34 AMswamy_63747
10/09/2024, 2:21 AMreshma
10/09/2024, 2:22 AMswamy_63747
10/09/2024, 2:27 AMrahul1
10/09/2024, 7:33 AMAlejandro Arias
07/11/2025, 8:17 PMreshma
07/12/2025, 4:38 PMAlejandro Arias
07/14/2025, 3:24 PMrdsInstanceVersion to the docs since we didn't see it thererahul1
07/14/2025, 3:49 PMsandydasari
07/22/2025, 9:13 PMIan Plunkett
07/23/2025, 8:55 PMaws kms describe-key --key-id <your-kms-key-id>
output for you?sandydasari
07/23/2025, 9:16 PM{
"KeyMetadata": {
"AWSAccountId": "977099021799",
"KeyId": "5f350bc0-2fd1-43bc-b8bf-85f87a6b41c2",
"Arn": "arn:aws:kms:us-east-1:977099021799:key/5f350bc0-2fd1-43bc-b8bf-85f87a6b41c2",
"CreationDate": "2025-05-06T18:11:14.312000+05:30",
"Enabled": true,
"Description": "Default key that protects my RDS database volumes when no other key is defined",
"KeyUsage": "ENCRYPT_DECRYPT",
"KeyState": "Enabled",
"Origin": "AWS_KMS",
"KeyManager": "AWS",
"CustomerMasterKeySpec": "SYMMETRIC_DEFAULT",
"KeySpec": "SYMMETRIC_DEFAULT",
"EncryptionAlgorithms": [
"SYMMETRIC_DEFAULT"
],
"MultiRegion": false
}
}Didi
07/25/2025, 9:15 PM