You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I’m trying to refactor our use of aws-mwaa-local-runner to be able to use something like AWS_PROFILE or have refreshing credentials instead of what we’re currently doing with setting AWS_SECRET_ACCESS_KEY and AWS_SESSION_TOKEN and appending it to docker/config/.env.localrunner
Is there a good way to do something like this so that our credentials don’t expire every hour? Checking to see if there is any prior art here. Thank you!
The text was updated successfully, but these errors were encountered:
Hi all, I’m trying to refactor our use of aws-mwaa-local-runner to be able to use something like AWS_PROFILE or have refreshing credentials instead of what we’re currently doing with setting AWS_SECRET_ACCESS_KEY and AWS_SESSION_TOKEN and appending it to docker/config/.env.localrunner
Is there a good way to do something like this so that our credentials don’t expire every hour? Checking to see if there is any prior art here. Thank you!
The text was updated successfully, but these errors were encountered: