Skip to content

Services

CloudStub mocks one AWS service per module. Type to filter, or pick a service below.

  • AWS Lambda


    Stateful functions over the REST JSON protocol: a function created is returned by a later get, and Invoke echoes the payload.

    Open the Lambda guide →

  • AWS Secrets Manager


    Stateful secret storage — a secret created is returned by a later get over the AWS JSON protocol.

    Open the Secrets Manager guide →

  • Amazon DynamoDB


    Stateful tables and items: an item put is returned by a later get, query, and scan.

    Open the DynamoDB guide →

  • Amazon S3


    Stateful object storage — an object put is returned by a later get and listed in the bucket.

    Open the S3 guide →

  • Amazon SNS


    Stateful pub/sub topics and subscriptions over the AWS Query protocol.

    Open the SNS guide →

  • Amazon SQS


    Stateful message queues — a message sent is returned by a later receive.

    Open the SQS guide →

  • Amazon SSM


    Stateful Parameter Store: a parameter put is returned by a later get, with versioning and tags.

    Open the SSM guide →