Nicolas Moutschen
Nicolas Moutschen
Hey @sliedig ! Thanks for the proposal! I agree that this could be a good addition for the `cfn-lint-serverless` python package, but won't be needed for `tflint`. ### Initial Research...
Please add a 👍 reaction to this comment if you want __native support for CDK__.
Please add a 👍 reaction to this comment if you want __native support for Serverless Framework__.
Won't fix for now as TFLint cannot cross-reference resources based on dynamic values. See https://github.com/awslabs/serverless-rules/issues/107
Hey Doug! Thanks a lot for creating this issue! Just to give you an update, TFLint made some major changes to their plugin APIs, which will require some significant rewrite...
Hey @marcarvar ! Thanks a lot for creating this issue. Could you try this command to see if it outputs it into a localised format or not? ``` type -t...
Hey @ao7777 ! In an end-user scenario, that function is only invoked through AWS AppSync, which won't retry the Lambda function. However, an end-user could make multiple HTTP calls that...
Hey @nilskelleter ! Thanks a lot for the help here! In theory, it should work. I've been building and deploy this project from both Linux and MacOS without issue, so...
Hey @Al-bambino! Looks like you're right. It's odd as this used to work in the past, but might be due to me using an older version. Would you mind creating...
Adding to this, first step would be to [get a better idea of Rust usage at the moment](https://github.com/awslabs/aws-lambda-rust-runtime/pull/363). Also looking at [what resources would be useful](https://twitter.com/NMoutschen/status/1458457408011964420). If we can start...