stratosphere-apigatewayv2-1.0.0: Stratosphere integration for AWS ApiGatewayV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApiGatewayV2.Authorizer

Documentation

data Authorizer Source #

Constructors

Authorizer

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

Fields

Instances

Instances details
ToJSON Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Show Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Eq Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

ToResourceProperties Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Property "ApiId" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "ApiId" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Property "AuthorizerCredentialsArn" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "AuthorizerCredentialsArn" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerCredentialsArn" Authorizer = Value Text

Methods

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

Property "AuthorizerPayloadFormatVersion" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "AuthorizerPayloadFormatVersion" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerPayloadFormatVersion" Authorizer = Value Text

Methods

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

Property "AuthorizerResultTtlInSeconds" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "AuthorizerResultTtlInSeconds" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerResultTtlInSeconds" Authorizer = Value Integer

Methods

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

Property "AuthorizerType" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "AuthorizerType" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerType" Authorizer = Value Text

Methods

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

Property "AuthorizerUri" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "AuthorizerUri" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerUri" Authorizer = Value Text

Methods

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

Property "EnableSimpleResponses" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "EnableSimpleResponses" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "EnableSimpleResponses" Authorizer = Value Bool

Methods

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

Property "IdentitySource" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "IdentitySource" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "IdentitySource" Authorizer = ValueList Text

Methods

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

Property "IdentityValidationExpression" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "IdentityValidationExpression" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "IdentityValidationExpression" Authorizer = Value Text

Methods

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

Property "JwtConfiguration" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "JwtConfiguration" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Methods

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

Property "Name" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

Associated Types

type PropertyType "Name" Authorizer 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "ApiId" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerCredentialsArn" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "AuthorizerCredentialsArn" Authorizer = Value Text
type PropertyType "AuthorizerPayloadFormatVersion" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

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

Defined in Stratosphere.ApiGatewayV2.Authorizer

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

Defined in Stratosphere.ApiGatewayV2.Authorizer

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

Defined in Stratosphere.ApiGatewayV2.Authorizer

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

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "EnableSimpleResponses" Authorizer = Value Bool
type PropertyType "IdentitySource" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer

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

Defined in Stratosphere.ApiGatewayV2.Authorizer

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

Defined in Stratosphere.ApiGatewayV2.Authorizer

type PropertyType "Name" Authorizer Source # 
Instance details

Defined in Stratosphere.ApiGatewayV2.Authorizer