AWS solutions high security documentation change
Summary
Added release notes for v1.3.0 (security improvements) and v1.2.1 (auth bootstrap fix)
Security assessment
Explicitly documents 'security improvements' including permission changes and critical auth bootstrap fix. The auth Lambda fix ensures consistent security configuration deployment, preventing potential authentication gaps. Viewer permission change reduces data exposure risk.
Diff
diff --git a/solutions/latest/spatial-data-management-on-aws/release-notes.md b/solutions/latest/spatial-data-management-on-aws/release-notes.md index 098148d37..1d11b1c7e 100644 --- a//solutions/latest/spatial-data-management-on-aws/release-notes.md +++ b//solutions/latest/spatial-data-management-on-aws/release-notes.md @@ -15 +15,3 @@ Version | Release Date | Description | Download -1.2.0 | May 1, 2026 | Custom transforms connector capability, connector stability and audit enhancements, support for metadata attribute dependencies, and additional metadata attribute data types. | [Download](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/SpatialDataManagementStack.template) +1.3.0 | May 30, 2026 | Web browser asset creation, modification, and content upload, support for reusing existing networking resources, new Consumer permission level on Projects for download-only access, bug fixes and security improvements. Viewer on Projects no longer includes file downloads — upgrade affected members to Consumer. | [Download](https://solutions-reference.s3.amazonaws.com/spatial-data-management/latest/SpatialDataManagementStack.template) +1.2.1 | May 28, 2026 | Bug fix ensuring the auth bootstrap Lambda executes on every deployment. | [Download](https://solutions-reference.s3.amazonaws.com/spatial-data-management/v1.2.1/SpatialDataManagementStack.template) +1.2.0 | May 1, 2026 | Custom transforms connector capability, connector stability and audit enhancements, support for metadata attribute dependencies, and additional metadata attribute data types. | [Download](https://solutions-reference.s3.amazonaws.com/spatial-data-management/v1.2.0/SpatialDataManagementStack.template)