Is there an existing issue for this?
Current Behavior
The cloud formation_stacks table has a column that is named notification_ar_ns.
Expected Behavior
It should be named notification_arns to match the API call response.
CloudQuery (redacted) config
kind: source
spec:
name: aws
path: cloudquery/aws
version: "v17.2.0"
Steps To Reproduce
No response
CloudQuery (redacted) logs
CloudQuery version
3.2.1
Additional Context
https://www.cloudquery.io/docs/plugins/sources/aws/tables/aws_cloudformation_stacks
Pull request (optional)