Class InvalidIdentityTokenException

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

@Generated("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.

See Also: