Uses of Interface
com.cloudforge.core.local.LocalDeployer
Packages that use LocalDeployer
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of LocalDeployer in com.cloudforge.core.local
Constructor parameters in com.cloudforge.core.local with type arguments of type LocalDeployerModifierConstructorDescriptionLocalDeploymentPipeline(TemplateAdapter templateAdapter, Supplier<? extends LocalDeployer> deployerFactory, LocalAuthRuntime authRuntime) -
Uses of LocalDeployer in com.cloudforgeci.localstack
Classes in com.cloudforgeci.localstack that implement LocalDeployerModifier and TypeClassDescriptionfinal classCreates and incrementally updates CloudFormation stacks against LocalStack. -
Uses of LocalDeployer in com.cloudforgeci.ministack
Classes in com.cloudforgeci.ministack that implement LocalDeployerModifier and TypeClassDescriptionfinal classCreates and incrementally updates CloudFormation stacks against MiniStack.