Skip to content

List Available Zones

cloudhsm_list_available_zones R Documentation

This is documentation for AWS CloudHSM Classic

Description

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.

Usage

cloudhsm_list_available_zones()

Value

A list with the following syntax:

list(
  AZList = list(
    "string"
  )
)

Request syntax

svc$list_available_zones()