

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# AWS IoT Wireless Endpunkte und Kontingente
<a name="iot-lorawan"></a>

Um programmgesteuert eine Verbindung zu einem AWS Dienst herzustellen, verwenden Sie einen Endpunkt. AWS Dienste bieten die folgenden Endpunkttypen in einigen oder allen AWS Regionen, die der Dienst unterstützt: IPv4-Endpunkte, Dual-Stack-Endpunkte und FIPS-Endpunkte. Einige Dienste bieten globale Endpunkte. Weitere Informationen finden Sie unter [AWS Dienstendpunkte](rande.md).

Servicekontingenten, auch Limits genannt, sind die maximale Anzahl von Serviceressourcen oder Vorgängen für Ihr AWS Konto. Weitere Informationen finden Sie unter [AWS Service Quotas](aws_service_limits.md).

Im Folgenden werden die Service-Endpunkte und -kontingente für diesen Service beschrieben.

## Service-Endpunkte
<a name="iot-wireless_region"></a>

In den folgenden Abschnitten werden die Dienstendpunkte für AWS IoT Wireless beschrieben. AWS IoT Core für Amazon Sidewalk kann nur in der verwendet werden. AWS-Region `us-east-1` Sie können diese Endpunkte verwenden, um die Operationen in der [AWS IoT Wireless -API-Referenz](https://docs.aws.amazon.com/iot-wireless/latest/apireference/) auszuführen.

Für Informationen über:
+ Eine Verbindung zu den LoRa WAN-Gateways und -Geräten herstellen und diese verwenden, finden Sie unter [Connecting Gateways and devices to AWS IoT Core für LoRaWAN](https://docs.aws.amazon.com//iot/latest/developerguide/connect-iot-lorawan-getting-started.html) im *AWS IoT Developer* Guide.
+ Eine Verbindung zu den Amazon Sidewalk-Endgeräten herstellen und diese verwenden, finden Sie unter [Sidewalk-Endgeräte verbinden mit AWS IoT Core für Amazon Sidewalk](https://docs.aws.amazon.com//iot/latest/developerguide/iot-sidewalk-onboard.html) im *AWS IoT Entwicklerhandbuch*.

**Topics**
+ [AWS IoT Core für LoRaWAN - Endpunkte der Steuerungsebene](#iot-lorawan-control-plane-endpoints)
+ [AWS IoT Core für LoRaWAN - Endpunkte auf der Datenebene](#iot-lorawan-data-plane-endpoints)

### AWS IoT Core für LoRaWAN - Endpunkte der Steuerungsebene
<a name="iot-lorawan-control-plane-endpoints"></a>

Die folgende Tabelle enthält AWS-Region spezifische Endpunkte für den Betrieb auf der AWS IoT Core für LoRaWAN Steuerungsebene. Sie können den regulären Endpunkt verwenden, der das Format hat`api.iotwireless.{{<region>}}.amazonaws.com`, oder den Dual-Stack-Endpunkt, der das Format verwendet. `api.iotwireless.{{<region>}}.api.aws`

**Anmerkung**  
Wenn Sie die Endpunkte für Clients auf der Kontrollebene verwenden, müssen Sie die Erweiterung [Server Name Indication (SNI](https://www.rfc-editor.org/rfc/rfc3546#section-3.1)) angeben. Die Clients können mithilfe der SNI-Erweiterung den Namen des Servers angeben, mit dem Kontakt aufgenommen wird, und angeben, ob er die regulären Endpunkte oder die Dual-Stack-Endpunkte verwendet.
Verwenden Sie für den AWS IoT Core für Amazon Sidewalk Endpunkt in der. `us-east-1` AWS-Region

Weitere Information zu den Vorgängen, die von den AWS IoT Wireless-Endpunkten der Steuerebene unterstützt werden, finden Sie unter [AWS IoT Wireless -API-Operationen](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_Operations.html) in der *AWS IoT Wireless -API-Referenz*.


| Name der Region | Region | Endpunkt | Protocol (Protokoll) | 
| --- | --- | --- | --- | 
| USA Ost (Nord-Virginia) | us-east-1 | api.iotwireless.us-east-1.amazonaws.com<br />api.iotwireless.us-east-1.api.aws | HTTPS | 
| USA West (Oregon) | us-west-2 | api.iotwireless.us-west-2.amazonaws.com<br />api.iotwireless.us-west-2.api.aws | HTTPS | 
| Europa (Irland) | eu-west-1 | api.iotwireless.eu-west-1.amazonaws.com<br />api.iotwireless.eu-west-1.api.aws | HTTPS | 
| Europa (Frankfurt) | eu-central-1 | api.iotwireless.eu-central-1.amazonaws.com<br />api.iotwireless.eu-central-1.api.aws | HTTPS | 
| Asien-Pazifik (Tokio) | ap-northeast-1 | api.iotwireless.ap-northeast-1.amazonaws.com<br />api.iotwireless.ap-northeast-1.api.aws | HTTPS | 
| Asien-Pazifik (Sydney) | ap-southeast-2 | api.iotwireless.ap-southeast-2.amazonaws.com<br />api.iotwireless.ap-southeast-2.api.aws | HTTPS | 
| Südamerika (São Paulo) | sa-east-1 | api.iotwireless.sa-east-1.amazonaws.com<br />api.iotwireless.sa-east-1.api.aws | HTTPS | 

### AWS IoT Core für LoRaWAN - Endpunkte auf der Datenebene
<a name="iot-lorawan-data-plane-endpoints"></a>

Die AWS IoT Core für LoRaWAN Endpunkte der Datenebene sind für jeden AWS-Konto und spezifisch. AWS-Region Verwenden Sie den hier gezeigten CLI-Befehl [get-service-endpoint](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iotwireless/get-service-endpoint.html) oder die [GetServiceEndpoint](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_GetServiceEndpoint.html)REST-API AWS-Region, um den Endpunkt AWS IoT Core für LoRaWAN- data plane für Ihr AWS-Konto und zu finden.

**Anmerkung**  
Wenn Sie Ihre Gateways bereits vor dem 1. Dezember 2024 integriert haben, müssen Sie möglicherweise eine IPv6-Aktivierung beantragen, um die Dual-Stack-Endpunkte für die Datenebenen-Endpunkte für Ihre Gateways zu verwenden. [Weitere Informationen finden Sie unter Verwenden von IPv6 mit. AWS IoT Wireless](https://docs.aws.amazon.com/iot-wireless/latest/developerguide/wireless-ipv6-access.html)

```
aws iotwireless get-service-endpoint
```

Dieser Befehl gibt folgende Informationen zurück:
+ Den Servicetyp, zu dem Sie Endpunktinformationen anrufen möchten, entweder `CUPS` oder `LNS`.
+ Das CUPS- oder LNS-Server-Vertrauenszertifikat, abhängig vom angegebenen Endpunkt.
+ Ihren Datenebenen-API-Endpunkt im folgenden Format:

  ```
  {{account-specific-prefix}}.{{service}}.lorawan.{{aws-region}}.amazonaws.com
  ```

`{{service}}` kann in diesem Fall `cups` oder `lns` sein.

Die folgende Tabelle enthält allgemeine Darstellungen der AWS Account-specific LNS-Endpunkte für jede Region, die dies unterstützt. AWS IoT Core für LoRaWAN In der Spalte **Endpunkt** ersetzt der Wert `{{account-specific-prefix}}` von Ihrem Account-specific Endpunkt aus den Angaben in {{prefix}} der generischen Endpunktdarstellung.


**LNS-Endpunkte**  

| Name der Region | Region | Endpunkt | Protocol (Protokoll) | 
| --- | --- | --- | --- | 
| USA Ost (Nord-Virginia) | us-east-1 | {{prefix}}.lns. lorawan.us-east-1.amazonaws.com | WSS | 
| USA West (Oregon) | us-west-2 | {{prefix}}.lns. lorawan.us-west-2.amazonaws.com | WSS | 
| Europa (Irland) | eu-west-1 | {{prefix}}.lns. lorawan.eu-west-1.amazonaws.com | WSS | 
| Europa (Frankfurt) | eu-central-1 | {{prefix}}.lns. lorawan.eu-central-1.amazonaws.com | WSS | 
| Asien-Pazifik (Tokio) | ap-northeast-1 | {{prefix}}.lns. lorawan.ap-northeast-1.amazonaws.com | WSS | 
| Asien-Pazifik (Sydney) | ap-southeast-2 | {{prefix}}.lns. lorawan.ap-southeast-2.amazonaws.com | WSS | 
| Südamerika (São Paulo) | sa-east-1 | {{prefix}}.lns. lorawan.sa-east-1.amazonaws.com | WSS | 

Die folgende Tabelle enthält generische Darstellungen der AWS Account-specific CUPS-Endpunkte für jede Region, die dies unterstützt. AWS IoT Core In der Spalte **Endpunkt** ersetzt der Wert `{{account-specific-prefix}}` von Ihrem Account-specific Endpunkt aus den Angaben {{prefix}} in der generischen Endpunktdarstellung.


**CUPS-Endpunkte**  

| Name der Region | Region | Endpunkt | Protocol (Protokoll) | 
| --- | --- | --- | --- | 
| USA Ost (Nord-Virginia) | us-east-1 | {{prefix}}.cups. lorawan.us-east-1.amazonaws.com | HTTPS | 
| USA West (Oregon) | us-west-2 | {{prefix}}.becher. lorawan.us-west-2.amazonaws.com | HTTPS | 
| Europa (Irland) | eu-west-1 | {{prefix}}.becher. lorawan.eu-west-1.amazonaws.com | HTTPS | 
| Europa (Frankfurt) | eu-central-1 | {{prefix}}.becher. lorawan.eu-central-1.amazonaws.com | HTTPS | 
| Asien-Pazifik (Tokio) | ap-northeast-1 | {{prefix}}.becher. lorawan.ap-northeast-1.amazonaws.com | HTTPS | 
| Asien-Pazifik (Sydney) | ap-southeast-2 | {{prefix}}.becher. lorawan.ap-southeast-2.amazonaws.com | HTTPS | 
| Südamerika (São Paulo) | sa-east-1 | {{prefix}}.becher. lorawan.sa-east-1.amazonaws.com | HTTPS | 

Weitere Information zu den Aktionen, die von den AWS IoT Wireless-Endpunkten der Datenebene unterstützt werden, finden Sie unter [AWS IoT Wireless -Operationen](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_Operations.html) in der *AWS IoT Wireless -API-Referenz*.

## Servicekontingente
<a name="limits_iotwireless"></a>

In den folgenden Tabellen wird die maximale Anzahl von Transaktionen pro Sekunde (TPS) beschrieben, die für jede Aktion in der [AWS IoT Wireless-API](https://docs.aws.amazon.com/iot-wireless/latest/apireference/Welcome.html) ausgeführt werden können. Dazu gehören auch AWS IoT Core für LoRaWAN und. AWS IoT Core für Amazon Sidewalk

**Topics**
+ [Drahtlose Geräte und Gerätedatenkontingente](#iot-wireless_quotas-device-data)
+ [LoRaAPI-Drosselung von WAN-Gateways](#iot-wireless_quotas-gateways)
+ [API-Drosselung von Profilen und Zielen](#iot-wireless_quotas-destinations-profiles)
+ [API-Drosselung für Sidewalk und Protokollierung](#iot-wireless_quotas-sidewalk)
+ [Markieren und Enpunkt-API-Drosselung](#iot-wireless_quotas-tagging)
+ [Standort des Geräts und weitere AWS IoT Wireless API-Limits](#iot-wireless_quotas-additional)

### Drahtlose Geräte und Gerätedatenkontingente
<a name="iot-wireless_quotas-device-data"></a>

Die folgenden Servicekontingente gelten für LoRa WAN- und Sidewalk-Geräte. Dazu gehören auch Gerätemetriken und Gerätedatenkontingente, die zwischen drahtlosen Geräten, Gateways und der Cloud übertragen werden.


**AWS IoT Wireless Drosselung der Geräte-API**  

| Anzeigename beschränken | Description | Standardwert | Einstellbar | 
| --- | --- | --- | --- | 
| `[TPS limit for AssociateWirelessDeviceWithThing](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6407631C)` | TPS-Limit für AssociateWirelessDeviceWithThing | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6407631C) | 
| `[TPS limit for CreateNetworkAnalyzerConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6796B05C)` | TPS-Limit für CreateNetworkAnalyzerConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6796B05C) | 
| `[TPS limit for CreateWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-3B5AF547)` | TPS-Limit für CreateWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-3B5AF547) | 
| `[TPS limit for DeleteNetworkAnalyzerConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4F7C7CD3)` | TPS-Limit für DeleteNetworkAnalyzerConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4F7C7CD3) | 
| `[TPS limit for DeleteWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A755236A)` | TPS-Limit für DeleteWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A755236A) | 
| `[TPS limit for DisassociateWirelessDeviceFromThing](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4951240E)` | TPS-Limit für DisassociateWirelessDeviceFromThing | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4951240E) | 
| `[TPS limit for GetEventConfigurationByResourceTypes](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-FAE31118)` | TPS-Limit für GetEventConfigurationByResourceTypes | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-FAE31118) | 
| `[TPS limit for GetMetricConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8007AA14)` | TPS-Limit für GetMetricConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8007AA14) | 
| `[TPS limit for GetMetrics](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0253A672)` | TPS-Limit für GetMetrics | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0253A672) | 
| `[TPS limit for GetWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-2639F0B0)` | TPS-Limit für GetWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-2639F0B0) | 
| `[TPS limit for GetWirelessDeviceStatistics](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-CCEFD4AF)` | TPS-Limit für GetWirelessDeviceStatistics | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-CCEFD4AF) | 
| `[TPS limit for ListEventConfigurations](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A2058506)` | TPS-Limit für ListEventConfigurations | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A2058506) | 
| `[TPS limit for ListNetworkAnalyzerConfigurations](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0F5F17D1)` | TPS-Limit für ListNetworkAnalyzerConfigurations | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0F5F17D1) | 
| `[TPS limit for ListWirelessDevices](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-35D1818B)` | TPS-Limit für ListWirelessDevices | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-35D1818B) | 
| `[TPS limit for SendDataToWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0E4BA92F)` | TPS-Limit für SendDataToWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0E4BA92F) | 
| `[TPS limit for TestWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-FC84B266)` | TPS-Limit für TestWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-FC84B266) | 
| `[TPS limit for UpdateEventConfigurationByResourceTypes](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-882084A6)` | TPS-Limit für UpdateEventConfigurationByResourceTypes | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-882084A6) | 
| `[TPS limit for UpdateMetricConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-189593ED)` | TPS-Limit für UpdateMetricConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-189593ED) | 
| `[TPS limit for UpdateWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B4636E40)` | TPS-Limit für UpdateWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B4636E40) | 

