v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429165131.4 KB

This operation invokes an API Gateway API asset. The request is proxied to the provider’s API Gateway API.

post/v1#x-amzn-dataexchange-asset-id&x-amzn-dataexchange-data-set-id&x-amzn-dataexchange-revision-id

Query parameters

QueryStringParametersobject

Attach query string parameters to the end of the URI (for example, /v1/examplePath?exampleParam=exampleValue).

Headers

x-amzn-dataexchange-asset-idstring required

Asset ID value for the API request.

x-amzn-dataexchange-data-set-idstring required

Data set ID value for the API request.

x-amzn-dataexchange-http-methodstring

HTTP method value for the API request. Alternatively, you can use the appropriate verb in your request.

x-amzn-dataexchange-pathstring

URI path value for the API request. Alternatively, you can set the URI path directly by invoking /v1/{pathValue}.

x-amzn-dataexchange-revision-idstring required

Revision ID value for the API request.

Request body

Bodystring

The request body.

x-amzn-dataexchange-header-object

Any header value prefixed with x-amzn-dataexchange-header- will have that stripped before sending the Asset API request. Use this when you want to override a header that AWS Data Exchange uses. Alternatively, you can use the header without a prefix to the HTTP request.

Response

Success

Bodystring

The response body from the underlying API tracked by the API asset.

ResponseHeadersobject

The response headers from the underlying API tracked by the API asset.