localstack-pro-samples
localstack-pro-samples copied to clipboard
Fixes to the sample
During recent testing of the tutorial associated with this repo, I noticed a number of issues:
- The commands create a bucket named
reproducible-mlbut then the code uses a bucket namedpods-test - The Lambdas ran into permission errors trying to write to and read from the S3 bucket.
These changes address those issues.