Class | Description |
---|---|
ActivateEventSourceRequest | |
ActivateEventSourceResult | |
AwsVpcConfiguration |
This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be
used.
|
BatchArrayProperties |
The array properties for the submitted job, such as the size of the array.
|
BatchParameters |
The custom parameters to be used when the target is an AWS Batch job.
|
BatchRetryStrategy |
The retry strategy to use for failed jobs, if the target is an AWS Batch job.
|
Condition |
A JSON string which you can use to limit the event bus permissions you are granting to only accounts that fulfill the
condition.
|
CreateEventBusRequest | |
CreateEventBusResult | |
CreatePartnerEventSourceRequest | |
CreatePartnerEventSourceResult | |
DeactivateEventSourceRequest | |
DeactivateEventSourceResult | |
DeleteEventBusRequest | |
DeleteEventBusResult | |
DeletePartnerEventSourceRequest | |
DeletePartnerEventSourceResult | |
DeleteRuleRequest | |
DeleteRuleResult | |
DescribeEventBusRequest | |
DescribeEventBusResult | |
DescribeEventSourceRequest | |
DescribeEventSourceResult | |
DescribePartnerEventSourceRequest | |
DescribePartnerEventSourceResult | |
DescribeRuleRequest | |
DescribeRuleResult | |
DisableRuleRequest | |
DisableRuleResult | |
EcsParameters |
The custom parameters to be used when the target is an Amazon ECS task.
|
EnableRuleRequest | |
EnableRuleResult | |
EventBus |
An event bus receives events from a source and routes them to rules associated with that event bus.
|
EventSource |
A partner event source is created by an SaaS partner.
|
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 data stream, so that you can control the shard to which the event goes.
|
ListEventBusesRequest | |
ListEventBusesResult | |
ListEventSourcesRequest | |
ListEventSourcesResult | |
ListPartnerEventSourceAccountsRequest | |
ListPartnerEventSourceAccountsResult | |
ListPartnerEventSourcesRequest | |
ListPartnerEventSourcesResult | |
ListRuleNamesByTargetRequest | |
ListRuleNamesByTargetResult | |
ListRulesRequest | |
ListRulesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ListTargetsByRuleRequest | |
ListTargetsByRuleResult | |
NetworkConfiguration |
This structure specifies the network configuration for an ECS task.
|
PartnerEventSource |
A partner event source is created by an SaaS partner.
|
PartnerEventSourceAccount |
The AWS account that a partner event source has been offered to.
|
PutEventsRequest | |
PutEventsRequestEntry |
Represents an event to be submitted.
|
PutEventsResult | |
PutEventsResultEntry |
Represents an event that failed to be submitted.
|
PutPartnerEventsRequest | |
PutPartnerEventsRequestEntry |
The details about an event generated by an SaaS partner.
|
PutPartnerEventsResult | |
PutPartnerEventsResultEntry |
Represents an event that a partner tried to generate, but failed.
|
PutPermissionRequest | |
PutPermissionResult | |
PutRuleRequest | |
PutRuleResult | |
PutTargetsRequest | |
PutTargetsResult | |
PutTargetsResultEntry |
Represents a target that failed to be added to a rule.
|
RemovePermissionRequest | |
RemovePermissionResult | |
RemoveTargetsRequest | |
RemoveTargetsResult | |
RemoveTargetsResultEntry |
Represents a target that failed to be removed from a rule.
|
Rule |
Contains information about a rule in Amazon EventBridge.
|
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.
|
SqsParameters |
This structure includes the custom parameter to be used when the target is an SQS FIFO queue.
|
Tag |
A key-value pair associated with an AWS resource.
|
TagResourceRequest | |
TagResourceResult | |
Target |
Targets are the resources to be invoked when a rule is triggered.
|
TestEventPatternRequest | |
TestEventPatternResult | |
UntagResourceRequest | |
UntagResourceResult |
Enum | Description |
---|---|
AssignPublicIp | |
EventSourceState | |
LaunchType | |
RuleState |
Exception | Description |
---|---|
AmazonEventBridgeException |
Base exception for all service exceptions thrown by Amazon EventBridge
|
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.
|
InvalidStateException |
The specified state is not a valid state for an event source.
|
LimitExceededException |
You tried to create more rules or add more targets to a rule than is allowed.
|
ManagedRuleException |
This rule was created by an AWS service on behalf of your account.
|
PolicyLengthExceededException |
The event bus policy is too long.
|
ResourceAlreadyExistsException |
The resource you are trying to create already exists.
|
ResourceNotFoundException |
An entity that you specified does not exist.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.