Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_luna_client

delete_luna_client(**kwargs)

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.

Deletes a client.

See also: AWS API Documentation

Request Syntax

response = client.delete_luna_client(
    ClientArn='string'
)
Parameters
ClientArn (string) --

[REQUIRED]

The ARN of the client to delete.

Return type
dict
Returns
Response Syntax
{
    'Status': 'string'
}

Response Structure

  • (dict) --
    • Status (string) --

      The status of the action.

Exceptions

  • CloudHSM.Client.exceptions.CloudHsmServiceException
  • CloudHSM.Client.exceptions.CloudHsmInternalException
  • CloudHSM.Client.exceptions.InvalidRequestException