Class AbstractAwsEndpointService<C>

java.lang.Object
io.micronaut.testresources.aws.AbstractAwsEndpointService<C>
Type Parameters:
C - the container type
All Implemented Interfaces:
AwsEmulatorService<C>
Direct Known Subclasses:
AbstractFlociService, LocalStackDynamoDBService, LocalStackS3Service, LocalStackSNSService, LocalStackSQSService

@Internal public abstract class AbstractAwsEndpointService<C> extends Object implements AwsEmulatorService<C>
Base implementation for AWS emulator services which expose one endpoint override.