📄️ Implementing Connection
(Optional implementation)
📄️ Implementing authentication for a connector
You can use AWS IAM Roles Anywhere, the Connector SDK, the three classes \(NetworkAuthenticator, NetworkAuthenticatorContext, and NetworkAuthenticatorConnector\), and the companion Javadocs to implement authentication for a connector.
📄️ Implementing TestConnection
You can use the Connector SDK to implement a Test Connection, allowing users to verify their connection settings prior to using the connection in a process. The Connector SDK provides these three methods to implement the Test Connection: