AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Interface for accessing CloudHSM AWS CloudHSM Service

Inheritance Hierarchy

Amazon.CloudHSM.IAmazonCloudHSM

Namespace: Amazon.CloudHSM
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public interface IAmazonCloudHSM
         IDisposable

The IAmazonCloudHSM type exposes the following members

Methods

NameDescription
Public Method BeginCreateHapg(CreateHapgRequest, AsyncCallback, object) Initiates the asynchronous execution of the CreateHapg operation.
Public Method BeginCreateHsm(CreateHsmRequest, AsyncCallback, object) Initiates the asynchronous execution of the CreateHsm operation.
Public Method BeginCreateLunaClient(CreateLunaClientRequest, AsyncCallback, object) Initiates the asynchronous execution of the CreateLunaClient operation.
Public Method BeginDeleteHapg(DeleteHapgRequest, AsyncCallback, object) Initiates the asynchronous execution of the DeleteHapg operation.
Public Method BeginDeleteHsm(DeleteHsmRequest, AsyncCallback, object) Initiates the asynchronous execution of the DeleteHsm operation.
Public Method BeginDeleteLunaClient(DeleteLunaClientRequest, AsyncCallback, object) Initiates the asynchronous execution of the DeleteLunaClient operation.
Public Method BeginDescribeHapg(DescribeHapgRequest, AsyncCallback, object) Initiates the asynchronous execution of the DescribeHapg operation.
Public Method BeginDescribeHsm(DescribeHsmRequest, AsyncCallback, object) Initiates the asynchronous execution of the DescribeHsm operation.
Public Method BeginDescribeLunaClient(DescribeLunaClientRequest, AsyncCallback, object) Initiates the asynchronous execution of the DescribeLunaClient operation.
Public Method BeginGetConfig(GetConfigRequest, AsyncCallback, object) Initiates the asynchronous execution of the GetConfig operation.
Public Method BeginListAvailableZones(ListAvailableZonesRequest, AsyncCallback, object) Initiates the asynchronous execution of the ListAvailableZones operation.
Public Method BeginListHapgs(ListHapgsRequest, AsyncCallback, object) Initiates the asynchronous execution of the ListHapgs operation.
Public Method BeginListHsms(ListHsmsRequest, AsyncCallback, object) Initiates the asynchronous execution of the ListHsms operation.
Public Method BeginListLunaClients(ListLunaClientsRequest, AsyncCallback, object) Initiates the asynchronous execution of the ListLunaClients operation.
Public Method BeginModifyHapg(ModifyHapgRequest, AsyncCallback, object) Initiates the asynchronous execution of the ModifyHapg operation.
Public Method BeginModifyHsm(ModifyHsmRequest, AsyncCallback, object) Initiates the asynchronous execution of the ModifyHsm operation.
Public Method BeginModifyLunaClient(ModifyLunaClientRequest, AsyncCallback, object) Initiates the asynchronous execution of the ModifyLunaClient operation.
Public Method CreateHapg(string) Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs.
Public Method CreateHapg(CreateHapgRequest) Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs.
Public Method CreateHsm(CreateHsmRequest) Creates an uninitialized HSM instance. Running this command provisions an HSM appliance and will result in charges to your AWS account for the HSM.
Public Method CreateLunaClient(CreateLunaClientRequest) Creates an HSM client.
Public Method DeleteHapg(string) Deletes a high-availability partition group.
Public Method DeleteHapg(DeleteHapgRequest) Deletes a high-availability partition group.
Public Method DeleteHsm(string) Deletes an HSM. Once complete, this operation cannot be undone and your key material cannot be recovered.
Public Method DeleteHsm(DeleteHsmRequest) Deletes an HSM. Once complete, this operation cannot be undone and your key material cannot be recovered.
Public Method DeleteLunaClient(string) Deletes a client.
Public Method DeleteLunaClient(DeleteLunaClientRequest) Deletes a client.
Public Method DescribeHapg(string) Retrieves information about a high-availability partition group.
Public Method DescribeHapg(DescribeHapgRequest) Retrieves information about a high-availability partition group.
Public Method DescribeHsm(string) Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number.
Public Method DescribeHsm(DescribeHsmRequest) Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number.
Public Method DescribeLunaClient(DescribeLunaClientRequest) Retrieves information about an HSM client.
Public Method EndCreateHapg(IAsyncResult) Finishes the asynchronous execution of the CreateHapg operation.
Public Method EndCreateHsm(IAsyncResult) Finishes the asynchronous execution of the CreateHsm operation.
Public Method EndCreateLunaClient(IAsyncResult) Finishes the asynchronous execution of the CreateLunaClient operation.
Public Method EndDeleteHapg(IAsyncResult) Finishes the asynchronous execution of the DeleteHapg operation.
Public Method EndDeleteHsm(IAsyncResult) Finishes the asynchronous execution of the DeleteHsm operation.
Public Method EndDeleteLunaClient(IAsyncResult) Finishes the asynchronous execution of the DeleteLunaClient operation.
Public Method EndDescribeHapg(IAsyncResult) Finishes the asynchronous execution of the DescribeHapg operation.
Public Method EndDescribeHsm(IAsyncResult) Finishes the asynchronous execution of the DescribeHsm operation.
Public Method EndDescribeLunaClient(IAsyncResult) Finishes the asynchronous execution of the DescribeLunaClient operation.
Public Method EndGetConfig(IAsyncResult) Finishes the asynchronous execution of the GetConfig operation.
Public Method EndListAvailableZones(IAsyncResult) Finishes the asynchronous execution of the ListAvailableZones operation.
Public Method EndListHapgs(IAsyncResult) Finishes the asynchronous execution of the ListHapgs operation.
Public Method EndListHsms(IAsyncResult) Finishes the asynchronous execution of the ListHsms operation.
Public Method EndListLunaClients(IAsyncResult) Finishes the asynchronous execution of the ListLunaClients operation.
Public Method EndModifyHapg(IAsyncResult) Finishes the asynchronous execution of the ModifyHapg operation.
Public Method EndModifyHsm(IAsyncResult) Finishes the asynchronous execution of the ModifyHsm operation.
Public Method EndModifyLunaClient(IAsyncResult) Finishes the asynchronous execution of the ModifyLunaClient operation.
Public Method GetConfig(GetConfigRequest) Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.
Public Method ListAvailableZones() Lists the Availability Zones that have available AWS CloudHSM capacity.
Public Method ListAvailableZones(ListAvailableZonesRequest) Lists the Availability Zones that have available AWS CloudHSM capacity.
Public Method ListHapgs() 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.

Public Method ListHapgs(ListHapgsRequest) 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.

Public Method ListHsms() 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.

Public Method ListHsms(ListHsmsRequest) 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.

Public Method ListLunaClients() 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.

Public Method ListLunaClients(ListLunaClientsRequest) 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.

Public Method ModifyHapg(ModifyHapgRequest) Modifies an existing high-availability partition group.
Public Method ModifyHsm(ModifyHsmRequest) Modifies an HSM.
Public Method ModifyLunaClient(ModifyLunaClientRequest) Modifies the certificate used by the client.

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

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5