Interface LocalStackService

All Superinterfaces:
AwsEmulatorService<org.testcontainers.localstack.LocalStackContainer>
All Known Implementing Classes:
LocalStackDynamoDBService, LocalStackS3Service, LocalStackSNSService, LocalStackSQSService

public interface LocalStackService extends AwsEmulatorService<org.testcontainers.localstack.LocalStackContainer>
Interface for localstack service loading.