You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
Hey @sheldonkwok , thank-you for reaching out to us with your issue.
I've marked this as a Feature Request. You're correct that the underlying describeInstanceTypes and describeInstanceTypeOfferings APIs supports pagination, but that the SDK currently does not. We'll need to review and work with the ec2 Service team to make this available in the SDK. Also as a work around you can look at the comment at aws/aws-sdk-js#939.
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
describeInstanceTypes
anddescribeInstanceTypeOfferings
are missing pagination features. The ec2 paginators json does not have them referenced.https://github.com/aws/aws-sdk-js/blob/master/apis/ec2-2016-11-15.paginators.json#L165
SDK version number
v2.584.0
The text was updated successfully, but these errors were encountered: