awsdocs / aws-cdk-guide

User guide for the AWS Cloud Development Kit (CDK).
Other
335 stars 222 forks source link

No contents in CDK reference page #311

Closed hyogyunbang closed 3 years ago

hyogyunbang commented 3 years ago

I couldn't find a repository for CDK reference so I post this issue here.

There isn't any contents in the following reference page.

https://docs.aws.amazon.com/cdk/api/latest/typescript/api/aws-ec2/cfnvpnconnection.html#aws_ec2_CfnVPNConnection

ghost commented 3 years ago

The CDK API Reference is in the main CDK repo: https://github.com/aws/aws-cdk. I've re-filed it over there and am closing this issue.

https://github.com/aws/aws-cdk/issues/13065

That does look like a bug. I found CfnClientVpnEndpoint has the same issue.