Skip to content

Commit b8ad87d

Browse files
committed
fix: aws kms key alias
1 parent 29066ee commit b8ad87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/integrations/platforms/aws-secrets-manager.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ rm .env
209209

210210
## Advanced: Encrypt secrets in AWS Secrets Manager with AWS KMS customer managed keys (CMK)
211211

212-
AWS secrets manager encrypts all secrets stored in it via keys owned and managed by AWS (Encryption key: `aws/secretsmanager`). For security and compliance reasons you may want to use your own keys to encrypt secrets.
212+
AWS secrets manager encrypts all secrets stored in it via keys owned and managed by AWS (Encryption key: `alias/aws/secretsmanager`). For security and compliance reasons you may want to use your own keys to encrypt secrets.
213213

214214
<Note>
215215
Phase Console supports syncing secrets to AWS Secrets Manager and encrypting

0 commit comments

Comments
 (0)