Package com.amazonaws.athena.connector.integ
-
Class Summary Class Description ConnectorStackAttributesProvider Responsible for providing the Connector's stack attributes used in creating the Connector's stack (Lambda function, Athena catalog, etc...)ConnectorStackFactory Responsible for creating different types of Connector CloudFormation stacks depending on whether the connector supports a VPC config or not.ConnectorStackProvider Responsible for providing a CloudFormation stack for the connector being tested.IntegrationTestBase The Integration-Tests base class from which all connector-specific integration test modules should subclass.