Missing paginator for DescribeVpcEndpointServicesCommand #6713
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.
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
SDK version used
3.679.0
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered: