Credentials
1. Create an access key
- Open the MinIO Console (e.g.
http://localhost:9001) and sign in - Go to Access Keys -> Create access key
- Copy the Access Key and Secret Key
- Note your server endpoint (e.g.
http://localhost:9000) and bucket name
endpoint_url
is required and MinIO uses path-style addressing.