amazonka-rds-1.2.0.1: Amazon Relational Database Service 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.RDS.DeleteOptionGroup

Contents

Description

Deletes an existing option group.

See: AWS API Reference for DeleteOptionGroup.

Synopsis

Creating a Request

deleteOptionGroup Source

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

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

Request Lenses

dOptionGroupName :: Lens' DeleteOptionGroup Text Source

The name of the option group to be deleted.

You cannot delete default option groups.

Destructuring the Response

deleteOptionGroupResponse :: DeleteOptionGroupResponse Source

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