AWS Lambda · Example Payload

Aws Lambda Create Function Url Config Request Example

Aws Lambda Create Function Url Config Request Example is an example object payload from AWS Lambda, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AuthTypeInvokeMode

Example Payload

Raw ↑
{
  "AuthType": "example_value",
  "InvokeMode": "example_value"
}