amazonka-apigateway-1.3.5: Amazon API Gateway SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.APIGateway.DeleteRestAPI

Contents

Description

Deletes the specified API.

See: AWS API Reference for DeleteRestAPI.

Synopsis

Creating a Request

deleteRestAPI Source

Creates a value of DeleteRestAPI with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

draRestAPIId :: Lens' DeleteRestAPI Text Source

The ID of the RestApi you want to delete.

Destructuring the Response

deleteRestAPIResponse :: DeleteRestAPIResponse Source

Creates a value of DeleteRestAPIResponse with the minimum fields required to make a request.