| Class | Description |
|---|---|
| DeleteRuleRequest | |
| DeleteRuleResponse | |
| DescribeRuleRequest | |
| DescribeRuleResponse | |
| DisableRuleRequest | |
| DisableRuleResponse | |
| EcsParameters |
The custom parameters to be used when the target is an Amazon ECS cluster.
|
| EnableRuleRequest | |
| EnableRuleResponse | |
| InputTransformer |
Contains the parameters needed for you to provide custom input to a target based on one or more pieces of data
extracted from the event.
|
| KinesisParameters |
This object enables you to specify a JSON path to extract from the event and use as the partition key for the Amazon
Kinesis stream, so that you can control the shard to which the event goes.
|
| ListRuleNamesByTargetRequest | |
| ListRuleNamesByTargetResponse | |
| ListRulesRequest | |
| ListRulesResponse | |
| ListTargetsByRuleRequest | |
| ListTargetsByRuleResponse | |
| PutEventsRequest | |
| PutEventsRequestEntry |
Represents an event to be submitted.
|
| PutEventsResponse | |
| PutEventsResultEntry |
Represents an event that failed to be submitted.
|
| PutRuleRequest | |
| PutRuleResponse | |
| PutTargetsRequest | |
| PutTargetsResponse | |
| PutTargetsResultEntry |
Represents a target that failed to be added to a rule.
|
| RemoveTargetsRequest | |
| RemoveTargetsResponse | |
| RemoveTargetsResultEntry |
Represents a target that failed to be removed from a rule.
|
| Rule |
Contains information about a rule in Amazon CloudWatch Events.
|
| RunCommandParameters |
This parameter contains the criteria (either InstanceIds or a tag) used to specify which EC2 instances are to be sent
the command.
|
| RunCommandTarget |
Information about the EC2 instances that are to be sent the command, specified as key-value pairs.
|
| Target |
Targets are the resources to be invoked when a rule is triggered.
|
| TestEventPatternRequest | |
| TestEventPatternResponse |
| Enum | Description |
|---|---|
| RuleState |
| Exception | Description |
|---|---|
| CloudWatchEventsException |
Base exception for all service exceptions thrown by Amazon CloudWatch Events
|
| ConcurrentModificationException |
There is concurrent modification on a rule or target.
|
| InternalException |
This exception occurs due to unexpected causes.
|
| InvalidEventPatternException |
The event pattern is not valid.
|
| LimitExceededException |
You tried to create more rules or add more targets to a rule than is allowed.
|
| ResourceNotFoundException |
The rule does not exist.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.