Skip to content

Please provide a more targetted AWS policy for Sippy #13904

@viraptor

Description

@viraptor

Existing documentation URL(s)

https://developers.cloudflare.com/r2/data-migration/sippy/#amazon-s3

What changes are you suggesting?

The current example policy includes:

            "Action": [
                "s3:Get*",
                "s3:List*"
            ],

But we can assume Sippy doesn't actually use GetObjectTorrent or GetObjectLegalHold. It would be great to have a policy which only lists the actions which are actually used.

Additional information

No response

Metadata

Metadata

Labels

DevRelTasks that need support from developer relations.content:editRequest for content editsdocumentationDocumentation editsproduct:r2R2 object storage: https://developers.cloudflare.com/r2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions