Crate rusoto_cloudhsm

Source
Expand description

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.

If you’re using the service, you’re probably looking for CloudHsmClient and CloudHsm.

Structs§

AddTagsToResourceRequest
AddTagsToResourceResponse
CloudHsmClient
A client for the CloudHSM API.
CreateHapgRequest

Contains the inputs for the CreateHapgRequest action.

CreateHapgResponse

Contains the output of the CreateHAPartitionGroup action.

CreateHsmRequest

Contains the inputs for the CreateHsm operation.

CreateHsmResponse

Contains the output of the CreateHsm operation.

CreateLunaClientRequest

Contains the inputs for the CreateLunaClient action.

CreateLunaClientResponse

Contains the output of the CreateLunaClient action.

DeleteHapgRequest

Contains the inputs for the DeleteHapg action.

DeleteHapgResponse

Contains the output of the DeleteHapg action.

DeleteHsmRequest

Contains the inputs for the DeleteHsm operation.

DeleteHsmResponse

Contains the output of the DeleteHsm operation.

DeleteLunaClientRequest
DeleteLunaClientResponse
DescribeHapgRequest

Contains the inputs for the DescribeHapg action.

DescribeHapgResponse

Contains the output of the DescribeHapg action.

DescribeHsmRequest

Contains the inputs for the DescribeHsm operation.

DescribeHsmResponse

Contains the output of the DescribeHsm operation.

DescribeLunaClientRequest
DescribeLunaClientResponse
GetConfigRequest
GetConfigResponse
ListAvailableZonesRequest

Contains the inputs for the ListAvailableZones action.

ListAvailableZonesResponse
ListHapgsRequest
ListHapgsResponse
ListHsmsRequest
ListHsmsResponse

Contains the output of the ListHsms operation.

ListLunaClientsRequest
ListLunaClientsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
ModifyHapgRequest
ModifyHapgResponse
ModifyHsmRequest

Contains the inputs for the ModifyHsm operation.

ModifyHsmResponse

Contains the output of the ModifyHsm operation.

ModifyLunaClientRequest
ModifyLunaClientResponse
RemoveTagsFromResourceRequest
RemoveTagsFromResourceResponse
Tag

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

Enums§

AddTagsToResourceError
Errors returned by AddTagsToResource
CreateHapgError
Errors returned by CreateHapg
CreateHsmError
Errors returned by CreateHsm
CreateLunaClientError
Errors returned by CreateLunaClient
DeleteHapgError
Errors returned by DeleteHapg
DeleteHsmError
Errors returned by DeleteHsm
DeleteLunaClientError
Errors returned by DeleteLunaClient
DescribeHapgError
Errors returned by DescribeHapg
DescribeHsmError
Errors returned by DescribeHsm
DescribeLunaClientError
Errors returned by DescribeLunaClient
GetConfigError
Errors returned by GetConfig
ListAvailableZonesError
Errors returned by ListAvailableZones
ListHapgsError
Errors returned by ListHapgs
ListHsmsError
Errors returned by ListHsms
ListLunaClientsError
Errors returned by ListLunaClients
ListTagsForResourceError
Errors returned by ListTagsForResource
ModifyHapgError
Errors returned by ModifyHapg
ModifyHsmError
Errors returned by ModifyHsm
ModifyLunaClientError
Errors returned by ModifyLunaClient
RemoveTagsFromResourceError
Errors returned by RemoveTagsFromResource

Traits§

CloudHsm
Trait representing the capabilities of the CloudHSM API. CloudHSM clients implement this trait.