For AWS are you aware of SAM for CloudFormation[1]? The CDK[2]? You picked the best representation of Cloudflare (via `wrangler.toml`) but the worst representation for AWS of the developer experience. `cdk deploy` is pretty seamless and similar to `wrangler deploy` [3].
1 - https://docs.aws.amazon.com/serverless-application-model/lat...
2 - https://docs.aws.amazon.com/cdk/v2/guide/home.html
3 - https://docs.aws.amazon.com/cdk/v2/guide/serverless_example....