-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
SNS: validate cross-region behavior #12673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Test Results - Preflight, Unit21 579 tests ±0 19 927 ✅ ±0 6m 12s ⏱️ -4s Results for commit 5db98a5. ± Comparison against base commit a298730b. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Acceptance7 tests ±0 5 ✅ ±0 3m 5s ⏱️ -1s Results for commit 5db98a5. ± Comparison against base commit a298730b. ♻️ This comment has been updated with latest results. |
Test Results - Alternative Providers597 tests 420 ✅ 14m 58s ⏱️ Results for commit 5db98a5. ♻️ This comment has been updated with latest results. |
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 1h 0m 17s ⏱️ - 44m 36s Results for commit 5db98a5. ± Comparison against base commit a298730b. This pull request removes 1747 and adds 3 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 23m 29s ⏱️ Results for commit 5db98a5. ♻️ This comment has been updated with latest results. |
Motivation
We've got a report with #12670 that we didn't support cross-region subscribe calls. It seems it is not allowed by AWS, but we didn't have test coverage over it.
This PR adds more AWS validated tests testing cross-region behavior for operations that would allow cross-account access, as well as a cross-region delivery scenario.
Changes
DeleteTopic
idempotency