### LoRaAPI-Drosselung von WAN-Gateways
<a name="iot-wireless_quotas-gateways"></a>

In dieser Tabelle wird der maximale TPS-Wert für APIs beschrieben, die mit WAN-Gateways verwendet werden. LoRa Die Gateways leiten Nachrichten zwischen LoRa WAN-Geräten und AWS IoT Core für WAN weiter. LoRa


**AWS IoT Wireless Drosselung der Gateway-API**  

| Anzeigename beschränken | Description | Standardwert | Einstellbar | 
| --- | --- | --- | --- | 
| `[TPS limit for AssociateWirelessGatewayWithCertificate](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4915A563)` | TPS-Limit für AssociateWirelessGatewayWithCertificate | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4915A563) | 
| `[TPS limit for AssociateWirelessGatewayWithThing](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B29C7ECC)` | TPS-Limit für AssociateWirelessGatewayWithThing | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B29C7ECC) | 
| `[TPS limit for CreateWirelessGateway](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-C2F6FC68)` | TPS-Limit für CreateWirelessGateway | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-C2F6FC68) | 
| `[TPS limit for CreateWirelessGatewayTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-05BE3C0D)` | TPS-Limit für CreateWirelessGatewayTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-05BE3C0D) | 
| `[TPS limit for CreateWirelessGatewayTaskDefinition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8FFCC81A)` | TPS-Limit für CreateWirelessGatewayTaskDefinition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8FFCC81A) | 
| `[TPS limit for DeleteWirelessGateway](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6DEF44D2)` | TPS-Limit für DeleteWirelessGateway | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6DEF44D2) | 
| `[TPS limit for DeleteWirelessGatewayTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B0F3D444)` | TPS-Limit für DeleteWirelessGatewayTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B0F3D444) | 
| `[TPS limit for DeleteWirelessGatewayTaskDefinition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-182F8619)` | TPS-Limit für DeleteWirelessGatewayTaskDefinition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-182F8619) | 
| `[TPS limit for DisassociateWirelessGatewayFromCertificate](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-907EFF6F)` | TPS-Limit für DisassociateWirelessGatewayFromCertificate | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-907EFF6F) | 
| `[TPS limit for DisassociateWirelessGatewayFromThing](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-33206197)` | TPS-Limit für DisassociateWirelessGatewayFromThing | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-33206197) | 
| `[TPS limit for GetWirelessGateway](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-42B55186)` | TPS-Limit für GetWirelessGateway | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-42B55186) | 
| `[TPS limit for GetWirelessGatewayCertificate](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-81B64868)` | TPS-Limit für GetWirelessGatewayCertificate | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-81B64868) | 
| `[TPS limit for GetWirelessGatewayFirmwareInformation](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0C3B538C)` | TPS-Limit für GetWirelessGatewayFirmwareInformation | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0C3B538C) | 
| `[TPS limit for GetWirelessGatewayStatistics](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-3103F50C)` | TPS-Limit für GetWirelessGatewayStatistics | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-3103F50C) | 
| `[TPS limit for GetWirelessGatewayTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-334EA895)` | TPS-Limit für GetWirelessGatewayTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-334EA895) | 
| `[TPS limit for GetWirelessGatewayTaskDefinition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-7AF1469B)` | TPS-Limit für GetWirelessGatewayTaskDefinition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-7AF1469B) | 
| `[TPS limit for ListWirelessGatewayTaskDefinitions](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-CC2D61C3)` | TPS-Limit für ListWirelessGatewayTaskDefinitions | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-CC2D61C3) | 
| `[TPS limit for ListWirelessGateways](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F881E3D9)` | TPS-Limit für ListWirelessGateways | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F881E3D9) | 
| `[TPS limit for UpdateWirelessGateway](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A1F96616)` | TPS-Limit für UpdateWirelessGateway | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A1F96616) | 

