minio / minio-py

MinIO Client SDK for Python
https://docs.min.io/docs/python-client-quickstart-guide.html
Apache License 2.0
851 stars 325 forks source link

how to support bucket quota and create sk/ak by sdk #1328

Closed xujuchao closed 12 months ago

balamurugana commented 12 months ago

Please refer https://github.com/minio/minio-py/blob/master/minio/minioadmin.py#L619

xujuchao commented 12 months ago

thinks