amazonka-lexv2-models-2.0: Amazon Lex Model Building V2 SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.LexV2Models.Waiters

Description

 
Synopsis

Documentation

newBotAliasAvailable :: Wait DescribeBotAlias Source #

Polls DescribeBotAlias every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotAvailable :: Wait DescribeBot Source #

Polls DescribeBot every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotExportCompleted :: Wait DescribeExport Source #

Polls DescribeExport every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotImportCompleted :: Wait DescribeImport Source #

Polls DescribeImport every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotLocaleBuilt :: Wait DescribeBotLocale Source #

Polls DescribeBotLocale every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotLocaleCreated :: Wait DescribeBotLocale Source #

Polls DescribeBotLocale every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotLocaleExpressTestingAvailable :: Wait DescribeBotLocale Source #

Polls DescribeBotLocale every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.

newBotVersionAvailable :: Wait DescribeBotVersion Source #

Polls DescribeBotVersion every 10 seconds until a successful state is reached. An error is returned after 35 failed checks.