Class SessionDurationEscalationException

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

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

The requested token duration would extend the session beyond its original expiration time. You cannot use this operation to extend the lifetime of a session beyond what was granted when the session was originally created.

See Also: