Management APIs implement remote administrative operations over HTTP/REST. This guide is intended for SDK developers of package like madmin
. If you are an enduser please take a look at mc admin
CLI interface.
- All requests should be signed using AWS Signature Version V4
FEEDBACK: We can use simpler JSON webtoken for Auth just like how minio-browser does. Tokens are a standard way of auth for REST APIs.
us-east-1
should be used in signing