aws / aws/aws-cdk

(aws-stepfunctions-tasks): Add support for Kinesis getShardIterator and getRecords actions

Open
#23,717 1 comment 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-stepfunctions-tasks feature-request p3
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
1d 19h
Merged PRs (30d)
74

Description

### Describe the feature

Step Functions support `arn:aws:states:::aws-sdk:kinesis:getShardIterator` and `arn:aws:states:::aws-sdk:kinesis:getRecords` resource types now. Please add CDK support for it.

### Use Case

I would like to be able to use L2 CDK constructs for Kinesis tasks in Step Functions

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.59.0

### Environment details (OS name and version, etc.)

Ubuntu 20

Contributor guide

Open the contributing guide

Research direction

Start in the aws-stepfunctions-tasks area by locating the existing L2 Kinesis task support and how Step Functions AWS SDK actions are represented. Compare the existing action patterns, then add support for getShardIterator and getRecords and verify both resource types can be used through L2 constructs.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.