Put Insight Rule
GET {{aws_cloudwatch_base_url}}/?Action=PutInsightRule&RuleDefinition=&RuleName=&RuleState=&Version=2010-08-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
RuleDefinition | null | The definition of the rule, as a JSON object. For details on the valid syntax, see Contributor Insights Rule Syntax. | |
RuleName | null | A unique name for the rule. | |
RuleState | null | The state of the rule. Valid values are ENABLED and DISABLED. | |
Version | string |