This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Minio IAM AWS compatibility #16082
Answered
by
harshavardhana
avinashs433
asked this question in
Q&A
-
|
Hi, I am able to use the AWS s3 SDK to communicate with Minio. Does minio support the AWS IAM client as well to manage users, groups and policies against Minio ? I have tried using the 'AmazonIdentityManagementServiceClient' and get the following error: Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
harshavardhana
Nov 17, 2022
Replies: 1 comment 3 replies
-
|
We only implement S3 APIs, IAM APIs are not part of MinIO server. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
harshavardhana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We only implement S3 APIs, IAM APIs are not part of MinIO server.