apigateway_delete_base_path_mapping: Deletes the BasePathMapping resource

View source: R/apigateway_operations.R

apigateway_delete_base_path_mappingR Documentation

Deletes the BasePathMapping resource

Description

Deletes the BasePathMapping resource.

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

Usage

apigateway_delete_base_path_mapping(domainName, basePath)

Arguments

domainName

[required] The domain name of the BasePathMapping resource to delete.

basePath

[required] The base path name of the BasePathMapping resource to delete.

To specify an empty base path, set this parameter to '(none)'.


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