File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/features/blockingLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: waiters.feature @dynamodb @integ Feature: Waiters Scenario: Synchronous Waiters Given I have a "dynamodb" client And the table named "waiter-test" does not exist When I create a table named "waiter-test" And wait for the table named "waiter-test" to exist Then the table named "waiter-test" exists Then I can delete the table named "waiter-test" And wait for the table named "waiter-test" to be deleted And the table named "waiter-test" does not exist Scenario: Asynchronous Waiters Given I have a "dynamodb" client And the table named "waiter-test" does not exist When I create a promise to create and await a table named "waiter-test" And the table named "waiter-test" does not exist Then I can wait on all promises And the table named "waiter-test" exists When I create a promise to delete and await the purging of the table named "waiter-test" And the table named "waiter-test" exists Then I can wait on all promises And the table named "waiter-test" does not exist Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dirwaiters.featureFile1.01 KB Rename | Delete | Edit