This message was deleted.
# aws
s
This message was deleted.
b
I found out there is a bug on the code sample. Here is the solution. Replace
Copy code
"BUCKET_NAME": bucket.arn,
With
Copy code
BUCKET_NAME: bucket.bucket,