I am working on a Windows Phone 8 and Windows Store app that involves in Amazon Web Services (AWS). Is there an official AWS SDK available for these platforms?
I found AWS SDKs for iPhone and Android http://aws.amazon.com/mobile/
But I am unable to locate a AWS SDK for the Microsoft Mobile platforms.
I also found Amazon SDK for .NET (http://aws.amazon.com/net/) but the AWSSDK.dll in this package is not compatible with WP8/Windows Store.
Any help?
Thanks in advance.
AWS released a preview of the AWS SDK for .NET last night which includes support for Windows Phone 8 and Windows Store Apps. You can find the details on the .NET page