Skip to content

Providers (CDK & Terraform)

Skippr Cloud providers let you declare tables, queues, and streams with CDK or Terraform against the same live APIs as the console and SDKs.

Status: Preview — create a table and a queue against live regional APIs (SigV4 / gateway). Stream (append log) resources follow the streams Preview contract.

What you get

  • L2-style constructs / resources that call tables, queue, and streams
  • The same account tenancy and auth model as direct API calls
  • Synth / apply that creates real resources on *.cloud.skippr.io

Access

Tablestables.eu-central-1.cloud.skippr.io (SigV4 dynamodb)
Queuequeue.eu-central-1.cloud.skippr.io (SigV4 sqs)
Streamsstreams.eu-central-1.cloud.skippr.io:9092 (streams protocol TLS direct; optional HTTPS Admin via gateway)
AuthCloud API keys or SigV4 keys issued via auth