| Interface | Description |
|---|---|
| DeployableProject |
Implemented for each build system to hook into the project configuration.
|
| Class | Description |
|---|---|
| AwsProfile |
Provides the credentials provider and regions for the current AWS profile.
|
| DeployKt | |
| DeployableProjectKt |
| Exception | Description |
|---|---|
| DeployException |
Equivalent of Maven's
MojoFailureException - indicates something has failed during the deployment. |