Skip to content
Discussion options

You must be logged in to vote

Hey!

The aws_s3 uses ListBucket for the health check. We intended to publish the IAM requirements on the website, but, for now, you can see them described here:

permissions: iam: [
{
platform: "aws"
_service: "s3"
_docs_tag: "AmazonS3"
_url_fragment: "API"
policies: [
{
_action: "ListBucket"
required_for: ["healthcheck"]
},
{
_action: "PutObject"
},
]
},
]

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by mehrdad-khojastefar
Comment options

You must be logged in to vote
1 reply
@jszwedko
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants