Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>AWS Beanstalk Deployment
AWS Beanstalk Deployment

AWS Beanstalk Deployment

SPIRIT 21

|
764 installs
| (1) | Free
Tools for releasing deployments to an elastic beanstalk on AWS.
Get it free

Prerequisites

  1. The AWS-Tools for Windows Powershell must be installed. You can download them under: AWS-Tools for Windows PowerShell

  2. Script execution must be enabled and set to RemoteSigned policy. More informations under: Using the Set-ExecutionPolicy Cmdlet

Variables

Task image

Region - The region in which the S3 Bucket for the releases will be created.

AWS Credentials section

Here you can provide your credentials for the AWS access.

Access key Secret access key

hint: The secret access key should be stored in the variables section as secret

Secret access key variable

For more information how to obtain credentials see Managing Access Keys for IAM Users

Beanstalk section

Everything which has to do with the beanstalk instance.

Deployment bundle - The application source bundle.

More information how to create one can be found under: Create an Application Source Bundle

Beanstalk Application

Application name - (From the screenshot above MyApplication) The application name Environment name - (From the screenshot above myapplication-env) The environment name Version label - (From the screenshot above $(Release.ReleaseName) The version label you can use here also variables

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft