---
title: "GET /#Action=PutManagedInsightRules"
method: GET
path: "/#Action=PutManagedInsightRules"
---

# GET /#Action=PutManagedInsightRules

`GET /#Action=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 <code>PutInsightRule</code>. The rules can be enabled, disabled, and deleted using <code>EnableInsightRules</code>, <code>DisableInsightRules</code>, and <code>DeleteInsightRules</code>. If a previously created managed rule is currently disabled, a subsequent call to this API will re-enable it. Use <code>ListManagedInsightRules</code> to describe all available rules.

## Query parameters

- `ManagedRules` ManagedRule[], required
  - `TemplateName` string, required — The template name for the managed Contributor Insights rule, as returned by <code>ListManagedInsightRules</code>.
  - `ResourceARN` string, required — The ARN of an Amazon Web Services resource that has managed Contributor Insights rules.
  - `Tags` Tag[] — A list of key-value pairs that you can associate with a managed Contributor Insights rule. You can associate as many as 50 tags with a rule. Tags can help you organize and categorize your resources. You also can use them to scope user permissions by granting a user permission to access or change only the resources that have certain tag values. To associate tags with a rule, you must have the <code>cloudwatch:TagResource</code> permission in addition to the <code>cloudwatch:PutInsightRule</code> permission. If you are using this operation to update an existing Contributor Insights rule, any tags that you specify in this parameter are ignored. To change the tags of an existing rule, use <code>TagResource</code>.
    - `Key` string, required — A string that you can use to assign a value. The combination of tag keys and values can help you organize and categorize your resources.
    - `Value` string, required — The value for the specified tag key.
- `Action` 'PutManagedInsightRules', required
- `Version` '2010-08-01', required

## Response `200`

Success

## Other responses

- `480` — InvalidParameterValueException
- `481` — MissingRequiredParameterException

---

[API](https://skmtc.net/aws/apis/monitoring.md) · [All operations](https://skmtc.net/aws/apis/monitoring/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/monitoring/versions/40e3ac7bae8a/schema)
