Bug: unknown resource type: AWS::CloudFormation::LambdaHook #7729
Labels
area/validate
sam validate command
stage/waiting-for-release
Fix has been merged to develop and is waiting for a release
Description:
sam
does not know about theAWS::CloudFormation::LambdaHook
resource type. Can you please update the program to include this resource type?Steps to reproduce:
However,
sam deploy
will successfully deploy this resource type.Expected result:
I expect
sam
to know about this resource type and return an exit value of0
.Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
MacOS 15.1.1
sam --version
:SAM CLI, version 1.130.0
us-east-1
The text was updated successfully, but these errors were encountered: