-
Notifications
You must be signed in to change notification settings - Fork 634
Closed as not planned
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.service-apiThis issue is due to a problem in a service API, not the SDK implementation.This issue is due to a problem in a service API, not the SDK implementation.
Description
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.)
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.service-apiThis issue is due to a problem in a service API, not the SDK implementation.This issue is due to a problem in a service API, not the SDK implementation.