Skip to content
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

fix integ tests #3351

Merged
merged 1 commit into from
Sep 22, 2023
Merged

fix integ tests #3351

merged 1 commit into from
Sep 22, 2023

Conversation

ssenchenko
Copy link
Contributor

Issue #, if available

Fixing tests, removing expectation on Resource policy for Function URL case.

Resource policy is optional for the AWS_IAM auth in Function URL so SAM doesn't create it as it makes sense only with cross-account access.

There are many transform tests for function URL, so the case with NONE auth is handled there.

Description of changes

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.

@ssenchenko ssenchenko requested a review from a team as a code owner September 22, 2023 15:21
@ssenchenko ssenchenko merged commit 6837d11 into aws:develop Sep 22, 2023
8 checks passed
@ssenchenko ssenchenko deleted the int-tests-fix branch September 22, 2023 16:09
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.

None yet

3 participants