|
55 | 55 | "GetPositionConfiguration": "<p>Get position configuration for a given resource.</p> <important> <p>This action is no longer supported. Calls to retrieve the position configuration should use the <a href=\"https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_GetResourcePosition.html\">GetResourcePosition</a> API operation instead.</p> </important>",
|
56 | 56 | "GetPositionEstimate": "<p>Get estimated position information as a payload in GeoJSON format. The payload measurement data is resolved using solvers that are provided by third-party vendors.</p>",
|
57 | 57 | "GetResourceEventConfiguration": "<p>Get the event configuration for a particular resource identifier.</p>",
|
58 |
| - "GetResourceLogLevel": "<p>Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.</p>", |
| 58 | + "GetResourceLogLevel": "<p>Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device, wireless gateway or fuota task.</p>", |
59 | 59 | "GetResourcePosition": "<p>Get the position information for a given wireless device or a wireless gateway resource. The position information uses the <a href=\"https://gisgeography.com/wgs84-world-geodetic-system/\"> World Geodetic System (WGS84)</a>.</p>",
|
60 | 60 | "GetServiceEndpoint": "<p>Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.</p>",
|
61 | 61 | "GetServiceProfile": "<p>Gets information about a service profile.</p>",
|
|
87 | 87 | "ListWirelessGateways": "<p>Lists the wireless gateways registered to your AWS account.</p>",
|
88 | 88 | "PutPositionConfiguration": "<p>Put position configuration for a given resource.</p> <important> <p>This action is no longer supported. Calls to update the position configuration should use the <a href=\"https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_UpdateResourcePosition.html\">UpdateResourcePosition</a> API operation instead.</p> </important>",
|
89 | 89 | "PutResourceLogLevel": "<p>Sets the log-level override for a resource-ID and resource-type. This option can be specified for a wireless gateway or a wireless device. A limit of 200 log level override can be set per account.</p>",
|
90 |
| - "ResetAllResourceLogLevels": "<p>Removes the log-level overrides for all resources; both wireless devices and wireless gateways.</p>", |
91 |
| - "ResetResourceLogLevel": "<p>Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.</p>", |
| 90 | + "ResetAllResourceLogLevels": "<p>Removes the log-level overrides for all resources; wireless devices, wireless gateways, and fuota tasks.</p>", |
| 91 | + "ResetResourceLogLevel": "<p>Removes the log-level override, if any, for a specific resource-ID and resource-type. It can be used for a wireless device, a wireless gateway, or a fuota task.</p>", |
92 | 92 | "SendDataToMulticastGroup": "<p>Sends the specified data to a multicast group.</p>",
|
93 | 93 | "SendDataToWirelessDevice": "<p>Sends a decrypted application data frame to a device.</p>",
|
94 | 94 | "StartBulkAssociateWirelessDeviceWithMulticastGroup": "<p>Starts a bulk association of all qualifying wireless devices with a multicast group.</p>",
|
|
1351 | 1351 | "DakCertificateMetadata$FactorySupport": "<p>Whether factory support has been enabled.</p>"
|
1352 | 1352 | }
|
1353 | 1353 | },
|
| 1354 | + "FileDescriptor": { |
| 1355 | + "base": "<p>The Descriptor specifies some metadata about the File being transferred using FUOTA e.g. the software version. It is sent transparently to the device. It is a binary field encoded in base64</p>", |
| 1356 | + "refs": { |
| 1357 | + "CreateFuotaTaskRequest$Descriptor": null, |
| 1358 | + "GetFuotaTaskResponse$Descriptor": null, |
| 1359 | + "UpdateFuotaTaskRequest$Descriptor": null |
| 1360 | + } |
| 1361 | + }, |
1354 | 1362 | "Fingerprint": {
|
1355 | 1363 | "base": null,
|
1356 | 1364 | "refs": {
|
|
1409 | 1417 | "GetFuotaTaskResponse$Arn": null
|
1410 | 1418 | }
|
1411 | 1419 | },
|
| 1420 | + "FuotaTaskEvent": { |
| 1421 | + "base": "<p>The event for a log message, if the log message is tied to a fuota task.</p>", |
| 1422 | + "refs": { |
| 1423 | + "FuotaTaskEventLogOption$Event": null |
| 1424 | + } |
| 1425 | + }, |
| 1426 | + "FuotaTaskEventLogOption": { |
| 1427 | + "base": "<p>The log options for a FUOTA task event and can be used to set log levels for a specific fuota task event.</p> <p>For a LoRaWAN FuotaTask type, possible event for a log message is <code>Fuota</code>.</p>", |
| 1428 | + "refs": { |
| 1429 | + "FuotaTaskEventLogOptionList$member": null |
| 1430 | + } |
| 1431 | + }, |
| 1432 | + "FuotaTaskEventLogOptionList": { |
| 1433 | + "base": "<p>The list of FUOTA task event log options.</p>", |
| 1434 | + "refs": { |
| 1435 | + "FuotaTaskLogOption$Events": null |
| 1436 | + } |
| 1437 | + }, |
1412 | 1438 | "FuotaTaskId": {
|
1413 | 1439 | "base": "<p>The ID of a FUOTA task.</p>",
|
1414 | 1440 | "refs": {
|
|
1433 | 1459 | "ListFuotaTasksResponse$FuotaTaskList": null
|
1434 | 1460 | }
|
1435 | 1461 | },
|
| 1462 | + "FuotaTaskLogOption": { |
| 1463 | + "base": "<p>The log options for fuota tasks and can be used to set log levels for a specific type of fuota task.</p>", |
| 1464 | + "refs": { |
| 1465 | + "FuotaTaskLogOptionList$member": null |
| 1466 | + } |
| 1467 | + }, |
| 1468 | + "FuotaTaskLogOptionList": { |
| 1469 | + "base": "<p>The list of fuota task log options.</p>", |
| 1470 | + "refs": { |
| 1471 | + "GetLogLevelsByResourceTypesResponse$FuotaTaskLogOptions": null, |
| 1472 | + "UpdateLogLevelsByResourceTypesRequest$FuotaTaskLogOptions": null |
| 1473 | + } |
| 1474 | + }, |
1436 | 1475 | "FuotaTaskName": {
|
1437 | 1476 | "base": "<p>The name of a FUOTA task.</p>",
|
1438 | 1477 | "refs": {
|
|
1448 | 1487 | "GetFuotaTaskResponse$Status": null
|
1449 | 1488 | }
|
1450 | 1489 | },
|
| 1490 | + "FuotaTaskType": { |
| 1491 | + "base": "<p>The fuota task type.</p>", |
| 1492 | + "refs": { |
| 1493 | + "FuotaTaskLogOption$Type": "<p>The fuota task type.</p>" |
| 1494 | + } |
| 1495 | + }, |
1451 | 1496 | "GPST": {
|
1452 | 1497 | "base": null,
|
1453 | 1498 | "refs": {
|
|
1473 | 1518 | "GatewayList$member": null
|
1474 | 1519 | }
|
1475 | 1520 | },
|
| 1521 | + "GatewayListMulticast": { |
| 1522 | + "base": null, |
| 1523 | + "refs": { |
| 1524 | + "ParticipatingGatewaysMulticast$GatewayList": "<p>The list of gateways that you want to use for sending the multicast downlink. Each downlink will be sent to all the gateways in the list with transmission interval between them. If list is empty the gateway list will be dynamically selected similar to the case of no ParticipatingGateways </p>" |
| 1525 | + } |
| 1526 | + }, |
1476 | 1527 | "GatewayMaxEirp": {
|
1477 | 1528 | "base": null,
|
1478 | 1529 | "refs": {
|
|
2385 | 2436 | "LogLevel": {
|
2386 | 2437 | "base": "<p>The log level for a log message. The log levels can be disabled, or set to <code>ERROR</code> to display less verbose logs containing only error information, or to <code>INFO</code> for more detailed logs.</p>",
|
2387 | 2438 | "refs": {
|
| 2439 | + "FuotaTaskEventLogOption$LogLevel": null, |
| 2440 | + "FuotaTaskLogOption$LogLevel": null, |
2388 | 2441 | "GetLogLevelsByResourceTypesResponse$DefaultLogLevel": null,
|
2389 | 2442 | "GetResourceLogLevelResponse$LogLevel": null,
|
2390 | 2443 | "PutResourceLogLevelRequest$LogLevel": null,
|
|
2933 | 2986 | "LoRaWANSendDataToDevice$ParticipatingGateways": "<p>Choose the gateways that you want to use for the downlink data traffic when the wireless device is running in class B or class C mode.</p>"
|
2934 | 2987 | }
|
2935 | 2988 | },
|
| 2989 | + "ParticipatingGatewaysMulticast": { |
| 2990 | + "base": "<p>Specify the list of gateways to which you want to send the multicast downlink messages. The multicast message will be sent to each gateway in the sequence provided in the list.</p>", |
| 2991 | + "refs": { |
| 2992 | + "LoRaWANMulticast$ParticipatingGateways": null, |
| 2993 | + "LoRaWANMulticastGet$ParticipatingGateways": null |
| 2994 | + } |
| 2995 | + }, |
2936 | 2996 | "PartnerAccountArn": {
|
2937 | 2997 | "base": null,
|
2938 | 2998 | "refs": {
|
|
3302 | 3362 | "base": null,
|
3303 | 3363 | "refs": {
|
3304 | 3364 | "ConflictException$ResourceType": "<p>Type of the resource in the conflicting operation.</p>",
|
3305 |
| - "GetResourceLogLevelRequest$ResourceType": "<p>The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.</p>", |
3306 |
| - "PutResourceLogLevelRequest$ResourceType": "<p>The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.</p>", |
3307 |
| - "ResetResourceLogLevelRequest$ResourceType": "<p>The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.</p>", |
| 3365 | + "GetResourceLogLevelRequest$ResourceType": "<p>The type of the resource, which can be <code>WirelessDevice</code>, <code>WirelessGateway</code> or <code>FuotaTask</code>.</p>", |
| 3366 | + "PutResourceLogLevelRequest$ResourceType": "<p>The type of the resource, which can be <code>WirelessDevice</code>, <code>WirelessGateway</code>, or <code>FuotaTask</code>.</p>", |
| 3367 | + "ResetResourceLogLevelRequest$ResourceType": "<p>The type of the resource, which can be <code>WirelessDevice</code>, <code>WirelessGateway</code>, or <code>FuotaTask</code>.</p>", |
3308 | 3368 | "ResourceNotFoundException$ResourceType": "<p>Type of the font found resource.</p>"
|
3309 | 3369 | }
|
3310 | 3370 | },
|
|
3943 | 4003 | "ParticipatingGateways$TransmissionInterval": "<p>The duration of time for which AWS IoT Core for LoRaWAN will wait before transmitting the payload to the next gateway.</p>"
|
3944 | 4004 | }
|
3945 | 4005 | },
|
| 4006 | + "TransmissionIntervalMulticast": { |
| 4007 | + "base": null, |
| 4008 | + "refs": { |
| 4009 | + "ParticipatingGatewaysMulticast$TransmissionInterval": "<p>The duration of time for which AWS IoT Core for LoRaWAN will wait before transmitting the multicast payload to the next gateway in the list.</p>" |
| 4010 | + } |
| 4011 | + }, |
3946 | 4012 | "TransmitMode": {
|
3947 | 4013 | "base": null,
|
3948 | 4014 | "refs": {
|
|
4418 | 4484 | "DisassociateWirelessGatewayFromCertificateRequest$Id": "<p>The ID of the resource to update.</p>",
|
4419 | 4485 | "DisassociateWirelessGatewayFromThingRequest$Id": "<p>The ID of the resource to update.</p>",
|
4420 | 4486 | "GatewayListItem$GatewayId": "<p>The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.</p>",
|
| 4487 | + "GatewayListMulticast$member": null, |
4421 | 4488 | "GetWirelessGatewayCertificateRequest$Id": "<p>The ID of the resource to get.</p>",
|
4422 | 4489 | "GetWirelessGatewayFirmwareInformationRequest$Id": "<p>The ID of the resource to get.</p>",
|
4423 | 4490 | "GetWirelessGatewayResponse$Id": "<p>The ID of the wireless gateway.</p>",
|
|
0 commit comments