Installing third-party client libraries
The adapter requires access to the AWS SDK Java Client Library at run time.
Before you begin
About this task
Procedure
- Go to the AWS SDK for Java website at https://aws.amazon.com/sdk-for-java/.
- Download the AWS SDK for Java package to a temporary directory.
- Extract SDK files.
- From the lib directory, copy the file aws-java-sdk-1.11.191.jar into ITDI_HOME\jars\patches directory.
- Under third-party\lib, copy all files except spring* jars into ITDI_HOME\jars\patches. See the AWS IAM Adapter Release Notes for these JAR files in the package.
- Restart the Dispatcher service. For more information about starting and stopping the service, see the Dispatcher Installation and Configuration Guide.