aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.66k stars 3.92k forks source link

(redshift alpha): fixtures not properly loading in README #21907

Open dontirun opened 2 years ago

dontirun commented 2 years ago

Describe the issue

The rosetta fixtures aren't rendering in the README.

Links

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-redshift-alpha-readme.html

peterwoodworth commented 2 years ago

What exactly is supposed to get rendered here? Additionally, are you planning to address this in the PR you mentioned this issue in, or does this have to be addressed separately due to some bug with declaring a snippet as a fixture

dontirun commented 2 years ago

I might be mistaken, but I believe the imports and code in the fixtures are supposed to be included in the sample code.