aws / aws/aws-sdk-cpp

Announcement: AWS C++ SDK Paginators Now Available

Offen
#3,734 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
announcement
Vorherrschende Sprache
C++
Sterne
2.2k
Forks
1.2k
Ø Merge
4 T. 11 Std.
Gemergte PRs (30 T.)
13

Beschreibung

### Discussed in https://github.com/aws/aws-sdk-cpp/discussions/3733

Originally posted by **kai-ion** February 25, 2026
In AWS SDK for C++ [v1.11.757](https://github.com/aws/aws-sdk-cpp/releases/tag/1.11.757), we released a new paginator API that enables automatic iteration over paginated service responses.

With this release, you can iterate through paginated results using a range-based interface without manually handling continuation tokens, loop state, or service-specific pagination fields. The paginator API reduces boilerplate code and aligns the C++ SDK with pagination functionality available in other AWS SDKs. For more information on paginator API, please refer to [API Reference – Aws::Utils::Pagination::Paginator](https://docs.aws.amazon.com/sdk-for-cpp/latest/api/aws-cpp-sdk-core/html/class_aws_1_1_utils_1_1_pagination_1_1_paginator.html)

The new paginator APIs are additive and do not modify or remove any existing operations. All existing request/response patterns and manual token-based pagination workflows remain fully supported.

**Disclaimer**: The AWS SDKs are designed for usage with official AWS services. Paginators rely on service-defined pagination tokens and modeled traits. If using third-party or S3-compatible services, behavior may differ depending on how pagination tokens are implemented.

We welcome feedback on the paginator API design and ergonomics.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Lesen Sie zuerst die verlinkte Diskussion #3733, die Versionshinweise zu v1.11.757 und die API-Referenz für AWS::Utils::Pagination::Paginator. In dieser Ankündigung werden weder eine Datei noch ein Test, eine angeforderte Änderung oder Abschlusskriterien angegeben. Daher muss der Umfang des Beitrags vor der Implementierung geklärt werden.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
cpp
Bereich
api
Issue-Typ
Dokumentation
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
15/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.