AWS CodeDeploy Configuration

Information

This plugin expects, that you already set up AWS CodeDeploy on your Account. Please visit the AWS CodeDeploy user guide for further information. Please visit the GitHub repository to report any bugs.

Credentials

Mode

Standard
Explicit
Shared
Environment

Select the method, that the plugin will use to load your credentials. 'Standard' will use all three methods and stops as soon as valid credentials are detected.

Explicit

Set your AWS Access Key and Secret Key to directly save your credentials in the database.

Shared

Set the name of one of your configured shared identity profiles. These are usually located in ~/.aws/credentials.

Environment

Set the prefix, that will be used to search for your credentials in the execution environment.

Requirements

The plugin needs valid AWS Credentials with access to the following operations:

If you need more detailed information about how to set up such credentials, please visit the AWS IAM user guide.

Artifact Creation

Source Path

The root-directory that includes your revision. Use . to include the complete directory.

Exclude List

Specify a list of files and directories that should not be included in the created artifact. This string will be directly passed to the -x/--exclude parameter of the zip command. Click here for a fast explanation of the commands exclude syntax or consult man zip.

Build Options

Check, to omit the console-output during the zip-task.

Deployment Configuration

Application

Deployment Group

Region

S3 Bucket