Here is the config:
kind: source
spec:
# Source spec section
name: aws
path: cloudquery/aws
version: "v15.7.0"
tables: ["*"]
destinations: ["postgresql"]
spec:
aws_debug: false
org:
admin_account:
local_profile: "main"
member_role_name: OrganizationAccountAccessRole
regions:
- '*'