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

apigatewayv2_delete_api_mapping

Deletes an API mapping


Description

Deletes an API mapping.

Usage

apigatewayv2_delete_api_mapping(ApiMappingId, DomainName)

Arguments

ApiMappingId

[required] The API mapping identifier.

DomainName

[required] The domain name.

Value

An empty list.

Request syntax

svc$delete_api_mapping(
  ApiMappingId = "string",
  DomainName = "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.