amazonaws.com – appintegrations
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.createDataIntegrationCreates 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
CreateDataIntegrationAPI. -
dataIntegrations.deleteDataIntegrationDeletes 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.getDataIntegrationReturns 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.listDataIntegrationAssociationsReturns 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.listDataIntegrationsReturns 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.updateDataIntegrationUpdates 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.createEventIntegrationCreates 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.deleteEventIntegrationDeletes the specified existing event integration. If the event integration is associated with clients, the request is rejected.
-
eventIntegrations.getEventIntegrationReturns information about the event integration.
-
eventIntegrations.listEventIntegrationAssociationsReturns a paginated list of event integration associations in the account.
-
eventIntegrations.listEventIntegrationsReturns a paginated list of event integrations in the account.
-
eventIntegrations.updateEventIntegrationUpdates the description of an event integration.
-
tags.listTagsForResourceLists the tags for the specified resource.
-
tags.tagResourceAdds the specified tags to the specified resource.
-
tags.untagResourceRemoves the specified tags from the specified resource.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools