This is an endpoint of Apache Hadoop Ozone S3 gateway. Use it with any AWS S3 compatible tool with setting this url as an endpoint
For example with aws-cli:
aws s3api --endpoint create-bucket --bucket=wordcount
For more information, please check the documentation.