Support GetBucketPolicyStatus #301

Closed
opened 2024-02-01 12:39:42 +00:00 by dkirillov · 0 comments
Collaborator

There is some API method that related to bucket policy: GetBucketPolicyStatus. But currently we don't support such method. It would be nice to support this.

Describe the solution you'd like

Support GetBucketPolicyStatus method and update table of compatibility. We can check only principal for wildcard (probably this should be extended when we will start support federated policies in scope of OIDC)

Additional context

Related to #261 (also should update that methods in table of compatibility)

## Is your feature request related to a problem? Please describe. There is some API method that related to bucket policy: [GetBucketPolicyStatus](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketPolicyStatus.html). But currently we don't support such method. It would be nice to support this. ## Describe the solution you'd like Support `GetBucketPolicyStatus` method and update [table of compatibility](https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/src/branch/master/docs/aws_s3_compat.md). We can check only [principal for wildcard](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html#access-control-block-public-access-policy-status) (probably this should be extended when we will start support federated policies in scope of OIDC) ## Additional context Related to #261 (also should update that methods in table of compatibility)
dkirillov self-assigned this 2024-03-04 13:53:45 +00:00
alexvanin added this to the v0.30.0 milestone 2024-05-27 11:06:35 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#301
There is no content yet.