Class InvalidStateException

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

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

The resource is not in a state that allows the operation. For example, an event bus that is still being created cannot accept events.

See Also: