stratosphere-cognito-1.0.0: Stratosphere integration for AWS Cognito.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Cognito.IdentityPool

Documentation

data IdentityPool Source #

Constructors

IdentityPool

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html

Fields

Instances

Instances details
ToJSON IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Show IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Eq IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

ToResourceProperties IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Property "AllowClassicFlow" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "AllowClassicFlow" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "AllowClassicFlow" IdentityPool = Value Bool

Methods

set :: PropertyType "AllowClassicFlow" IdentityPool -> IdentityPool -> IdentityPool #

Property "AllowUnauthenticatedIdentities" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "AllowUnauthenticatedIdentities" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "AllowUnauthenticatedIdentities" IdentityPool = Value Bool

Methods

set :: PropertyType "AllowUnauthenticatedIdentities" IdentityPool -> IdentityPool -> IdentityPool #

Property "CognitoEvents" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "CognitoEvents" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "CognitoEvents" IdentityPool = Object

Methods

set :: PropertyType "CognitoEvents" IdentityPool -> IdentityPool -> IdentityPool #

Property "CognitoIdentityProviders" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "CognitoIdentityProviders" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "CognitoIdentityProviders" IdentityPool = [CognitoIdentityProviderProperty]

Methods

set :: PropertyType "CognitoIdentityProviders" IdentityPool -> IdentityPool -> IdentityPool #

Property "CognitoStreams" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "CognitoStreams" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Methods

set :: PropertyType "CognitoStreams" IdentityPool -> IdentityPool -> IdentityPool #

Property "DeveloperProviderName" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "DeveloperProviderName" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "DeveloperProviderName" IdentityPool = Value Text

Methods

set :: PropertyType "DeveloperProviderName" IdentityPool -> IdentityPool -> IdentityPool #

Property "IdentityPoolName" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "IdentityPoolName" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "IdentityPoolName" IdentityPool = Value Text

Methods

set :: PropertyType "IdentityPoolName" IdentityPool -> IdentityPool -> IdentityPool #

Property "IdentityPoolTags" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "IdentityPoolTags" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "IdentityPoolTags" IdentityPool = [Tag]

Methods

set :: PropertyType "IdentityPoolTags" IdentityPool -> IdentityPool -> IdentityPool #

Property "OpenIdConnectProviderARNs" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "OpenIdConnectProviderARNs" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "OpenIdConnectProviderARNs" IdentityPool = ValueList Text

Methods

set :: PropertyType "OpenIdConnectProviderARNs" IdentityPool -> IdentityPool -> IdentityPool #

Property "PushSync" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "PushSync" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Property "SamlProviderARNs" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "SamlProviderARNs" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "SamlProviderARNs" IdentityPool = ValueList Text

Methods

set :: PropertyType "SamlProviderARNs" IdentityPool -> IdentityPool -> IdentityPool #

Property "SupportedLoginProviders" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

Associated Types

type PropertyType "SupportedLoginProviders" IdentityPool 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "SupportedLoginProviders" IdentityPool = Object

Methods

set :: PropertyType "SupportedLoginProviders" IdentityPool -> IdentityPool -> IdentityPool #

type PropertyType "AllowClassicFlow" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "AllowClassicFlow" IdentityPool = Value Bool
type PropertyType "AllowUnauthenticatedIdentities" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "AllowUnauthenticatedIdentities" IdentityPool = Value Bool
type PropertyType "CognitoEvents" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "CognitoEvents" IdentityPool = Object
type PropertyType "CognitoIdentityProviders" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "CognitoIdentityProviders" IdentityPool = [CognitoIdentityProviderProperty]
type PropertyType "CognitoStreams" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "DeveloperProviderName" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "DeveloperProviderName" IdentityPool = Value Text
type PropertyType "IdentityPoolName" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "IdentityPoolName" IdentityPool = Value Text
type PropertyType "IdentityPoolTags" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "IdentityPoolTags" IdentityPool = [Tag]
type PropertyType "OpenIdConnectProviderARNs" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "OpenIdConnectProviderARNs" IdentityPool = ValueList Text
type PropertyType "PushSync" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "SamlProviderARNs" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "SamlProviderARNs" IdentityPool = ValueList Text
type PropertyType "SupportedLoginProviders" IdentityPool Source # 
Instance details

Defined in Stratosphere.Cognito.IdentityPool

type PropertyType "SupportedLoginProviders" IdentityPool = Object