lexv2-models

class moto.lexv2models.models.LexModelsV2Backend(region_name: str, account_id: str)

Implementation of LexModelsV2 APIs.

Implemented features for this service

  • [ ] batch_create_custom_vocabulary_item

  • [ ] batch_delete_custom_vocabulary_item

  • [ ] batch_update_custom_vocabulary_item

  • [ ] build_bot_locale

  • [X] create_bot

  • [X] create_bot_alias

  • [ ] create_bot_locale

  • [ ] create_bot_replica

  • [ ] create_bot_version

  • [ ] create_export

  • [ ] create_intent

  • [X] create_resource_policy

  • [ ] create_resource_policy_statement

  • [ ] create_slot

  • [ ] create_slot_type

  • [ ] create_test_set_discrepancy_report

  • [ ] create_upload_url

  • [X] delete_bot

  • [X] delete_bot_alias

  • [ ] delete_bot_locale

  • [ ] delete_bot_replica

  • [ ] delete_bot_version

  • [ ] delete_custom_vocabulary

  • [ ] delete_export

  • [ ] delete_import

  • [ ] delete_intent

  • [X] delete_resource_policy

  • [ ] delete_resource_policy_statement

  • [ ] delete_slot

  • [ ] delete_slot_type

  • [ ] delete_test_set

  • [ ] delete_utterances

  • [X] describe_bot

  • [X] describe_bot_alias

  • [ ] describe_bot_locale

  • [ ] describe_bot_recommendation

  • [ ] describe_bot_replica

  • [ ] describe_bot_resource_generation

  • [ ] describe_bot_version

  • [ ] describe_custom_vocabulary_metadata

  • [ ] describe_export

  • [ ] describe_import

  • [ ] describe_intent

  • [X] describe_resource_policy

  • [ ] describe_slot

  • [ ] describe_slot_type

  • [ ] describe_test_execution

  • [ ] describe_test_set

  • [ ] describe_test_set_discrepancy_report

  • [ ] describe_test_set_generation

  • [ ] generate_bot_element

  • [ ] get_test_execution_artifacts_url

  • [ ] list_aggregated_utterances

  • [ ] list_bot_alias_replicas

  • [X] list_bot_aliases

  • [ ] list_bot_locales

  • [ ] list_bot_recommendations

  • [ ] list_bot_replicas

  • [ ] list_bot_resource_generations

  • [ ] list_bot_version_replicas

  • [ ] list_bot_versions

  • [X] list_bots

  • [ ] list_built_in_intents

  • [ ] list_built_in_slot_types

  • [ ] list_custom_vocabulary_items

  • [ ] list_exports

  • [ ] list_imports

  • [ ] list_intent_metrics

  • [ ] list_intent_paths

  • [ ] list_intent_stage_metrics

  • [ ] list_intents

  • [ ] list_recommended_intents

  • [ ] list_session_analytics_data

  • [ ] list_session_metrics

  • [ ] list_slot_types

  • [ ] list_slots

  • [X] list_tags_for_resource

  • [ ] list_test_execution_result_items

  • [ ] list_test_executions

  • [ ] list_test_set_records

  • [ ] list_test_sets

  • [ ] list_utterance_analytics_data

  • [ ] list_utterance_metrics

  • [ ] search_associated_transcripts

  • [ ] start_bot_recommendation

  • [ ] start_bot_resource_generation

  • [ ] start_import

  • [ ] start_test_execution

  • [ ] start_test_set_generation

  • [ ] stop_bot_recommendation

  • [X] tag_resource

  • [X] untag_resource

  • [X] update_bot

  • [X] update_bot_alias

  • [ ] update_bot_locale

  • [ ] update_bot_recommendation

  • [ ] update_export

  • [ ] update_intent

  • [X] update_resource_policy

  • [ ] update_slot

  • [ ] update_slot_type

  • [ ] update_test_set