aws / aws-sdk-net

The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
http://aws.amazon.com/sdkfornet/
Apache License 2.0
2.02k stars 849 forks source link

Add support for WNS Platform #149

Closed deeGraYve closed 8 years ago

deeGraYve commented 9 years ago

AmazonCognitoSyncClient can register devices using APNS/GCM platforms, but WNS is not supported just yet. Even though i can add WNS endpoint manually using AWS SNS web console.

PavelSafronov commented 9 years ago

Unfortunately, Cognito Sync RegisterDevice operation does not support WNS yet. When the service adds support, the SDK will be updated to match.

gokarnm commented 8 years ago

Closing this issue as this is a feature request for the Cognito Sync service.