events API operations
Tenant callers can use 11 current operations at https://events.eu-central-1.cloud.skippr.io. Call only control-plane or data-plane operations marked supported or implemented; contract stubs and internal operations are not tenant-callable.
- Endpoint:
https://events.eu-central-1.cloud.skippr.io - Protocol:
cloudJson - SigV4 service:
events - Target prefix:
CloudEvents. - Readiness counts:
{"supported": 11} - Service guide: events
- Aggregate reference: all API operations
Tenant-callable control-plane operations
Use these operations to create, inspect, update, list, or delete service resources.
| Operation | Status | Plane | Protocol target | Request | Response | Terraform | Schema |
|---|---|---|---|---|---|---|---|
CreateEventBus | supported | control | CloudEvents.CreateEventBus (events) | typed | typed | yes | JSON contract |
DeleteEventBus | supported | control | CloudEvents.DeleteEventBus (events) | typed | explicitlyEmpty | yes | JSON contract |
ListEventBuses | supported | control | CloudEvents.ListEventBuses (events) | typed | typed | yes | JSON contract |
PutRule | supported | control | CloudEvents.PutRule (events) | typed | typed | yes | JSON contract |
DescribeRule | supported | control | CloudEvents.DescribeRule (events) | typed | typed | yes | JSON contract |
ListRules | supported | control | CloudEvents.ListRules (events) | typed | typed | yes | JSON contract |
DeleteRule | supported | control | CloudEvents.DeleteRule (events) | typed | explicitlyEmpty | yes | JSON contract |
PutTargets | supported | control | CloudEvents.PutTargets (events) | typed | typed | yes | JSON contract |
ListTargets | supported | control | CloudEvents.ListTargets (events) | typed | typed | yes | JSON contract |
RemoveTargets | supported | control | CloudEvents.RemoveTargets (events) | typed | typed | yes | JSON contract |
Tenant-callable data-plane operations
Use these operations for application data or runtime work.
| Operation | Status | Plane | Protocol target | Request | Response | Terraform | Schema |
|---|---|---|---|---|---|---|---|
PutEvents | supported | data | CloudEvents.PutEvents (events) | typed | typed | no | JSON contract |
Contract stubs
These catalog entries are not current callable tenant contracts.
No operations in this group.
Internal operations
These operations are platform-facing. Tenant clients must not call them.
No operations in this group.
