- unmigrated-wiki-markup
Documentation for Tasks for AWS 2.6 – other releases are available in the Tasks for AWS Documentation Directory.
View
or visit the current documentation home.
Administrator's Guide
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
On this page:
AWS Security Credentials
See AWS Security Credentials for details.
AWS Client Configuration
See AWS Client Configuration 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.
- See Cannot connect to an AWS or EC2 instance when the Bamboo application is running behind a proxy for details.
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.
- See How to Configure an Outbound HTTP Proxy for JIRA for details (while documented for JIRA, this information applies to Bamboo too).