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: Fix two places that could cause internal errors #3023

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

aahung
Copy link
Contributor

@aahung aahung commented Mar 13, 2023

Issue #, if available

Description of changes

2 places that could cause unexpected errors.

  • x-amazon-apigateway-policy: null
  • userpool's LambdaConfig is a list.

Description of how you validated changes

For x-amazon-apigateway-policy fix, it is pretty straightforward. for the userpool one, added a transform 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.

@aahung aahung marked this pull request as ready for review March 13, 2023 21:37
@aahung aahung requested a review from a team as a code owner March 13, 2023 21:37
@aahung aahung enabled auto-merge March 13, 2023 21:38
@aahung aahung changed the title Dips fix: Fix two places that could cause internal errors Mar 13, 2023
@aahung aahung added this pull request to the merge queue Mar 13, 2023
Merged via the queue into aws:develop with commit 7ae661a Mar 13, 2023
@aahung aahung deleted the dips branch March 13, 2023 21:52
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

4 participants