Full name:
br.com.ingenieux:cloudformation-maven-plugin:1.5.6:load-stack-outputs
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. |
<outputFile> | File | - | Optional: If Defined, will redirect writing to this file as well. User property is: cloudformation.outputFile. |
<outputFormat> | LoadStackOutputsMojo$OutputFormat | - |
Optional: If defined as "JSON", will write into outputFile as JSON Value values are:
Default value is: PROPERTIES. User property is: cloudformation.outputFormat. |
<outputMapping> | Map | - | When declaring this, it allows you to properly override a variable User property is: cloudformation.outputMapping. |
<regionName> | String | - |
Service region e.g. "us-east-1" See this list for reference. User property is: beanstalker.region. |
<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. |
Optional: If defined as "JSON", will write into outputFile as JSON
Value values are:
Service region e.g. "us-east-1"
See this list for reference.