Class ManagedRuleException

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

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

This rule was created by an Amazon Web Services service on behalf of your account. It is managed by that service. If you see this error in response to DeleteRule or RemoveTargets, you can use the Force parameter in those calls to delete the rule or remove targets from the rule. You cannot modify these managed rules by using DisableRule, EnableRule, PutTargets, PutRule, TagResource, or UntagResource.

See Also: