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: add check for CodeUri property type #3531

Merged
merged 4 commits into from Feb 7, 2024

Conversation

paulhcsun
Copy link
Contributor

Issue #, if available

Description of changes

Add check on CodeUri property type and throw error if something other that dict or string is passed in

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 February 7, 2024 20:45
@paulhcsun paulhcsun requested a review from a team as a code owner February 7, 2024 20:45
@paulhcsun paulhcsun merged commit 027ffc0 into aws:develop Feb 7, 2024
7 checks passed
@paulhcsun paulhcsun deleted the codeuri-type-check branch February 7, 2024 23:26
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