| Interface | Description |
|---|---|
| DataProvider |
Interface that can be implemented as part of the destination flow test case in order to create the sample data
used in during flow execution.
|
| TestCredentials |
Contains the test credentials required to create the connector profile.
|
| Class | Description |
|---|---|
| CredentialsProvider |
Responsible for providing user credentials from SecretsManager.
|
| ImmutableTestCredentials |
Immutable implementation of
TestCredentials. |
| ImmutableTestCredentials.Builder |
Builds instances of type
ImmutableTestCredentials. |
| RequestProvider |
Utility class used to Generate Requests for the testcases.
|
| ResourceInfoProvider |
A Utility class for generating resource names.
|
| ServiceProvider |
This class contains singleton service references.
|
| Enum | Description |
|---|---|
| AuthenticationType |
Authentication types supported by the SDK interface.
|
Copyright © 2021–2022 Amazon Web Services. All rights reserved.