amplify
Command | Error | Solution |
---|---|---|
amplify pull --appId d2bv4pi66mnlc8 --envName develop | Amplify appId mismatch. Resolution: You are currently working in the amplify project with Id dmba37fhdrvrw | https://qiita.com/mmkpp/items/cd281fa3abcdbb787fd5 |
sam deploy
Command | Error | Solution |
---|---|---|
aws ecr get-login-password --region ap-northeast-1 | An error occurred (UnrecognizedClientException) when calling the GetAuthorizationToken operation: The security token included in the request is invalid. Error: Cannot perform an interactive login from a non TTY device | https://qiita.com/msy-s/items/70142ee2afe288325f6d |
sam deploy --config-env dev2 --profile bbfcard-sam-deploy-dev | Error: Unable to upload artifact ankencardfunction:python3.11-v1 referenced by ImageUri parameter of AnkenCardFunction resource. name unknown: The repository with name 'bbfcarddev2f2bb2918/ankencardfunctionc60e98c0repo' does not exist in the registry with id '889276830955' | ああ |