amazonka-redshift-1.3.4: Amazon Redshift 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.Redshift.DeleteHSMConfiguration

Contents

Description

Deletes the specified Amazon Redshift HSM configuration.

See: AWS API Reference for DeleteHSMConfiguration.

Synopsis

Creating a Request

deleteHSMConfiguration Source

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

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

Request Lenses

dhcHSMConfigurationIdentifier :: Lens' DeleteHSMConfiguration Text Source

The identifier of the Amazon Redshift HSM configuration to be deleted.

Destructuring the Response

deleteHSMConfigurationResponse :: DeleteHSMConfigurationResponse Source

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