Skip to main content

IKMSCustomKeyStoresListEntry

Interface in AWS.KMS

Interface for CustomKeyStoresListEntry.

Properties

CloudHsmClusterId

property CloudHsmClusterId: string

The unique identifier for the AWS CloudHSM cluster that is associated with the custom key store.

ConnectionErrorCode

property ConnectionErrorCode: string

Describes the connection error.

Only present when ConnectionState is FAILED. Valid values: INVALID_CREDENTIALS | CLUSTER_NOT_FOUND | NETWORK_ERRORS | INTERNAL_ERROR | INSUFFICIENT_CLOUDHSM_HSMS | USER_LOCKED_OUT | USER_NOT_FOUND | USER_LOGGED_IN | SUBNET_NOT_FOUND | INSUFFICIENT_FREE_ADDRESSES_IN_SUBNET.

ConnectionState

property ConnectionState: string

Specifies the state of the connection from the custom key store to its AWS CloudHSM cluster.

CreationDate

property CreationDate: TOptional<TDateTime>

The date and time the custom key store was created.

CustomKeyStoreId

property CustomKeyStoreId: string

The unique identifier for the custom key store.

CustomKeyStoreName

property CustomKeyStoreName: string

The friendly name of the custom key store.

TrustAnchorCertificate

property TrustAnchorCertificate: string

The trust anchor certificate of the associated AWS CloudHSM cluster.