cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

[AWS::Lambda::Permission] - [Coverage] - Missing `StatementId` property

Open garysassano opened this issue 6 months ago • 0 comments
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

garysassano avatar Apr 23 '25 16:04 garysassano