Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.18 KB

File metadata and controls

18 lines (10 loc) · 1.18 KB

Create a Instance role Elastic Beanstalk

For the Elastic Beanstalk environment we need to create an instance role that allows the EC2 instances to communicate with other AWS services. But for this project, we are not going to do anything with the instance role. We are just creating it for the sake of creating it. It will not have any policies attached to it. It is just a dummy role.

Steps to Create a Instance role Elastic Beanstalk:

  1. Navigate to IAM Console

step-0 1

step-0 2

step-0 3

step-0 4

step-0 5

step-0 6