@Generated(value="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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
XksProxyIncorrectAuthenticationCredentialException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XksProxyIncorrectAuthenticationCredentialException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends XksProxyIncorrectAuthenticationCredentialException.Builder> |
serializableBuilderClass() |
XksProxyIncorrectAuthenticationCredentialException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic XksProxyIncorrectAuthenticationCredentialException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<XksProxyIncorrectAuthenticationCredentialException.Builder,XksProxyIncorrectAuthenticationCredentialException>toBuilder in class KmsExceptionpublic static XksProxyIncorrectAuthenticationCredentialException.Builder builder()
public static Class<? extends XksProxyIncorrectAuthenticationCredentialException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.