Full name:
br.com.ingenieux:beanstalk-maven-plugin:1.5.6:swap-environment-cnames
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<applicationName> | String | 0.2.3 | Beanstalk Application Name Default value is: ${project.artifactId}. User property is: beanstalk.applicationName. |
<session> | MavenSession | 0.2.3 | (no description) Default value is: ${session}. |
Name | Type | Since | Description |
---|---|---|---|
<credentialId> | String | 0.2.3 | The credential id (on ~/.aws/credentials file) to use) Default value is: default. User property is: beanstalker.credentialId. |
<endpointUrl> | String | 0.2.3 | Endpoint URL User property is: beanstalk.endpointUrl. |
<ignoreExceptions> | boolean | 0.2.3 | Ignore Exceptions? Default value is: false. User property is: beanstalker.ignoreExceptions. |
<regionName> | String | 0.2.3 |
Service region e.g. "us-east-1" See this list for reference. User property is: beanstalker.region. |
<serverId> | String | 0.2.3 | The server id in maven settings.xml to use for AWS Services
Credentials (accessKey / secretKey) Default value is: aws.amazon.com. User property is: beanstalker.serverId. |
<sourceEnvironmentCNamePrefix> | String | 0.2.3 | cname of source environment User property is: beanstalk.sourceEnvironmentCNamePrefix. |
<sourceEnvironmentRef> | String | 0.2.3 | EnvironmentRef of source environment User property is: beanstalk.sourceEnvironmentRef. |
<targetEnvironmentCNamePrefix> | String | 0.2.3 | cname of target environment User property is: beanstalk.targetEnvironmentCNamePrefix. |
<targetEnvironmentRef> | String | 0.2.3 | EnvironmentRef of target environment User property is: beanstalk.targetEnvironmentRef. |
<verbose> | boolean | 0.2.3 | Verbose Logging? Default value is: false. User property is: beanstalker.verbose. |
Service region e.g. "us-east-1"
See this list for reference.