CloudHSM / Client / list_available_zones

list_available_zones#

CloudHSM.Client.list_available_zones()#

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.

Lists the Availability Zones that have available AWS CloudHSM capacity.

See also: AWS API Documentation

Request Syntax

response = client.list_available_zones()
Return type:

dict

Returns:

Response Syntax

{
    'AZList': [
        'string',
    ]
}

Response Structure

  • (dict) –

    • AZList (list) –

      The list of Availability Zones that have available AWS CloudHSM capacity.

      • (string) –

Exceptions

  • CloudHSM.Client.exceptions.CloudHsmServiceException

  • CloudHSM.Client.exceptions.CloudHsmInternalException

  • CloudHSM.Client.exceptions.InvalidRequestException