Amazon AppIntegrations Service Skill
amazonaws-com-appintegrations
amazonaws-com-appintegrations
| Method | Path | Description |
|---|---|---|
POST | /applications | |
POST | /dataIntegrations | Creates and persists an Application resource. |
POST | /dataIntegrations/{Identifier}/associations | Creates and persists a DataIntegration resource. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataInt... |
POST | /eventIntegrations | Creates and persists a DataIntegrationAssociation resource. |
DELETE | /applications/{ApplicationIdentifier} | 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 tha... |
DELETE | /dataIntegrations/{Identifier} | Deletes the Application. Only Applications that don't have any Application Associations can be deleted. |
DELETE | /eventIntegrations/{Name} | Deletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon Ap... |
GET | /applications/{ApplicationIdentifier} | Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected. |
GET | /dataIntegrations/{Identifier} | Get an Application resource. |
GET | /eventIntegrations/{Name} | Returns information about the DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataInteg... |
GET | /applications/{ApplicationIdentifier}/associations | Returns information about the event integration. |
GET | /applications | Returns a paginated list of application associations for an application. |
GET | /dataIntegrations/{Identifier}/associations | Lists applications in the account. |
GET | /dataIntegrations | Returns a paginated list of DataIntegration associations in the account. You cannot create a DataIntegration association for a DataIntegration that has been previously associated.... |
GET | /eventIntegrations/{Name}/associations | 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 diffe... |
GET | /eventIntegrations | Returns a paginated list of event integration associations in the account. |
GET | /tags/{resourceArn} | Returns a paginated list of event integrations in the account. |
POST | /tags/{resourceArn} | Lists the tags for the specified resource. |
DELETE | /tags/{resourceArn} | Adds the specified tags to the specified resource. |
PATCH | /applications/{ApplicationIdentifier} | Removes the specified tags from the specified resource. |
PATCH | /dataIntegrations/{Identifier} | Updates and persists an Application resource. |
PATCH | /dataIntegrations/{Identifier}/associations/{DataIntegrationAssociationIdentifier} | Updates the description of a DataIntegration. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegr... |
PATCH | /eventIntegrations/{Name} | Updates and persists a DataIntegrationAssociation resource. Updating a DataIntegrationAssociation with ExecutionConfiguration will rerun the on-demand job. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-appintegrations
Downloads and installs to ~/.claude/skills/amazonaws-com-appintegrations/
2020-07-29 (2026-02-13)