Anyone able to point me in the right direction in ...
# aws
s
Anyone able to point me in the right direction in the docs for setting up an s3 trigger for a lambda function? It didn't come through in an import so I'm assuming its a separate resource. Is
s3/BucketNotification
what I actually want?
for anyone searching for this in the future, this is indeed what I wanted (for s3 events created via lambda aws console)