aws-elixir v0.1.0 AWS.CloudHSM
AWS CloudHSM Service
Summary
Functions
Adds or overwrites one or more tags for the specified AWS CloudHSM resource
Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs
Creates an uninitialized HSM instance
Creates an HSM client
Deletes a high-availability partition group
Deletes an HSM. After completion, this operation cannot be undone and your key material cannot be recovered
Deletes a client
Retrieves information about a high-availability partition group
Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number
Retrieves information about an HSM client
Gets the configuration files necessary to connect to all high availability partition groups the client is associated with
Lists the Availability Zones that have available AWS CloudHSM capacity
Lists the high-availability partition groups for the account
Retrieves the identifiers of all of the HSMs provisioned for the current customer
Lists all of the clients
Returns a list of all tags for the specified AWS CloudHSM resource
Modifies an existing high-availability partition group
Modifies an HSM
Modifies the certificate used by the client
Removes one or more tags from the specified AWS CloudHSM resource
Functions
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.
Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs.
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.
Deletes an HSM. After completion, this operation cannot be undone and your key material cannot be recovered.
Retrieves information about a high-availability partition group.
Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number.
Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.
Lists the Availability Zones that have available AWS CloudHSM capacity.
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.
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.
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.
Returns a list of all tags for the specified AWS CloudHSM resource.
Modifies an HSM.
Modifies the certificate used by the client.
This action can potentially start a workflow to install the new certificate on the client’s HSMs.