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.
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.
Set your AWS Access Key and Secret Key to directly save your credentials in the database.
Set the name of one of your configured shared identity profiles. These are usually located in
~/.aws/credentials.
Set the prefix, that will be used to search for your credentials in the execution environment.
The plugin needs valid AWS Credentials with access to the following operations:
s3:PutObjectcodedeploy:RegisterApplicationRevisioncodedeploy:CreateDeployment
The root-directory that includes your revision. Use . to include the complete directory.
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.
Check, to omit the console-output during the zip-task.