Amazon EventBridge Skill
amazonaws-com-eventbridge
amazonaws-com-eventbridge
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Activates a partner event source that has been deactivated. Once activated, your matching event bus will start receiving events from the event source. |
POST | / | Cancels the specified replay. |
POST | / | Creates an API destination, which is an HTTP invocation endpoint configured as a target for events. API destinations do not support private destinations, such as interface VPC end... |
POST | / | Creates an archive of events with the specified settings. When you create an archive, incoming events might not immediately start being sent to the archive. Allow a short period o... |
POST | / | Creates a connection. A connection defines the authorization type and credentials to use for authorization with an API destination HTTP endpoint. |
POST | / | Creates a global endpoint. Global endpoints improve your application's availability by making it regional-fault tolerant. To do this, you define a primary and secondary Region wit... |
POST | / | Creates a new event bus within your account. This can be a custom event bus which you can use to receive events from your custom applications and services, or it can be a partner... |
POST | / | Called by an SaaS partner to create a partner event source. This operation is not used by Amazon Web Services customers. Each partner event source can be used by one Amazon Web Se... |
POST | / | You can use this operation to temporarily stop receiving events from the specified partner event source. The matching event bus is not deleted. When you deactivate a partner event... |
POST | / | Removes all authorization parameters from the connection. This lets you remove the secret from the connection so you can reuse it without having to create a new connection. |
POST | / | Deletes the specified API destination. |
POST | / | Deletes the specified archive. |
POST | / | Deletes a connection. |
POST | / | Delete an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the... |
POST | / | Deletes the specified custom event bus or partner event bus. All rules associated with this event bus need to be deleted. You can't delete your account's default event bus. |
POST | / | This operation is used by SaaS partners to delete a partner event source. This operation is not used by Amazon Web Services customers. When you delete an event source, the status... |
POST | / | Deletes the specified rule. Before you can delete the rule, you must remove all targets, using RemoveTargets. When you delete a rule, incoming events might continue to match to th... |
POST | / | Retrieves details about an API destination. |
POST | / | Retrieves details about an archive. |
POST | / | Retrieves details about a connection. |
POST | / | Get the information about an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event... |
POST | / | Displays details about an event bus in your account. This can include the external Amazon Web Services accounts that are permitted to write events to your default event bus, and t... |
POST | / | This operation lists details about a partner event source that is shared with your account. |
POST | / | An SaaS partner can use this operation to list details about a partner event source that they have created. Amazon Web Services customers do not use this operation. Instead, Amazo... |
POST | / | Retrieves details about a replay. Use DescribeReplay to determine the progress of a running replay. A replay processes events to replay based on the time in the event, and replays... |
POST | / | Describes the specified rule. DescribeRule does not list the targets of a rule. To see the targets associated with a rule, use ListTargetsByRule. |
POST | / | Disables the specified rule. A disabled rule won't match any events, and won't self-trigger if it has a schedule expression. When you disable a rule, incoming events might continu... |
POST | / | Enables the specified rule. If the rule does not exist, the operation fails. When you enable a rule, incoming events might not immediately start matching to a newly enabled rule.... |
POST | / | Retrieves a list of API destination in the account in the current Region. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-eventbridge
Downloads and installs to ~/.claude/skills/amazonaws-com-eventbridge/
2015-10-07 (2026-02-13)