one-observability-demo
one-observability-demo copied to clipboard
Public S3 buckets are not allowed in AWS account
Problem
The demo code is creating public S3 buckets which is not good practice in most cases.
In my organization, public S3 buckets are blocked which is preventing me and other colleagues to complete the demo.
Solution
Can the demo code be modified so that only private S3 buckets are created?
Good feedback. Will try and address this in an upcoming release.