struct

AWSLambdaEvents::APIGateway::Authorizer::V2RequestV1Format

Inherits JSON::Serializable < Struct < Value < Object

Used by REQUEST authorizers in HTTP APIs (API Gateway V2), v1 payload format

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

authorization_token
Source
headers
Source
http_method
Source
identity_source
Source
method_arn
Source
path
Source
path_parameters
Source
query_string_parameters
Source
request_context
Source
resource
Source
stage_variables
Source
type
Source
version
Source