Created
May 25, 2015 09:35
-
-
Save Shogan/d1d6d52a9b2a8f435b2f to your computer and use it in GitHub Desktop.
AmazonNamespaces
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Amazon; | |
using Amazon.CognitoIdentity; | |
using Amazon.DynamoDBv2; | |
using Amazon.DynamoDBv2.DataModel; | |
using Amazon.DynamoDBv2.DocumentModel; | |
using Amazon.DynamoDBv2.Model; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment