stratosphere-apigateway-1.0.0: Stratosphere integration for AWS ApiGateway.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApiGateway.Authorizer

Documentation

data Authorizer Source #

Constructors

Authorizer

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html

Fields

Instances

Instances details
ToJSON Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Show Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Eq Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

ToResourceProperties Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Property "AuthType" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "AuthType" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthType" Authorizer = Value Text

Methods

set :: PropertyType "AuthType" Authorizer -> Authorizer -> Authorizer #

Property "AuthorizerCredentials" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "AuthorizerCredentials" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthorizerCredentials" Authorizer = Value Text

Methods

set :: PropertyType "AuthorizerCredentials" Authorizer -> Authorizer -> Authorizer #

Property "AuthorizerResultTtlInSeconds" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "AuthorizerResultTtlInSeconds" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthorizerResultTtlInSeconds" Authorizer = Value Integer

Methods

set :: PropertyType "AuthorizerResultTtlInSeconds" Authorizer -> Authorizer -> Authorizer #

Property "AuthorizerUri" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "AuthorizerUri" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthorizerUri" Authorizer = Value Text

Methods

set :: PropertyType "AuthorizerUri" Authorizer -> Authorizer -> Authorizer #

Property "IdentitySource" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "IdentitySource" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "IdentitySource" Authorizer = Value Text

Methods

set :: PropertyType "IdentitySource" Authorizer -> Authorizer -> Authorizer #

Property "IdentityValidationExpression" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "IdentityValidationExpression" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "IdentityValidationExpression" Authorizer = Value Text

Methods

set :: PropertyType "IdentityValidationExpression" Authorizer -> Authorizer -> Authorizer #

Property "Name" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "Name" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Property "ProviderARNs" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "ProviderARNs" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "ProviderARNs" Authorizer = ValueList Text

Methods

set :: PropertyType "ProviderARNs" Authorizer -> Authorizer -> Authorizer #

Property "RestApiId" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "RestApiId" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "RestApiId" Authorizer = Value Text

Methods

set :: PropertyType "RestApiId" Authorizer -> Authorizer -> Authorizer #

Property "Type" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

Associated Types

type PropertyType "Type" Authorizer 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthType" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthType" Authorizer = Value Text
type PropertyType "AuthorizerCredentials" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthorizerCredentials" Authorizer = Value Text
type PropertyType "AuthorizerResultTtlInSeconds" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthorizerResultTtlInSeconds" Authorizer = Value Integer
type PropertyType "AuthorizerUri" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "AuthorizerUri" Authorizer = Value Text
type PropertyType "IdentitySource" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "IdentitySource" Authorizer = Value Text
type PropertyType "IdentityValidationExpression" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "IdentityValidationExpression" Authorizer = Value Text
type PropertyType "Name" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "ProviderARNs" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "ProviderARNs" Authorizer = ValueList Text
type PropertyType "RestApiId" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer

type PropertyType "RestApiId" Authorizer = Value Text
type PropertyType "Type" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGateway.Authorizer