Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no IBucketProps in Code #408

Closed
ThomasSteinbach opened this issue Jun 3, 2022 · 2 comments
Closed

There is no IBucketProps in Code #408

ThomasSteinbach opened this issue Jun 3, 2022 · 2 comments

Comments

@ThomasSteinbach
Copy link
Contributor

The documentation talks about using IBucketProps as minimal configuration interface: https://github.com/awsdocs/aws-cdk-guide/blob/main/v2/work-with.md?plain=1#L115

However I haven't found IBucketProps in the code of AWS CDK v2. There is just a BucketProps.

Because the current documentation makes a distinction between IBucketProps and BucketProps itself, this doesn't look to me like just a typo. I think the documentation has to be updated here.

@ghost ghost added this to Wishlist in AWS CDK Dev Guide Jun 3, 2022
@ghost
Copy link

ghost commented Nov 25, 2022

we should use something else as an example here

@ghost
Copy link

ghost commented Nov 25, 2022

removed the example entirely for now, as I can't easily find a good example.

@ghost ghost closed this as completed Nov 25, 2022
AWS CDK Dev Guide automation moved this from Wishlist to Done Nov 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant