Summary
Configuring S3 storage in Airbyte platform for log, state, and workload output with authentication options.
Question
any ideas ? the Storage section looks like this:
type: "S3"
storageSecretName: airbyte-config-secrets # Name of your Kubernetes secret.
bucket: ## S3 bucket names that you've created. We recommend storing the following all in one bucket.
log: bi-airbyte
state: bi-airbyte
workloadOutput: bi-airbyte
s3:
region: "us-east-1" ## e.g. us-east-1
authenticationType: credentials ## Use "credentials" or "instanceProfile"```
<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/p1728920150318449) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["storage-configuration", "s3", "airbyte-platform"]
</sub>