amazonaws.com – cloudhsmv2
For more information about AWS CloudHSM, see and the .
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:cloudhsmv2/2017-04-28.json
- Provider
- amazonaws.com:cloudhsmv2 / cloudhsmv2
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/cloudhsmv2/2017-04-28/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/cloudhsmv2/2017-04-28/openapi.yaml
Tools (17)
Extracted live via the executor SDK.
-
xAmzTargetBaldrApiServiceCopyBackupToRegion.copyBackupToRegionCopy an AWS CloudHSM cluster backup to a different region.
-
xAmzTargetBaldrApiServiceCreateCluster.createClusterCreates a new AWS CloudHSM cluster.
-
xAmzTargetBaldrApiServiceCreateHsm.createHsmCreates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.
-
xAmzTargetBaldrApiServiceDeleteBackup.deleteBackupDeletes a specified AWS CloudHSM backup. A backup can be restored up to 7 days after the DeleteBackup request is made. For more information on restoring a backup, see RestoreBackup [blocked].
-
xAmzTargetBaldrApiServiceDeleteCluster.deleteClusterDeletes the specified AWS CloudHSM cluster. Before you can delete a cluster, you must delete all HSMs in the cluster. To see if the cluster contains any HSMs, use DescribeClusters [blocked]. To delete an HSM, use DeleteHsm [blocked].
-
xAmzTargetBaldrApiServiceDeleteHsm.deleteHsmDeletes the specified HSM. To specify an HSM, you can use its identifier (ID), the IP address of the HSM's elastic network interface (ENI), or the ID of the HSM's ENI. You need to specify only one of these values. To find these values, use DescribeClusters [blocked].
-
xAmzTargetBaldrApiServiceDescribeBackups.describeBackupsGets information about backups of AWS CloudHSM clusters.
This is a paginated operation, which means that each response might contain only a subset of all the backups. When the response contains only a subset of backups, it includes a
NextTokenvalue. Use this value in a subsequentDescribeBackupsrequest to get more backups. When you receive a response with noNextToken(or an empty or null value), that means there are no more backups to get. -
xAmzTargetBaldrApiServiceDescribeClusters.describeClustersGets information about AWS CloudHSM clusters.
This is a paginated operation, which means that each response might contain only a subset of all the clusters. When the response contains only a subset of clusters, it includes a
NextTokenvalue. Use this value in a subsequentDescribeClustersrequest to get more clusters. When you receive a response with noNextToken(or an empty or null value), that means there are no more clusters to get. -
xAmzTargetBaldrApiServiceInitializeCluster.initializeClusterClaims an AWS CloudHSM cluster by submitting the cluster certificate issued by your issuing certificate authority (CA) and the CA's root certificate. Before you can claim a cluster, you must sign the cluster's certificate signing request (CSR) with your issuing CA. To get the cluster's CSR, use DescribeClusters [blocked].
-
xAmzTargetBaldrApiServiceListTags.listTagsGets a list of tags for the specified AWS CloudHSM cluster.
This is a paginated operation, which means that each response might contain only a subset of all the tags. When the response contains only a subset of tags, it includes a
NextTokenvalue. Use this value in a subsequentListTagsrequest to get more tags. When you receive a response with noNextToken(or an empty or null value), that means there are no more tags to get. -
xAmzTargetBaldrApiServiceModifyBackupAttributes.modifyBackupAttributesModifies attributes for AWS CloudHSM backup.
-
xAmzTargetBaldrApiServiceModifyCluster.modifyClusterModifies AWS CloudHSM cluster.
-
xAmzTargetBaldrApiServiceRestoreBackup.restoreBackupRestores a specified AWS CloudHSM backup that is in the
PENDING_DELETIONstate. For mor information on deleting a backup, see DeleteBackup [blocked]. -
xAmzTargetBaldrApiServiceTagResource.tagResourceAdds or overwrites one or more tags for the specified AWS CloudHSM cluster.
-
xAmzTargetBaldrApiServiceUntagResource.untagResourceRemoves the specified tag or tags from the specified AWS CloudHSM cluster.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools