| Class | Description |
|---|---|
| AbstractCdkMojo |
An abstract Mojo that defines some parameters common for synthesis and deployment.
|
| AbstractCloudActionMojo | |
| AccountCredentialsProviderChain |
Composite
AccountCredentialsProvider that sequentially delegates to a chain of providers looking in order
to find AwsCredentials for the account. |
| BootstrapException.Builder | |
| BootstrapMojo |
Deploys toolkit stacks required by the CDK application.
|
| CloudDefinition | |
| DeployMojo |
Deploys the synthesized templates to the AWS.
|
| DestroyMojo | |
| DockerImageAssetPublisher | |
| EnvironmentResolver |
Resolves the execution environment i.e.
|
| FileAssetPublisher |
Publishes file assets to S3.
|
| ImageBuild |
Represents Docker image build parameters.
|
| ImageBuild.Builder | |
| LoggingStackEventListener |
Stack event listener that logs new stack events in form of a table.
|
| MoreCollectors |
Contains additional implementations of
Collector. |
| ParameterDefinition |
Represents CloudFormation stack parameter.
|
| ParameterValue |
Represents CloudFormation stack parameter value.
|
| ResolvedEnvironment |
Represents a resolved execution environment.
|
| StackDefinition | |
| StackDefinition.Builder | |
| StackDeployer | |
| StackDeploymentException.Builder | |
| Stacks | |
| SynthMojo |
Synthesizes CloudFormation templates for a CDK application.
|
| TemplateRef |
A reference to a template.
|
| Toolkit |
Represents toolkit information for an execution environment.
|
| ToolkitConfiguration |
Represents Toolkit stack configuration.
|
| Exception | Description |
|---|---|
| BootstrapException | |
| CdkPluginException |
Base exception for all the exceptions thrown during plugin execution time.
|
| StackDeploymentException |
An exception that is thrown in case CloudFormation stack can't be deployed for some reason.
|
Copyright © 2022. All rights reserved.