Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 44 Next »


Tasks for AWS is an Amazon Web Services (AWS) integration app that provides tasks for your Atlassian DevOps workflows – provision and operate Amazon Web Services resources from Bamboo build and deployment projects for development, testing and disaster recovery scenarios.

On this page:

Getting started

  1. (Optional) Ensure there is at least one AWS Connector with System scope available – refer to Providing AWS Security Credentials for details.
  2. (Optional) Decide whether and how you want to maintain your task configuration as code – refer to Providing task configuration as code for details.
  3. Start building and deploying with the available tasks.

Using tasks

AWS CloudFormation

Provisioning with AWS CloudFormation provides an overview for resource provisioning workflows based on the following tasks:

AWS CloudFormation StackAWS CloudFormation Stack

Create, update or delete CloudFormation stacks defined by a template provided via URL or inline and specify template parameters and advanced options, and create, execute or delete CloudFormation stack change sets on demand.

See Using the AWS CloudFormation Stack task in Bamboo for details.

AWS CodeDeploy

Deploying to AWS CodeDeploy provides an overview for continuous delivery/deployment workflows based on the following tasks:

AWS CodeDeploy Application

Create, update or delete CodeDeploy applications on demand.

See Using the AWS CodeDeploy Application task in Bamboo for details.

AWS CodeDeploy Deployment Group

Create, update or delete CodeDeploy deployment groups on demand.

AWS CodeDeploy Deployment

Create, update or delete CodeDeploy deployments on demand.

AWS Elastic Beanstalk

Deploying to AWS Elastic Beanstalk provides an overview for continuous delivery/deployment workflows based on the following tasks:

AWS Elastic Beanstalk Application

Create, update or delete Elastic Beanstalk applications on demand.

See Using the AWS Elastic Beanstalk Application task in Bamboo for details.

AWS Elastic Beanstalk Application Version

Create, update or delete Elastic Beanstalk application versions on demand.

AWS Elastic Beanstalk Environment

Create, update, rebuild, restart, swap or terminate Elastic Beanstalk environments on demand.

AWS Lambda

Deploying to AWS Lambda provides an overview for continuous delivery/deployment workflows based on the following tasks:

AWS Lambda Function

Create, update, delete, publish, alias, entitle or invoke Lambda functions on demand.

See Using the AWS Lambda Function task in Bamboo for details.

AWS Lambda Event Source Mapping

Create, update or delete Lambda event source mappings on demand.

AWS OpsWorks

Deploying to AWS OpsWorks provides an overview for continuous delivery/deployment workflows based on the following tasks:

AWS OpsWorks App

Create, update or delete OpsWorks apps on demand.

See Using the AWS OpsWorks App task in Bamboo for details.

AWS OpsWorks Deployment

Run app and stack commands with OpsWorks deployments.

See Using the AWS OpsWorks Deployment task in Bamboo for details.

AWS Security Token Service (STS)

AWS Credentials Variables

Provide temporary AWS Security Credentials as Bamboo variables for use in tasks and tools not integrated with Identity Federation for AWS, for example the AWS Command Line Interface (AWS CLI).

AWS Systems Manager (SSM)

AWS Systems Manager Parameter

Put, get or delete Systems Manager parameters.

See Using the AWS Systems Manager Parameter task in Bamboo for details.

  • (lightbulb) The AWS Systems Manager Parameter Store also support retrieving secrets from AWS Secrets Manager!

AWS Step Functions

AWS Step Functions State Machine

Create or delete Step Functions state machines, and start or stop Step Functions state machine executions.

See Using the AWS Step Functions State Machine task in Bamboo for details.

Amazon Elastic Compute Cloud (Amazon EC2)

Amazon EBS SnapshotAmazon EBS Snapshot

Create, delete or backup snapshots of Elastic Block Store volumes; in particular, the Task provides backup management with retention handling and backup set correlation.

See Using the Amazon EBS Snapshot task in Bamboo for details.

Amazon EC2 ImageAmazon EC2 Image

Create, delete or backup images of EBS backed Elastic Compute Cloud instances; in particular, the Task provides backup management with retention handling and backup set correlation.

See Using the Amazon EC2 Image task in Bamboo for details.

Amazon EC2 InstanceAmazon EC2 Instance

Start, stop or reboot provisioned Elastic Compute Cloud instances on demand, e.g. only when needed by the build itself (development) or at specific times of the day (operations).

See Using the Amazon EC2 Instance task in Bamboo for details.

Amazon Elastic Container Registry (Amazon ECR)

Amazon ECR Credentials Variables

Provide temporary Amazon ECR authentication credentials as Bamboo variables for use in tasks and tools not integrated with Identity Federation for AWS, for example the Bamboo Docker task.

Amazon Elastic Container Service (Amazon ECS)

Deploying to Amazon ECS provides an overview for continuous delivery/deployment workflows based on the following tasks:

Amazon ECS Cluster

Create or delete ECS clusters.

See Using the Amazon ECS Cluster task in Bamboo for details.

Amazon ECS Service

Create, update or delete ECS services.

See Using the Amazon ECS Service task in Bamboo for details.

Amazon ECS Task

Run, start or stop ECS task.

See Using the Amazon ECS Task task in Bamboo for details.

Amazon ECS Task Definition

Register ECS task definitions.

See Using the Amazon ECS Task Definition task in Bamboo for details.

Amazon S3

Amazon S3 ObjectAmazon S3 Object

Upload, download, delete or copy Structured Storage Service objects (files); in particular you can upload your Bamboo job's build artifacts or select local files and directories (optionally via Ant Patterns) - when addressing S3 objects (files), it matches those by key prefix, which allows to operate on multiple objects at once (virtual directories resp. folder hierarchies).

See Using the Amazon S3 Object task in Bamboo for details.

Using Bamboo variables

All tasks support configuration via Bamboo variables: variables can be substituted in task parameters for AWS resource management, and variables are automatically defined from AWS resources affected by a task – refer to Injecting task configuration via Bamboo variables for details.

How-to Articles

Frequently Asked Questions (FAQ)

Atlassian account required

Due to a regression within Questions for Confluence Cloud, you need to log in with your Atlassian ID (or sign up for a new account) to access these automatically curated FAQs (refer to UAA-312 for the background).

  • No labels