paws.security.identity (version 0.1.0)

cloudhsm_list_luna_clients: 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.

Usage

cloudhsm_list_luna_clients(NextToken)

Arguments

NextToken

The NextToken value from a previous call to ListLunaClients. Pass null if this is the first call.

Request syntax

svc$list_luna_clients(
  NextToken = "string"
)

Details

For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.

Lists all of the clients.

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 ListLunaClients to retrieve the next set of items.