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
Hey @tcmadd, thank you for reaching out. Wanted to quickly confirm the commands being run, are you running all the commands as a single block in cloudshell?
from the error message aws: error: argument --permission-set-arn: expected one argument the permissionSetArn variable is currently not being set, which should be populated from permissionSetArn=$(echo $response | jq '.PermissionSet.PermissionSetArn' -r)
Environment information
Describe the bug
Following the instructions from the page: https://docs.amplify.aws/nextjs/start/account-setup/
The large multiline command pasted into cloudshell fails:
Reproduction steps
Following Instructions on the page: https://docs.amplify.aws/nextjs/start/account-setup/
After putting in my email I run the large multi-line command and receive:
The text was updated successfully, but these errors were encountered: