Accessing Ozone object store with Amazon Boto3 client
Boto3 is an AWS SDK for Python. It provides object-oriented API services and low-level
services to the AWS services. It allows users to create, and manage AWS services such as EC2
and S3. Understand how to access the Ozone object store with Amazon Boto3 client.
Prerequisites
Ensure you have installed a higher version of Python3 for your Boto3 client, as Boto3 installation requirement indicates at here: https://boto3.amazonaws.com/v1/documentation/api/latest/index.html