Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # awc-cli ## Error ### Your authorization token has expired. Reauthenticate and try again. <code> aws ecr get-login-password --region ap-northeast-2 | docker login --username AWS --password-stdin <ACCOUNT_ID>.dkr.ecr.ap-northeast-2.amazonaws.com/ </code> open/aws-cli.txt Last modified: 2024/10/05 06:15by 127.0.0.1