Class XksProxyUriUnreachableException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<XksProxyUriUnreachableException.Builder,XksProxyUriUnreachableException>

@Generated("software.amazon.awssdk:codegen") public final class XksProxyUriUnreachableException extends KmsException implements ToCopyableBuilder<XksProxyUriUnreachableException.Builder,XksProxyUriUnreachableException>

KMS was unable to reach the specified XksProxyUriPath. The path must be reachable before you create the external key store or update its settings.

This exception is also thrown when the external key store proxy response to a GetHealthStatus request indicates that all external key manager instances are unavailable.

See Also: