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
I have a script that worked using AWS.jl and works locally with CloudStore.jl, but I cannot run in Fargate due to an auth issue. Calling CloudStore.AWS.AWSCredentials() yields a Request is missing Authentication Token error message from AWS.
Ended up running with AWS.jl this quarter, but getting the script working locally is just so tantalizing. Really hoping to get this running before next quarter!
Circling back with a bump since I saw @quinnj had some new commits on his branch. My work has slowed down a bit, so I have time to try to get this running again.
I have a script that worked using AWS.jl and works locally with CloudStore.jl, but I cannot run in Fargate due to an auth issue. Calling
CloudStore.AWS.AWSCredentials()
yields aRequest is missing Authentication Token
error message from AWS.Full logs:
The text was updated successfully, but these errors were encountered: