Package io.dataspray.aws.cdk
Class DeployMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.dataspray.aws.cdk.AbstractCdkMojo
io.dataspray.aws.cdk.DeployMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
Deploys the synthesized templates to the AWS.
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.dataspray.aws.cdk.AbstractCdkMojo
executeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
DeployMojo
public DeployMojo()
-
-
Method Details
-
execute
- Specified by:
executein classAbstractCdkMojo
-