aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Lambda::Permission] - [Coverage] - Missing `StatementId` property
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::Lambda::Permission
### Resource name
_No response_
### Description
The `StatementId` property is not exposed in the in `AWS::Lambda::Permission` resource despite being supported in both AWS CLI and AWS SDK:
- https://docs.aws.amazon.com/cli/latest/reference/lambda/add-permission.html
- https://docs.aws.amazon.com/lambda/latest/api/API_AddPermission.html
### Other Details
Internal ticket for tracking: V1751760064
Related issue: aws/aws-cdk#34219
Contributor guide
Research direction
Start with the AWS CLI and Lambda API documentation linked in the issue, then review the related aws/aws-cdk#34219 issue for context. Done means the AWS::Lambda::Permission resource exposes the supported StatementId property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100