Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Add feature to inject ProvisionedThroughputExceededException for testing #7

@whummer

Description

@whummer

Making application code resilient to Kinesis' ProvisionedThroughputExceededException is critical.
We should allow users to inject this kind of exception in their integration tests.

We can re-use the Kinesis proxy mechanism to inject this exception here:
https://github.com/atlassian/localstack/blob/master/localstack/mock/infra.py#L368

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions