bnb-chain / greenfield-cmd

support cmd tool for Greenfield
GNU Lesser General Public License v3.0
27 stars 12 forks source link

fix: fix put bucket policy with object actions #99

Closed flywukong closed 10 months ago

flywukong commented 10 months ago

Description

1) if the actions contain object actions of bucket policy and need to apply to permission to all the objects in the bucket, the subresource needs to be set as "*"

2) fix policy cmd help info

Rationale

fix bucket policy cmd

Example

add an example CLI or API response...

Changes

Notable changes: