@datafire/amazonaws_cloudhsm

5.0.0 • Public • Published

@datafire/amazonaws_cloudhsm

Client library for Amazon CloudHSM

Installation and Usage

npm install --save @datafire/amazonaws_cloudhsm
let amazonaws_cloudhsm = require('@datafire/amazonaws_cloudhsm').create({
  accessKeyId: "",
  secretAccessKey: "",
  region: ""
});

amazonaws_cloudhsm.AddTagsToResource({
  "ResourceArn": "",
  "TagList": []
}).then(data => {
  console.log(data);
});

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.

Actions

AddTagsToResource

amazonaws_cloudhsm.AddTagsToResource({
  "ResourceArn": "",
  "TagList": []
}, context)

Input

  • input object

Output

CreateHapg

amazonaws_cloudhsm.CreateHapg({
  "Label": ""
}, context)

Input

  • input object

Output

CreateHsm

amazonaws_cloudhsm.CreateHsm({
  "SubnetId": "",
  "SshKey": "",
  "IamRoleArn": "",
  "SubscriptionType": ""
}, context)

Input

Output

CreateLunaClient

amazonaws_cloudhsm.CreateLunaClient({
  "Certificate": ""
}, context)

Input

Output

DeleteHapg

amazonaws_cloudhsm.DeleteHapg({
  "HapgArn": ""
}, context)

Input

  • input object

Output

DeleteHsm

amazonaws_cloudhsm.DeleteHsm({
  "HsmArn": ""
}, context)

Input

  • input object

Output

DeleteLunaClient

amazonaws_cloudhsm.DeleteLunaClient({
  "ClientArn": ""
}, context)

Input

Output

DescribeHapg

amazonaws_cloudhsm.DescribeHapg({
  "HapgArn": ""
}, context)

Input

  • input object

Output

DescribeHsm

amazonaws_cloudhsm.DescribeHsm({}, context)

Input

Output

DescribeLunaClient

amazonaws_cloudhsm.DescribeLunaClient({}, context)

Input

Output

GetConfig

amazonaws_cloudhsm.GetConfig({
  "ClientArn": "",
  "ClientVersion": "",
  "HapgList": []
}, context)

Input

Output

ListAvailableZones

amazonaws_cloudhsm.ListAvailableZones({}, context)

Input

  • input object

Output

ListHapgs

amazonaws_cloudhsm.ListHapgs({}, context)

Input

Output

ListHsms

amazonaws_cloudhsm.ListHsms({}, context)

Input

Output

ListLunaClients

amazonaws_cloudhsm.ListLunaClients({}, context)

Input

Output

ListTagsForResource

amazonaws_cloudhsm.ListTagsForResource({
  "ResourceArn": ""
}, context)

Input

  • input object

Output

ModifyHapg

amazonaws_cloudhsm.ModifyHapg({
  "HapgArn": ""
}, context)

Input

Output

ModifyHsm

amazonaws_cloudhsm.ModifyHsm({
  "HsmArn": ""
}, context)

Input

Output

ModifyLunaClient

amazonaws_cloudhsm.ModifyLunaClient({
  "ClientArn": "",
  "Certificate": ""
}, context)

Input

Output

RemoveTagsFromResource

amazonaws_cloudhsm.RemoveTagsFromResource({
  "ResourceArn": "",
  "TagKeyList": []
}, context)

Input

Output

Definitions

AZ

  • AZ string

AZList

  • AZList array
    • items AZ

AddTagsToResourceRequest

  • AddTagsToResourceRequest object

AddTagsToResourceResponse

  • AddTagsToResourceResponse object

Boolean

  • Boolean boolean

Certificate

  • Certificate string

CertificateFingerprint

  • CertificateFingerprint string

ClientArn

  • ClientArn string

ClientLabel

  • ClientLabel string

ClientList

ClientToken

  • ClientToken string

ClientVersion

  • ClientVersion string (values: 5.1, 5.3)

CloudHsmInternalException

  • CloudHsmInternalException object: Indicates that an internal error occurred.

CloudHsmObjectState

  • CloudHsmObjectState string (values: READY, UPDATING, DEGRADED)

CloudHsmServiceException

  • CloudHsmServiceException object: Indicates that an exception occurred in the AWS CloudHSM service.

