This utility create a special iterator that yields a single value and terminates. It is useful in paginated SDK functions that have early return paths when things go wrong.
This utility create a special iterator that yields a single value and terminates. It is useful in paginated SDK functions that have early return paths when things go wrong.