Setting up the AWS SDKs
Download and install the AWS 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 AWS 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 AWS SDK for Java 2.x Developer Guide.
For code examples for Amazon Personalize, see Amazon Personalize Java code samples
in the AWS SDK examples repository. -
To learn about setting up the SDK for JavaScript v3, see the Get started with the AWS SDK for JavaScript topic in the AWS SDK for JavaScript Developer Guide.
For code examples for Amazon Personalize, see Amazon Personalize code examples for SDK for JavaScript v3
in the AWS SDK examples repository.