agent: |
ATjNiwXWUJpf2s3akoH4Set up S3 event notification
Set up S3 event notification
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Configure S3 bucket to trigger the Lambda function when a new bucket is created.
inputs
outputs
Open AWS S3 console
Select the bucket for which you want to receive notifications
Go to 'Properties' and then 'Events'
Click on 'Add notification'
Choose 'All object create events' for Event type
Select the Lambda function created earlier
Save the notification configuration
copied