Skip to content

/AWS1/CL_CWT=>PUTMANAGEDINSIGHTRULES()

About PutManagedInsightRules

Creates a managed Contributor Insights rule for a specified Amazon Web Services resource. When you enable a managed rule, you create a Contributor Insights rule that collects data from Amazon Web Services services. You cannot edit these rules with PutInsightRule. The rules can be enabled, disabled, and deleted using EnableInsightRules, DisableInsightRules, and DeleteInsightRules. If a previously created managed rule is currently disabled, a subsequent call to this API will re-enable it. Use ListManagedInsightRules to describe all available rules.

Method Signature

IMPORTING

Required arguments:

IT_MANAGEDRULES TYPE /AWS1/CL_CWTMANAGEDRULE=>TT_MANAGEDRULES TT_MANAGEDRULES

A list of ManagedRules to enable.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWTPUTMANAGEDINSIGH01 /AWS1/CL_CWTPUTMANAGEDINSIGH01