API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__c5fca08680f682c5_1352 | METHOD:DELETE PATH:/v1/apis/{apiId}/ApiCaches Deletes an <code>ApiCache</code> object. apiId INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__0f7bfc7dcdc3cc4f_1353 | METHOD:POST PATH:/v1/apis/{apiId}/apikeys Creates a unique key that you can distribute to clients who invoke your API. apiId INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__88ae93a395323a36_1354 | METHOD:POST PATH:/v1/apis/{apiId}/datasources Creates a <code>DataSource</code> object. apiId INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__af9810efc5c1c335_1355 | METHOD:POST PATH:/v1/domainnames Creates a custom <code>DomainName</code> object. INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_COLLECTION | openapi_spec |
| bindings__43db70a11cceaea4_1356 | METHOD:POST PATH:/v1/apis/{apiId}/functions <p>Creates a <code>Function</code> object.</p> <p>A function is a reusable entity. You can use multiple functions to compose the resolver logic.</p> apiId… | openapi_spec |
| bindings__2838e8f414611c5b_1357 | METHOD:POST PATH:/v1/apis Creates a <code>GraphqlApi</code> object. INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__3cc194721a98e552_1358 | METHOD:POST PATH:/v1/apis/{apiId}/types/{typeName}/resolvers <p>Creates a <code>Resolver</code> object.</p> <p>A resolver converts incoming requests into a format that a data source can understand,… | openapi_spec |
| bindings__47a851f2581d5f04_1359 | METHOD:POST PATH:/v1/apis/{apiId}/types Creates a <code>Type</code> object. apiId INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__293c54c8c8ac6afb_1360 | METHOD:DELETE PATH:/v1/apis/{apiId}/apikeys/{id} Deletes an API key. apiId id INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__7adaf9c9f6750c8c_1361 | METHOD:POST PATH:/v1/apis/{apiId}/apikeys/{id} Updates an API key. You can update the key as long as it's not deleted. apiId id INTENT:RESOURCE_CREATION Create V1 form with validation… | openapi_spec |
| bindings__323e7e8452a8bd5a_1362 | METHOD:DELETE PATH:/v1/apis/{apiId}/datasources/{name} Deletes a <code>DataSource</code> object. apiId name INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__ee72cfc016ad275e_1363 | METHOD:POST PATH:/v1/apis/{apiId}/datasources/{name} Updates a <code>DataSource</code> object. apiId name INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__a64567e9527b3b9a_1364 | METHOD:DELETE PATH:/v1/domainnames/{domainName} Deletes a custom <code>DomainName</code> object. domainName INTENT:AI_INFERENCE Prompt input interface with response stream REST_DELETE_SINGLE | openapi_spec |
| bindings__f67060555f72047a_1365 | METHOD:POST PATH:/v1/domainnames/{domainName} Updates a custom <code>DomainName</code> object. domainName INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_SINGLE | openapi_spec |
| bindings__dc682119482413cd_1366 | METHOD:DELETE PATH:/v1/apis/{apiId}/functions/{functionId} Deletes a <code>Function</code>. apiId functionId INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__459f9d0b95df0c29_1367 | METHOD:POST PATH:/v1/apis/{apiId}/functions/{functionId} Updates a <code>Function</code> object. apiId functionId INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__d6c6ccee749fda54_1368 | METHOD:DELETE PATH:/v1/apis/{apiId} Deletes a <code>GraphqlApi</code> object. apiId INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__47e8ae27b05cbd8e_1369 | METHOD:POST PATH:/v1/apis/{apiId} Updates a <code>GraphqlApi</code> object. apiId INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_SINGLE | openapi_spec |
| bindings__2c25f5e3d9fe1604_1370 | METHOD:DELETE PATH:/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName} Deletes a <code>Resolver</code> object. apiId typeName fieldName INTENT:RESOURCE_DELETION Delete V1 button with confirmation… | openapi_spec |
| bindings__adfa3473d2ed9d1b_1371 | METHOD:POST PATH:/v1/apis/{apiId}/types/{typeName}/resolvers/{fieldName} Updates a <code>Resolver</code> object. apiId typeName fieldName INTENT:RESOURCE_CREATION Create V1 form with validation… | openapi_spec |
| bindings__ae758dad1ebd96ed_1372 | METHOD:DELETE PATH:/v1/apis/{apiId}/types/{typeName} Deletes a <code>Type</code> object. apiId typeName INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__948787c1f5c9f2e5_1373 | METHOD:POST PATH:/v1/apis/{apiId}/types/{typeName} Updates a <code>Type</code> object. apiId typeName INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__fcbc93c5355eb632_1374 | METHOD:POST PATH:/v1/dataplane-evaluatecode Evaluates the given code and returns the response. The code definition requirements depend on the specified runtime. For <code>APPSYNC_JS</code> runtimes,… | openapi_spec |
| bindings__b66f1498a1274310_1375 | METHOD:POST PATH:/v1/dataplane-evaluatetemplate <p>Evaluates a given template and returns the response. The mapping template can be a request or response template.</p> <p>Request templates take the… | openapi_spec |
| bindings__0231d27de8817931_1376 | METHOD:DELETE PATH:/v1/apis/{apiId}/FlushCache Flushes an <code>ApiCache</code> object. apiId INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__319ca816ba55e09e_1377 | METHOD:POST PATH:/v1/apis/{apiId}/schemacreation <p>Adds a new schema to your GraphQL API.</p> <p>This operation is asynchronous. Use to determine when it has completed.</p> apiId INTENT:AI_INFERENCE… | openapi_spec |
| bindings__8471ffd31c4a18db_1378 | METHOD:POST PATH:/v1/tags/{resourceArn} Tags a resource with user-supplied tags. resourceArn INTENT:USER_CREATION Registration form with user details REST_CREATE_SINGLE | openapi_spec |
| bindings__f8e06a4beca86c51_1379 | METHOD:DELETE PATH:/v1/tags/{resourceArn}#tagKeys Untags a resource. resourceArn tagKeys INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__988e2966c74b42b7_1380 | METHOD:POST PATH:/v1/apis/{apiId}/ApiCaches/update Updates the cache for the GraphQL API. apiId INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__a5d226a6ce7a4be1_1381 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.BatchGetNamedQuery Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings. Requires… | openapi_spec |
| bindings__37e48cd8a6a751f7_1382 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.BatchGetPreparedStatement Returns the details of a single prepared statement or a list of up to 256 prepared statements for the array of prepared… | openapi_spec |
| bindings__3a04911e6d664eb0_1383 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.BatchGetQueryExecution Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query… | openapi_spec |
| bindings__674d576b12e9971e_1384 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.CreateDataCatalog Creates (registers) a data catalog with the specified name and properties. Catalogs created are visible to all users of the same Amazon… | openapi_spec |
| bindings__8afa8bfba85b006d_1385 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.CreateNotebook Creates an empty <code>ipynb</code> file in the specified Apache Spark enabled workgroup. Throws an error if a file in the workgroup with… | openapi_spec |
| bindings__c0527da1b15d19e8_1386 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.CreatePreparedStatement Creates a prepared statement for use with SQL queries in Athena. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz… | openapi_spec |
| bindings__192fd51535e7c6ea_1387 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.CreateWorkGroup Creates a workgroup with the specified name. A workgroup can be an Apache Spark enabled workgroup or an Athena SQL workgroup. X-Amz-Target… | openapi_spec |
| bindings__ef7d8bf4dc8d250d_1388 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.DeleteDataCatalog Deletes a data catalog. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz Target=Amazonathena.Deletedatacatalog form with validation… | openapi_spec |
| bindings__651589714d953a93_1389 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.DeleteNotebook Deletes the specified notebook. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz Target=Amazonathena.Deletenotebook form with validation… | openapi_spec |
| bindings__f694af6bac29ac81_1390 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.DeletePreparedStatement Deletes the prepared statement with the specified name from the specified workgroup. X-Amz-Target INTENT:RESOURCE_CREATION Create… | openapi_spec |
| bindings__f2c6c91593458716_1391 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.DeleteWorkGroup Deletes the workgroup with the specified name. The primary workgroup cannot be deleted. X-Amz-Target INTENT:RESOURCE_CREATION Create #X… | openapi_spec |
| bindings__59c82c7baa4e1407_1392 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.ExportNotebook Exports the specified notebook and its metadata. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz Target=Amazonathena.Exportnotebook… | openapi_spec |
| bindings__152e8d22de85ced1_1393 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetCalculationExecution Describes a previously submitted calculation execution. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz… | openapi_spec |
| bindings__ed290cdf6e4b0464_1394 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetCalculationExecutionCode Retrieves the unencrypted code that was executed for the calculation. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz… | openapi_spec |
| bindings__739af1b83790f0d4_1395 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetCalculationExecutionStatus Gets the status of a current calculation. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz… | openapi_spec |
| bindings__fc2abf2d47a656aa_1396 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetDataCatalog Returns the specified data catalog. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz Target=Amazonathena.Getdatacatalog form with… | openapi_spec |
| bindings__821663d4912062ad_1397 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetDatabase Returns a database object for the specified database and data catalog. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz… | openapi_spec |
| bindings__b95b160698b750f9_1398 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetNamedQuery Returns information about a single query. Requires that you have access to the workgroup in which the query was saved. X-Amz-Target… | openapi_spec |
| bindings__cce0ea9e11de01de_1399 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetNotebookMetadata Retrieves notebook metadata for the specified notebook ID. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz… | openapi_spec |
| bindings__5886061cdd45fcdc_1400 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetPreparedStatement Retrieves the prepared statement with the specified name from the specified workgroup. X-Amz-Target INTENT:RESOURCE_CREATION Create… | openapi_spec |
| bindings__58cffc33a734a1c8_1401 | METHOD:POST PATH:/#X-Amz-Target=AmazonAthena.GetQueryExecution Returns information about a single execution of a query if you have access to the workgroup in which the query ran. Each time a query… | openapi_spec |