AWS Mobile SDK for Unity
Welcome to the AWS Mobile SDK for Unity Developer Guide. Unity is a popular cross-platform game development environment. It allows you to write your code once and build your game for many different devices including iPhone, iPad, and Android. The AWS Unity SDK contains a set of classes that enables games written with Unity to call AWS services.
Supported AWS services include:
- Amazon Cognito
- Amazon DynamoDB
- AWS Identity and Access Management
- Amazon Kinesis Streams
- AWS Lambda
- Amazon Mobile Analytics
- Amazon Simple Email Service
- Amazon Simple Notification Service
- Amazon Simple Queue Service
- Amazon Simple Storage Service
For more information, see GitHub.
This guide will help you start developing Unity applications using Amazon Web Services. If you’re new to the AWS Mobile SDK, you’ll probably want to look first at What is the AWS Mobile SDK for Unity? and Set Up the AWS Mobile SDK for Unity. These topics explain what the SDK includes and how to set up the SDK in a Unity development environment.
After you’ve set up the SDK, you can start working with the mobile clients for Amazon Web Services. Additional topics in this guide include:
- What is the AWS Mobile SDK for Unity?
- Set Up the AWS Mobile SDK for Unity
- Getting Started with the AWS Mobile SDK for Unity
- Amazon Cognito Identity
- Amazon Cognito Sync
- Amazon Mobile Analytics
- Amazon Simple Storage Serivce (S3)
- Amazon DynamoDB
- Amazon Simple Notification Service
- AWS Lambda
- Troubleshooting
Download the AWS Mobile SDK for Unity
Download the AWS Mobile SDK for Unity v3
The AWS Mobile SDK for Unity v3 is compatible with Unity versions 4.6 and above, and 5.0 and above.
The AWS Mobile SDK for Unity is part of the AWS SDK for .NET. For more information, see the blog post entitled: AWS SDK for Unity Is Now Part of AWS SDK for .NET.
If you still need v2 of the AWS Mobile SDK for Unity, you can check out the source from the aws-sdk-net-v2 branch.
Additional Resources
- API Reference: The SDK reference documentation includes the ability to browse and search code included with the SDK. It provides thorough documentation and usage examples. You can find it at the AWS SDK for Unity API Reference.
- Questions & Feedback: Post questions and feedback at the AWS Mobile Developer Forums.
- Samples: Samples can be found at the AWS Mobile SDK for Unity Samples repository.
- Source Code: Source code is available at the AWS SDK for Unity repository. Source code for Amazon Cognito is available at the Amazon Cognito repository.
For more information about the AWS Mobile SDK, including a complete list of supported AWS products, see the AWS Mobile SDK product page.


