apigatewayv2_create_api_mapping: Creates an API mapping

View source: R/apigatewayv2_operations.R

apigatewayv2_create_api_mappingR Documentation

Creates an API mapping

Description

Creates an API mapping.

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

Usage

apigatewayv2_create_api_mapping(ApiId, ApiMappingKey = NULL, DomainName, Stage)

Arguments

ApiId

[required] The API identifier.

ApiMappingKey

The API mapping key.

DomainName

[required] The domain name.

Stage

[required] The API stage.


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