View source: R/apigateway_operations.R
apigateway_get_model_template | R Documentation |
Generates a sample mapping template that can be used to transform a payload into the structure of a model.
See https://www.paws-r-sdk.com/docs/apigateway_get_model_template/ for full documentation.
apigateway_get_model_template(restApiId, modelName)
restApiId |
[required] The string identifier of the associated RestApi. |
modelName |
[required] The name of the model for which to generate a template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.