CreateHapgRequest

  • CreateHapgRequest object: Contains the inputs for the CreateHapgRequest action.

CreateHapgResponse

  • CreateHapgResponse object: Contains the output of the CreateHAPartitionGroup action.

CreateHsmRequest

CreateHsmResponse

  • CreateHsmResponse object: Contains the output of the CreateHsm operation.

CreateLunaClientRequest

  • CreateLunaClientRequest object: Contains the inputs for the CreateLunaClient action.

CreateLunaClientResponse

  • CreateLunaClientResponse object: Contains the output of the CreateLunaClient action.

DeleteHapgRequest

  • DeleteHapgRequest object: Contains the inputs for the DeleteHapg action.

DeleteHapgResponse

  • DeleteHapgResponse object: Contains the output of the DeleteHapg action.

DeleteHsmRequest

  • DeleteHsmRequest object: Contains the inputs for the DeleteHsm operation.

DeleteHsmResponse

  • DeleteHsmResponse object: Contains the output of the DeleteHsm operation.

DeleteLunaClientRequest

  • DeleteLunaClientRequest object

DeleteLunaClientResponse

  • DeleteLunaClientResponse object

DescribeHapgRequest

  • DescribeHapgRequest object: Contains the inputs for the DescribeHapg action.

DescribeHapgResponse

DescribeHsmRequest

  • DescribeHsmRequest object: Contains the inputs for the DescribeHsm operation.

DescribeHsmResponse

DescribeLunaClientRequest

DescribeLunaClientResponse

EniId

  • EniId string

ExternalId

  • ExternalId string

GetConfigRequest

GetConfigResponse

HapgArn

  • HapgArn string

HapgList

HsmArn

  • HsmArn string: An ARN that identifies an HSM.

HsmList

  • HsmList array: Contains a list of ARNs that identify the HSMs.

HsmSerialNumber

  • HsmSerialNumber string

HsmStatus

  • HsmStatus string (values: PENDING, RUNNING, UPDATING, SUSPENDED, TERMINATING, TERMINATED, DEGRADED)

IamRoleArn

  • IamRoleArn string

InvalidRequestException

  • InvalidRequestException object: Indicates that one or more of the request parameters are not valid.

IpAddress

  • IpAddress string

Label

  • Label string

ListAvailableZonesRequest

  • ListAvailableZonesRequest object: Contains the inputs for the ListAvailableZones action.

ListAvailableZonesResponse

  • ListAvailableZonesResponse object

ListHapgsRequest

ListHapgsResponse

ListHsmsRequest

ListHsmsResponse

  • ListHsmsResponse object: Contains the output of the ListHsms operation.

ListLunaClientsRequest

ListLunaClientsResponse

ListTagsForResourceRequest

  • ListTagsForResourceRequest object

ListTagsForResourceResponse

  • ListTagsForResourceResponse object

ModifyHapgRequest

ModifyHapgResponse

  • ModifyHapgResponse object

ModifyHsmRequest

ModifyHsmResponse

  • ModifyHsmResponse object: Contains the output of the ModifyHsm operation.

ModifyLunaClientRequest

ModifyLunaClientResponse

  • ModifyLunaClientResponse object

PaginationToken

  • PaginationToken string

PartitionArn

  • PartitionArn string

PartitionList

PartitionSerial

  • PartitionSerial string

PartitionSerialList

RemoveTagsFromResourceRequest

  • RemoveTagsFromResourceRequest object

RemoveTagsFromResourceResponse

  • RemoveTagsFromResourceResponse object

SshKey

  • SshKey string

String

  • String string

SubnetId

  • SubnetId string

SubscriptionType

  • SubscriptionType string (values: PRODUCTION):

    Specifies the type of subscription for the HSM.

    • PRODUCTION - The HSM is being used in a production environment.

    • TRIAL - The HSM is being used in a product trial.

Tag

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

TagKey

  • TagKey string

TagKeyList

  • TagKeyList array

TagList

  • TagList array

TagValue

  • TagValue string

Timestamp

  • Timestamp string

VpcId

  • VpcId string

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/amazonaws_cloudhsm

Weekly Downloads

10

Version

5.0.0

License

MIT

Unpacked Size

107 kB

Total Files

5

Last publish

Collaborators

  • datafire