apigateway_get_model_template: Generates a sample mapping template that can be used to...

View source: R/apigateway_operations.R

apigateway_get_model_templateR Documentation

Generates a sample mapping template that can be used to transform a payload into the structure of a model

Description

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.

Usage

apigateway_get_model_template(restApiId, modelName)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

modelName

[required] The name of the model for which to generate a template.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.