aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::Kinesis::Stream - Add ResourcePolicy support for Kinesis Stream

Open
#1,972 3 comments 3 reactions 0 assignees View on GitHub
Coverage
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### 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 added a new api for Kinesis: "PutResourcePolicy" which is not yest supported in Cloudformation when managing a Kinesis stream resource.

https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutResourcePolicy.html
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the AWS Kinesis PutResourcePolicy API documentation and the AWS::Kinesis::Stream CloudFormation resource documentation linked in the issue. Determine how Resource Policy should be represented and managed for the stream; done means CloudFormation supports this capability consistently with the documented API.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.