Interface LocalDeployer

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
LocalStackDeployer, MiniStackDeployer

public interface LocalDeployer extends AutoCloseable
Deploys adapted CloudFormation templates to a local emulator endpoint.

Implementations use the AWS SDK against AWS_ENDPOINT_URL rather than real AWS.