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
When running locally, the streamlit service does not have access to the host's AWS credentials. We need to add - ${HOME}/.aws:/home/caltrans/.aws to the streamlit service's volumes key.