Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
c
Christian Nuss
05/02/2022, 7:39 PM
question! what has higher precedence? PREFECT__CONTEXT__SECRETS__AWS_CREDENTIALS or Items 3-8 from
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html#configuring-credentials
i'm guessing if
PREFECT__CONTEXT__SECRETS__AWS_CREDENTIALS
is set, a boto3.client() is created with those credentials, so Item 1?
k
Kevin Kho
05/02/2022, 7:41 PM
This
is the function for that. I believe it’s the Prefect Secret. Otherwise it goes
here
without anything filled and pulls from local
Prefect uses 2 basically
c
Christian Nuss
05/02/2022, 7:43 PM
ok thank you!
5 Views
#prefect-community
Join Slack