The account setup page states that the instance size should be T1 micro. This is too small to run the amplify init commands in the static web hosting module. The npm and amplify commands fail when you try to execute them due to memory issues caused by small instance size. Recommend that this gets updated to m5.large
https://webapp.serverlessworkshops.io/setup/accountsetup/
The account setup page states that the instance size should be T1 micro. This is too small to run the
amplify init
commands in the static web hosting module. The npm and amplify commands fail when you try to execute them due to memory issues caused by small instance size. Recommend that this gets updated tom5.large