v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14208070.3 KB

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.

Retrieves the identifiers of all of the HSMs provisioned for the current customer.

This operation supports pagination with the use of the NextToken member. If more results are available, the NextToken member of the response contains a token that you pass in the next call to ListHsms to retrieve the next set of items.

post/#X-Amz-Target=CloudHsmFrontendService.ListHsms

Headers

X-Amz-Target'CloudHsmFrontendService.ListHsms' required

Request body

NextTokenstring

The <code>NextToken</code> value from a previous call to <code>ListHsms</code>. Pass null if this is the first call.

Response

Success

HsmListHsmArn[]

The list of ARNs that identify the HSMs.

NextTokenstring

If not null, more results are available. Pass this value to <code>ListHsms</code> to retrieve the next set of items.