Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in Elastic Beanstalk Step #374

Open
ohthepain opened this issue Aug 29, 2023 · 1 comment
Open

Errors in Elastic Beanstalk Step #374

ohthepain opened this issue Aug 29, 2023 · 1 comment

Comments

@ohthepain
Copy link

I get an errors when trying to deploy during the Elastic Beanstalk part of the tutorial. Sorry for the lack of detail, but I wasn't able to find the errors after installing the eb cli tool. But I don't think this part of the tutorial works anymore.

@cameronthompson-payroc
Copy link

Hi @ohthepain, you might need to set up an IAM user and then a Role with access to

  | AWSElasticBeanstalkMulticontainerDocker | AWS managed | 2
  | AWSElasticBeanstalkRoleWorkerTier | AWS managed | 2
  | AWSElasticBeanstalkWebTier | AWS managed | 2
  | AWSElasticBeanstalkWorkerTier

see https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/iam-instanceprofile.html#iam-instanceprofile-addperms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants