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] Auth Override not working with DefinitionBody fix #3328

Merged
merged 14 commits into from
Sep 8, 2023

Conversation

paulhcsun
Copy link
Contributor

@paulhcsun paulhcsun commented Aug 31, 2023

Issue #, if available

Description of changes

Adding new optional opt-in property OverrideApiAuth with a boolean value to the AWS::Serverless::Function Events level.

Description of how you validated changes

Transformation test

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.

@paulhcsun paulhcsun marked this pull request as ready for review August 31, 2023 16:47
@paulhcsun paulhcsun requested a review from a team as a code owner August 31, 2023 16:47
Copy link
Contributor

@GavinZZ GavinZZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM, but my understanding is that we won't merge this until UX review. Just want to make sure we don't accidentally merge it.

@GavinZZ GavinZZ changed the title [fix] Auth Override not working with DefinitionBody fix [DO NOT MERGE][fix] Auth Override not working with DefinitionBody fix Sep 5, 2023
@paulhcsun
Copy link
Contributor Author

Changes LGTM, but my understanding is that we won't merge this until UX review. Just want to make sure we don't accidentally merge it.

UX review is finished, the property name has been approved and is okay to merge once this PR is approved. I will remove the [DO NOT MERGE].

@paulhcsun paulhcsun changed the title [DO NOT MERGE][fix] Auth Override not working with DefinitionBody fix [fix] Auth Override not working with DefinitionBody fix Sep 5, 2023
@paulhcsun
Copy link
Contributor Author

Due to limited support for intrinsic functions in SAM templates, we will not be supporting intrinsics for the new property OverrideApiAuth.

@ssenchenko ssenchenko merged commit 263fb5b into aws:develop Sep 8, 2023
8 checks passed
@paulhcsun paulhcsun deleted the auth-override-fix branch September 21, 2023 20:57
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

5 participants