简体   繁体   中英

Which s3 policy types are supported in MINIO?

I am investigating minio. For now I have docker-compose with minio service and minio console is available for me. As I understand minio is kinda replacement for amazon s3.

I've found the following page: http://awspolicygen.s3.amazonaws.com/policygen.html

在此处输入图像描述 So there are 5 policy types in amazon S3

  • IAM Policy
  • S3 Bucket Policy
  • SNS Topic Policy
  • VPC Endpoint Policy
  • SQS Queue Policy

Which of them are supported in minio? Is there any abilities to configure it through minio console? I can't find it in minio documentation for some reasons

IAM Policy - you can read about them in detail https://min.io/docs/minio/linux/administration/identity-access-management.html

MinIO supports LDAP, Multiple IDP vendors, mTLS-based client authentication, and various other styles of access management - more than what AWS S3 does mostly to cater to all the on-prem needs.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM