Skip to content

Missing paginator for DescribeVpcEndpointServicesCommand #6713

@Nevon

Description

@Nevon

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.service-apiThis issue is due to a problem in a service API, not the SDK implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions