CognitoIdentityProvider
-
Client object for interacting with AWS CognitoIdentityProvider service.
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies. This API reference provides information about user pools in Amazon Cognito User Pools. For more information, see the Amazon Cognito Documentation.
See moreDeclaration
Swift
public struct CognitoIdentityProvider
-
Error enum for CognitoIdentityProvider
See moreDeclaration
Swift
public enum CognitoIdentityProviderErrorType : AWSErrorType
extension CognitoIdentityProviderErrorType : CustomStringConvertible