AWS systems-manager documentation change
Summary
Removed 32-bit package references, updated OS naming conventions, and streamlined signature verification instructions
Security assessment
While signature verification is security-related, these changes only remove deprecated package architectures and update terminology without introducing new security documentation.
Diff
diff --git a/systems-manager/latest/userguide/install-plugin-linux-verify-signature.md b/systems-manager/latest/userguide/install-plugin-linux-verify-signature.md index 44d3f63d8..041836d68 100644 --- a//systems-manager/latest/userguide/install-plugin-linux-verify-signature.md +++ b//systems-manager/latest/userguide/install-plugin-linux-verify-signature.md @@ -38,6 +37,0 @@ x86_64 -x86 - - - - curl -o "session-manager-plugin.rpm" "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/linux_32bit/session-manager-plugin.rpm" - @@ -50 +44 @@ ARM64 -**Debian and Ubuntu Deb packages** +**Debian Server and Ubuntu Server Deb packages** @@ -58,6 +51,0 @@ x86_64 -x86 - - - - curl -o "session-manager-plugin.deb" "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_32bit/session-manager-plugin.deb" - @@ -89,13 +76,0 @@ Binary: -x86 - - -Package: - - - curl -o "session-manager-plugin.rpm.sig" "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/linux_32bit/session-manager-plugin.rpm.sig" - -Binary: - - - curl -o "session-manager-plugin.sig" "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/linux_32bit/session-manager-plugin.sig" - @@ -115 +90 @@ Binary: -**Debian and Ubuntu Deb signature packages** +**Debian Server and Ubuntu Server Deb signature packages** @@ -130,13 +104,0 @@ Binary: -x86 - - -Package: - - - curl -o "session-manager-plugin.deb.sig" "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_32bit/session-manager-plugin.deb.sig" - -Binary: - - - curl -o "session-manager-plugin.sig" "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_32bit/session-manager-plugin.sig" - @@ -163 +125 @@ To verify the signature of the Session Manager plugin, you must have the GNU Pri -If your GPG version is older than 2.1, update it before proceeding with the verification process. For most systems, you can update the GPG tool using your package manager. For example, on Amazon Linux and RHEL systems, you can use the following commands: +If your GPG version is older than 2.1, update it before proceeding with the verification process. For most systems, you can update the GPG tool using your package manager. For example, on supported Amazon Linux and RHEL versions, you can use the following commands: @@ -169 +131 @@ If your GPG version is older than 2.1, update it before proceeding with the veri -On Ubuntu or Debian systems, you can use the following commands: +On supported Ubuntu Server and Debian Server systems, you can use the following commands: