Closed anentropic closed 1 month ago
Created PR https://github.com/aws/aws-cdk/pull/31734 to make documentation more clearer.
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.
Describe the issue
I think this means if you want to use a custom domain you should set
disableExecuteApiEndpoint=true
? I'm pretty sure that's how I would want it to behave.It is confusing because the wording says "enable this" but the param is called "disable...", so it's unclear if it means to enable the disabling flag, or to enable the thing that the disabling flag disables.
Links
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_apigatewayv2.HttpApi.html#disableexecuteapiendpoint