| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.Redshift.DeleteHsmConfiguration
Description
Deletes the specified Amazon Redshift HSM configuration.
http://docs.aws.amazon.com/redshift/latest/APIReference/API_DeleteHsmConfiguration.html
Request
data DeleteHsmConfiguration Source
Instances
Request constructor
Arguments
| :: Text | |
| -> DeleteHsmConfiguration |
DeleteHsmConfiguration constructor.
The fields accessible through corresponding lenses are:
dhcHsmConfigurationIdentifier::Text
Request lenses
dhcHsmConfigurationIdentifier :: Lens' DeleteHsmConfiguration Text Source
The identifier of the Amazon Redshift HSM configuration to be deleted.