Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reformatted advanced topics sections.
Section
Outside of the AWS Client Configuration referenced below, anything else is currently handled via the respective Task configuration, most notably the AWS Credentials (see footnote below).

Integration with our Identity Federation for AWS add-on will be added later on: due to Bamboo usually running builds without a user context this requires a special solution.

Column
width64%

Tasks for AWS adds several Amazon Web Services (AWS) related Tasks to deploy and operate AWS resources on demand. Furthermore, you can enable various development, testing and disaster recovery scenarios by operating backup schedules for EBS volumes and EC2 instances

Info
titleTemporary AWS Security Credentials Variations
Column
width32%
Panel
bgColor#eeeeee

On this page:

Table of Contents

 

AWS

...

Security Credentials

See  AWS Client ConfigurationSecurity Credentials for details.

HTTP(S) Proxy Configuration

If your Bamboo instance is running behind a firewall, the add-on will reuse the proxy configuration from Bamboo.

Please note that the AWS API calls use SSL throughout, so the add-on relies on the respective system properties https.proxyHost and https.proxyPort to be available from the Java Virtual Machine (JVM). Depending on your environment, you might need to set these https.* variations explicitly in addition to the usual http.* ones.

...

Advanced Topics

The following topics are applicable to advanced scenarios only: