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

kinesisfirehose: example and properties missing for CfnDeliveryStream #27522

Closed
juweeks opened this issue Oct 12, 2023 · 3 comments
Closed

kinesisfirehose: example and properties missing for CfnDeliveryStream #27522

juweeks opened this issue Oct 12, 2023 · 3 comments
Assignees
Labels
@aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose documentation This is a problem with documentation. effort/small Small work item – less than a day of effort jsii This issue originates in jsii, or this feature must be implemented in jsii. p2

Comments

@juweeks
Copy link

juweeks commented Oct 12, 2023

Describe the issue

python documentation version missing for aws_cdk.aws_kinesisfirehose.CfnDeliveryStream. python docs also still on 2.99.1 (should be 2.100?)

Links

https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_kinesisfirehose/CfnDeliveryStream.html

@juweeks juweeks added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Oct 12, 2023
@github-actions github-actions bot added the @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose label Oct 12, 2023
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Oct 12, 2023
@khushail
Copy link
Contributor

khushail commented Oct 12, 2023

Hi @juweeks , thanks for submitting this request. This is the available CDK Documentation on CfnDeliveryStream. with latest version 2.99.1

AFAIK, the doc generation process is carried out by jsii-docgen. we write the original implementation in Typescript and it gets translated to supported languages later. So I am hopeful that the subsequent change would soon reflect in Python docs as well.

@khushail khushail added jsii This issue originates in jsii, or this feature must be implemented in jsii. p2 effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Oct 12, 2023
@tim-finnigan tim-finnigan self-assigned this Mar 14, 2024
@tim-finnigan
Copy link

It looks like the documentation referenced here is available now and reflecting 2.132.1.

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose documentation This is a problem with documentation. effort/small Small work item – less than a day of effort jsii This issue originates in jsii, or this feature must be implemented in jsii. p2
Projects
None yet
Development

No branches or pull requests

3 participants