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

Missing paginator for DescribeVpcEndpointServicesCommand #6713

Closed
2 tasks
Nevon opened this issue Dec 3, 2024 · 1 comment
Closed
2 tasks

Missing paginator for DescribeVpcEndpointServicesCommand #6713

Nevon opened this issue Dec 3, 2024 · 1 comment
Assignees
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service-api This issue is due to a problem in a service API, not the SDK implementation.

Comments

@Nevon
Copy link

Nevon commented Dec 3, 2024

Describe the feature

Add a function such as paginateDescribeVpcEndpointServices.

Use Case

There are paginators available for most other commands, but not DescribeVpcEndpointServicesCommand. Having a paginator prevents bugs from incorrectly implementing pagination.

Proposed Solution

No response

Other Information

Since the paginators are generated, as far as I know, I'm not sure why this command didn't also get a paginator. Perhaps it is incorrectly described in some API definition.

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

3.679.0

Environment details (OS name and version, etc.)

@Nevon Nevon added feature-request New feature or enhancement. May require GitHub community feedback. needs-triage This issue or PR still needs to be triaged. labels Dec 3, 2024
@RanVaknin
Copy link
Contributor

Hi @Nevon ,

This is a duplicate of aws/aws-sdk-go-v2#2611

I have reached out to the VPC service team to add this to their model but never heard back. I will follow up again but as I mentioned on the original ticket, this is not something that the SDK team can add ourselves, and we have no visibility as to when/if this is going to get implemented. For this reason I'm going to close this issue. If you have access to AWS support feel free to open a ticket via the developer console and reference my existing internal ticket #P126629878.

Thanks again,
Ran~

@RanVaknin RanVaknin self-assigned this Dec 6, 2024
@RanVaknin RanVaknin added service-api This issue is due to a problem in a service API, not the SDK implementation. and removed needs-triage This issue or PR still needs to be triaged. labels Dec 6, 2024
@RanVaknin RanVaknin closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service-api This issue is due to a problem in a service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

2 participants