Copyright | (c) 2013-2015 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 |
Deletes the specified Amazon Redshift HSM configuration.
See: AWS API Reference for DeleteHSMConfiguration.
Creating a Request
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:
data DeleteHSMConfiguration Source
See: deleteHSMConfiguration
smart constructor.
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.
data DeleteHSMConfigurationResponse Source
See: deleteHSMConfigurationResponse
smart constructor.