Skip to content

[Feature]: ObjectNode Bucket Policy #1761

@tangdeyi

Description

@tangdeyi

Bucket policy should be provided in ObjectNode, which is known as s3-compatible storage gateway.

The new bucket policy supports commonly used action and condition, e.g.

Action:
s3:getobject
s3:deleteobject
s3:putobject
s3:abortmultipartupload
s3:listmultipartuploadparts
s3:getobjectretention
s3:listbucket
s3:deletebucket
s3:listbucketmultipartuploads
s3:getbucketlocation
s3:getobjectlockconfiguration
s3:putobjectlockconfiguration

Condtion:
IPAddress
IpNotAddress
StringLike
StringNotLike

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinterface/s3Topic about object storage interface

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions