| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Lambda.Waiters
Description
Documentation
newFunctionActive :: Wait GetFunctionConfiguration Source #
Polls GetFunctionConfiguration every 5 seconds until a successful state is reached. An error is returned after 60 failed checks.
newFunctionActiveV2 :: Wait GetFunction Source #
Polls GetFunction every 1 seconds until a successful state is reached. An error is returned after 300 failed checks.
newFunctionExists :: Wait GetFunction Source #
Polls GetFunction every 1 seconds until a successful state is reached. An error is returned after 20 failed checks.
newFunctionUpdated :: Wait GetFunctionConfiguration Source #
Polls GetFunctionConfiguration every 5 seconds until a successful state is reached. An error is returned after 60 failed checks.
newFunctionUpdatedV2 :: Wait GetFunction Source #
Polls GetFunction every 1 seconds until a successful state is reached. An error is returned after 300 failed checks.
newPublishedVersionActive :: Wait GetFunctionConfiguration Source #
Polls GetFunctionConfiguration every 5 seconds until a successful state is reached. An error is returned after 312 failed checks.