Code-generate a waitFor
method for each waiter
#449
Labels
feature-request
A feature should be added or improved.
smithy-waiters
Add support for Smithy Waiters
For each waiter, code-generate a public
waitFor...()
method that provides the entry point to waiter functionality.The waiter method should be code generated as described in the Swift Waiters design doc here.
Requirements:
When complete, this work should merge to a Waiters project branch while awaiting the completion of the rest of the Waiters project.
The text was updated successfully, but these errors were encountered: