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
#Patch settings to use local stack endpoint and default local bucket
RUN echo 'AWS.config = new AWS.Config({credentials: new AWS.Credentials("localstack", "localstack"), endpoint: new AWS.Endpoint("http://localhost:4566"), s3ForcePathStyle: true}); \