This command modifies an S3 user policy.
Usage
s3policy modify --id ID [--name NAME] [--policy POLICY]
Required Parameters
Options
|
Changes the name of the policy. |
|
Replaces the policy content with a new policy content. For information about how to write user policies, see How to Write an S3 User Policy. |
Example
vcli: admin> s3policy modify --id 10 --name allow_all
Comments
0 comments
Article is closed for comments.