ConnectorPackagingAttributes |
The Lambda's executable is packaged in an S3 bucket ready to be deployed by the CloudFormation stack (a result of
running `sam package` - see README).
|
ConnectorStackAttributes |
Contains the attributes needed to create the connector's CloudFormation stack template.
|
ConnectorVpcAttributes |
Contains the attributes for the connector's VPC configuration.
|
ConnectorVpcSubnetAttributes |
Contains the attributes for the connector's VPC Subnet configuration.
|
SecretsManagerCredentials |
Holds the credentials retrieved from SecretsManager.
|
TestConfig |
This class is responsible for extracting the attributes from the test config file (test-config.json), and provides
simple extractors for the attributes within.
|