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 more

    Declaration

    Swift

    public struct CognitoIdentityProvider
  • Error enum for CognitoIdentityProvider

    See more

    Declaration

    Swift

    public enum CognitoIdentityProviderErrorType : AWSErrorType
    extension CognitoIdentityProviderErrorType : CustomStringConvertible