Also it looks like flytekit will use the `AWS_ACCE...
# ask-the-community
f
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
Will do, a quick look looked ok
Needs unit tests
150 Views