integrations.sh
← all integrations

amazonaws.com – appintegrations

OpenAPI apis-guru cloud

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

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:appintegrations/2020-07-29.json
Provider
amazonaws.com:appintegrations / appintegrations
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/appintegrations/2020-07-29/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/appintegrations/2020-07-29/openapi.yaml

Tools (17)

Extracted live via the executor SDK.

  • dataIntegrations.createDataIntegration

    Creates and persists a DataIntegration resource.

    You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.

  • dataIntegrations.deleteDataIntegration

    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.

    You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the API.

  • dataIntegrations.getDataIntegration

    Returns information about the DataIntegration.

    You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the API.

  • dataIntegrations.listDataIntegrationAssociations

    Returns a paginated list of DataIntegration associations in the account.

    You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the API.

  • dataIntegrations.listDataIntegrations

    Returns a paginated list of DataIntegrations in the account.

    You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the API.

  • dataIntegrations.updateDataIntegration

    Updates the description of a DataIntegration.

    You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the API.

  • eventIntegrations.createEventIntegration

    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.

  • eventIntegrations.deleteEventIntegration

    Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.

  • eventIntegrations.getEventIntegration

    Returns information about the event integration.

  • eventIntegrations.listEventIntegrationAssociations

    Returns a paginated list of event integration associations in the account.

  • eventIntegrations.listEventIntegrations

    Returns a paginated list of event integrations in the account.

  • eventIntegrations.updateEventIntegration

    Updates the description of an event integration.

  • tags.listTagsForResource

    Lists the tags for the specified resource.

  • tags.tagResource

    Adds the specified tags to the specified resource.

  • tags.untagResource

    Removes the specified tags from the specified resource.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools