Returns whether the S3 bucket is currently configured for public read access. Shows if anonymous users can download objects from the bucket via HTTP requests.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
BucketPolicyStatusResponse returns a boolean indicating public access status
BucketPolicyStatus model for the boolean response