kneekey23 / CognitoIdentityTest

Simple example showing the use of Amazon Cognito identity pools with the AWS SDK for Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CognitoIdentityDemo

In this, the first example introduced in the AWS SDK for Swift Developer's Guide, we create a simple command-line program that uses your default AWS account, as configured using the AWS CLI or otherwise, to simply create a new Cognito Identity Pool, or to return the ID of the existing one if one's already present.

For more information...

For details and explanations of what you find here, see Your first project with AWS SDK for Swift in the AWS SDK for Swift Developer's Guide.

About

Simple example showing the use of Amazon Cognito identity pools with the AWS SDK for Swift.

License:Apache License 2.0


Languages

Language:Swift 100.0%