### API-Drosselung von Profilen und Zielen
<a name="iot-wireless_quotas-destinations-profiles"></a>

In dieser Tabelle werden die maximalen TPS-Werte für Geräteprofile, Dienstprofile und Ziele beschrieben, die Nachrichten an andere Dienste weiterleiten können. AWS 


**AWS IoT Wireless Geräteprofile und Drosselung der Ziel-API**  

| Anzeigename beschränken | Description | Standardwert | Einstellbar | 
| --- | --- | --- | --- | 
| `[TPS limit for CreateDestination](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0641E5DC)` | TPS-Limit für CreateDestination | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0641E5DC) | 
| `[TPS limit for CreateDeviceProfile](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6829C2D4)` | TPS-Limit für CreateDeviceProfile | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6829C2D4) | 
| `[TPS limit for CreateServiceProfile](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F8530DBD)` | TPS-Limit für CreateServiceProfile | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F8530DBD) | 
| `[TPS limit for DeleteDestination](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-EB538AAC)` | TPS-Limit für DeleteDestination | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-EB538AAC) | 
| `[TPS limit for DeleteDeviceProfile](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-50B185BA)` | TPS-Limit für DeleteDeviceProfile | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-50B185BA) | 
| `[TPS limit for DeleteServiceProfile](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A25EC315)` | TPS-Limit für DeleteServiceProfile | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A25EC315) | 
| `[TPS limit for GetDestination](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8E7EAF51)` | TPS-Limit für GetDestination | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8E7EAF51) | 
| `[TPS limit for GetDeviceProfile](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4FCAEFF0)` | TPS-Limit für GetDeviceProfile | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4FCAEFF0) | 
| `[TPS limit for GetServiceProfile](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-905ED905)` | TPS-Limit für GetServiceProfile | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-905ED905) | 
| `[TPS limit for ListDestinations](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E54A2621)` | TPS-Limit für ListDestinations | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E54A2621) | 
| `[TPS limit for ListDeviceProfiles](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E6CBA335)` | TPS-Limit für ListDeviceProfiles | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E6CBA335) | 
| `[TPS limit for ListServiceProfiles](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-647D6C46)` | TPS-Limit für ListServiceProfiles | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-647D6C46) | 
| `[TPS limit for UpdateDestination](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-AA413BB8)` | TPS-Limit für UpdateDestination | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-AA413BB8) | 

