Class XksProxyInvalidResponseException

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

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

KMS cannot interpret the response it received from the external key store proxy. The problem might be a poorly constructed response, but it could also be a transient network issue. If you see this error repeatedly, report it to the proxy vendor.

See Also: