https://flyte.org logo
#ask-the-community
Title
# ask-the-community
f

Felix Ruess

02/24/2023, 4:44 PM
Also it looks like flytekit will use the
AWS_ACCESS_KEY_ID
env var instead of the also existing
FLYTE_AWS_ACCESS_KEY_ID
env if the former exists in the container.... this made my task which needs to retrieve data from a different bucket with different creds (injected via secret) fail upon downloading/uploading flyte inputs/output. Will dig into it further next week...
@Ketan (kumare3) @Eduardo Apolinario (eapolinario) would be great if you coult shed some light on this: https://github.com/flyteorg/flytekit/pull/1523
k

Ketan (kumare3)

02/25/2023, 9:35 PM
Will do, a quick look looked ok
Needs unit tests