LexModelsV2#
Client#
- class LexModelsV2.Client#
A low-level client representing Amazon Lex Model Building V2 (Lex Models V2)
import boto3 client = boto3.client('lexv2-models')
These are the available methods:
- batch_create_custom_vocabulary_item
- batch_delete_custom_vocabulary_item
- batch_update_custom_vocabulary_item
- build_bot_locale
- can_paginate
- close
- create_bot
- create_bot_alias
- create_bot_locale
- create_bot_version
- create_export
- create_intent
- create_resource_policy
- create_resource_policy_statement
- create_slot
- create_slot_type
- create_upload_url
- delete_bot
- delete_bot_alias
- delete_bot_locale
- delete_bot_version
- delete_custom_vocabulary
- delete_export
- delete_import
- delete_intent
- delete_resource_policy
- delete_resource_policy_statement
- delete_slot
- delete_slot_type
- delete_utterances
- describe_bot
- describe_bot_alias
- describe_bot_locale
- describe_bot_recommendation
- describe_bot_version
- describe_custom_vocabulary_metadata
- describe_export
- describe_import
- describe_intent
- describe_resource_policy
- describe_slot
- describe_slot_type
- get_paginator
- get_waiter
- list_aggregated_utterances
- list_bot_aliases
- list_bot_locales
- list_bot_recommendations
- list_bot_versions
- list_bots
- list_built_in_intents
- list_built_in_slot_types
- list_custom_vocabulary_items
- list_exports
- list_imports
- list_intents
- list_recommended_intents
- list_slot_types
- list_slots
- list_tags_for_resource
- search_associated_transcripts
- start_bot_recommendation
- start_import
- stop_bot_recommendation
- tag_resource
- untag_resource
- update_bot
- update_bot_alias
- update_bot_locale
- update_bot_recommendation
- update_export
- update_intent
- update_resource_policy
- update_slot
- update_slot_type
Waiters#
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: