This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_apigatewayv2_model

account_id

Type: STRING

content_type

Type: STRING
Provider name: ContentType
Description: The content-type for the model, for example, “application/json”.

description

Type: STRING
Provider name: Description
Description: The description of the model.

model_id

Type: STRING
Provider name: ModelId
Description: The model identifier.

name

Type: STRING
Provider name: Name
Description: The name of the model. Must be alphanumeric.

schema

Type: STRING
Provider name: Schema
Description: The schema for the model. For application/json models, this should be JSON schema draft 4 model.

tags

Type: UNORDERED_LIST_STRING