apigatewayv2_update_api_mapping: The API mapping

View source: R/apigatewayv2_operations.R

apigatewayv2_update_api_mappingR Documentation

The API mapping

Description

The API mapping.

See https://www.paws-r-sdk.com/docs/apigatewayv2_update_api_mapping/ for full documentation.

Usage

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

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.


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