public class CloudFormationKt
| Modifier and Type | Method and Description |
|---|---|
static DeployResult |
deployStack(AwsProfile profile,
java.lang.String stackName,
java.lang.String apiName,
java.lang.String templateUrl)
Deploys the CloudformationStack and returns the ID of the API Gateway API.
|
@NotNull public static DeployResult deployStack(@NotNull AwsProfile profile, @NotNull java.lang.String stackName, @NotNull java.lang.String apiName, @NotNull java.lang.String templateUrl)
Deploys the CloudformationStack and returns the ID of the API Gateway API.