Skip to content

events API actions

Use skippr-cloud events <operation> for these actions. The HTTPS endpoint is https://events.eu-central-1.cloud.skippr.io. Actions listed as coming soon or platform-only are listed for completeness; do not build on them yet.

  • CLI: skippr-cloud events
  • Endpoint: https://events.eu-central-1.cloud.skippr.io
  • Service guide: events
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_event_bus (CloudEventBus), cloud_event_rule (CloudEventRule), cloud_event_target (CloudEventTarget)
  • Examples: the service guide shows CLI, Terraform, CDKTF TypeScript, and CDKTF Python tabs

Resource management actions

Create, inspect, update, list, or delete resources.

API actionCLIRequest targetJSON contract
CreateEventBusskippr-cloud events create-event-busCloudEvents.CreateEventBus (events)JSON contract
DeleteEventBusskippr-cloud events delete-event-busCloudEvents.DeleteEventBus (events)JSON contract
ListEventBusesskippr-cloud events list-event-busesCloudEvents.ListEventBuses (events)JSON contract
PutRuleskippr-cloud events put-ruleCloudEvents.PutRule (events)JSON contract
DescribeRuleskippr-cloud events describe-ruleCloudEvents.DescribeRule (events)JSON contract
ListRulesskippr-cloud events list-rulesCloudEvents.ListRules (events)JSON contract
DeleteRuleskippr-cloud events delete-ruleCloudEvents.DeleteRule (events)JSON contract
PutTargetsskippr-cloud events put-targetsCloudEvents.PutTargets (events)JSON contract
ListTargetsskippr-cloud events list-targetsCloudEvents.ListTargets (events)JSON contract
RemoveTargetsskippr-cloud events remove-targetsCloudEvents.RemoveTargets (events)JSON contract

Runtime actions

Read and write application data, or run the service.

API actionCLIRequest targetJSON contract
PutEventsskippr-cloud events put-eventsCloudEvents.PutEvents (events)JSON contract

Coming later

These actions are coming soon.

No actions in this group.

Platform-only actions

These actions are platform-only. Do not call them from the CLI or SDKs.

No actions in this group.