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
awslocal lambda list-function-url-configs --function-name list | jq -r '.FunctionUrlConfigs[0].FunctionUrl'
97
97
98
-
echo"Now open the Web app under https://webapp.s3-website.localhost.localstack.cloud and paste the function URLs above (make sure to use https:// as protocol)"
98
+
echo"Now open the Web app under https://webapp.s3-website.localhost.localstack.cloud:4566 and paste the function URLs above (make sure to use https:// as protocol)"
0 commit comments