Closed knightcube closed 4 years ago
The Unity SDK is not under active development, and no new features are planned. We recommend using the AWS .NET SDK when building a game in Unity. With the transition to .NET Standard and use of version 3.5 of the AWS SDK for .NET binaries, Unity customers will have access to all services offered by AWS at the same time and at the same support level as all other supported platforms. Read here for more information: https://aws.amazon.com/blogs/developer/aws-sdk-for-net-v3-5-preview/ https://aws.amazon.com/blogs/gametech/how-to-integrate-the-aws-net-sdk-for-games-using-csharp/ https://aws.amazon.com/blogs/developer/referencing-the-aws-sdk-for-net-standard-2-0-from-unity-xamarin-or-uwp/
I have installed the AWS SDK for Unity plugin following the steps from here but I do not know how to access Amazon Rekognition in my script. Is it not included as a package in the SDK?