-
We have existing dynamodb stream (created historically using terraform) which we would like use for invoking one of our lambda. Is there a way to refer external resources in SAM template ? |
Beta Was this translation helpful? Give feedback.
Answered by
aahung
Feb 23, 2023
Replies: 1 comment
-
Does hardcoding the stream ARN work for you? (snippet from our doc)
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hoffa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does hardcoding the stream ARN work for you? (snippet from our doc)