Skip to content

Conversation

pdecat
Copy link
Contributor

@pdecat pdecat commented Sep 23, 2025

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the AWS Kinesis Stream rate limiter configuration to provide more granular rate limiting based on different API operation types, replacing a single generic rate limiter with three specific ones.

  • Splits the generic aws_kinesis rate limiter into three separate limiters with different throughput limits (5, 10, and 20 TPS)
  • Updates API action mappings to align with AWS Kinesis Data Streams (KDS) Control Plane API limits
  • Maintains the same rate limiting scope but provides more precise throttling per operation type

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant