@aws-sdk/client-iot-wireless 3.183.0 → 3.186.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist-cjs/protocols/Aws_restJson1.js +2 -2
- package/dist-es/IoTWireless.js +401 -394
- package/dist-es/IoTWirelessClient.js +28 -22
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +28 -21
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +28 -21
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/CreateDestinationCommand.js +28 -21
- package/dist-es/commands/CreateDeviceProfileCommand.js +28 -21
- package/dist-es/commands/CreateFuotaTaskCommand.js +28 -21
- package/dist-es/commands/CreateMulticastGroupCommand.js +28 -21
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/CreateServiceProfileCommand.js +28 -21
- package/dist-es/commands/CreateWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/DeleteDestinationCommand.js +28 -21
- package/dist-es/commands/DeleteDeviceProfileCommand.js +28 -21
- package/dist-es/commands/DeleteFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DeleteMulticastGroupCommand.js +28 -21
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +28 -21
- package/dist-es/commands/DeleteServiceProfileCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +28 -21
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +28 -21
- package/dist-es/commands/GetDestinationCommand.js +28 -21
- package/dist-es/commands/GetDeviceProfileCommand.js +28 -21
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +28 -21
- package/dist-es/commands/GetFuotaTaskCommand.js +28 -21
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +28 -21
- package/dist-es/commands/GetMulticastGroupCommand.js +28 -21
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/GetPartnerAccountCommand.js +28 -21
- package/dist-es/commands/GetPositionCommand.js +28 -21
- package/dist-es/commands/GetPositionConfigurationCommand.js +28 -21
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +28 -21
- package/dist-es/commands/GetResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/GetServiceEndpointCommand.js +28 -21
- package/dist-es/commands/GetServiceProfileCommand.js +28 -21
- package/dist-es/commands/GetWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/ListDestinationsCommand.js +28 -21
- package/dist-es/commands/ListDeviceProfilesCommand.js +28 -21
- package/dist-es/commands/ListEventConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListFuotaTasksCommand.js +28 -21
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +28 -21
- package/dist-es/commands/ListMulticastGroupsCommand.js +28 -21
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListPartnerAccountsCommand.js +28 -21
- package/dist-es/commands/ListPositionConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListQueuedMessagesCommand.js +28 -21
- package/dist-es/commands/ListServiceProfilesCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ListWirelessDevicesCommand.js +28 -21
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +28 -21
- package/dist-es/commands/ListWirelessGatewaysCommand.js +28 -21
- package/dist-es/commands/PutPositionConfigurationCommand.js +28 -21
- package/dist-es/commands/PutResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +28 -21
- package/dist-es/commands/ResetResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +28 -21
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +28 -21
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +28 -21
- package/dist-es/commands/StartFuotaTaskCommand.js +28 -21
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/TagResourceCommand.js +28 -21
- package/dist-es/commands/TestWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/UntagResourceCommand.js +28 -21
- package/dist-es/commands/UpdateDestinationCommand.js +28 -21
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +28 -21
- package/dist-es/commands/UpdateFuotaTaskCommand.js +28 -21
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +28 -21
- package/dist-es/commands/UpdateMulticastGroupCommand.js +28 -21
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/UpdatePartnerAccountCommand.js +28 -21
- package/dist-es/commands/UpdatePositionCommand.js +28 -21
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +28 -21
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/IoTWirelessServiceException.js +10 -5
- package/dist-es/models/models_0.js +352 -877
- package/dist-es/models/models_1.js +24 -71
- package/dist-es/pagination/ListDestinationsPaginator.js +68 -25
- package/dist-es/pagination/ListDeviceProfilesPaginator.js +68 -25
- package/dist-es/pagination/ListFuotaTasksPaginator.js +68 -25
- package/dist-es/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +68 -25
- package/dist-es/pagination/ListMulticastGroupsPaginator.js +68 -25
- package/dist-es/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +68 -25
- package/dist-es/pagination/ListPositionConfigurationsPaginator.js +68 -25
- package/dist-es/pagination/ListQueuedMessagesPaginator.js +68 -25
- package/dist-es/pagination/ListServiceProfilesPaginator.js +68 -25
- package/dist-es/pagination/ListWirelessDevicesPaginator.js +68 -25
- package/dist-es/pagination/ListWirelessGatewaysPaginator.js +68 -25
- package/dist-es/protocols/Aws_restJson1.js +10109 -7281
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/package.json +33 -33
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,25 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.186.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.185.0...v3.186.0) (2022-10-06)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.185.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.184.0...v3.185.0) (2022-10-05)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* **codegen:** add deser check for x-amz-request-id ([#4015](https://github.com/aws/aws-sdk-js-v3/issues/4015)) ([6ff07bd](https://github.com/aws/aws-sdk-js-v3/commit/6ff07bd7e72bd56725f318013ac1d6d0fbbcdd9a))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
# [3.183.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.182.0...v3.183.0) (2022-10-03)
|
|
7
26
|
|
|
8
27
|
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
|
@@ -8422,10 +8422,10 @@ const deserializeAws_restJson1WirelessGatewayTaskDefinitionList = (output, conte
|
|
|
8422
8422
|
return retVal;
|
|
8423
8423
|
};
|
|
8424
8424
|
const deserializeMetadata = (output) => {
|
|
8425
|
-
var _a;
|
|
8425
|
+
var _a, _b;
|
|
8426
8426
|
return ({
|
|
8427
8427
|
httpStatusCode: output.statusCode,
|
|
8428
|
-
requestId: (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"],
|
|
8428
|
+
requestId: (_b = (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"]) !== null && _b !== void 0 ? _b : output.headers["x-amz-request-id"],
|
|
8429
8429
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
8430
8430
|
cfId: output.headers["x-amz-cf-id"],
|
|
8431
8431
|
});
|