### API-Drosselung für Sidewalk und Protokollierung
<a name="iot-wireless_quotas-sidewalk"></a>

Diese Tabelle beschreibt die maximalen TPS für Amazon-Sidewalk-APIs und APIs, die für Protokollstufenverwendet werden (je nach Ressourcentyp).


**AWS IoT Wireless API-Drosselung für Sidewalk und Protokollierung**  

| Anzeigename beschränken | Description | Standardwert | Einstellbar | 
| --- | --- | --- | --- | 
| `[TPS limit for AssociateAwsAccountWithPartnerAccount](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-13EE3A12)` | TPS-Limit für AssociateAwsAccountWithPartnerAccount | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-13EE3A12) | 
| `[TPS limit for DeleteWirelessDeviceImportTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-85E750DE)` | TPS-Limit für DeleteWirelessDeviceImportTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-85E750DE) | 
| `[TPS limit for DeregisterWirelessDevice](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D260A47D)` | TPS-Limit für DeregisterWirelessDevice | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D260A47D) | 
| `[TPS limit for GetLogLevelsByResourceTypes](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-C2175B1E)` | TPS-Limit für GetLogLevelsByResourceTypes | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-C2175B1E) | 
| `[TPS limit for GetPartnerAccount](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DEFAE009)` | TPS-Limit für GetPartnerAccount | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DEFAE009) | 
| `[TPS limit for GetResourceLogLevel](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6175FC12)` | TPS-Limit für GetResourceLogLevel | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6175FC12) | 
| `[TPS limit for GetWirelessDeviceImportTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-16EAB1D1)` | TPS-Limit für GetWirelessDeviceImportTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-16EAB1D1) | 
| `[TPS limit for ListDevicesForWirelessDeviceImportTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-18A5F69F)` | TPS-Limit für ListDevicesForWirelessDeviceImportTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-18A5F69F) | 
| `[TPS limit for ListPartnerAccounts](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-FB636C37)` | TPS-Limit für ListPartnerAccounts | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-FB636C37) | 
| `[TPS limit for ListWirelessDeviceImportTasks](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9704EC18)` | TPS-Limit für ListWirelessDeviceImportTasks | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9704EC18) | 
| `[TPS limit for PutResourceLogLevel](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-12D6182B)` | TPS-Limit für PutResourceLogLevel | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-12D6182B) | 
| `[TPS limit for ResetAllResourceLogLevels](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-96FA888E)` | TPS-Limit für ResetAllResourceLogLevels | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-96FA888E) | 
| `[TPS limit for ResetResourceLogLevel](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9CF47CC5)` | TPS-Limit für ResetResourceLogLevel | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9CF47CC5) | 
| `[TPS limit for StartSingleWirelessDeviceImportTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-7B8D0453)` | TPS-Limit für StartSingleWirelessDeviceImportTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-7B8D0453) | 
| `[TPS limit for StartWirelessDeviceImportTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9C8BB3C8)` | TPS-Limit für StartWirelessDeviceImportTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9C8BB3C8) | 
| `[TPS limit for UpdateLogLevelsByResourceTypes](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0D8E249D)` | TPS-Limit für UpdateLogLevelsByResourceTypes | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0D8E249D) | 
| `[TPS limit for UpdatePartnerAccount](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-3AC27648)` | TPS-Limit für UpdatePartnerAccount | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-3AC27648) | 
| `[TPS limit for UpdateWirelessDeviceImportTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E8B6C4D2)` | TPS-Limit für UpdateWirelessDeviceImportTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E8B6C4D2) | 

