Hey all, Made a slight QoL change to `AwsConfig` a...
# contribute-code
d
Hey all, Made a slight QoL change to
AwsConfig
and its credentials. We use aws profiles through SSO which means we don't have Access Key, Secret Key, etc. This PR uses boto3 to generate temporary credentials when authenticated with SSO and aws profiles. https://github.com/datahub-project/datahub/pull/4751
e
Thanks so much @delightful-barista-90363, we’ll take a look!
d
Thanks!