View Source aws_appintegrations (aws v0.3.1)

The Amazon AppIntegrations APIs are in preview release and are subject to change.

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 in the Amazon Connect Administrator Guide.

Link to this section Summary

Functions

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Link to this section Functions

Link to this function

create_event_integration(Client, Input)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

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 will push events to that bus. No objects are created in the your account, only metadata that is persisted on the EventIntegration control plane.
Link to this function

create_event_integration(Client, Input0, Options0)

View Source
Link to this function

delete_event_integration(Client, Name, Input)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
Link to this function

delete_event_integration(Client, Name, Input0, Options0)

View Source
Link to this function

get_event_integration(Client, Name)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Return information about the event integration.
Link to this function

get_event_integration(Client, Name, QueryMap, HeadersMap)

View Source
Link to this function

get_event_integration(Client, Name, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_event_integration_associations(Client, EventIntegrationName)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Returns a paginated list of event integration associations in the account.
Link to this function

list_event_integration_associations(Client, EventIntegrationName, QueryMap, HeadersMap)

View Source
Link to this function

list_event_integration_associations(Client, EventIntegrationName, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_event_integrations(Client)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Returns a paginated list of event integrations in the account.
Link to this function

list_event_integrations(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_event_integrations(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Lists the tags for the specified resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Adds the specified tags to the specified resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Removes the specified tags from the specified resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_event_integration(Client, Name, Input)

View Source

The Amazon AppIntegrations APIs are in preview release and are subject to change.

Updates the description of an event integration.
Link to this function

update_event_integration(Client, Name, Input0, Options0)

View Source