mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Add Service account policies documentation to policy-based-access-control
- See also https://github.com/minio/minio/tree/master/docs/multi-user/admin#service-account-management-permissions
This commit is contained in:
committed by
Ravind Kumar
parent
3de98195c1
commit
30d2fd90d0
@ -710,6 +710,22 @@ services:
|
|||||||
|
|
||||||
Allows listing user policies
|
Allows listing user policies
|
||||||
|
|
||||||
|
.. policy-action:: admin:CreateServiceAccount
|
||||||
|
|
||||||
|
Allows creating MinIO Service Account
|
||||||
|
|
||||||
|
.. policy-action:: admin:UpdateServiceAccount
|
||||||
|
|
||||||
|
Allows updating MinIO Service Account
|
||||||
|
|
||||||
|
.. policy-action:: admin:RemoveServiceAccount
|
||||||
|
|
||||||
|
Allows deleting MinIO Service Account
|
||||||
|
|
||||||
|
.. policy-action:: admin:ListServiceAccounts
|
||||||
|
|
||||||
|
Allows listing MinIO Service Account
|
||||||
|
|
||||||
.. policy-action:: admin:SetBucketQuota
|
.. policy-action:: admin:SetBucketQuota
|
||||||
|
|
||||||
Allows setting bucket quota
|
Allows setting bucket quota
|
||||||
|
Reference in New Issue
Block a user