This command modifies an identity policy and can be used to enable or disable an identity policy, such as an identity policy that was replicated from a native replication peer.
Usage
s3policy modify --id ID [--name NAME] [--policy POLICY] [--enable|--disable]
Required Parameters
Options
|
Changes the name of the identity policy. |
|
Replaces the policy content with a new policy content. For information about how to write identity policies, see How to Write an Identity Policy. |
|
Enables a policy that was disabled or was replicated to the cluster from a native replication peer, in which case, it is disabled by default. |
|
Disables the policy. |
Example
vcli: admin> s3policy modify --id 10 --name allow_all
Comments
0 comments
Article is closed for comments.