AWS solutions documentation change
Summary
Updated client software versions from 0.2.0 to 0.2.1 and CLI from 0.1.5 to 0.1.6 with new download links
Security assessment
Version updates include checksum references for integrity verification but show no evidence of patching specific vulnerabilities. The change maintains existing security practices without adding new security documentation.
Diff
diff --git a/solutions/latest/spatial-data-management-on-aws/client-setup.md b/solutions/latest/spatial-data-management-on-aws/client-setup.md index 1452fab01..2ccfa0327 100644 --- a//solutions/latest/spatial-data-management-on-aws/client-setup.md +++ b//solutions/latest/spatial-data-management-on-aws/client-setup.md @@ -89 +89 @@ Download the appropriate installer for your platform. - * [SpatialDataPortal_0.2.0_x64-setup.exe](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/windows_v2/SpatialDataPortal_0.2.0_x64-setup.exe) + * [SpatialDataPortal_0.2.1_x64-setup.exe](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/windows_v2/SpatialDataPortal_0.2.1_x64-setup.exe) @@ -93 +93 @@ Download the appropriate installer for your platform. - * **Intel:** [Spatial Data Portal 0.2.0 x64.dmg](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/macos_v2/Spatial+Data+Portal+0.2.0+x64.dmg) \- For Intel-based Macs + * **Intel:** [Spatial Data Portal 0.2.1 x64.dmg](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/macos_v2/Spatial+Data+Portal+0.2.1+x64.dmg) \- For Intel-based Macs @@ -95 +95 @@ Download the appropriate installer for your platform. - * **Apple Silicon (M1/M2/M3):** [Spatial Data Portal 0.2.0 aarch64.dmg](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/macos_v2/Spatial+Data+Portal+0.2.0+aarch64.dmg) \- Optimized for Apple Silicon + * **Apple Silicon (M1/M2/M3):** [Spatial Data Portal 0.2.1 aarch64.dmg](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/macos_v2/Spatial+Data+Portal+0.2.1+aarch64.dmg) \- Optimized for Apple Silicon @@ -99 +99 @@ Download the appropriate installer for your platform. - * **AppImage (Universal):** [spatial-data-portal_0.2.0_amd64.AppImage](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/ubuntu_v2/spatial-data-portal_0.2.0_amd64.AppImage) \- No installation required, runs on any Linux distribution + * **AppImage (Universal):** [spatial-data-portal_0.2.1_amd64.AppImage](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/ubuntu_v2/spatial-data-portal_0.2.1_amd64.AppImage) \- No installation required, runs on any Linux distribution @@ -101 +101 @@ Download the appropriate installer for your platform. - * **DEB Package:** [spatial-data-portal_0.2.0_amd64.deb](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/ubuntu_v2/spatial-data-portal_0.2.0_amd64.deb) \- For Ubuntu, Debian, and derivatives + * **DEB Package:** [spatial-data-portal_0.2.1_amd64.deb](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/ubuntu_v2/spatial-data-portal_0.2.1_amd64.deb) \- For Ubuntu, Debian, and derivatives @@ -103 +103 @@ Download the appropriate installer for your platform. - * **RPM Package:** [spatial-data-portal-0.2.0-1.x86_64.rpm](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/ubuntu_v2/spatial-data-portal-0.2.0-1.x86_64.rpm) \- For Red Hat, Fedora, SUSE, and derivatives + * **RPM Package:** [spatial-data-portal-0.2.1-1.x86_64.rpm](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/ubuntu_v2/spatial-data-portal-0.2.1-1.x86_64.rpm) \- For Red Hat, Fedora, SUSE, and derivatives @@ -160,2 +160,2 @@ Download the appropriate installer for your platform. - chmod +x spatial-data-portal_0.2.0_amd64.AppImage - ./spatial-data-portal_0.2.0_amd64.AppImage + chmod +x spatial-data-portal_0.2.1_amd64.AppImage + ./spatial-data-portal_0.2.1_amd64.AppImage @@ -167 +167 @@ Download the appropriate installer for your platform. - sudo mv spatial-data-portal_0.2.0_amd64.AppImage /opt/spatial-data-management/ + sudo mv spatial-data-portal_0.2.1_amd64.AppImage /opt/spatial-data-management/ @@ -173 +173 @@ Download the appropriate installer for your platform. - Exec=/opt/spatial-data-management/spatial-data-portal_0.2.0_amd64.AppImage + Exec=/opt/spatial-data-management/spatial-data-portal_0.2.1_amd64.AppImage @@ -185 +185 @@ Download the appropriate installer for your platform. - sudo dpkg -i spatial-data-portal_0.2.0_amd64.deb + sudo dpkg -i spatial-data-portal_0.2.1_amd64.deb @@ -192 +192 @@ Download the appropriate installer for your platform. - sudo rpm -i spatial-data-portal-0.2.0-1.x86_64.rpm + sudo rpm -i spatial-data-portal-0.2.1-1.x86_64.rpm @@ -195 +195 @@ Download the appropriate installer for your platform. - sudo dnf install spatial-data-portal-0.2.0-1.x86_64.rpm + sudo dnf install spatial-data-portal-0.2.1-1.x86_64.rpm @@ -198 +198 @@ Download the appropriate installer for your platform. - sudo zypper install spatial-data-portal-0.2.0-1.x86_64.rpm + sudo zypper install spatial-data-portal-0.2.1-1.x86_64.rpm @@ -251 +251 @@ Always download the latest available version for the most recent features and bu - * Download [CLI wheel 0.1.5](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/cli/amzn_spatial_data_mgmt-0.1.5-py3-none-any.whl) + * Download [CLI wheel 0.1.6](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/cli_v2/amzn_spatial_data_mgmt-0.1.6-py3-none-any.whl) @@ -253 +253 @@ Always download the latest available version for the most recent features and bu - * Download [Checksum 0.1.5](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/cli/amzn_spatial_data_mgmt-0.1.5-py3-none-any.whl.sha256) + * Download [Checksum 0.1.6](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/artifacts/cli_v2/amzn_spatial_data_mgmt-0.1.6-py3-none-any.whl.sha256)