Examples of using Usage plan in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Under Create Usage Plan, do the following.
To use an existing key,choose Add API Key to Usage Plan.
Associate Usage Plan with AWS Marketplace Product.
This association determines which users the usage plan is applied to.
A usage plan enforces throttling and quota limits on individual client API keys.
The source of the API key for metering requests according to a usage plan.
To meter the use of your API, set up usage plans to throttle API requests.
API Gateway reads the key and compares it against the keys in the usage plan.
To test the usage plan, you can use an AWS SDK, AWS CLI, or a REST API client like Postman.
For more information, see Create and Use Usage Plans with API Keys.
API buyers subscribing to your productoffering are billed by AWS Marketplace based on the number of requests made to the usage plan.
In the Amazon API Gateway main navigation pane, choose Usage Plans, and then choose Create.
You will be prompted with the Enable Usage Plans option before using usage plans for the first time in the selected region.
Now that you have set up the API key,you can proceed to create and use a usage plan.
This section describes how to create and use a usage plan by using the API Gateway console.
The ID of an API that is in the specified Stage property that you want to associate with the usage plan.
For an example of using Postman to test the usage plan, see Test Usage Plans. .
When you associate a usage plan with an API and enable API keys on API methods, every incoming request to the API must contain an API key.
If you deploy the API to a new stage,make sure to update the usage plan to attach the new API stage.
Usage plans let you provide API keys to your customers- and then track and limit usage of your API stages and methods for each API key.
You can configure individual APImethods to require API key authorization based on usage plan configuration.
Alternatively, to create a new API key and add it to the usage plan, choose Create API Key and add to Usage Plan and follow the instructions.
To complete the process of unsubscribing the customer, you handle the unsubscribe-successnotification by removing the customer's API keys from the usage plan.
You can set additional throttling limits at the method level inUsage Plans as shown in Create a Usage Plan.
If the API uses a usage plan(the apiKeySource is set to AUTHORIZER), the Lambda authorizer function must return one of the usage plan's API keys as the usageIdentifierKey property value.
The following code examples show how to add, remove, or modify the method-level throttling settings in a usage plan by calling the usageplan: update command.
In advance of the"Linthal 2015" project therefore, preservation and usage plans were drawn up and ecological measures defined together with representatives of the authorities and nature conservation organizations.
The logged data includes errors or execution traces, data used by Lambda authorizers(formerly known as custom authorizers),whether API keys are required, whether usage plans are enabled, and so on.
In a usage plan, you can set a default per-method throttling limit for all methods at the API or stage level under Create Usage Plan as shown in Create a Usage Plan. .