Setting up the Amazon SDKs
Download and install the Amazon SDKs that you want to use. This guide provides examples for SDK for Python (Boto3), SDK for Java 2.x, and
SDK for JavaScript v3. For information about other Amazon SDKs, see Tools for Amazon Web
Services
-
To install the SDK for Python (Boto3), follow the Quickstart
instructions in the Boto3 documentation. -
To learn about setting up the SDK for Java 2.x, see the Get started with the SDK for Java 2.x topic in the Amazon SDK for Java 2.x Developer Guide.
For code examples for Amazon Personalize, see Amazon Personalize Java code samples
in the Amazon SDK examples repository. -
To learn about setting up the SDK for JavaScript v3, see the Get started with the Amazon SDK for JavaScript topic in the Amazon SDK for JavaScript Developer Guide.
For code examples for Amazon Personalize, see Amazon Personalize code examples for SDK for JavaScript v3
in the Amazon SDK examples repository.