Class IdempotentParameterMismatchException

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

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

The request reuses the client token of an earlier request with different parameters. Use a new client token, or resend the earlier request unchanged.

See Also: