**To display a list of all CloudWatch Events rules** This example displays all CloudWatch Events rules in the region:: aws events list-rules **To display a list of CloudWatch Events rules beginning with a certain string.** This example displays all CloudWatch Events rules in the region that have a name starting with "Daily":: aws events list-rules --name-prefix "Daily"
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
delete-rule.rst | File | 161 B | 0644 |
|
describe-rule.rst | File | 193 B | 0644 |
|
disable-rule.rst | File | 181 B | 0644 |
|
enable-rule.rst | File | 189 B | 0644 |
|
list-rule-names-by-target.rst | File | 277 B | 0644 |
|
list-rules.rst | File | 381 B | 0644 |
|
list-targets-by-rule.rst | File | 204 B | 0644 |
|
put-events.rst | File | 739 B | 0644 |
|
put-rule.rst | File | 1.04 KB | 0644 |
|
put-targets.rst | File | 999 B | 0644 |
|
remove-targets.rst | File | 321 B | 0644 |
|
test-event-pattern.rst | File | 479 B | 0644 |
|