Action | Description | Resource | Condition |
---|---|---|---|
events:DeleteRule | Deletes a rule. | ??? | ??? |
events:DescribeRule | Describes the details of the specified rule. | ??? | ??? |
events:DisableRule | Disables a rule. | ??? | ??? |
events:EnableRule | Enables a rule. | ??? | ??? |
events:ListRuleNamesByTarget | Lists the names of the rules that the given target is put to. | ??? | ??? |
events:ListRules | Lists the Amazon CloudWatch Events rules in your account. | ??? | ??? |
events:ListTargetsByRule | Lists of targets assigned to the rule. | ??? | ??? |
events:PutEvents | Sends custom events to Amazon CloudWatch Events so that they can be matched to rules. | ??? | ??? |
events:PutRule | Creates or updates a rule. | ??? | events:source, events:detail-type, events:detail.userIdentity.principalId, events:TargetArn |
events:PutTargets | Adds target(s) to a rule. | ??? | ??? |
events:RemoveTargets | Removes target(s) from a rule so that when the rule is triggered, those targets will no longer be invoked. | ??? | ??? |
events:TestEventPattern | Tests whether an event pattern matches the provided event. | ??? | ??? |