Generates a sample mapping template that can be used to transform a payload into the structure of a model
Generates a sample mapping template that can be used to transform a payload into the structure of a model.
apigateway_get_model_template(restApiId, modelName)
restApiId |
[required] [Required] The string identifier of the associated RestApi. |
modelName |
[required] [Required] The name of the model for which to generate a template. |
A list with the following syntax:
list( value = "string" )
svc$get_model_template( restApiId = "string", modelName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.