Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigatewayv2_get_model_template

Gets a model template


Description

Gets a model template.

Usage

apigatewayv2_get_model_template(ApiId, ModelId)

Arguments

ApiId

[required] The API identifier.

ModelId

[required] The model ID.

Value

A list with the following syntax:

list(
  Value = "string"
)

Request syntax

svc$get_model_template(
  ApiId = "string",
  ModelId = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.