LICENSE
README.md
pyproject.toml
src/aws_sdk_chatbot/__init__.py
src/aws_sdk_chatbot/_async.py
src/aws_sdk_chatbot/_iter.py
src/aws_sdk_chatbot/_pagination.py
src/aws_sdk_chatbot/py.typed
src/aws_sdk_chatbot.egg-info/PKG-INFO
src/aws_sdk_chatbot.egg-info/SOURCES.txt
src/aws_sdk_chatbot.egg-info/dependency_links.txt
src/aws_sdk_chatbot.egg-info/requires.txt
src/aws_sdk_chatbot.egg-info/top_level.txt
src/aws_sdk_chatbot/_auth/_identity.py
src/aws_sdk_chatbot/_auth/_providers.py
src/aws_sdk_chatbot/_auth/_signers.py
src/aws_sdk_chatbot/_auth/_sigv4.py
src/aws_sdk_chatbot/_auth/_zapros_handler.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/associate_to_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/create_chime_webhook_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/create_custom_action.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/create_microsoft_teams_channel_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/create_slack_channel_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_chime_webhook_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_custom_action.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_microsoft_teams_channel_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_microsoft_teams_configured_team.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_microsoft_teams_user_identity.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_slack_channel_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_slack_user_identity.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/delete_slack_workspace_authorization.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/describe_chime_webhook_configurations.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/describe_slack_channel_configurations.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/describe_slack_user_identities.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/describe_slack_workspaces.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/disassociate_from_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/get_account_preferences.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/get_custom_action.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/get_microsoft_teams_channel_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/list_associations.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/list_custom_actions.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/list_microsoft_teams_channel_configurations.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/list_microsoft_teams_configured_teams.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/list_microsoft_teams_user_identities.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/list_tags_for_resource.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/tag_resource.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/untag_resource.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/update_account_preferences.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/update_chime_webhook_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/update_custom_action.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/update_microsoft_teams_channel_configuration.py
src/aws_sdk_chatbot/_operations/wheatley_orchestration_20171011/update_slack_channel_configuration.py
src/aws_sdk_chatbot/_protocol/__init__.py
src/aws_sdk_chatbot/_protocol/errors.py
src/aws_sdk_chatbot/_protocol/xml.py
src/aws_sdk_chatbot/_resources/wheatley_orchestration_20171011/custom_action_resource.py
src/aws_sdk_chatbot/_rule_engine/__init__.py
src/aws_sdk_chatbot/_rule_engine/_aws_partition.py
src/aws_sdk_chatbot/_rule_engine/_endpoint_rule_set.py
src/aws_sdk_chatbot/_rule_engine/_endpoint_runtime.py
src/aws_sdk_chatbot/_services/_pipeline.py
src/aws_sdk_chatbot/_services/async_chatbot.py
src/aws_sdk_chatbot/_services/chatbot.py
src/aws_sdk_chatbot/errors/__init__.py
src/aws_sdk_chatbot/errors/_base.py
src/aws_sdk_chatbot/errors/conflict_exception.py
src/aws_sdk_chatbot/errors/create_chime_webhook_configuration_exception.py
src/aws_sdk_chatbot/errors/create_slack_channel_configuration_exception.py
src/aws_sdk_chatbot/errors/create_teams_channel_configuration_exception.py
src/aws_sdk_chatbot/errors/delete_chime_webhook_configuration_exception.py
src/aws_sdk_chatbot/errors/delete_microsoft_teams_user_identity_exception.py
src/aws_sdk_chatbot/errors/delete_slack_channel_configuration_exception.py
src/aws_sdk_chatbot/errors/delete_slack_user_identity_exception.py
src/aws_sdk_chatbot/errors/delete_slack_workspace_authorization_fault.py
src/aws_sdk_chatbot/errors/delete_teams_channel_configuration_exception.py
src/aws_sdk_chatbot/errors/delete_teams_configured_team_exception.py
src/aws_sdk_chatbot/errors/describe_chime_webhook_configurations_exception.py
src/aws_sdk_chatbot/errors/describe_slack_channel_configurations_exception.py
src/aws_sdk_chatbot/errors/describe_slack_user_identities_exception.py
src/aws_sdk_chatbot/errors/describe_slack_workspaces_exception.py
src/aws_sdk_chatbot/errors/get_account_preferences_exception.py
src/aws_sdk_chatbot/errors/get_teams_channel_configuration_exception.py
src/aws_sdk_chatbot/errors/internal_service_error.py
src/aws_sdk_chatbot/errors/invalid_parameter_exception.py
src/aws_sdk_chatbot/errors/invalid_request_exception.py
src/aws_sdk_chatbot/errors/limit_exceeded_exception.py
src/aws_sdk_chatbot/errors/list_microsoft_teams_configured_teams_exception.py
src/aws_sdk_chatbot/errors/list_microsoft_teams_user_identities_exception.py
src/aws_sdk_chatbot/errors/list_teams_channel_configurations_exception.py
src/aws_sdk_chatbot/errors/resource_not_found_exception.py
src/aws_sdk_chatbot/errors/service_unavailable_exception.py
src/aws_sdk_chatbot/errors/too_many_tags_exception.py
src/aws_sdk_chatbot/errors/unauthorized_exception.py
src/aws_sdk_chatbot/errors/update_account_preferences_exception.py
src/aws_sdk_chatbot/errors/update_chime_webhook_configuration_exception.py
src/aws_sdk_chatbot/errors/update_slack_channel_configuration_exception.py
src/aws_sdk_chatbot/errors/update_teams_channel_configuration_exception.py
src/aws_sdk_chatbot/types/account_preferences.py
src/aws_sdk_chatbot/types/amazon_resource_name.py
src/aws_sdk_chatbot/types/arn.py
src/aws_sdk_chatbot/types/associate_to_configuration_request.py
src/aws_sdk_chatbot/types/associate_to_configuration_result.py
src/aws_sdk_chatbot/types/association_list.py
src/aws_sdk_chatbot/types/association_listing.py
src/aws_sdk_chatbot/types/aws_user_identity.py
src/aws_sdk_chatbot/types/boolean_account_preference.py
src/aws_sdk_chatbot/types/chat_configuration_arn.py
src/aws_sdk_chatbot/types/chime_webhook_configuration.py
src/aws_sdk_chatbot/types/chime_webhook_configuration_list.py
src/aws_sdk_chatbot/types/chime_webhook_description.py
src/aws_sdk_chatbot/types/chime_webhook_url.py
src/aws_sdk_chatbot/types/client_token.py
src/aws_sdk_chatbot/types/configuration_name.py
src/aws_sdk_chatbot/types/configured_team.py
src/aws_sdk_chatbot/types/configured_teams_list.py
src/aws_sdk_chatbot/types/create_chime_webhook_configuration_request.py
src/aws_sdk_chatbot/types/create_chime_webhook_configuration_result.py
src/aws_sdk_chatbot/types/create_custom_action_request.py
src/aws_sdk_chatbot/types/create_custom_action_result.py
src/aws_sdk_chatbot/types/create_slack_channel_configuration_request.py
src/aws_sdk_chatbot/types/create_slack_channel_configuration_result.py
src/aws_sdk_chatbot/types/create_teams_channel_configuration_request.py
src/aws_sdk_chatbot/types/create_teams_channel_configuration_result.py
src/aws_sdk_chatbot/types/custom_action.py
src/aws_sdk_chatbot/types/custom_action_alias_name.py
src/aws_sdk_chatbot/types/custom_action_arn.py
src/aws_sdk_chatbot/types/custom_action_arn_list.py
src/aws_sdk_chatbot/types/custom_action_attachment.py
src/aws_sdk_chatbot/types/custom_action_attachment_criteria.py
src/aws_sdk_chatbot/types/custom_action_attachment_criteria_list.py
src/aws_sdk_chatbot/types/custom_action_attachment_criteria_operator.py
src/aws_sdk_chatbot/types/custom_action_attachment_list.py
src/aws_sdk_chatbot/types/custom_action_attachment_notification_type.py
src/aws_sdk_chatbot/types/custom_action_attachment_variables.py
src/aws_sdk_chatbot/types/custom_action_button_text.py
src/aws_sdk_chatbot/types/custom_action_definition.py
src/aws_sdk_chatbot/types/custom_action_name.py
src/aws_sdk_chatbot/types/customer_cw_log_level.py
src/aws_sdk_chatbot/types/delete_chime_webhook_configuration_request.py
src/aws_sdk_chatbot/types/delete_chime_webhook_configuration_result.py
src/aws_sdk_chatbot/types/delete_custom_action_request.py
src/aws_sdk_chatbot/types/delete_custom_action_result.py
src/aws_sdk_chatbot/types/delete_microsoft_teams_user_identity_request.py
src/aws_sdk_chatbot/types/delete_microsoft_teams_user_identity_result.py
src/aws_sdk_chatbot/types/delete_slack_channel_configuration_request.py
src/aws_sdk_chatbot/types/delete_slack_channel_configuration_result.py
src/aws_sdk_chatbot/types/delete_slack_user_identity_request.py
src/aws_sdk_chatbot/types/delete_slack_user_identity_result.py
src/aws_sdk_chatbot/types/delete_slack_workspace_authorization_request.py
src/aws_sdk_chatbot/types/delete_slack_workspace_authorization_result.py
src/aws_sdk_chatbot/types/delete_teams_channel_configuration_request.py
src/aws_sdk_chatbot/types/delete_teams_channel_configuration_result.py
src/aws_sdk_chatbot/types/delete_teams_configured_team_request.py
src/aws_sdk_chatbot/types/delete_teams_configured_team_result.py
src/aws_sdk_chatbot/types/describe_chime_webhook_configurations_request.py
src/aws_sdk_chatbot/types/describe_chime_webhook_configurations_result.py
src/aws_sdk_chatbot/types/describe_slack_channel_configurations_request.py
src/aws_sdk_chatbot/types/describe_slack_channel_configurations_result.py
src/aws_sdk_chatbot/types/describe_slack_user_identities_request.py
src/aws_sdk_chatbot/types/describe_slack_user_identities_result.py
src/aws_sdk_chatbot/types/describe_slack_workspaces_request.py
src/aws_sdk_chatbot/types/describe_slack_workspaces_result.py
src/aws_sdk_chatbot/types/disassociate_from_configuration_request.py
src/aws_sdk_chatbot/types/disassociate_from_configuration_result.py
src/aws_sdk_chatbot/types/error_message.py
src/aws_sdk_chatbot/types/get_account_preferences_request.py
src/aws_sdk_chatbot/types/get_account_preferences_result.py
src/aws_sdk_chatbot/types/get_custom_action_request.py
src/aws_sdk_chatbot/types/get_custom_action_result.py
src/aws_sdk_chatbot/types/get_teams_channel_configuration_request.py
src/aws_sdk_chatbot/types/get_teams_channel_configuration_result.py
src/aws_sdk_chatbot/types/guardrail_policy_arn.py
src/aws_sdk_chatbot/types/guardrail_policy_arn_list.py
src/aws_sdk_chatbot/types/list_associations_request.py
src/aws_sdk_chatbot/types/list_associations_result.py
src/aws_sdk_chatbot/types/list_custom_actions_request.py
src/aws_sdk_chatbot/types/list_custom_actions_result.py
src/aws_sdk_chatbot/types/list_microsoft_teams_configured_teams_request.py
src/aws_sdk_chatbot/types/list_microsoft_teams_configured_teams_result.py
src/aws_sdk_chatbot/types/list_microsoft_teams_user_identities_request.py
src/aws_sdk_chatbot/types/list_microsoft_teams_user_identities_result.py
src/aws_sdk_chatbot/types/list_tags_for_resource_request.py
src/aws_sdk_chatbot/types/list_tags_for_resource_response.py
src/aws_sdk_chatbot/types/list_teams_channel_configurations_request.py
src/aws_sdk_chatbot/types/list_teams_channel_configurations_result.py
src/aws_sdk_chatbot/types/max_results.py
src/aws_sdk_chatbot/types/pagination_token.py
src/aws_sdk_chatbot/types/resource_identifier.py
src/aws_sdk_chatbot/types/resource_state.py
src/aws_sdk_chatbot/types/slack_channel_configuration.py
src/aws_sdk_chatbot/types/slack_channel_configuration_list.py
src/aws_sdk_chatbot/types/slack_channel_display_name.py
src/aws_sdk_chatbot/types/slack_channel_id.py
src/aws_sdk_chatbot/types/slack_team_id.py
src/aws_sdk_chatbot/types/slack_team_name.py
src/aws_sdk_chatbot/types/slack_user_id.py
src/aws_sdk_chatbot/types/slack_user_identities_list.py
src/aws_sdk_chatbot/types/slack_user_identity.py
src/aws_sdk_chatbot/types/slack_workspace.py
src/aws_sdk_chatbot/types/slack_workspaces_list.py
src/aws_sdk_chatbot/types/sns_topic_arn_list.py
src/aws_sdk_chatbot/types/string.py
src/aws_sdk_chatbot/types/tag.py
src/aws_sdk_chatbot/types/tag_key.py
src/aws_sdk_chatbot/types/tag_key_list.py
src/aws_sdk_chatbot/types/tag_list.py
src/aws_sdk_chatbot/types/tag_resource_request.py
src/aws_sdk_chatbot/types/tag_resource_response.py
src/aws_sdk_chatbot/types/tag_value.py
src/aws_sdk_chatbot/types/tags.py
src/aws_sdk_chatbot/types/team_channel_configurations_list.py
src/aws_sdk_chatbot/types/team_name.py
src/aws_sdk_chatbot/types/teams_channel_configuration.py
src/aws_sdk_chatbot/types/teams_channel_id.py
src/aws_sdk_chatbot/types/teams_channel_name.py
src/aws_sdk_chatbot/types/teams_user_identities_list.py
src/aws_sdk_chatbot/types/teams_user_identity.py
src/aws_sdk_chatbot/types/untag_resource_request.py
src/aws_sdk_chatbot/types/untag_resource_response.py
src/aws_sdk_chatbot/types/update_account_preferences_request.py
src/aws_sdk_chatbot/types/update_account_preferences_result.py
src/aws_sdk_chatbot/types/update_chime_webhook_configuration_request.py
src/aws_sdk_chatbot/types/update_chime_webhook_configuration_result.py
src/aws_sdk_chatbot/types/update_custom_action_request.py
src/aws_sdk_chatbot/types/update_custom_action_result.py
src/aws_sdk_chatbot/types/update_slack_channel_configuration_request.py
src/aws_sdk_chatbot/types/update_slack_channel_configuration_result.py
src/aws_sdk_chatbot/types/update_teams_channel_configuration_request.py
src/aws_sdk_chatbot/types/update_teams_channel_configuration_result.py
src/aws_sdk_chatbot/types/uuid.py
src/aws_sdk_chatbot/types/_prelude/blob.py
src/aws_sdk_chatbot/types/_prelude/timestamp.py
tests/test_sigv4.py