What is the translation of " PROXY RESOURCE " in German?

['prɒksi ri'zɔːs]
Noun
['prɒksi ri'zɔːs]
Proxy-ressource
proxy resource
Proxyressource
proxy resource

Examples of using Proxy resource in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Set the ANY method on the proxy resource.
Legen Sie auf der Proxy-Ressource die Methode ANY fest.
Use a Proxy Resource to Streamline API Setup.
Verwenden Sie eine Proxy-Ressource zur Optimierung der API-Einrichtung.
An API can have more than one proxy resource.
Eine API kann über mehr als eine Proxy-Ressource verfügen.
A proxy resource cannot have any child resource..
Eine Proxy-Ressource kann über keine untergeordnete Ressource verfügen.
The run-time instances of the ANY method and proxy resource are both valid.
Die Laufzeitinstanzen der Methode ANY und der Proxy-Ressource sind beide gültig.
Set up a Proxy Resource with the Lambda Proxy Integration.
Einrichten einer Proxy-Ressource mit der Lambda-Proxy-Integration.
For more information, see Set up a Proxy Integration with a Proxy Resource.
Weitere Informationen finden Sie unter Einrichten der Proxy-Integration mit einer Proxy-Ressource.
Create a proxy resource with a greedy path variable of{ proxy..
Erstellen Sie eine Proxy-Ressource mit der gierigen Pfadvariable{ proxy.
Enabling a proxy integration with an HTTP or Lambda backend through a proxy resource of an API.
Aktivieren einer Proxy-Integration mit einem HTTP- oder Lambda-Backend über die Proxy-Ressource einer API.
Closely associated with the proxy resource, API Gateway supports an HTTP method of ANY.
Eng mit der Proxy-Ressource verknüpft, unterstützt API Gateway die HTTP-Methode ANY.
A proxy resource is expressed by a special path parameter of{proxy+}, often referred to as a greedy path parameter.
Eine Proxy-Ressource wird durch einen speziellen Pfadparameter{proxy+} ausgedrückt, häufig auch als gieriger Pfadparameter bezeichnet.
Select the Configure as proxy resource option to create a proxy resource..
Wählen Sie die Option Configure as proxy resource(Als Proxyressource konfigurieren) aus, um eine Proxyressource zu erstellen.
For more information on API Gateway proxy integration, see Set up a Proxy Integration with a Proxy Resource.
Weitere Informationen zur API Gateway-Proxy-Integration finden Sie unter Einrichten der Proxy-Integration mit einer Proxy-Ressource.
Now create an API with a proxy resource for a Lambda function by using the API Gateway console.
Erstellen Sie nun mithilfe der API Gateway-Konsole eine API mit einem Proxyressource für eine Lambda-Funktion.
The following procedure walks you through the steps to create andtest an API with a proxy resource for an HTTP backend using the API Gateway console.
Das folgende Verfahren führt Sie durch die Schritte zum Erstellen undTesten einer API mit einer Proxyressource für ein HTTP-Backend mithilfe der API Gateway-Konsole.
Create a proxy resource with a greedy path parameter of the form{proxy+} and the catch-all ANY method.
Erstellen Sie eine Proxyressource mit einem Greedy-Pfadparameter im Format{proxy+} und der ANY -Catch-all-Methode.
The following example integrates the ANY method on a proxy resource,{proxy+}, with a Lambda function, TestSimpleProxy.
Im folgenden Beispiel wird die ANY -Methode auf einer Proxy-Ressource{proxy+} mit einer Lambda-Funktion TestSimpleProxy integriert.
The proxy resource is integrated with an HTTP or Lambda backend using the HTTP or Lambda proxy integration, respectively.
Die Proxyressource ist in ein HTTP- oder Lambda-Backend integriert und nutzt die HTTP- bzw.
To avoid this, you can use an API Gateway proxy resource to expose a set of API resources all at once.
Um dies zu vermeiden, können Sie eine API Gateway- Proxy-Ressource verwenden, um eine Reihe von API-Ressourcen gleichzeitig bereitzustellen.
A proxy resource is most powerful when it is integrated with a backend using either the HTTP proxy integration or Lambda proxy integration.
Eine Proxyressource ist am leistungsstärksten, wenn sie mit der HTTP-Proxy-Integration oder der Lambda-Proxy- Integration in ein Backend integriert ist.
For detailed instructions about using the API Gateway console to configure a proxy resource with the HTTP integration, see Build an API with HTTP Proxy Integration.
Detaillierte Anweisungen zum Verwenden der API Gateway-Konsole zur Konfiguration einer Proxyressource mit der HTTP-Integration finden Sie unter Erstellen einer API mit HTTP-Proxy-Integration.
When a proxy resource has non-proxy siblings, the sibling resources are excluded from the representation of the proxy resource.
Wenn eine Proxy-Ressource über gleichwertige Nicht-Proxy-Elemente verfügt, werden die gleichwertigen Ressourcen von der Darstellung der Proxy-Ressource ausgeschlossen.
For detailed instructions about using the API Gateway console to configure a proxy resource with the Lambda proxy integration, see Build an API Gateway API with Lambda Proxy Integration.
Detaillierte Anweisungen zum Verwenden der API Gateway-Konsole zur Konfiguration einer Proxyressource mit der Lambda-Proxy-Integration finden Sie unter Erstellen einer API Gateway-API mit Lambda-Proxy-Integration.
As with a non-proxy resource, you can set up a proxy resource with the HTTP proxy integration by using the API Gateway console, importing a Swagger definition file, or calling the API Gateway REST API directly.
Genau wie bei einer Nicht-Proxy-Ressource können Sie eine Proxy-Ressource mit der HTTP-Proxy-Integration einrichten, indem Sie die API Gateway-Konsole verwenden, eine Swagger-Definitionsdatei importieren oder die API Gateway-REST-API direkt aufrufen.
API Gateway defines a proxy resource as a placeholder for a resource to be specified when the request is submitted.
API Gateway definiert eine Proxy-Ressource als Platzhalter für eine Ressource, die bei der Übertragung der Anforderung angegeben wird.
The following example creates a proxy resource to enable clients to call a Lambda function with a single integration setup on a catch-all ANY method.
Das folgende Beispiel erstellt eine Proxy-Ressource, um Clients zu ermöglichen, eine Lambda-Funktion mit einer einzigen Integrationseinrichtung mit einer„AlleAbfangen"- ANY -Methode aufzurufen.
Combining the ANY method with a proxy resource, you get a single API method setup for all of the supported HTTP methods against any resources of an API.
Durch die Kombination der ANY -Methode mit einer Proxy-Ressource erhalten Sie eine einzige API-Methodeneinrichtung für alle unterstützten HTTP-Methoden gegen alle Ressourcen einer API.
With the Lambda proxy integration of a proxy resource through the ANY method, the single backend Lambda function serves as the event handler for all requests through the proxy resource.
Bei der Lambda-Proxy-Integration einer Proxy-Ressource über die Methode ANY dient die einzelne Backend-Lambda-Funktion als Ereignishandler für alle Anfragen über die Proxy-Ressource.
When applying the HTTP proxy integration to a proxy resource, you can set up your API to expose a portion or an entire endpoint hierarchy of the HTTP backend with a single integration setup.
Beim Anwenden der HTTP-Proxy-Integration auf eine Proxy-Ressource können Sie die API so einrichten, dass entweder ein Teil der oder die gesamte Endpunkthierarchie des HTTP-Backends mit einer einzigen Integrationseinrichtung bereitgestellt wird.
Similarly, you can apply the Lambda proxy integration to a proxy resource of/api/{proxy+} to set up a single integration to have a backend Lambda function react individually to changes in any of the API resources under/api.
Ebenso können Sie die Lambda-Proxy-Integration auf eine Proxy-Ressource von /api/{proxy+} anwenden, um eine einzelne Integration einzurichten, so dass eine Backend-Lambda-Funktion individuell auf Änderungen an einer der API-Ressourcen unter /api reagiert.
Results: 102, Time: 0.0295

Word-for-word translation

Top dictionary queries

English - German