Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigateway_delete_base_path_mapping

Deletes the BasePathMapping resource


Description

Deletes the BasePathMapping resource.

Usage

apigateway_delete_base_path_mapping(domainName, basePath)

Arguments

domainName

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

basePath

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

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

Value

An empty list.

Request syntax

svc$delete_base_path_mapping(
  domainName = "string",
  basePath = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.