AWS payment-cryptography documentation change
Summary
Removed account ID from example ARN in command
Security assessment
Example ARN sanitization to remove account ID. Routine documentation maintenance without security implications.
Diff
diff --git a/payment-cryptography/latest/userguide/keys.getpubliccertificate-example.md b/payment-cryptography/latest/userguide/keys.getpubliccertificate-example.md index 9f2c2843b..0049c3028 100644 --- a//payment-cryptography/latest/userguide/keys.getpubliccertificate-example.md +++ b//payment-cryptography/latest/userguide/keys.getpubliccertificate-example.md @@ -16 +16 @@ The public certificate returned is intended to be short lived and is not intende - $ aws payment-cryptography get-public-key-certificate --key-identifier arn:aws:payment-cryptography:us-east-2:111122223333:key/nsq2i3mbg6sn775f + $ aws payment-cryptography get-public-key-certificate --key-identifier arn:aws:payment-cryptography:us-east-2::key/nsq2i3mbg6sn775f