@Generated(value="software.amazon.awssdk:codegen") public final class InvalidIdentityTokenException extends StsException implements ToCopyableBuilder<InvalidIdentityTokenException.Builder,InvalidIdentityTokenException>
The web identity token that was passed could not be validated by Amazon Web Services. Get a new identity token from the identity provider and then retry the request.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidIdentityTokenException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidIdentityTokenException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidIdentityTokenException.Builder> |
serializableBuilderClass() |
InvalidIdentityTokenException.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 InvalidIdentityTokenException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidIdentityTokenException.Builder,InvalidIdentityTokenException>toBuilder in class StsExceptionpublic static InvalidIdentityTokenException.Builder builder()
public static Class<? extends InvalidIdentityTokenException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.