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

AWS cloudwatchlog event paginate #8

Open
DyfanJones opened this issue Dec 20, 2024 · 3 comments
Open

AWS cloudwatchlog event paginate #8

DyfanJones opened this issue Dec 20, 2024 · 3 comments
Assignees

Comments

@DyfanJones
Copy link

DyfanJones commented Dec 20, 2024

Description

Hi @wlandau, I am currently in the process of updating paws and I just noticed that the paginator for cloudwatchlogs seems to be broken. From investigating further, it looks like aws api isn't sending over repeat tokens to indicate it has finished.

I will look through other aws sdk's to see if they have a solution. I thought I should reach out and give you heads up on the current issue (paws-r/paws#860)

@DyfanJones
Copy link
Author

I don't know if this is a bug on aws side of things:

https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_GetLogEvents.html#API_GetLogEvents_ResponseSyntax

There documentation supports the current implementation of paws' paginator

@DyfanJones
Copy link
Author

@wlandau
Copy link
Owner

wlandau commented Dec 20, 2024

Thanks for the heads up, @DyfanJones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants