Skip to content

The URL of S3 can be opened. See the picture. Why can't I test it with awscli? Ozone has not configured S3 authentication. #7163

Answered by errose28
a28124791 asked this question in FAQ
Discussion options

You must be logged in to vote

Ozone has not configured S3 authentication.

Are you referring to setting the access ID and secret key for the client? Since you are using an S3 client, there is nothing from Ozone running on the client side so all client configuration would be done for the S3 client according to the S3 docs

Have you tried doing as the CLI suggested? Unable to locate credentials. You can configure credentials by running "aws configure". Running aws configure will save your access ID and secret key to the ~/.aws/credentials file for the CLI to read from and pass to the Ozone S3 gateway server(s). The AWS client also supports environment variables for this purpose.

Check out the Ozone S3 docs under the "Se…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ivandika3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants