AWS Data Exchange Skill
amazonaws-com-dataexchange
amazonaws-com-dataexchange
| Method | Path | Description |
|---|---|---|
DELETE | /v1/jobs/{JobId} | |
POST | /v1/data-sets | This operation cancels a job. Jobs can be cancelled only when they are in the WAITING state. |
POST | /v1/event-actions | This operation creates a data set. |
POST | /v1/jobs | This operation creates an event action. |
POST | /v1/data-sets/{DataSetId}/revisions | This operation creates a job. |
DELETE | /v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets/{AssetId} | This operation creates a revision for a data set. |
DELETE | /v1/data-sets/{DataSetId} | This operation deletes an asset. |
DELETE | /v1/event-actions/{EventActionId} | This operation deletes a data set. |
DELETE | /v1/data-sets/{DataSetId}/revisions/{RevisionId} | This operation deletes the event action. |
GET | /v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets/{AssetId} | This operation deletes a revision. |
GET | /v1/data-sets/{DataSetId} | This operation returns information about an asset. |
GET | /v1/event-actions/{EventActionId} | This operation returns information about a data set. |
GET | /v1/jobs/{JobId} | This operation retrieves information about an event action. |
GET | /v1/data-sets/{DataSetId}/revisions/{RevisionId} | This operation returns information about a job. |
GET | /v1/data-sets/{DataSetId}/revisions | This operation returns information about a revision. |
GET | /v1/data-sets | This operation lists a data set's revisions sorted by CreatedAt in descending order. |
GET | /v1/event-actions | This operation lists your data sets. When listing by origin OWNED, results are sorted by CreatedAt in descending order. When listing by origin ENTITLED, there is no order and the... |
GET | /v1/jobs | This operation lists your event actions. |
GET | /v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets | This operation lists your jobs sorted by CreatedAt in descending order. |
GET | /tags/{ResourceArn} | This operation lists a revision's assets sorted alphabetically in descending order. |
POST | /v1/data-sets/{DataSetId}/revisions/{RevisionId}/revoke | This operation lists the tags on the resource. |
POST | /v1 | This operation revokes subscribers' access to a revision. |
POST | /v1/data-sets/{DataSetId}/notification | This operation invokes an API Gateway API asset. The request is proxied to the provider’s API Gateway API. |
PATCH | /v1/jobs/{JobId} | The type of event associated with the data set. |
POST | /tags/{ResourceArn} | This operation starts a job. |
DELETE | /tags/{ResourceArn} | This operation tags a resource. |
PATCH | /v1/data-sets/{DataSetId}/revisions/{RevisionId}/assets/{AssetId} | This operation removes one or more tags from a resource. |
PATCH | /v1/data-sets/{DataSetId} | This operation updates an asset. |
PATCH | /v1/event-actions/{EventActionId} | This operation updates a data set. |
PATCH | /v1/data-sets/{DataSetId}/revisions/{RevisionId} | This operation updates the event action. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-dataexchange
Downloads and installs to ~/.claude/skills/amazonaws-com-dataexchange/
2017-07-25 (2026-02-13)