Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_update_api_mapping: The API mapping

Description

The API mapping.

See https://paws-r.github.io/docs/apigatewayv2/update_api_mapping.html 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.