Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_create_api_mapping: Creates an API mapping

Description

Creates an API mapping.

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