/dhall-aws-cloudformation/cloudformation/AWS::ApiGatewayV2::Authorizer.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::ApiGatewayV2::Authorizer/Properties.dhall
, Resources = ./AWS::ApiGatewayV2::Authorizer/Resources.dhall
, JWTConfiguration = ./AWS::ApiGatewayV2::Authorizer/JWTConfiguration.dhall
, GetAttr.AuthorizerId = (./../Fn.dhall).GetAttOf "AuthorizerId"
}