AWS Lambda · Example Payload

Aws Lambda Vpc Config Example

Aws Lambda Vpc Config 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

SubnetIdsSecurityGroupIds

Example Payload

Raw ↑
{
  "SubnetIds": [],
  "SecurityGroupIds": []
}