You want to parametrize the AWS connector used by a task, for example within a parametrized plan build:

Step-by-step guide

This can be achieved by passing the input as a Bamboo variable:

  1. Define a plan or global variable with an appropriate name (for example awsDefaultConnector) and the target connector's ID (a Globally unique identifier (GUID)) as the variable value - you can determine this ID as follows:

      1. Hover over the target connector row

      2. The ID will be displayed below the target connector name (it will look similar to f24e81bc-7aff-42db-86a2-7cf82e24d871) - you can click the 'copy' icon to transfer it to your clipboard (all recent browsers except for Safari), or just select and copy it yourself.

  2. Select '[Use connector variable ...]' from the Connector widget and reference the Bamboo variable that defines the target connector as defined in step 1 in the Connector Variable field, for example awsDefaultConnector.

     


Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.


Related issues