amazonaws.com

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 integra

🔑 oauth2 15 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Returns a paginated list of DataIntegrations in the account.</p> <note> <p…
curl \
  -H "Authorization: $API_KEY" \
  http://app-integrations.us-east-1.amazonaws.com/dataIntegrations
Returns a paginated list of event integrations in the account.
curl \
  -H "Authorization: $API_KEY" \
  http://app-integrations.us-east-1.amazonaws.com/eventIntegrations
Lists the tags for the specified resource.
curl \
  -H "Authorization: $API_KEY" \
  http://app-integrations.us-east-1.amazonaws.com/tags/{resourceArn}
Endpoints (15 total)
GET
/dataIntegrations
<p>Returns a paginated list of DataIntegrations in the account.</p> <note> <p…
GET
/eventIntegrations
Returns a paginated list of event integrations in the account.
GET
/tags/{resourceArn}
Lists the tags for the specified resource.
GET
/eventIntegrations/{Name}
Returns information about the event integration.
GET
/dataIntegrations/{Identifier}
<p>Returns information about the DataIntegration.</p> <note> <p>You cannot cr…
GET
/eventIntegrations/{Name}/associations
Returns a paginated list of event integration associations in the account.
GET
/dataIntegrations/{Identifier}/associations
<p>Returns a paginated list of DataIntegration associations in the account.</…
POST
/dataIntegrations
<p>Creates and persists a DataIntegration resource.</p> <note> <p>You cannot …
POST
/eventIntegrations
Creates an EventIntegration, given a specified name, description, and a refer…
POST
/tags/{resourceArn}
Adds the specified tags to the specified resource.
PATCH
/eventIntegrations/{Name}
Updates the description of an event integration.
PATCH
/dataIntegrations/{Identifier}
<p>Updates the description of a DataIntegration.</p> <note> <p>You cannot cre…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints15
Authoauth2
Categories1
http://app-integrations.us-east-1.amazonaws.com