Generates a sample mapping template that can be used to transform a payload into the structure of a model.
See https://paws-r.github.io/docs/apigateway/get_model_template.html for full documentation.
apigateway_get_model_template(restApiId, modelName)
[required] The string identifier of the associated RestApi.
[required] The name of the model for which to generate a template.