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
Hello,
I got my "hello-world" example working with serverless (provider: fn) with fn container.
How can I make (or port) it to work on AWS ? Is there an easy way to "switch" between fn & aws mode ?
Thanks.