CustomKeyStoresListEntry
Contains information about each custom key store in the custom key store list.
Types
Properties
A unique identifier for the CloudHSM cluster that is associated with an CloudHSM key store. This field appears only when the CustomKeyStoreType
is AWS_CLOUDHSM
.
Describes the connection error. This field appears in the response only when the ConnectionState
is FAILED
.
Indicates whether the custom key store is connected to its backing key store. For an CloudHSM key store, the ConnectionState
indicates whether it is connected to its CloudHSM cluster. For an external key store, the ConnectionState
indicates whether it is connected to the external key store proxy that communicates with your external key manager.
The date and time when the custom key store was created.
A unique identifier for the custom key store.
The user-specified friendly name for the custom key store.
Indicates the type of the custom key store. AWS_CLOUDHSM
indicates a custom key store backed by an CloudHSM cluster. EXTERNAL_KEY_STORE
indicates a custom key store backed by an external key store proxy and external key manager outside of Amazon Web Services.
The trust anchor certificate of the CloudHSM cluster associated with an CloudHSM key store. When you initialize the cluster, you create this certificate and save it in the customerCA.crt
file.
Configuration settings for the external key store proxy (XKS proxy). The external key store proxy translates KMS requests into a format that your external key manager can understand. The proxy configuration includes connection information that KMS requires.