-
### Describe the feature
[AWS::Kinesis::StreamConsumer](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html) is not covered by an L2 construct.
…
-
## Describe the proposal
Currently when creating a Kinesis binding, at least locally, you must pass in the "static credentials" for the secret(key, id, session?). This is not an ideal experience.
…
-
### Name of the resource
AWS::Kinesis::Stream
### Resource name
Resource Policy
### Description
Kinesis Data Streams launched cross-account access with AWS Lambda in later 2023. This a…
-
> AWS Lambda announces new Amazon CloudWatch metrics for Lambda Event Source Mappings (ESMs), which provide customers visibility into the processing state of events read by ESMs that subscribe to Amaz…
-
Applications created with the `aws_kinesis_analytics_application` resource can be managed via the `kinesisanalyticsv2` service.
Deprecate the `aws_kinesis_analytics_application` resource and provide …
-
I saw events lying in my kinesis consumer which were never getting consumed since multiple days and they would be lost after retention time so I decided to change consumer property for shardIteratorTy…
-
# Scope of request
AWS::Kinesis::Stream does not appear to support enabling / disabling [enhanced monitoring](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_EnableEnhancedMonitoring.html…
-
### Describe the bug
When using aws-sdk-cpp to subscribe to a Kinesis stream with enhanced fanout via the SubscribeToShard() method, the SetEventStreamHandler() callback is invoked with noticeable de…
-
### Description
Add core instrumentation support for the AWS_KINESIS_DELIVERY_STREAM service to the Ruby Agent, along with necessary linking data for entity relationships.
### Acceptance Criteria
…
-
### Description
I'm using AWS Glue as the output transformer of my Kinesis Firehose stream, I configured it to use always use the latest version from a Glue Table. The problem is that every time I re…