Class InvalidOperationException

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

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

The operation failed because there was nothing to do or the operation wasn't possible. For example, you might have submitted an AssociateAdminAccount request for an account ID that was already set as the Firewall Manager administrator. Or you might have tried to access a Region that's disabled by default, and that you need to enable for the Firewall Manager administrator account and for Organizations before you can access it.

See Also: