aws / aws-sdk

Landing page for the AWS SDKs on GitHub
https://aws.amazon.com/tools/
Other
68 stars 13 forks source link

KinesisAnalyticsV2Client pagination functions #567

Closed pmckl closed 3 months ago

pmckl commented 11 months ago

Describe the feature

The KinesisAnalyticsV2Client lack the paginator functions, thats available in many other clients like KinesisClient.

Use Case

We're building an application which collect many of our AWS resources from multiple accounts, and it would be great if we could use the SDK provided pagination for all the resource types.

Proposed Solution

No response

Other Information

No response

Acknowledgements

SDK version used

@aws-sdk/client-kinesis-analytics-v2:^3.300.0

Environment details (OS name and version, etc.)

general

RanVaknin commented 11 months ago

Hi @pmckl

Thanks for raising this issue.

The lack of paginators stems from the fact that the Kinesis Analytics team did not annotate their internal API model with the correct info to allow the SDKs to generate paginators for.

Unfortunately we cannot add these on the SDK level as the SDK clients and operations are all code generated and this needs to be solved service side.

I have created an internal bug report with the the Kinesis Analytics team and will update this github issue when I hear back from them.

Thanks, Ran~

P94963000

bhoradc commented 3 months ago

Hi @pmckl,

The service team has acknowledged this issue and they have a backlog item created for tracking it.

There is no ETA on the fix for now. Therefore, I will go ahead and close this issue.

Regards, Chaitanya

github-actions[bot] commented 3 months ago

This issue is now closed.

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.