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: Impossible to use intrinsic functions in S3 triggering event #1793

Closed
wants to merge 2 commits into from
Closed

Fix: Impossible to use intrinsic functions in S3 triggering event #1793

wants to merge 2 commits into from

Conversation

fbn-roussel
Copy link

@fbn-roussel fbn-roussel commented Nov 11, 2020

Issue #, if available:
#1739

Description of changes:
Updating _inject_notification_configuration function to handle Ref intrinsic function for S3 triggering event types.

Description of how you validated changes:
Added a test case using Ref intrinsic function.
The fix I made was suggested by this comment : #1739 (comment)

Checklist:

  • Write/update tests
  • make pr passes
  • Update documentation
  • Verify transformed template deploys and application functions as expected

Examples?

Please reach out in the comments, if you want to add an example. Examples will be
added to sam init through https://github.com/awslabs/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.

@fbn-roussel
Copy link
Author

Hello, this is my first PR on SAM.

CI is failing for some reason, any clue ?

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.

1 participant