Skip to content

aws-samples/aws-sdk-unity-samples

Repository files navigation

AWS Mobile SDK for Unity Samples

This sample snippet demonstrates how to securely manage and sync your game data and create unique identities via login providers.

This sample Unity project shows how to save game data to the cloud and access it accross devices using Cognito Sync.

This sample demonstrates how to create / update / delete / query items using DynamoDB Object Mapper.

The S3 sample demonstrates the following:

  • List all buckets in the AWS account
  • List all objects in the specified bucket
  • Upload an object into the specified bucket
  • Download an object from the specified bucket

The Mobile Analytics sample demonstrates the following:

  • How to integrate Mobile Analytics client with your app
  • Create and use custom event
  • Create and use monetization event
  • Record and send events to server

About

This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Unity, you can get the SDK source on Github (https://github.com/aws/aws-sdk-net)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published