Resource Type: AWS > Events > Rule
Rule resource in AWS Events service.
Resource Context
Rule is a part of the Events service.
Each Rule lives under a Region.
Controls
The primary controls for AWS > Events > Rule are:
It is also targeted by these controls:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-events#/resource/types/rule
- tmod:@turbot/turbot#/resource/categories/messageNotification
- turbot graphql resource --id "tmod:@turbot/aws-events#/resource/types/rule"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-events#/resource/types/rule';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-events#/resource/types/rule"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-events#/resource/types/rule' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query