cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
[AWS::Lambda::Permission] - [Coverage] - Missing `StatementId` property
trafficstars
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