Getting started
(Optional) Ensure there is at least one AWS Connector with System scope available – refer to Providing AWS Security Credentials for details.
While Tasks for AWS still works without Identity Federation for AWS (Bamboo), using shared AWS Connectors is highly recommended due to the implied organizational and security benefits.
No Charge: Usage of Identity Federation for AWS (Bamboo) is free for Tasks for AWS licensees, see Do I need an Identity Federation for AWS license when using it from another Utoolity app like Automation with AWS or Tasks for AWS?.
(Optional) Decide whether and how you want to maintain your task configuration as code – refer to Providing task configuration as code for details.
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 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.
See Using the AWS CodeDeploy Deployment Group task in Bamboo for details.
AWS CodeDeploy Deployment
Create, update or delete CodeDeploy deployments on demand.
See Using the AWS CodeDeploy Deployment task in Bamboo for details.
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.
See Using the AWS Elastic Beanstalk Application Version task in Bamboo for details.
AWS Elastic Beanstalk Environment
Create, update, rebuild, restart, swap or terminate Elastic Beanstalk environments on demand.
See Using the AWS Elastic Beanstalk Environment task in Bamboo for details.
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 Layer
Publish, delete or entitle Lambda layers on demand.
See Using the AWS Lambda Layer task in Bamboo for details.
AWS Lambda Event Source Mapping
Create, update or delete Lambda event source mappings on demand.
See Using the AWS Lambda Event Source Mapping task in Bamboo for details.
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).
See Using the AWS Credentials Variables task in Bamboo for details.
This task is provided by Identity Federation for AWS (Bamboo), which is bundled and free for Tasks for AWS licensees, see the Licensing & Purchasing FAQ for details.
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.
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 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 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 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.
See Using the Amazon ECR Credentials Variables task in Bamboo for details.
This task is provided by Identity Federation for AWS (Bamboo), which is bundled and free for Tasks for AWS licensees, see the Licensing & Purchasing FAQ for details.
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 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