Expand description

Encodings used in AWS Lambda json event values.

Structs

Binary data encoded in base64.

Timestamp with millisecond precision.

Duration with minute precision.

Duration with second precision.

Timestamp with second precision.

Enums

Representation of http request and response bodies as supported by API Gateway and ALBs.

Type Definitions