AppIntegrationsService#
Client#
- class AppIntegrationsService.Client#
A low-level client representing Amazon AppIntegrations Service
The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
For information about how you can use external applications with Amazon Connect, see the following topics in the Amazon Connect Administrator Guide:
client = session.create_client('appintegrations')
These are the available methods:
- can_paginate
- close
- create_application
- create_data_integration
- create_data_integration_association
- create_event_integration
- delete_application
- delete_data_integration
- delete_event_integration
- get_application
- get_data_integration
- get_event_integration
- get_paginator
- get_waiter
- list_application_associations
- list_applications
- list_data_integration_associations
- list_data_integrations
- list_event_integration_associations
- list_event_integrations
- list_tags_for_resource
- tag_resource
- untag_resource
- update_application
- update_data_integration
- update_data_integration_association
- update_event_integration
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: