我正在尝试将基本的rails应用程序部署到Elastic Beanstalk,但每当我尝试使用eb命令时,我都会遇到问题.我需要运行eb init,但每次都会出现此错误.
xxxx@debian:~/xxxx/xxxx/xxxx/xxxx$ eb init
Select a default region
1) us-east-1 : US East (N. Virginia)
2) us-west-1 : US West (N. California)
3) us-west-2 : US West (Oregon)
4) eu-west-1 : EU (Ireland)
5) eu-central-1 : EU (Frankfurt)
6) ap-southeast-1 : Asia Pacific (Singapore)
7) ap-southeast-2 : Asia Pacific (Sydney)
8) ap-northeast-1 : Asia Pacific (Tokyo)
9) sa-east-1 : South America (Sao Paulo)
(default is 3):
ERROR: The current user does not have the correct permissions.
You have …Run Code Online (Sandbox Code Playgroud)