xksProxyUriPath
Changes the base path to the proxy APIs for this external key store. To find this value, see the documentation for your external key manager and external key store proxy (XKS proxy). This parameter is valid only for custom key stores with a CustomKeyStoreType
of EXTERNAL_KEY_STORE
.
The value must start with /
and must end with /kms/xks/v1
, where v1
represents the version of the KMS external key store proxy API. You can include an optional prefix between the required elements such as /<i>example</i>/kms/xks/v1
.
The combined XksProxyUriEndpoint
and XksProxyUriPath
values must be unique in the Amazon Web Services account and Region.
You can change this value when the external key store is connected or disconnected.