How to create an AWS User for a CI /CD service to use when deploying to Elastic Beanstalk
Nov 4 · 2 min read
Often when building CI/CD pipelines, we will need to create an AWS User so that CI/CD services can programatically access Elastic Beanstalk or AWS in general. To get started, navigate to the IAM service in AWS and click Users:

Next click Add user:

