Using Console
Using CLI
<bucket-name>
with your desired bucket name and <region>
with the region in which you want to create the bucket.
<bucket-name>
with the name of the bucket you created in step 2.
<log-group-name>
with your desired name for the log group.
<log-group-name>
with the name of the log group you created in step 4 and <log-stream-name>
with your desired name for the log stream.
<log-group-name>
with the name of the log group you created in step 4, <filter-name>
with your desired name for the filter, and <bucket-name>
with the name of the S3 bucket you created in step 2.
Using Python