Class | Description |
---|---|
DeleteRuleRequest |
Container for the parameters to the DeleteRule operation.
|
DeleteRuleResult | |
DescribeRuleRequest |
Container for the parameters to the DescribeRule operation.
|
DescribeRuleResult |
The result of the DescribeRule operation.
|
DisableRuleRequest |
Container for the parameters to the DisableRule operation.
|
DisableRuleResult | |
EnableRuleRequest |
Container for the parameters to the EnableRule operation.
|
EnableRuleResult | |
ListRuleNamesByTargetRequest |
Container for the parameters to the ListRuleNamesByTarget operation.
|
ListRuleNamesByTargetResult |
The result of the ListRuleNamesByTarget operation.
|
ListRulesRequest |
Container for the parameters to the ListRules operation.
|
ListRulesResult |
The result of the ListRules operation.
|
ListTargetsByRuleRequest |
Container for the parameters to the ListTargetsByRule operation.
|
ListTargetsByRuleResult |
The result of the ListTargetsByRule operation.
|
PutEventsRequest |
Container for the parameters to the PutEvents operation.
|
PutEventsRequestEntry |
Contains information about the event to be used in PutEvents.
|
PutEventsResult |
The result of the PutEvents operation.
|
PutEventsResultEntry |
A PutEventsResult contains a list of PutEventsResultEntry.
|
PutRuleRequest |
Container for the parameters to the PutRule operation.
|
PutRuleResult |
The result of the PutRule operation.
|
PutTargetsRequest |
Container for the parameters to the PutTargets operation.
|
PutTargetsResult |
The result of the PutTargets operation.
|
PutTargetsResultEntry |
A PutTargetsResult contains a list of PutTargetsResultEntry.
|
RemoveTargetsRequest |
Container for the parameters to the RemoveTargets operation.
|
RemoveTargetsResult |
The result of the RemoveTargets operation.
|
RemoveTargetsResultEntry |
The ID of the target requested to be removed from the rule by Amazon CloudWatch Events.
|
Rule |
Contains information about a rule in Amazon CloudWatch Events.
|
Target |
Targets are the resources that can be invoked when a rule is triggered.
|
TestEventPatternRequest |
Container for the parameters to the TestEventPattern operation.
|
TestEventPatternResult |
The result of the TestEventPattern operation.
|
Enum | Description |
---|---|
RuleState |
Exception | Description |
---|---|
AmazonCloudWatchEventsException |
Base exception for all service exceptions thrown by Amazon CloudWatch Events
|
ConcurrentModificationException |
This exception occurs if there is concurrent modification on rule or target.
|
InternalException |
This exception occurs due to unexpected causes.
|
InvalidEventPatternException |
The event pattern is invalid.
|
LimitExceededException |
This exception occurs if you try to create more rules or add more targets to a rule than allowed by default.
|
ResourceNotFoundException |
The rule does not exist.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.