Summary
User is facing an error ‘Access Denied’ when trying to publish to S3 using IAM Role for S3 logs in Airbyte helm chart distribution. The user has followed the documentation but still encountering the issue.
Question
Hello
I am running the latest helm chart distribution 0.350.0
I currently use
• IAM Role for S3 logs, state
However I keep getting error on the server, worker, all instances
java.lang.RuntimeException: Cannot end publishing: Cannot publish to S3: Access Denied (Service: Amazon S3; Status Code: 403```
This even though I have followed the doc here:
<https://docs.airbyte.com/deploying-airbyte/integrations/storage>
I am using
`authenticationType: _instanceProfile_`
_And there is not much documentation around this that I can find._
_I have verified `AWS_ROLE_ARN` and_ `AWS_WEB_IDENTITY_TOKEN_FILE` are set, and I `SSH` into the pod to check the token at `AWS_WEB_IDENTITY_TOKEN_FILE`.
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1722000324069329) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["iam-role", "s3-logs", "helm-chart", "access-denied", "authentication-type", "aws-role-arn", "aws-web-identity-token-file"]
</sub>