request Models
Parameters
value
Map of the API models used for the request's content type where key is the content type (e.g., application/json
) and value is either Error
, Empty
(built-in models) or aws.apigateway.Model
's name
.
Parameters
values
Map of the API models used for the request's content type where key is the content type (e.g., application/json
) and value is either Error
, Empty
(built-in models) or aws.apigateway.Model
's name
.