| Copyright | (c) 2013-2016 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.AWS.APIGateway.DeleteAPIKey
Description
Deletes the ApiKey resource.
Creating a Request
Arguments
| :: Text | |
| -> DeleteAPIKey |
Creates a value of DeleteAPIKey with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data DeleteAPIKey Source
A request to delete the ApiKey resource.
See: deleteAPIKey smart constructor.
Instances
Request Lenses
Destructuring the Response
deleteAPIKeyResponse :: DeleteAPIKeyResponse Source
Creates a value of DeleteAPIKeyResponse with the minimum fields required to make a request.
data DeleteAPIKeyResponse Source
See: deleteAPIKeyResponse smart constructor.