API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__373749b735ec5f50_1102 | METHOD:PATCH PATH:/restapis/{restapi_id}/stages/{stage_name} Changes information about a Stage resource. restapi_id stage_name INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Restapis… | openapi_spec |
| bindings__2d4ad5107aea907b_1103 | METHOD:DELETE PATH:/usageplans/{usageplanId} Deletes a usage plan of a given plan Id. usageplanId INTENT:RESOURCE_DELETION Delete Usageplans button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__407cfd4e37d66062_1104 | METHOD:PATCH PATH:/usageplans/{usageplanId} Updates a usage plan of a given plan Id. usageplanId INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Usageplans REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__bfbdf972230d63ca_1105 | METHOD:DELETE PATH:/usageplans/{usageplanId}/keys/{keyId} Deletes a usage plan key and remove the underlying API key from the associated usage plan. usageplanId keyId INTENT:RESOURCE_DELETION Delete… | openapi_spec |
| bindings__f4d20d6752f4b756_1106 | METHOD:DELETE PATH:/vpclinks/{vpclink_id} Deletes an existing VpcLink of a specified identifier. vpclink_id INTENT:RESOURCE_DELETION Delete Vpclinks button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__d66ad99f49be54ff_1107 | METHOD:PATCH PATH:/vpclinks/{vpclink_id} Updates an existing VpcLink of a specified identifier. vpclink_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Vpclinks REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__34acd1ca74464147_1108 | METHOD:DELETE PATH:/restapis/{restapi_id}/stages/{stage_name}/cache/authorizers Flushes all authorizer cache entries on a stage. restapi_id stage_name INTENT:AUTHENTICATION Login form with credential… | openapi_spec |
| bindings__bb985143299e7cad_1109 | METHOD:DELETE PATH:/restapis/{restapi_id}/stages/{stage_name}/cache/data Flushes a stage's cache. restapi_id stage_name INTENT:RESOURCE_DELETION Delete Restapis button with confirmation… | openapi_spec |
| bindings__0a6e0cc6f4a6d845_1110 | METHOD:POST PATH:/clientcertificates Generates a ClientCertificate resource. INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_COLLECTION | openapi_spec |
| bindings__59e4fccbbb2377cf_1111 | METHOD:PATCH PATH:/account Changes information about the current Account resource. INTENT:USER_UPDATE Profile settings form with save button REST_PARTIAL_UPDATE_COLLECTION | openapi_spec |
| bindings__d394a694babf4bee_1112 | METHOD:PUT PATH:/tags/{resource_arn} Adds or updates a tag on a given resource. resource_arn INTENT:RESOURCE_UPDATE Edit Tags form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__9b0bf9afbe718d21_1113 | METHOD:POST PATH:/apikeys#mode=import&format Import API keys from an external source, such as a CSV-formatted file. format failonwarnings mode INTENT:FILE_UPLOAD File dropzone for… | openapi_spec |
| bindings__79abe4bedb51cd9c_1114 | METHOD:POST PATH:/restapis#mode=import A feature of the API Gateway control service for creating a new API from an external API definition file. failonwarnings parameters mode INTENT:FILE_UPLOAD File… | openapi_spec |
| bindings__d3f0018962f2762d_1115 | METHOD:DELETE PATH:/tags/{resource_arn}#tagKeys Removes a tag from a given resource. resource_arn tagKeys INTENT:RESOURCE_DELETION Delete Tags button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__4265be928f3fbf07_1116 | METHOD:PATCH PATH:/usageplans/{usageplanId}/keys/{keyId}/usage Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key. usageplanId keyId… | openapi_spec |
| bindings__04151f5f3a721e05_1117 | METHOD:DELETE PATH:/@connections/{connectionId} Delete the connection with the provided id. connectionId INTENT:RESOURCE_DELETION Delete @Connections button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__8b3d334127eb3b6f_1118 | METHOD:POST PATH:/@connections/{connectionId} Sends the provided data to the specified connection. connectionId INTENT:RESOURCE_CREATION Create @Connections form with validation REST_CREATE_SINGLE | openapi_spec |
| bindings__7442a3d9a3ad3639_1119 | METHOD:POST PATH:/v2/apis Creates an Api resource. INTENT:RESOURCE_CREATION Create V2 form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__994c21fe256e750b_1120 | METHOD:PUT PATH:/v2/apis Imports an API. basepath failOnWarnings INTENT:RESOURCE_UPDATE Edit V2 form with save action REST_UPDATE_COLLECTION | openapi_spec |
| bindings__19e59035c55c40f2_1121 | METHOD:POST PATH:/v2/domainnames/{domainName}/apimappings Creates an API mapping. domainName INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_NESTED | openapi_spec |
| bindings__2c101da0fde60718_1122 | METHOD:POST PATH:/v2/apis/{apiId}/authorizers Creates an Authorizer for an API. apiId INTENT:AUTHENTICATION Login form with credential fields REST_CREATE_NESTED | openapi_spec |
| bindings__1ca355272dd3c73f_1123 | METHOD:POST PATH:/v2/apis/{apiId}/deployments Creates a Deployment for an API. apiId INTENT:FILE_SELECTION Deploy button with environment selector REST_CREATE_NESTED | openapi_spec |
| bindings__86d30ac3426b6758_1124 | METHOD:POST PATH:/v2/domainnames Creates a domain name. INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_COLLECTION | openapi_spec |
| bindings__57f51394ee557371_1125 | METHOD:POST PATH:/v2/apis/{apiId}/integrations Creates an Integration. apiId INTENT:RESOURCE_CREATION Create V2 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__5987f83c9f1b500f_1126 | METHOD:POST PATH:/v2/apis/{apiId}/integrations/{integrationId}/integrationresponses Creates an IntegrationResponses. apiId integrationId INTENT:RESOURCE_CREATION Create V2 form with validation… | openapi_spec |
| bindings__2706c3d8ba1e3572_1127 | METHOD:POST PATH:/v2/apis/{apiId}/models Creates a Model for an API. apiId INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_NESTED | openapi_spec |
| bindings__ba86cc39108da2fb_1128 | METHOD:POST PATH:/v2/apis/{apiId}/routes Creates a Route for an API. apiId INTENT:RESOURCE_CREATION Create V2 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__21e487e6724950ad_1129 | METHOD:POST PATH:/v2/apis/{apiId}/routes/{routeId}/routeresponses Creates a RouteResponse for a Route. apiId routeId INTENT:RESOURCE_CREATION Create V2 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__6400e0e360f22899_1130 | METHOD:POST PATH:/v2/apis/{apiId}/stages Creates a Stage for an API. apiId INTENT:RESOURCE_CREATION Create V2 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__d472aff60e2ed64e_1131 | METHOD:POST PATH:/v2/vpclinks Creates a VPC link. INTENT:RESOURCE_CREATION Create V2 form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__d520f44358867cbc_1132 | METHOD:DELETE PATH:/v2/apis/{apiId}/stages/{stageName}/accesslogsettings Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings. apiId… | openapi_spec |
| bindings__db7be6b6b8045ae5_1133 | METHOD:DELETE PATH:/v2/apis/{apiId} Deletes an Api resource. apiId INTENT:RESOURCE_DELETION Delete V2 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__fe69035ed3a93f4c_1134 | METHOD:PUT PATH:/v2/apis/{apiId} Puts an Api resource. apiId basepath failOnWarnings INTENT:RESOURCE_UPDATE Edit V2 form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__49fbd35a2db64230_1135 | METHOD:PATCH PATH:/v2/apis/{apiId} Updates an Api resource. apiId INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for V2 REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__5ded193cfc55ce7f_1136 | METHOD:DELETE PATH:/v2/domainnames/{domainName}/apimappings/{apiMappingId} Deletes an API mapping. apiMappingId domainName INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__338cd1321e1bc0b1_1137 | METHOD:PATCH PATH:/v2/domainnames/{domainName}/apimappings/{apiMappingId} The API mapping. apiMappingId domainName INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__254d5a1824fbe0d3_1138 | METHOD:DELETE PATH:/v2/apis/{apiId}/authorizers/{authorizerId} Deletes an Authorizer. apiId authorizerId INTENT:AUTHENTICATION Login form with credential fields REST_DELETE_NESTED | openapi_spec |
| bindings__7acfbe9e25b713f8_1139 | METHOD:PATCH PATH:/v2/apis/{apiId}/authorizers/{authorizerId} Updates an Authorizer. apiId authorizerId INTENT:AUTHENTICATION Login form with credential fields REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__a9eb91e4833998e2_1140 | METHOD:DELETE PATH:/v2/apis/{apiId}/cors Deletes a CORS configuration. apiId INTENT:RESOURCE_DELETION Delete V2 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__90cebd55596572bf_1141 | METHOD:DELETE PATH:/v2/apis/{apiId}/deployments/{deploymentId} Deletes a Deployment. apiId deploymentId INTENT:FILE_SELECTION Deploy button with environment selector REST_DELETE_NESTED | openapi_spec |
| bindings__205bf1835b60b967_1142 | METHOD:PATCH PATH:/v2/apis/{apiId}/deployments/{deploymentId} Updates a Deployment. apiId deploymentId INTENT:FILE_SELECTION Deploy button with environment selector REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__61c4c0d359701dcb_1143 | METHOD:DELETE PATH:/v2/domainnames/{domainName} Deletes a domain name. domainName INTENT:AI_INFERENCE Prompt input interface with response stream REST_DELETE_SINGLE | openapi_spec |
| bindings__7bccb4d6a0e7c9d8_1144 | METHOD:PATCH PATH:/v2/domainnames/{domainName} Updates a domain name. domainName INTENT:AI_INFERENCE Prompt input interface with response stream REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__6e9a4fe80ec7a7a7_1145 | METHOD:DELETE PATH:/v2/apis/{apiId}/integrations/{integrationId} Deletes an Integration. apiId integrationId INTENT:RESOURCE_DELETION Delete V2 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__5de8994b7a2a9eae_1146 | METHOD:PATCH PATH:/v2/apis/{apiId}/integrations/{integrationId} Updates an Integration. apiId integrationId INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for V2 REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__b1734bac65b29fea_1147 | METHOD:DELETE PATH:/v2/apis/{apiId}/integrations/{integrationId}/integrationresponses/{integrationResponseId} Deletes an IntegrationResponses. apiId integrationId integrationResponseId… | openapi_spec |
| bindings__ae6b132ebbf75bd3_1148 | METHOD:PATCH PATH:/v2/apis/{apiId}/integrations/{integrationId}/integrationresponses/{integrationResponseId} Updates an IntegrationResponses. apiId integrationId integrationResponseId… | openapi_spec |
| bindings__98ef352c60e11f75_1149 | METHOD:DELETE PATH:/v2/apis/{apiId}/models/{modelId} Deletes a Model. apiId modelId INTENT:AI_INFERENCE Prompt input interface with response stream REST_DELETE_NESTED | openapi_spec |
| bindings__cbfd40c6aa72c4ee_1150 | METHOD:PATCH PATH:/v2/apis/{apiId}/models/{modelId} Updates a Model. apiId modelId INTENT:AI_INFERENCE Prompt input interface with response stream REST_PARTIAL_UPDATE_NESTED | openapi_spec |
| bindings__2dfb8f0490a1fb08_1151 | METHOD:DELETE PATH:/v2/apis/{apiId}/routes/{routeId} Deletes a Route. apiId routeId INTENT:RESOURCE_DELETION Delete V2 button with confirmation REST_DELETE_NESTED | openapi_spec |