ozone storing dataPDF version

Head a bucket

Use the following code snippet to head a bucket.

response = s3_client.head_bucket(Bucket='bucket1')
print(response)

This will head bucket ‘bucket1’ in Ozone volume ‘s3v’.

We want your opinion

How can we improve this page?

What kind of feedback do you have?