Skip to content

fix: prefix integration test API names with sam-integ- prefix for sweeper cleaner function#3934

Merged
vicheey merged 1 commit into
developfrom
fix-integ-test-api-names
May 29, 2026
Merged

fix: prefix integration test API names with sam-integ- prefix for sweeper cleaner function#3934
vicheey merged 1 commit into
developfrom
fix-integ-test-api-names

Conversation

@vicheey
Copy link
Copy Markdown
Contributor

@vicheey vicheey commented May 29, 2026

Issue #, if available

N/A

Description of changes

Add sam-integ- prefix to REST API titles in OpenAPI/Swagger specs used by integration tests. This ensures orphaned APIs from failed stack deletions are discoverable by the sweeper function's name-based filter pattern.

No test logic depends on these API name values.

Description of how you validated changes

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…eanup

Add sam-integ- prefix to all REST API titles in OpenAPI/Swagger specs
used by integration tests. This ensures orphaned APIs from failed
stack deletions are discoverable by the sweeper function's name-based
filter pattern.

No test logic depends on these API name values.
@vicheey vicheey requested a review from a team as a code owner May 29, 2026 03:52
@vicheey vicheey merged commit 7000d0a into develop May 29, 2026
9 checks passed
@vicheey vicheey deleted the fix-integ-test-api-names branch May 29, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants