AWS partner-central documentation change
Summary
Added release notes for version 3.17 with new EUR currency support for European Sovereign Cloud, backfill tool for S3-to-API migration, and bug fixes for validation issues and API errors
Security assessment
The changes are routine feature updates and bug fixes. No security vulnerabilities, patches, or security-related features are mentioned. The bug fixes address validation and API errors but without any security context or mention of vulnerabilities.
Diff
diff --git a/partner-central/latest/crm/crm-connector-release-notes.md b/partner-central/latest/crm/crm-connector-release-notes.md index ade9ce941..0b011a05c 100644 --- a//partner-central/latest/crm/crm-connector-release-notes.md +++ b//partner-central/latest/crm/crm-connector-release-notes.md @@ -5 +5 @@ -Version 3.16 (February 26, 2026)Version 3.15 (February 6, 2026)Version 3.14 (December 17, 2025)Version 3.13 (October 30, 2025)Version 3.12 (September 16, 2025)Version 3.11 (September 10, 2025)Version 3.10 (August 6, 2025)Version 3.8 (April 17, 2025)Version 3.6 (March 18, 2025)Version 3.5 (January 22, 2025)Version 3.1 (December 2, 2024)Version 3.0 (November 14, 2024)Version 2.2 (April 24, 2024)Version 2.1 (April 18, 2024)Version 2.0 (November 29, 2023)Version 1.7 (October 12, 2022)Version 1.6 (January 13, 2023)Version 1.5 (January 13, 2023)Version 1.4 (December 7, 2022) +Version 3.17 (March 31, 2026)Version 3.16 (February 26, 2026)Version 3.15 (February 6, 2026)Version 3.14 (December 17, 2025)Version 3.13 (October 30, 2025)Version 3.12 (September 16, 2025)Version 3.11 (September 10, 2025)Version 3.10 (August 6, 2025)Version 3.8 (April 17, 2025)Version 3.6 (March 18, 2025)Version 3.5 (January 22, 2025)Version 3.1 (December 2, 2024)Version 3.0 (November 14, 2024)Version 2.2 (April 24, 2024)Version 2.1 (April 18, 2024)Version 2.0 (November 29, 2023)Version 1.7 (October 12, 2022)Version 1.6 (January 13, 2023)Version 1.5 (January 13, 2023)Version 1.4 (December 7, 2022) @@ -12,0 +13,2 @@ This section contains the release history for the AWS Partner Customer Relations + * Version 3.17 (March 31, 2026) + @@ -53,0 +56,43 @@ This section contains the release history for the AWS Partner Customer Relations +## Version 3.17 (March 31, 2026) + +AWS Partner CRM Connector version 3.17 contains the following features and improvements. + +### New features + +**EUR currency support for European Sovereign Cloud opportunities** + + * Partners can now create and manage opportunities using EUR currency for the European Sovereign Cloud (ESC) region + + * New **AWS Partition** field on the **ACE Opportunity** page to designate ESC opportunities + + * Currency fields automatically default to USD when no currency is specified + + * When the currency code is set to EUR, the AWS partition field value must be set to `aws-eusc`. EUR currency is only valid for the `aws-eusc` partition and cannot be used with any other partition + + + + +**Backfill tool — targeted backfill for S3-to-API migration** + + * New sync mode option: `Only refresh opportunities missing Last Modified Date` + + * Partners migrating from S3-based to API-based integrations can selectively backfill legacy opportunities without refreshing their entire pipeline. Deactivate all S3-based scheduled jobs before running the backfill (**Setup** → **Scheduled Jobs** → Delete jobs with `APN` prefix) + + * Added confirmation step to ensure S3-based scheduled jobs are deactivated before running backfill + + + + +### Bug fixes + + * Fixed an issue where adding a solution or AWS product value using the field (instead of the **Associate** button) and then submitting the opportunity would fail validation, and the solution value would disappear on page refresh + + * Fixed an issue where certain picklist values containing special dash characters in **Closed Lost Reason** and **Sub Use Case** fields caused API errors when submitting opportunities. Existing data is automatically corrected on upgrade + + * Updated the `Unified Standard-ACE Sync Flow` template defaults: changed `Partner_Primary_Need_From_AWS` from "Do Not Need Support from AWS Sales Rep" to "Co-Sell - Architectural Validation", and added `solutionOffered` and `otherSolutionOffered` fields with default value "Other" to support solution tracking on ACE Opportunities + + * Relaxed the validation rule that prevented updates to ACE Opportunity records when ownership is Partner Referral and the opportunity status is Submitted. This was incorrectly blocking the connector from updating records during the sync process + + + +