API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__7ffaef6e1208754d_1052 | METHOD:POST PATH:/restapis/{restapi_id}/requestvalidators Creates a RequestValidator of a given RestApi. restapi_id INTENT:RESOURCE_CREATION Create Restapis form with validation REST_CREATE_SINGLE | openapi_spec |
| bindings__a12850a86f678769_1053 | METHOD:POST PATH:/restapis/{restapi_id}/resources/{parent_id} Creates a Resource resource. restapi_id parent_id INTENT:RESOURCE_CREATION Create Restapis form with validation REST_CREATE_SINGLE | openapi_spec |
| bindings__3fd90c295debb6c6_1054 | METHOD:POST PATH:/restapis Creates a new RestApi resource. INTENT:RESOURCE_CREATION Create Restapis form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__42c947d09b3281e6_1055 | METHOD:POST PATH:/restapis/{restapi_id}/stages Creates a new Stage resource that references a pre-existing Deployment for the API. restapi_id INTENT:FILE_SELECTION Deploy button with environment… | openapi_spec |
| bindings__c55d67ed182f36fb_1056 | METHOD:POST PATH:/usageplans Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload. INTENT:RESOURCE_CREATION Create Usageplans form… | openapi_spec |
| bindings__ef3e72d2d396dd82_1057 | METHOD:POST PATH:/usageplans/{usageplanId}/keys Creates a usage plan key for adding an existing API key to a usage plan. usageplanId INTENT:RESOURCE_CREATION Create Usageplans form with validation… | openapi_spec |
| bindings__7ebfaaa32f159b96_1058 | METHOD:POST PATH:/vpclinks Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational. The… | openapi_spec |
| bindings__78f08268220375d4_1059 | METHOD:DELETE PATH:/apikeys/{api_Key} Deletes the ApiKey resource. api_Key INTENT:RESOURCE_DELETION Delete Apikeys button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__76e1b3aef2d6292d_1060 | METHOD:PATCH PATH:/apikeys/{api_Key} Changes information about an ApiKey resource. api_Key INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Apikeys REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__160e80405de072bd_1061 | METHOD:DELETE PATH:/restapis/{restapi_id}/authorizers/{authorizer_id} Deletes an existing Authorizer resource. restapi_id authorizer_id INTENT:AUTHENTICATION Login form with credential fields… | openapi_spec |
| bindings__0ef9a2894ff2949c_1062 | METHOD:POST PATH:/restapis/{restapi_id}/authorizers/{authorizer_id} Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body. restapi_id… | openapi_spec |
| bindings__14e7c81a4837c80f_1063 | METHOD:PATCH PATH:/restapis/{restapi_id}/authorizers/{authorizer_id} Updates an existing Authorizer resource. restapi_id authorizer_id INTENT:AUTHENTICATION Login form with credential fields… | openapi_spec |
| bindings__ca7cb4887a8210bb_1064 | METHOD:DELETE PATH:/domainnames/{domain_name}/basepathmappings/{base_path} Deletes the BasePathMapping resource. domain_name base_path INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__e07ecead37196a7f_1065 | METHOD:PATCH PATH:/domainnames/{domain_name}/basepathmappings/{base_path} Changes information about the BasePathMapping resource. domain_name base_path INTENT:AI_INFERENCE Prompt input interface with… | openapi_spec |
| bindings__fc173bc14450e327_1066 | METHOD:DELETE PATH:/clientcertificates/{clientcertificate_id} Deletes the ClientCertificate resource. clientcertificate_id INTENT:RESOURCE_DELETION Delete Clientcertificates button with confirmation… | openapi_spec |
| bindings__ff91f67f40bd395b_1067 | METHOD:PATCH PATH:/clientcertificates/{clientcertificate_id} Changes information about an ClientCertificate resource. clientcertificate_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for… | openapi_spec |
| bindings__af9e899c605b7cd5_1068 | METHOD:DELETE PATH:/restapis/{restapi_id}/deployments/{deployment_id} Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.… | openapi_spec |
| bindings__fe86e9295a76b085_1069 | METHOD:PATCH PATH:/restapis/{restapi_id}/deployments/{deployment_id} Changes information about a Deployment resource. restapi_id deployment_id INTENT:FILE_SELECTION Deploy button with environment… | openapi_spec |
| bindings__2e05448c3bbe8cd2_1070 | METHOD:DELETE PATH:/restapis/{restapi_id}/documentation/parts/{part_id} Deletes a documentation part restapi_id part_id INTENT:RESOURCE_DELETION Delete Restapis button with confirmation… | openapi_spec |
| bindings__1ecad7fbf6a23b54_1071 | METHOD:PATCH PATH:/restapis/{restapi_id}/documentation/parts/{part_id} Updates a documentation part. restapi_id part_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Restapis… | openapi_spec |
| bindings__c2bf4f16fa75908b_1072 | METHOD:DELETE PATH:/restapis/{restapi_id}/documentation/versions/{doc_version} Deletes a documentation version. restapi_id doc_version INTENT:RESOURCE_DELETION Delete Restapis button with… | openapi_spec |
| bindings__9b04093d480ec414_1073 | METHOD:PATCH PATH:/restapis/{restapi_id}/documentation/versions/{doc_version} Updates a documentation version. restapi_id doc_version INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Restapis… | openapi_spec |
| bindings__96e2dc4bf3e1cffc_1074 | METHOD:DELETE PATH:/domainnames/{domain_name} Deletes the DomainName resource. domain_name INTENT:AI_INFERENCE Prompt input interface with response stream REST_DELETE_SINGLE | openapi_spec |
| bindings__343632cb327cd096_1075 | METHOD:PATCH PATH:/domainnames/{domain_name} Changes information about the DomainName resource. domain_name INTENT:AI_INFERENCE Prompt input interface with response stream REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__ea96cacf56e2cf91_1076 | METHOD:DELETE PATH:/restapis/{restapi_id}/gatewayresponses/{response_type} Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the… | openapi_spec |
| bindings__99258abcbbc6be54_1077 | METHOD:PUT PATH:/restapis/{restapi_id}/gatewayresponses/{response_type} Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi. restapi_id… | openapi_spec |
| bindings__a2aabafd266728cf_1078 | METHOD:PATCH PATH:/restapis/{restapi_id}/gatewayresponses/{response_type} Updates a GatewayResponse of a specified response type on the given RestApi. restapi_id response_type… | openapi_spec |
| bindings__80b1a262e8546577_1079 | METHOD:DELETE PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration Represents a delete integration. restapi_id resource_id http_method INTENT:RESOURCE_DELETION Delete… | openapi_spec |
| bindings__0080a531a32a80bd_1080 | METHOD:PUT PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration Sets up a method's integration. restapi_id resource_id http_method INTENT:RESOURCE_UPDATE Edit… | openapi_spec |
| bindings__57983978dd3193be_1081 | METHOD:PATCH PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration Represents an update integration. restapi_id resource_id http_method INTENT:RESOURCE_PARTIAL_UPDATE… | openapi_spec |
| bindings__9ea2308459bc85f8_1082 | METHOD:DELETE PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code} Represents a delete integration response. restapi_id resource_id… | openapi_spec |
| bindings__d68d4db9e1585318_1083 | METHOD:PUT PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code} Represents a put integration. restapi_id resource_id http_method status_code… | openapi_spec |
| bindings__1182082a4a8a33c8_1084 | METHOD:PATCH PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/integration/responses/{status_code} Represents an update integration response. restapi_id resource_id… | openapi_spec |
| bindings__37956cd32a427be2_1085 | METHOD:DELETE PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method} Deletes an existing Method resource. restapi_id resource_id http_method INTENT:RESOURCE_DELETION Delete… | openapi_spec |
| bindings__fc2ab4b5af860597_1086 | METHOD:PUT PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method} Add a method to an existing Resource resource. restapi_id resource_id http_method INTENT:RESOURCE_UPDATE Edit… | openapi_spec |
| bindings__d35b9fd3bc3aaf66_1087 | METHOD:POST PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method} Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.… | openapi_spec |
| bindings__ffd817205a5031bb_1088 | METHOD:PATCH PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method} Updates an existing Method resource. restapi_id resource_id http_method INTENT:RESOURCE_PARTIAL_UPDATE Quick… | openapi_spec |
| bindings__cbadea51db92a2ef_1089 | METHOD:DELETE PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code} Deletes an existing MethodResponse resource. restapi_id resource_id http_method… | openapi_spec |
| bindings__f2e8f5c049bc7515_1090 | METHOD:PUT PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code} Adds a MethodResponse to an existing Method resource. restapi_id resource_id http_method… | openapi_spec |
| bindings__091f57b57b4f2b30_1091 | METHOD:PATCH PATH:/restapis/{restapi_id}/resources/{resource_id}/methods/{http_method}/responses/{status_code} Updates an existing MethodResponse resource. restapi_id resource_id http_method… | openapi_spec |
| bindings__98ff7e17e56439ca_1092 | METHOD:DELETE PATH:/restapis/{restapi_id}/models/{model_name} Deletes a model. restapi_id model_name INTENT:AI_INFERENCE Prompt input interface with response stream REST_DELETE_SINGLE | openapi_spec |
| bindings__261de98bc4201f59_1093 | METHOD:PATCH PATH:/restapis/{restapi_id}/models/{model_name} Changes information about a model. restapi_id model_name INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__923377b57b8478ad_1094 | METHOD:DELETE PATH:/restapis/{restapi_id}/requestvalidators/{requestvalidator_id} Deletes a RequestValidator of a given RestApi. restapi_id requestvalidator_id INTENT:RESOURCE_DELETION Delete… | openapi_spec |
| bindings__b7127dc8222c5461_1095 | METHOD:PATCH PATH:/restapis/{restapi_id}/requestvalidators/{requestvalidator_id} Updates a RequestValidator of a given RestApi. restapi_id requestvalidator_id INTENT:RESOURCE_PARTIAL_UPDATE Quick… | openapi_spec |
| bindings__b378ccacd3d944c3_1096 | METHOD:DELETE PATH:/restapis/{restapi_id}/resources/{resource_id} Deletes a Resource resource. restapi_id resource_id INTENT:RESOURCE_DELETION Delete Restapis button with confirmation… | openapi_spec |
| bindings__a98b1af0eefe1614_1097 | METHOD:PATCH PATH:/restapis/{restapi_id}/resources/{resource_id} Changes information about a Resource resource. restapi_id resource_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Restapis… | openapi_spec |
| bindings__88a426b3dce6b1b4_1098 | METHOD:DELETE PATH:/restapis/{restapi_id} Deletes the specified API. restapi_id INTENT:RESOURCE_DELETION Delete Restapis button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__12225a1828ad1cbb_1099 | METHOD:PUT PATH:/restapis/{restapi_id} A feature of the API Gateway control service for updating an existing API with an input of external API definitions. The update can take the form of merging the… | openapi_spec |
| bindings__53753b5b161799a2_1100 | METHOD:PATCH PATH:/restapis/{restapi_id} Changes information about the specified API. restapi_id INTENT:RESOURCE_PARTIAL_UPDATE Quick edit fields for Restapis REST_PARTIAL_UPDATE_SINGLE | openapi_spec |
| bindings__ebde76d68033d2d4_1101 | METHOD:DELETE PATH:/restapis/{restapi_id}/stages/{stage_name} Deletes a Stage resource. restapi_id stage_name INTENT:RESOURCE_DELETION Delete Restapis button with confirmation REST_DELETE_SINGLE | openapi_spec |