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

apigatewayv2_update_api_mapping

The API mapping


Description

The API mapping.

Usage

apigatewayv2_update_api_mapping(ApiId, ApiMappingId, ApiMappingKey,
  DomainName, Stage)

Arguments

ApiId

[required] The API identifier.

ApiMappingId

[required] The API mapping identifier.

ApiMappingKey

The API mapping key.

DomainName

[required] The domain name.

Stage

The API stage.

Value

A list with the following syntax:

list(
  ApiId = "string",
  ApiMappingId = "string",
  ApiMappingKey = "string",
  Stage = "string"
)

Request syntax

svc$update_api_mapping(
  ApiId = "string",
  ApiMappingId = "string",
  ApiMappingKey = "string",
  DomainName = "string",
  Stage = "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.