Join us Jan 27 in SF for the Low Latency Club: Voice AI Observability Meetup! Learn more
Easily assess the policy status of Telnyx Cloud Storage buckets using a simple AWS S3 API command example.
user@host % aws s3api get-bucket-policy-status --bucket pubreadbuc { "PolicyStatus": { "IsPublic": true } }
Was this page helpful?