CloudHSM#
Client#
- class CloudHSM.Client#
A low-level client representing Amazon CloudHSM
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
import boto3 client = boto3.client('cloudhsm')
These are the available methods:
- add_tags_to_resource
- can_paginate
- close
- create_hapg
- create_hsm
- create_luna_client
- delete_hapg
- delete_hsm
- delete_luna_client
- describe_hapg
- describe_hsm
- describe_luna_client
- get_config
- get_paginator
- get_waiter
- list_available_zones
- list_hapgs
- list_hsms
- list_luna_clients
- list_tags_for_resource
- modify_hapg
- modify_hsm
- modify_luna_client
- remove_tags_from_resource
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: