To use AWS S3 instead of MinIO in Flyte's sandbox environment, you need to configure the storage settings to point to S3. According to
this discussion, you can modify the Flytepropeller configmap to use S3 by setting the appropriate AWS credentials and removing the MinIO endpoint configuration. Ensure that your AWS credentials are set as environment variables in the Flyte task's container.
Would you like more details on how to modify these configurations?
Sources:
-
Hey all I am trying to access aws services from tasks runnin 👍 0 button 👎 0 button 💡
Hint: Mention @runllm in the thread for followups.