### Markieren und Enpunkt-API-Drosselung
<a name="iot-wireless_quotas-tagging"></a>

In dieser Tabelle werden die maximalen TPS für die `GetServiceEndpoint`-API und APIs für das Markieren von Ressourcen beschrieben.


**AWS IoT Wireless Tagging und API-Drosselung GetServiceEndpoint**  

| Anzeigename beschränken | Description | Standardwert | Einstellbar | 
| --- | --- | --- | --- | 
| `[TPS limit for GetServiceEndpoint](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-13F3B5DD)` | TPS-Limit für GetServiceEndpoint | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-13F3B5DD) | 
| `[TPS limit for ListTagsForResource](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DEC8385B)` | TPS-Limit für ListTagsForResource | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DEC8385B) | 
| `[TPS limit for TagResource](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9D5A90BD)` | TPS-Limit für TagResource | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9D5A90BD) | 
| `[TPS limit for UntagResource](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DF869DBB)` | TPS-Limit für UntagResource | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DF869DBB) | 

### Standort des Geräts und weitere AWS IoT Wireless API-Limits
<a name="iot-wireless_quotas-additional"></a>

In dieser Tabelle werden die maximalen TPS für andere, zusätzliche AWS IoT Wireless API-Drosselungen beschrieben, einschließlich AWS IoT Core Gerätestandort, Netzwerkanalysefunktion, FUOTA und Multicast-Gruppen.


