Skip to content

Commit

Permalink
update invalid intrinsics end-to-end test
Browse files Browse the repository at this point in the history
  • Loading branch information
torresxb1 committed May 17, 2022
1 parent 82ffbd9 commit d39ef47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"errorMessage": "Invalid Serverless Application Specification document. Number of errors found: 2. Resource with id [InvalidType] is invalid. invalid value Resource with id [UnsupportedIntrinsic] is invalid. unsupported intrinsic"
"errorMessage": "Invalid Serverless Application Specification document. Number of errors found: 2. Resource with id [InvalidType] is invalid. Invalid value for property PassthroughCondition. Resource with id [UnsupportedIntrinsic] is invalid. Unsupported intrinsic: the only intrinsic functions supported for property PassthroughCondition are FindInMap and parameter Refs."
}

0 comments on commit d39ef47

Please sign in to comment.