Module aws_lambda_events::event::lambda_function_urls
source · Expand description
AWS Lambda event definitions for lambda_function_urls.
Structs
LambdaFunctionUrlRequestcontains data coming from the HTTP request to a Lambda Function URL.LambdaFunctionUrlRequestContextcontains the information to identify the AWS account and resources invoking the Lambda function.LambdaFunctionUrlRequestContextAuthorizerDescriptioncontains authorizer information for the request context.LambdaFunctionUrlRequestContextAuthorizerIamDescriptioncontains IAM information for the request context.LambdaFunctionUrlRequestContextHttpDescriptioncontains HTTP information for the request context.LambdaFunctionUrlResponseconfigures the HTTP response to be returned by Lambda Function URL for the request.