AppIntegrationsClient
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 Set up pre-built integrations and Deliver information to agents using Amazon Connect Wisdom in the Amazon Connect Administrator Guide.
Functions
This API is in preview release and subject to change.
Creates and persists a DataIntegration resource.
Creates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in your account and a partner event source that pushes events to that bus. No objects are created in the your account, only metadata that is persisted on the EventIntegration control plane.
Deletes the Application. Only Applications that don't have any Application Associations can be deleted.
Deletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow flow and service linked role.
Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
This API is in preview release and subject to change.
Returns information about the DataIntegration.
Returns information about the event integration.
Returns a paginated list of application associations for an application.
This API is in preview release and subject to change.
Returns a paginated list of DataIntegration associations in the account.
Returns a paginated list of DataIntegrations in the account.
Returns a paginated list of event integration associations in the account.
Returns a paginated list of event integrations in the account.
Lists the tags for the specified resource.
Adds the specified tags to the specified resource.
Removes the specified tags from the specified resource.
This API is in preview release and subject to change.
Updates the description of a DataIntegration.
Updates the description of an event integration.
Inherited functions
This API is in preview release and subject to change.
Creates and persists a DataIntegration resource.
Creates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in your account and a partner event source that pushes events to that bus. No objects are created in the your account, only metadata that is persisted on the EventIntegration control plane.
Deletes the Application. Only Applications that don't have any Application Associations can be deleted.
Deletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow flow and service linked role.
Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
This API is in preview release and subject to change.
Returns information about the DataIntegration.
Returns information about the event integration.
Returns a paginated list of application associations for an application.
Paginate over ListApplicationAssociationsResponse results.
This API is in preview release and subject to change.
Paginate over ListApplicationsResponse results.
Returns a paginated list of DataIntegration associations in the account.
Paginate over ListDataIntegrationAssociationsResponse results.
Returns a paginated list of DataIntegrations in the account.
Paginate over ListDataIntegrationsResponse results.
Returns a paginated list of event integration associations in the account.
Paginate over ListEventIntegrationAssociationsResponse results.
Returns a paginated list of event integrations in the account.
Paginate over ListEventIntegrationsResponse results.
Lists the tags for the specified resource.
Adds the specified tags to the specified resource.
Removes the specified tags from the specified resource.
This API is in preview release and subject to change.
Updates the description of a DataIntegration.
Updates the description of an event integration.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.