Full name:
br.com.ingenieux:cloudformation-maven-plugin:1.5.6:delete-stack
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<curProject> | MavenProject | - | (no description) User property is: project. |
<session> | MavenSession | - | (no description) Default value is: ${session}. |
Name | Type | Since | Description |
---|---|---|---|
<credentialId> | String | - | The credential id (on ~/.aws/credentials file) to use) Default value is: default. User property is: beanstalker.credentialId. |
<failIfMissing> | Boolean | - | If set to true, ignores/skips in case of a missing active stack
found Default value is: false. User property is: cloudformation.failIfMissing. |
<ignoreExceptions> | boolean | - | Ignore Exceptions? Default value is: false. User property is: beanstalker.ignoreExceptions. |
<regionName> | String | - |
Service region e.g. "us-east-1" See this list for reference. User property is: beanstalker.region. |
<retainResources> | List | - | (no description) User property is: cloudformation.retainResources. |
<roleArn> | String | - | (no description) User property is: cloudformation.roleArn. |
<serverId> | String | - | 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. |
<stackId> | String | - | (no description) User property is: cloudformation.stackId. |
<stackName> | String | - | (no description) Default value is: ${project.artifactId}. User property is: cloudformation.stackName. |
<verbose> | boolean | - | Verbose Logging? Default value is: false. User property is: beanstalker.verbose. |
Service region e.g. "us-east-1"
See this list for reference.