AWS AWSEC2 documentation change
Summary
Updated documentation links for AWS KMS condition keys related to Nitro Enclaves and NitroTPM attestation
Security assessment
The change corrects URLs to point to the updated KMS condition keys documentation. While the topic relates to security features (attestation), the change itself is a documentation link update without addressing a specific security issue or adding new security content.
Diff
diff --git a/AWSEC2/latest/UserGuide/prepare-attestation-service.md b/AWSEC2/latest/UserGuide/prepare-attestation-service.md index 5f82cacde..358fc5a21 100644 --- a//AWSEC2/latest/UserGuide/prepare-attestation-service.md +++ b//AWSEC2/latest/UserGuide/prepare-attestation-service.md @@ -15 +15 @@ For the AWS KMS key that you used to encrypt your secret data, add a key policy -AWS KMS provides `kms:RecipientAttestation:PCR4` and `kms:RecipientAttestation:PCR7` condition keys that enable you to create attestation-based conditions for KMS key policies. For more information, see [AWS KMS condition keys for AWS Nitro Enclaves and NitroTPM](https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html). +AWS KMS provides `kms:RecipientAttestation:PCR4` and `kms:RecipientAttestation:PCR7` condition keys that enable you to create attestation-based conditions for KMS key policies. For more information, see [AWS KMS condition keys for AWS Nitro Enclaves and NitroTPM](https://docs.aws.amazon.com/kms/latest/developerguide/conditions-attestation.html). @@ -45 +45 @@ For example, the following AWS KMS key policy allows key access only if the requ -For more information, see [AWS KMS condition keys for NitroTPM](https://docs.aws.amazon.com/kms/latest/developerguide/conditions-nitro-enclaves.html). +For more information, see [AWS KMS condition keys for NitroTPM](https://docs.aws.amazon.com/kms/latest/developerguide/conditions-attestation.html).