**AWS IoT Wireless Grenzwerte und Kontingente**  

| Anzeigename beschränken | Description | Standardwert | Einstellbar | 
| --- | --- | --- | --- | 
| `[TPS limit for AssociateMulticastGroupWithFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E91B60DF)` | TPS-Limit für AssociateMulticastGroupWithFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E91B60DF) | 
| `[TPS limit for AssociateWirelessDeviceWithFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4AC6BBEA)` | TPS-Limit für AssociateWirelessDeviceWithFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4AC6BBEA) | 
| `[TPS limit for AssociateWirelessDeviceWithMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-92ECAB75)` | TPS-Limit für AssociateWirelessDeviceWithMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-92ECAB75) | 
| `[TPS limit for CancelMulticastGroupSession](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-72AB9EAE)` | TPS-Limit für CancelMulticastGroupSession | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-72AB9EAE) | 
| `[TPS limit for CreateFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E3C6A79E)` | TPS-Limit für CreateFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E3C6A79E) | 
| `[TPS limit for CreateMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D07E0E7A)` | TPS-Limit für CreateMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D07E0E7A) | 
| `[TPS limit for DeleteFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-89C556FB)` | TPS-Limit für DeleteFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-89C556FB) | 
| `[TPS limit for DeleteMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-93C5A1DB)` | TPS-Limit für DeleteMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-93C5A1DB) | 
| `[TPS limit for DeleteQueuedMessages](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B6937DF9)` | TPS-Limit für DeleteQueuedMessages | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B6937DF9) | 
| `[TPS limit for DisassociateAwsAccountFromPartnerAccount](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A432E505)` | TPS-Limit für DisassociateAwsAccountFromPartnerAccount | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A432E505) | 
| `[TPS limit for DisassociateMulticastGroupFromFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-61A27891)` | TPS-Limit für DisassociateMulticastGroupFromFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-61A27891) | 
| `[TPS limit for DisassociateWirelessDeviceFromFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0C83FCE2)` | TPS-Limit für DisassociateWirelessDeviceFromFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0C83FCE2) | 
| `[TPS limit for DisassociateWirelessDeviceFromMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-1DF3438B)` | TPS-Limit für DisassociateWirelessDeviceFromMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-1DF3438B) | 
| `[TPS limit for GetFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D33E220F)` | TPS-Limit für GetFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D33E220F) | 
| `[TPS limit for GetMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-72A5D5E0)` | TPS-Limit für GetMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-72A5D5E0) | 
| `[TPS limit for GetMulticastGroupSession](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9C8C92B3)` | TPS-Limit für GetMulticastGroupSession | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9C8C92B3) | 
| `[TPS limit for GetNetworkAnalyzerConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6AF47E8B)` | TPS-Limit für GetNetworkAnalyzerConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6AF47E8B) | 
| `[TPS limit for GetPosition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B8A41F6F)` | TPS-Limit für GetPosition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-B8A41F6F) | 
| `[TPS limit for GetPositionConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-5FCBB48D)` | TPS-Limit für GetPositionConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-5FCBB48D) | 
| `[TPS limit for GetPositionEstimate](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D6B79324)` | TPS-Limit für GetPositionEstimate | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D6B79324) | 
| `[TPS limit for GetResourceEventConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E4F0512E)` | TPS-Limit für GetResourceEventConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E4F0512E) | 
| `[TPS limit for GetResourcePosition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F654617D)` | TPS-Limit für GetResourcePosition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F654617D) | 
| `[TPS limit for ListFuotaTasks](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0604C085)` | TPS-Limit für ListFuotaTasks | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-0604C085) | 
| `[TPS limit for ListMulticastGroups](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4DEB3C3F)` | TPS-Limit für ListMulticastGroups | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-4DEB3C3F) | 
| `[TPS limit for ListMulticastGroupsByFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-7CE08A6C)` | TPS-Limit für ListMulticastGroupsByFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-7CE08A6C) | 
| `[TPS limit for ListPositionConfigurations](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F4D43AC0)` | TPS-Limit für ListPositionConfigurations | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F4D43AC0) | 
| `[TPS limit for ListQueuedMessages](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D91B7067)` | TPS-Limit für ListQueuedMessages | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-D91B7067) | 
| `[TPS limit for PutPositionConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A4CD53FD)` | TPS-Limit für PutPositionConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-A4CD53FD) | 
| `[TPS limit for SendDataToMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-1346D5EC)` | TPS-Limit für SendDataToMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-1346D5EC) | 
| `[TPS limit for StartBulkAssociateWirelessDeviceWithMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F930F6AD)` | TPS-Limit für StartBulkAssociateWirelessDeviceWithMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-F930F6AD) | 
| `[TPS limit for StartBulkDisassociateWirelessDeviceFromMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8DBB3861)` | TPS-Limit für StartBulkDisassociateWirelessDeviceFromMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8DBB3861) | 
| `[TPS limit for StartFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DB770805)` | TPS-Limit für StartFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-DB770805) | 
| `[TPS limit for StartMulticastGroupSession](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6FC5E39D)` | TPS-Limit für StartMulticastGroupSession | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-6FC5E39D) | 
| `[TPS limit for StartNetworkAnalyzerStream](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9E25CA04)` | TPS-Limit für StartNetworkAnalyzerStream | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-9E25CA04) | 
| `[TPS limit for UpdateFuotaTask](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-5369BF7E)` | TPS-Limit für UpdateFuotaTask | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-5369BF7E) | 
| `[TPS limit for UpdateMulticastGroup](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8E864D54)` | TPS-Limit für UpdateMulticastGroup | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8E864D54) | 
| `[TPS limit for UpdateNetworkAnalyzerConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8367137B)` | TPS-Limit für UpdateNetworkAnalyzerConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-8367137B) | 
| `[TPS limit for UpdatePosition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-C80BC655)` | TPS-Limit für UpdatePosition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-C80BC655) | 
| `[TPS limit for UpdateResourceEventConfiguration](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-70D824D9)` | TPS-Limit für UpdateResourceEventConfiguration | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-70D824D9) | 
| `[TPS limit for UpdateResourcePosition](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E01F1EA2)` | TPS-Limit für UpdateResourcePosition | 10 | [Ja](https://console.aws.amazon.com/servicequotas/home/services/iotwireless/quotas/L-E01F1EA2) | 