

The AWS Mobile SDK for Unity is now included in the AWS SDK for .NET. This guide references the archived version of the Mobile SDK for Unity. For more information, see [What is the AWS Mobile SDK for Unity?](what-is-unity-plugin.md)

# What is the AWS Mobile SDK for Unity?
<a name="what-is-unity-plugin"></a>

The AWS Mobile SDK for Unity is now included in the SDK for .NET. For more information, see the [https://docs.aws.amazon.com//sdk-for-net/latest/developer-guide/welcome.html](https://docs.aws.amazon.com//sdk-for-net/latest/developer-guide/welcome.html).

This guide is no longer updated—it references the archived version of the Mobile SDK for Unity.

## Related guides and topics
<a name="related-unity-links"></a>
+ For front-end and mobile app development, we recommend using [AWS Amplify](https://aws.amazon.com/amplify).
+ For special considerations for using the AWS SDK for .NET for your Unity apps, see [Special considerations for Unity support](https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/unity-special.html) in the *AWS SDK for .NET Developer Guide*.
+ For reference purposes, you can find the archived version of the [AWS Mobile SDK for Unity](https://github.com/amazon-archives/aws-sdk-unity) on GitHub.

## Archived reference content
<a name="unity-archive"></a>

The archived Mobile SDK for Unity contains a set of .NET classes that enables games written with Unity to utilize AWS services. Applications written with the Mobile SDK for Unity can run on iOS or Android devices.

Supported AWS services include:
+  [Amazon Cognito](https://aws.amazon.com/cognito)
+  [Amazon DynamoDB](https://aws.amazon.com/dynamodb)
+  [AWS Identity and Access Management (IAM)](https://aws.amazon.com/iam)
+  [Amazon Kinesis Data Streams](https://aws.amazon.com/kinesis/streams)
+  [AWS Lambda](https://aws.amazon.com/lambda)
+  [Amazon Mobile Analytics](https://aws.amazon.com/mobileanalytics)
+  [Amazon Simple Email Service (Amazon SES)](https://aws.amazon.com/ses)
+  [Amazon Simple Notification Service (Amazon SNS)](https://aws.amazon.com/sns)
+  [Amazon Simple Queue Service (Amazon SQS)](https://aws.amazon.com/sqs)
+  [Amazon Simple Storage Service (Amazon S3)](https://aws.amazon.com/s3)

These services enable you to authenticate users, save player and game data, save objects in the cloud, send push notifications, and collect and analyze usage data.

### Compatibility
<a name="compatability"></a>

The Mobile SDK for Unity v3 is compatible with Unity versions 4.6 and above.

The latest version of the Mobile SDK for Unity introduced improvements that might require you to change your code when you incorporate into your project. For more information about these changes, see [Improvements in the AWS Mobile SDK for Unity](http://mobile.awsblog.com/post/Tx30Z7HPU42S0IN/Improvements-in-the-AWS-Mobile-SDK-for-Unity) on the Front-End Web & Mobile blog.

### Download the Mobile SDK for Unity
<a name="download-the-aws-mobile-sdk-for-unity"></a>

You can also download the Mobile SDK for Unity as a .zip file [here](https://sdk-for-net.amazonwebservices.com/latest/aws-sdk-unity.zip).

### What's included in the Mobile SDK for Unity?
<a name="what-s-included-in-the-aws-mobile-sdk-for-unity"></a>

For the complete list of NuGet packages, samples, and other files in the Mobile SDK for Unity, see [AWS SDK for .NET](https://github.com/aws/aws-sdk-net/tree/unityv3) on GitHub.