Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / redshift / delete-hsm-configuration.rst
Size: Mime:
**To delete an HSM configuration**

The following ``delete-hsm-configuration`` example deletes the specified HSM configuration from the current AWS account. ::

    aws redshift delete-hsm-configuration /
        --hsm-configuration-identifier myhsmconnection

This command does not produce any output.