Class InvalidGrantTokenException

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

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

The request was rejected because the specified grant token is not valid.

See Also: