Class XksProxyIncorrectAuthenticationCredentialException

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

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

The request was rejected because the proxy credentials failed to authenticate to the specified external key store proxy. The specified external key store proxy rejected a status request from KMS due to invalid credentials. This can indicate an error in the credentials or in the identification of the external key store proxy.

See Also: