AWS systems-manager low security documentation change
Summary
Documented updates to just-in-time node access documentation including KMS tagging and authentication details
Security assessment
Release notes highlight security-related documentation updates (KMS tagging, authentication controls) that address potential misconfiguration risks.
Diff
diff --git a/systems-manager/latest/userguide/systems-manager-release-history.md b/systems-manager/latest/userguide/systems-manager-release-history.md index 67df0c619..61ff01fd6 100644 --- a//systems-manager/latest/userguide/systems-manager-release-history.md +++ b//systems-manager/latest/userguide/systems-manager-release-history.md @@ -12,0 +13,7 @@ Change| Description| Date +Updates to just-in-time node access topics| We've made the following updates to content in the [Just-in-time node access using Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-just-in-time-node-access.html) chapter: + + * Clarified authentication support for just-in-time node access. For information, see [Setting up just-in-time access with Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-just-in-time-node-access-setting-up.html). + * Clarified the requirement to tag the AWS KMS keys used for Session Manager encryption and RDP recording in just-in-time node access with the tag key `SystemsManagerJustInTimeNodeAccessManaged` and tag value `true`. For information, see [Update just-in-time node access session preferences](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-just-in-time-node-access-session-preferences.html) and [Configuring S3 bucket encryption for RDP recordings](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-just-in-time-node-access-rdp-recording.html#rdp-recording-bucket-encryption). + * Updated [Configure notifications for just-in-time access requests](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-just-in-time-node-access-notifications.html) with additional configuration details. + +| June 17, 2025