{ "version": "2.0", "metadata": { "apiVersion": "2014-05-30", "endpointPrefix": "cloudhsm", "jsonVersion": "1.1", "protocol": "json", "serviceAbbreviation": "CloudHSM", "serviceFullName": "Amazon CloudHSM", "serviceId": "CloudHSM", "signatureVersion": "v4", "targetPrefix": "CloudHsmFrontendService", "uid": "cloudhsm-2014-05-30" }, "operations": { "AddTagsToResource": { "name": "AddTagsToResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AddTagsToResourceRequest" }, "output": { "shape": "AddTagsToResourceResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Adds or overwrites one or more tags for the specified AWS CloudHSM resource.

Each tag consists of a key and a value. Tag keys must be unique to each resource.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "CreateHapg": { "name": "CreateHapg", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateHapgRequest" }, "output": { "shape": "CreateHapgResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "CreateHsm": { "name": "CreateHsm", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateHsmRequest" }, "output": { "shape": "CreateHsmResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Creates an uninitialized HSM instance.

There is an upfront fee charged for each HSM instance that you create with the CreateHsm operation. If you accidentally provision an HSM and want to request a refund, delete the instance using the DeleteHsm operation, go to the AWS Support Center, create a new case, and select Account and Billing Support.

It can take up to 20 minutes to create and provision an HSM. You can monitor the status of the HSM with the DescribeHsm operation. The HSM is ready to be initialized when the status changes to RUNNING.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "CreateLunaClient": { "name": "CreateLunaClient", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateLunaClientRequest" }, "output": { "shape": "CreateLunaClientResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Creates an HSM client.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "DeleteHapg": { "name": "DeleteHapg", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteHapgRequest" }, "output": { "shape": "DeleteHapgResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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 high-availability partition group.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "DeleteHsm": { "name": "DeleteHsm", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteHsmRequest" }, "output": { "shape": "DeleteHsmResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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 an HSM. After completion, this operation cannot be undone and your key material cannot be recovered.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "DeleteLunaClient": { "name": "DeleteLunaClient", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteLunaClientRequest" }, "output": { "shape": "DeleteLunaClientResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "DescribeHapg": { "name": "DescribeHapg", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeHapgRequest" }, "output": { "shape": "DescribeHapgResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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 information about a high-availability partition group.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "DescribeHsm": { "name": "DescribeHsm", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeHsmRequest" }, "output": { "shape": "DescribeHsmResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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 information about an HSM. You can identify the HSM by its ARN or its serial number.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "DescribeLunaClient": { "name": "DescribeLunaClient", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeLunaClientRequest" }, "output": { "shape": "DescribeLunaClientResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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 information about an HSM client.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "GetConfig": { "name": "GetConfig", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "GetConfigRequest" }, "output": { "shape": "GetConfigResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ListAvailableZones": { "name": "ListAvailableZones", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListAvailableZonesRequest" }, "output": { "shape": "ListAvailableZonesResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ListHapgs": { "name": "ListHapgs", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListHapgsRequest" }, "output": { "shape": "ListHapgsResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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 high-availability partition groups for the account.

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

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ListHsms": { "name": "ListHsms", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListHsmsRequest" }, "output": { "shape": "ListHsmsResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ListLunaClients": { "name": "ListLunaClients", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListLunaClientsRequest" }, "output": { "shape": "ListLunaClientsResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ListTagsForResource": { "name": "ListTagsForResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListTagsForResourceRequest" }, "output": { "shape": "ListTagsForResourceResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Returns a list of all tags for the specified AWS CloudHSM resource.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ModifyHapg": { "name": "ModifyHapg", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ModifyHapgRequest" }, "output": { "shape": "ModifyHapgResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Modifies an existing high-availability partition group.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ModifyHsm": { "name": "ModifyHsm", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ModifyHsmRequest" }, "output": { "shape": "ModifyHsmResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Modifies an HSM.

This operation can result in the HSM being offline for up to 15 minutes while the AWS CloudHSM service is reconfigured. If you are modifying a production HSM, you should ensure that your AWS CloudHSM service is configured for high availability, and consider executing this operation during a maintenance window.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "ModifyLunaClient": { "name": "ModifyLunaClient", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ModifyLunaClientRequest" }, "output": { "shape": "ModifyLunaClientResponse" }, "errors": [ { "shape": "CloudHsmServiceException" } ], "documentation": "

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.

Modifies the certificate used by the client.

This action can potentially start a workflow to install the new certificate on the client's HSMs.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." }, "RemoveTagsFromResource": { "name": "RemoveTagsFromResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "RemoveTagsFromResourceRequest" }, "output": { "shape": "RemoveTagsFromResourceResponse" }, "errors": [ { "shape": "CloudHsmServiceException" }, { "shape": "CloudHsmInternalException" }, { "shape": "InvalidRequestException" } ], "documentation": "

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.

Removes one or more tags from the specified AWS CloudHSM resource.

To remove a tag, specify only the tag key to remove (not the value). To overwrite the value for an existing tag, use AddTagsToResource.

", "deprecated": true, "deprecatedMessage": "This API is deprecated." } }, "shapes": { "AZ": { "type": "string", "pattern": "[a-zA-Z0-9\\-]*" }, "AZList": { "type": "list", "member": { "shape": "AZ" } }, "AddTagsToResourceRequest": { "type": "structure", "required": [ "ResourceArn", "TagList" ], "members": { "ResourceArn": { "shape": "String", "documentation": "

The Amazon Resource Name (ARN) of the AWS CloudHSM resource to tag.

" }, "TagList": { "shape": "TagList", "documentation": "

One or more tags.

" } } }, "AddTagsToResourceResponse": { "type": "structure", "required": [ "Status" ], "members": { "Status": { "shape": "String", "documentation": "

The status of the operation.

" } } }, "Certificate": { "type": "string", "max": 2400, "min": 600, "pattern": "[\\w :+=./\\n-]*" }, "CertificateFingerprint": { "type": "string", "pattern": "([0-9a-fA-F][0-9a-fA-F]:){15}[0-9a-fA-F][0-9a-fA-F]" }, "ClientArn": { "type": "string", "pattern": "arn:aws(-iso)?:cloudhsm:[a-zA-Z0-9\\-]*:[0-9]{12}:client-[0-9a-f]{8}" }, "ClientLabel": { "type": "string", "pattern": "[a-zA-Z0-9_.-]{2,64}" }, "ClientList": { "type": "list", "member": { "shape": "ClientArn" } }, "ClientToken": { "type": "string", "pattern": "[a-zA-Z0-9]{1,64}" }, "ClientVersion": { "type": "string", "enum": [ "5.1", "5.3" ] }, "CloudHsmObjectState": { "type": "string", "enum": [ "READY", "UPDATING", "DEGRADED" ] }, "CreateHapgRequest": { "type": "structure", "required": [ "Label" ], "members": { "Label": { "shape": "Label", "documentation": "

The label of the new high-availability partition group.

" } }, "documentation": "

Contains the inputs for the CreateHapgRequest action.

" }, "CreateHapgResponse": { "type": "structure", "members": { "HapgArn": { "shape": "HapgArn", "documentation": "

The ARN of the high-availability partition group.

" } }, "documentation": "

Contains the output of the CreateHAPartitionGroup action.

" }, "CreateHsmRequest": { "type": "structure", "required": [ "SubnetId", "SshKey", "IamRoleArn", "SubscriptionType" ], "members": { "SubnetId": { "shape": "SubnetId", "documentation": "

The identifier of the subnet in your VPC in which to place the HSM.

" }, "SshKey": { "shape": "SshKey", "documentation": "

The SSH public key to install on the HSM.

" }, "EniIp": { "shape": "IpAddress", "documentation": "

The IP address to assign to the HSM's ENI.

If an IP address is not specified, an IP address will be randomly chosen from the CIDR range of the subnet.

" }, "IamRoleArn": { "shape": "IamRoleArn", "documentation": "

The ARN of an IAM role to enable the AWS CloudHSM service to allocate an ENI on your behalf.

" }, "ExternalId": { "shape": "ExternalId", "documentation": "

The external ID from IamRoleArn, if present.

" }, "SubscriptionType": { "shape": "SubscriptionType" }, "ClientToken": { "shape": "ClientToken", "documentation": "

A user-defined token to ensure idempotence. Subsequent calls to this operation with the same token will be ignored.

" }, "SyslogIp": { "shape": "IpAddress", "documentation": "

The IP address for the syslog monitoring server. The AWS CloudHSM service only supports one syslog monitoring server.

" } }, "documentation": "

Contains the inputs for the CreateHsm operation.

" }, "CreateHsmResponse": { "type": "structure", "members": { "HsmArn": { "shape": "HsmArn", "documentation": "

The ARN of the HSM.

" } }, "documentation": "

Contains the output of the CreateHsm operation.

" }, "CreateLunaClientRequest": { "type": "structure", "required": [ "Certificate" ], "members": { "Label": { "shape": "ClientLabel", "documentation": "

The label for the client.

" }, "Certificate": { "shape": "Certificate", "documentation": "

The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.

" } }, "documentation": "

Contains the inputs for the CreateLunaClient action.

" }, "CreateLunaClientResponse": { "type": "structure", "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client.

" } }, "documentation": "

Contains the output of the CreateLunaClient action.

" }, "DeleteHapgRequest": { "type": "structure", "required": [ "HapgArn" ], "members": { "HapgArn": { "shape": "HapgArn", "documentation": "

The ARN of the high-availability partition group to delete.

" } }, "documentation": "

Contains the inputs for the DeleteHapg action.

" }, "DeleteHapgResponse": { "type": "structure", "required": [ "Status" ], "members": { "Status": { "shape": "String", "documentation": "

The status of the action.

" } }, "documentation": "

Contains the output of the DeleteHapg action.

" }, "DeleteHsmRequest": { "type": "structure", "required": [ "HsmArn" ], "members": { "HsmArn": { "shape": "HsmArn", "documentation": "

The ARN of the HSM to delete.

" } }, "documentation": "

Contains the inputs for the DeleteHsm operation.

" }, "DeleteHsmResponse": { "type": "structure", "required": [ "Status" ], "members": { "Status": { "shape": "String", "documentation": "

The status of the operation.

" } }, "documentation": "

Contains the output of the DeleteHsm operation.

" }, "DeleteLunaClientRequest": { "type": "structure", "required": [ "ClientArn" ], "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client to delete.

" } } }, "DeleteLunaClientResponse": { "type": "structure", "required": [ "Status" ], "members": { "Status": { "shape": "String", "documentation": "

The status of the action.

" } } }, "DescribeHapgRequest": { "type": "structure", "required": [ "HapgArn" ], "members": { "HapgArn": { "shape": "HapgArn", "documentation": "

The ARN of the high-availability partition group to describe.

" } }, "documentation": "

Contains the inputs for the DescribeHapg action.

" }, "DescribeHapgResponse": { "type": "structure", "members": { "HapgArn": { "shape": "HapgArn", "documentation": "

The ARN of the high-availability partition group.

" }, "HapgSerial": { "shape": "String", "documentation": "

The serial number of the high-availability partition group.

" }, "HsmsLastActionFailed": { "shape": "HsmList", "documentation": "

" }, "HsmsPendingDeletion": { "shape": "HsmList", "documentation": "

" }, "HsmsPendingRegistration": { "shape": "HsmList", "documentation": "

" }, "Label": { "shape": "Label", "documentation": "

The label for the high-availability partition group.

" }, "LastModifiedTimestamp": { "shape": "Timestamp", "documentation": "

The date and time the high-availability partition group was last modified.

" }, "PartitionSerialList": { "shape": "PartitionSerialList", "documentation": "

The list of partition serial numbers that belong to the high-availability partition group.

" }, "State": { "shape": "CloudHsmObjectState", "documentation": "

The state of the high-availability partition group.

" } }, "documentation": "

Contains the output of the DescribeHapg action.

" }, "DescribeHsmRequest": { "type": "structure", "members": { "HsmArn": { "shape": "HsmArn", "documentation": "

The ARN of the HSM. Either the HsmArn or the SerialNumber parameter must be specified.

" }, "HsmSerialNumber": { "shape": "HsmSerialNumber", "documentation": "

The serial number of the HSM. Either the HsmArn or the HsmSerialNumber parameter must be specified.

" } }, "documentation": "

Contains the inputs for the DescribeHsm operation.

" }, "DescribeHsmResponse": { "type": "structure", "members": { "HsmArn": { "shape": "HsmArn", "documentation": "

The ARN of the HSM.

" }, "Status": { "shape": "HsmStatus", "documentation": "

The status of the HSM.

" }, "StatusDetails": { "shape": "String", "documentation": "

Contains additional information about the status of the HSM.

" }, "AvailabilityZone": { "shape": "AZ", "documentation": "

The Availability Zone that the HSM is in.

" }, "EniId": { "shape": "EniId", "documentation": "

The identifier of the elastic network interface (ENI) attached to the HSM.

" }, "EniIp": { "shape": "IpAddress", "documentation": "

The IP address assigned to the HSM's ENI.

" }, "SubscriptionType": { "shape": "SubscriptionType" }, "SubscriptionStartDate": { "shape": "Timestamp", "documentation": "

The subscription start date.

" }, "SubscriptionEndDate": { "shape": "Timestamp", "documentation": "

The subscription end date.

" }, "VpcId": { "shape": "VpcId", "documentation": "

The identifier of the VPC that the HSM is in.

" }, "SubnetId": { "shape": "SubnetId", "documentation": "

The identifier of the subnet that the HSM is in.

" }, "IamRoleArn": { "shape": "IamRoleArn", "documentation": "

The ARN of the IAM role assigned to the HSM.

" }, "SerialNumber": { "shape": "HsmSerialNumber", "documentation": "

The serial number of the HSM.

" }, "VendorName": { "shape": "String", "documentation": "

The name of the HSM vendor.

" }, "HsmType": { "shape": "String", "documentation": "

The HSM model type.

" }, "SoftwareVersion": { "shape": "String", "documentation": "

The HSM software version.

" }, "SshPublicKey": { "shape": "SshKey", "documentation": "

The public SSH key.

" }, "SshKeyLastUpdated": { "shape": "Timestamp", "documentation": "

The date and time that the SSH key was last updated.

" }, "ServerCertUri": { "shape": "String", "documentation": "

The URI of the certificate server.

" }, "ServerCertLastUpdated": { "shape": "Timestamp", "documentation": "

The date and time that the server certificate was last updated.

" }, "Partitions": { "shape": "PartitionList", "documentation": "

The list of partitions on the HSM.

" } }, "documentation": "

Contains the output of the DescribeHsm operation.

" }, "DescribeLunaClientRequest": { "type": "structure", "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client.

" }, "CertificateFingerprint": { "shape": "CertificateFingerprint", "documentation": "

The certificate fingerprint.

" } } }, "DescribeLunaClientResponse": { "type": "structure", "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client.

" }, "Certificate": { "shape": "Certificate", "documentation": "

The certificate installed on the HSMs used by this client.

" }, "CertificateFingerprint": { "shape": "CertificateFingerprint", "documentation": "

The certificate fingerprint.

" }, "LastModifiedTimestamp": { "shape": "Timestamp", "documentation": "

The date and time the client was last modified.

" }, "Label": { "shape": "Label", "documentation": "

The label of the client.

" } } }, "EniId": { "type": "string", "pattern": "eni-[0-9a-f]{8}" }, "ExternalId": { "type": "string", "pattern": "[\\w :+=./-]*" }, "GetConfigRequest": { "type": "structure", "required": [ "ClientArn", "ClientVersion", "HapgList" ], "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client.

" }, "ClientVersion": { "shape": "ClientVersion", "documentation": "

The client version.

" }, "HapgList": { "shape": "HapgList", "documentation": "

A list of ARNs that identify the high-availability partition groups that are associated with the client.

" } } }, "GetConfigResponse": { "type": "structure", "members": { "ConfigType": { "shape": "String", "documentation": "

The type of credentials.

" }, "ConfigFile": { "shape": "String", "documentation": "

The chrystoki.conf configuration file.

" }, "ConfigCred": { "shape": "String", "documentation": "

The certificate file containing the server.pem files of the HSMs.

" } } }, "HapgArn": { "type": "string", "pattern": "arn:aws(-iso)?:cloudhsm:[a-zA-Z0-9\\-]*:[0-9]{12}:hapg-[0-9a-f]{8}" }, "HapgList": { "type": "list", "member": { "shape": "HapgArn" } }, "HsmArn": { "type": "string", "documentation": "

An ARN that identifies an HSM.

", "pattern": "arn:aws(-iso)?:cloudhsm:[a-zA-Z0-9\\-]*:[0-9]{12}:hsm-[0-9a-f]{8}" }, "HsmList": { "type": "list", "member": { "shape": "HsmArn" }, "documentation": "

Contains a list of ARNs that identify the HSMs.

" }, "HsmSerialNumber": { "type": "string", "pattern": "\\d{1,16}" }, "HsmStatus": { "type": "string", "enum": [ "PENDING", "RUNNING", "UPDATING", "SUSPENDED", "TERMINATING", "TERMINATED", "DEGRADED" ] }, "IamRoleArn": { "type": "string", "pattern": "arn:aws(-iso)?:iam::[0-9]{12}:role/[a-zA-Z0-9_\\+=,\\.\\-@]{1,64}" }, "IpAddress": { "type": "string", "pattern": "\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}" }, "Label": { "type": "string", "pattern": "[a-zA-Z0-9_.-]{1,64}" }, "ListAvailableZonesRequest": { "type": "structure", "members": {}, "documentation": "

Contains the inputs for the ListAvailableZones action.

" }, "ListAvailableZonesResponse": { "type": "structure", "members": { "AZList": { "shape": "AZList", "documentation": "

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

" } } }, "ListHapgsRequest": { "type": "structure", "members": { "NextToken": { "shape": "PaginationToken", "documentation": "

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

" } } }, "ListHapgsResponse": { "type": "structure", "required": [ "HapgList" ], "members": { "HapgList": { "shape": "HapgList", "documentation": "

The list of high-availability partition groups.

" }, "NextToken": { "shape": "PaginationToken", "documentation": "

If not null, more results are available. Pass this value to ListHapgs to retrieve the next set of items.

" } } }, "ListHsmsRequest": { "type": "structure", "members": { "NextToken": { "shape": "PaginationToken", "documentation": "

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

" } } }, "ListHsmsResponse": { "type": "structure", "members": { "HsmList": { "shape": "HsmList", "documentation": "

The list of ARNs that identify the HSMs.

" }, "NextToken": { "shape": "PaginationToken", "documentation": "

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

" } }, "documentation": "

Contains the output of the ListHsms operation.

" }, "ListLunaClientsRequest": { "type": "structure", "members": { "NextToken": { "shape": "PaginationToken", "documentation": "

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

" } } }, "ListLunaClientsResponse": { "type": "structure", "required": [ "ClientList" ], "members": { "ClientList": { "shape": "ClientList", "documentation": "

The list of clients.

" }, "NextToken": { "shape": "PaginationToken", "documentation": "

If not null, more results are available. Pass this to ListLunaClients to retrieve the next set of items.

" } } }, "ListTagsForResourceRequest": { "type": "structure", "required": [ "ResourceArn" ], "members": { "ResourceArn": { "shape": "String", "documentation": "

The Amazon Resource Name (ARN) of the AWS CloudHSM resource.

" } } }, "ListTagsForResourceResponse": { "type": "structure", "required": [ "TagList" ], "members": { "TagList": { "shape": "TagList", "documentation": "

One or more tags.

" } } }, "ModifyHapgRequest": { "type": "structure", "required": [ "HapgArn" ], "members": { "HapgArn": { "shape": "HapgArn", "documentation": "

The ARN of the high-availability partition group to modify.

" }, "Label": { "shape": "Label", "documentation": "

The new label for the high-availability partition group.

" }, "PartitionSerialList": { "shape": "PartitionSerialList", "documentation": "

The list of partition serial numbers to make members of the high-availability partition group.

" } } }, "ModifyHapgResponse": { "type": "structure", "members": { "HapgArn": { "shape": "HapgArn", "documentation": "

The ARN of the high-availability partition group.

" } } }, "ModifyHsmRequest": { "type": "structure", "required": [ "HsmArn" ], "members": { "HsmArn": { "shape": "HsmArn", "documentation": "

The ARN of the HSM to modify.

" }, "SubnetId": { "shape": "SubnetId", "documentation": "

The new identifier of the subnet that the HSM is in. The new subnet must be in the same Availability Zone as the current subnet.

" }, "EniIp": { "shape": "IpAddress", "documentation": "

The new IP address for the elastic network interface (ENI) attached to the HSM.

If the HSM is moved to a different subnet, and an IP address is not specified, an IP address will be randomly chosen from the CIDR range of the new subnet.

" }, "IamRoleArn": { "shape": "IamRoleArn", "documentation": "

The new IAM role ARN.

" }, "ExternalId": { "shape": "ExternalId", "documentation": "

The new external ID.

" }, "SyslogIp": { "shape": "IpAddress", "documentation": "

The new IP address for the syslog monitoring server. The AWS CloudHSM service only supports one syslog monitoring server.

" } }, "documentation": "

Contains the inputs for the ModifyHsm operation.

" }, "ModifyHsmResponse": { "type": "structure", "members": { "HsmArn": { "shape": "HsmArn", "documentation": "

The ARN of the HSM.

" } }, "documentation": "

Contains the output of the ModifyHsm operation.

" }, "ModifyLunaClientRequest": { "type": "structure", "required": [ "ClientArn", "Certificate" ], "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client.

" }, "Certificate": { "shape": "Certificate", "documentation": "

The new certificate for the client.

" } } }, "ModifyLunaClientResponse": { "type": "structure", "members": { "ClientArn": { "shape": "ClientArn", "documentation": "

The ARN of the client.

" } } }, "PaginationToken": { "type": "string", "pattern": "[a-zA-Z0-9+/]*" }, "PartitionArn": { "type": "string", "pattern": "arn:aws(-iso)?:cloudhsm:[a-zA-Z0-9\\-]*:[0-9]{12}:hsm-[0-9a-f]{8}/partition-[0-9]{6,12}" }, "PartitionList": { "type": "list", "member": { "shape": "PartitionArn" } }, "PartitionSerial": { "type": "string", "pattern": "\\d{6,12}" }, "PartitionSerialList": { "type": "list", "member": { "shape": "PartitionSerial" } }, "RemoveTagsFromResourceRequest": { "type": "structure", "required": [ "ResourceArn", "TagKeyList" ], "members": { "ResourceArn": { "shape": "String", "documentation": "

The Amazon Resource Name (ARN) of the AWS CloudHSM resource.

" }, "TagKeyList": { "shape": "TagKeyList", "documentation": "

The tag key or keys to remove.

Specify only the tag key to remove (not the value). To overwrite the value for an existing tag, use AddTagsToResource.

" } } }, "RemoveTagsFromResourceResponse": { "type": "structure", "required": [ "Status" ], "members": { "Status": { "shape": "String", "documentation": "

The status of the operation.

" } } }, "SshKey": { "type": "string", "pattern": "[a-zA-Z0-9+/= ._:\\\\@-]*" }, "String": { "type": "string", "pattern": "[\\w :+=./\\\\-]*" }, "SubnetId": { "type": "string", "pattern": "subnet-[0-9a-f]{8}" }, "SubscriptionType": { "type": "string", "documentation": "

Specifies the type of subscription for the HSM.

", "enum": [ "PRODUCTION" ] }, "Tag": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": { "shape": "TagKey", "documentation": "

The key of the tag.

" }, "Value": { "shape": "TagValue", "documentation": "

The value of the tag.

" } }, "documentation": "

A key-value pair that identifies or specifies metadata about an AWS CloudHSM resource.

" }, "TagKey": { "type": "string", "max": 128, "min": 1 }, "TagKeyList": { "type": "list", "member": { "shape": "TagKey" } }, "TagList": { "type": "list", "member": { "shape": "Tag" } }, "TagValue": { "type": "string", "max": 256, "min": 0 }, "Timestamp": { "type": "string", "pattern": "\\d*" }, "VpcId": { "type": "string", "pattern": "vpc-[0-9a-f]{8}" } }, "documentation": "AWS CloudHSM Service

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.

" }