@aws-sdk/client-iot-wireless 3.495.0 → 3.499.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +66 -63
  2. package/package.json +40 -40
package/dist-cjs/index.js CHANGED
@@ -9508,22 +9508,21 @@ var paginateListWirelessGateways = (0, import_core.createPaginator)(IoTWirelessC
9508
9508
  // src/index.ts
9509
9509
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
9510
9510
  // Annotate the CommonJS export names for ESM import in node:
9511
+
9511
9512
  0 && (module.exports = {
9512
- AccessDeniedException,
9513
- ApplicationConfigType,
9513
+ IoTWirelessServiceException,
9514
+ __Client,
9515
+ IoTWirelessClient,
9516
+ IoTWireless,
9517
+ $Command,
9514
9518
  AssociateAwsAccountWithPartnerAccountCommand,
9515
- AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog,
9516
- AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog,
9517
9519
  AssociateMulticastGroupWithFuotaTaskCommand,
9518
9520
  AssociateWirelessDeviceWithFuotaTaskCommand,
9519
9521
  AssociateWirelessDeviceWithMulticastGroupCommand,
9520
9522
  AssociateWirelessDeviceWithThingCommand,
9521
9523
  AssociateWirelessGatewayWithCertificateCommand,
9522
9524
  AssociateWirelessGatewayWithThingCommand,
9523
- BatteryLevel,
9524
9525
  CancelMulticastGroupSessionCommand,
9525
- ConflictException,
9526
- ConnectionStatus,
9527
9526
  CreateDestinationCommand,
9528
9527
  CreateDeviceProfileCommand,
9529
9528
  CreateFuotaTaskCommand,
@@ -9547,8 +9546,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9547
9546
  DeleteWirelessGatewayTaskCommand,
9548
9547
  DeleteWirelessGatewayTaskDefinitionCommand,
9549
9548
  DeregisterWirelessDeviceCommand,
9550
- DeviceProfileType,
9551
- DeviceState,
9552
9549
  DisassociateAwsAccountFromPartnerAccountCommand,
9553
9550
  DisassociateMulticastGroupFromFuotaTaskCommand,
9554
9551
  DisassociateWirelessDeviceFromFuotaTaskCommand,
@@ -9556,18 +9553,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9556
9553
  DisassociateWirelessDeviceFromThingCommand,
9557
9554
  DisassociateWirelessGatewayFromCertificateCommand,
9558
9555
  DisassociateWirelessGatewayFromThingCommand,
9559
- DlClass,
9560
- DownlinkMode,
9561
- Event,
9562
- EventNotificationPartnerType,
9563
- EventNotificationResourceType,
9564
- EventNotificationTopicStatus,
9565
- ExpressionType,
9566
- FuotaDeviceStatus,
9567
- FuotaTaskStatus,
9568
9556
  GetDestinationCommand,
9569
9557
  GetDeviceProfileCommand,
9570
- GetDeviceProfileResponseFilterSensitiveLog,
9571
9558
  GetEventConfigurationByResourceTypesCommand,
9572
9559
  GetFuotaTaskCommand,
9573
9560
  GetLogLevelsByResourceTypesCommand,
@@ -9575,7 +9562,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9575
9562
  GetMulticastGroupSessionCommand,
9576
9563
  GetNetworkAnalyzerConfigurationCommand,
9577
9564
  GetPartnerAccountCommand,
9578
- GetPartnerAccountResponseFilterSensitiveLog,
9579
9565
  GetPositionCommand,
9580
9566
  GetPositionConfigurationCommand,
9581
9567
  GetPositionEstimateCommand,
@@ -9593,12 +9579,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9593
9579
  GetWirelessGatewayStatisticsCommand,
9594
9580
  GetWirelessGatewayTaskCommand,
9595
9581
  GetWirelessGatewayTaskDefinitionCommand,
9596
- IdentifierType,
9597
- ImportTaskStatus,
9598
- InternalServerException,
9599
- IoTWireless,
9600
- IoTWirelessClient,
9601
- IoTWirelessServiceException,
9602
9582
  ListDestinationsCommand,
9603
9583
  ListDeviceProfilesCommand,
9604
9584
  ListDevicesForWirelessDeviceImportTaskCommand,
@@ -9608,7 +9588,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9608
9588
  ListMulticastGroupsCommand,
9609
9589
  ListNetworkAnalyzerConfigurationsCommand,
9610
9590
  ListPartnerAccountsCommand,
9611
- ListPartnerAccountsResponseFilterSensitiveLog,
9612
9591
  ListPositionConfigurationsCommand,
9613
9592
  ListQueuedMessagesCommand,
9614
9593
  ListServiceProfilesCommand,
@@ -9617,40 +9596,20 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9617
9596
  ListWirelessDevicesCommand,
9618
9597
  ListWirelessGatewayTaskDefinitionsCommand,
9619
9598
  ListWirelessGatewaysCommand,
9620
- LogLevel,
9621
- MessageType,
9622
- MulticastFrameInfo,
9623
- OnboardStatus,
9624
- PartnerType,
9625
- PositionConfigurationFec,
9626
- PositionConfigurationStatus,
9627
- PositionResourceType,
9628
- PositionSolverProvider,
9629
- PositionSolverType,
9630
- PositioningConfigStatus,
9631
9599
  PutPositionConfigurationCommand,
9632
9600
  PutResourceLogLevelCommand,
9633
9601
  ResetAllResourceLogLevelsCommand,
9634
9602
  ResetResourceLogLevelCommand,
9635
- ResourceNotFoundException,
9636
9603
  SendDataToMulticastGroupCommand,
9637
9604
  SendDataToWirelessDeviceCommand,
9638
- SidewalkAccountInfoFilterSensitiveLog,
9639
- SidewalkAccountInfoWithFingerprintFilterSensitiveLog,
9640
- SidewalkGetDeviceProfileFilterSensitiveLog,
9641
- SidewalkUpdateAccountFilterSensitiveLog,
9642
- SigningAlg,
9643
9605
  StartBulkAssociateWirelessDeviceWithMulticastGroupCommand,
9644
9606
  StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand,
9645
9607
  StartFuotaTaskCommand,
9646
9608
  StartMulticastGroupSessionCommand,
9647
9609
  StartSingleWirelessDeviceImportTaskCommand,
9648
9610
  StartWirelessDeviceImportTaskCommand,
9649
- SupportedRfRegion,
9650
9611
  TagResourceCommand,
9651
9612
  TestWirelessDeviceCommand,
9652
- ThrottlingException,
9653
- TooManyTagsException,
9654
9613
  UntagResourceCommand,
9655
9614
  UpdateDestinationCommand,
9656
9615
  UpdateEventConfigurationByResourceTypesCommand,
@@ -9659,35 +9618,79 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
9659
9618
  UpdateMulticastGroupCommand,
9660
9619
  UpdateNetworkAnalyzerConfigurationCommand,
9661
9620
  UpdatePartnerAccountCommand,
9662
- UpdatePartnerAccountRequestFilterSensitiveLog,
9663
9621
  UpdatePositionCommand,
9664
9622
  UpdateResourceEventConfigurationCommand,
9665
9623
  UpdateResourcePositionCommand,
9666
9624
  UpdateWirelessDeviceCommand,
9667
9625
  UpdateWirelessDeviceImportTaskCommand,
9668
9626
  UpdateWirelessGatewayCommand,
9669
- ValidationException,
9670
- WirelessDeviceEvent,
9671
- WirelessDeviceFrameInfo,
9672
- WirelessDeviceIdType,
9673
- WirelessDeviceSidewalkStatus,
9674
- WirelessDeviceType,
9675
- WirelessGatewayEvent,
9676
- WirelessGatewayIdType,
9677
- WirelessGatewayServiceType,
9678
- WirelessGatewayTaskDefinitionType,
9679
- WirelessGatewayTaskStatus,
9680
- WirelessGatewayType,
9681
- __Client,
9682
9627
  paginateListDestinations,
9683
9628
  paginateListDeviceProfiles,
9684
9629
  paginateListFuotaTasks,
9685
- paginateListMulticastGroups,
9686
9630
  paginateListMulticastGroupsByFuotaTask,
9631
+ paginateListMulticastGroups,
9687
9632
  paginateListNetworkAnalyzerConfigurations,
9688
9633
  paginateListPositionConfigurations,
9689
9634
  paginateListQueuedMessages,
9690
9635
  paginateListServiceProfiles,
9691
9636
  paginateListWirelessDevices,
9692
- paginateListWirelessGateways
9637
+ paginateListWirelessGateways,
9638
+ AccessDeniedException,
9639
+ ApplicationConfigType,
9640
+ ConflictException,
9641
+ InternalServerException,
9642
+ ResourceNotFoundException,
9643
+ ThrottlingException,
9644
+ ValidationException,
9645
+ BatteryLevel,
9646
+ SigningAlg,
9647
+ ConnectionStatus,
9648
+ EventNotificationTopicStatus,
9649
+ ExpressionType,
9650
+ SupportedRfRegion,
9651
+ DlClass,
9652
+ LogLevel,
9653
+ MulticastFrameInfo,
9654
+ WirelessDeviceFrameInfo,
9655
+ PositioningConfigStatus,
9656
+ WirelessDeviceType,
9657
+ WirelessGatewayTaskStatus,
9658
+ DeviceProfileType,
9659
+ DeviceState,
9660
+ PartnerType,
9661
+ DownlinkMode,
9662
+ Event,
9663
+ IdentifierType,
9664
+ EventNotificationPartnerType,
9665
+ EventNotificationResourceType,
9666
+ FuotaDeviceStatus,
9667
+ FuotaTaskStatus,
9668
+ WirelessDeviceEvent,
9669
+ WirelessGatewayEvent,
9670
+ WirelessGatewayType,
9671
+ PositionResourceType,
9672
+ PositionSolverProvider,
9673
+ PositionSolverType,
9674
+ PositionConfigurationFec,
9675
+ PositionConfigurationStatus,
9676
+ WirelessGatewayServiceType,
9677
+ WirelessDeviceIdType,
9678
+ WirelessDeviceSidewalkStatus,
9679
+ ImportTaskStatus,
9680
+ WirelessGatewayIdType,
9681
+ OnboardStatus,
9682
+ SidewalkAccountInfoFilterSensitiveLog,
9683
+ AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog,
9684
+ AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog,
9685
+ SidewalkGetDeviceProfileFilterSensitiveLog,
9686
+ GetDeviceProfileResponseFilterSensitiveLog,
9687
+ SidewalkAccountInfoWithFingerprintFilterSensitiveLog,
9688
+ GetPartnerAccountResponseFilterSensitiveLog,
9689
+ ListPartnerAccountsResponseFilterSensitiveLog,
9690
+ WirelessGatewayTaskDefinitionType,
9691
+ MessageType,
9692
+ TooManyTagsException,
9693
+ SidewalkUpdateAccountFilterSensitiveLog,
9694
+ UpdatePartnerAccountRequestFilterSensitiveLog
9693
9695
  });
9696
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-wireless",
3
3
  "description": "AWS SDK for JavaScript Iot Wireless Client for Node.js, Browser and React Native",
4
- "version": "3.495.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iot-wireless",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-stream": "^2.1.0",
60
- "@smithy/util-utf8": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-stream": "^2.1.1",
60
+ "@smithy/util-utf8": "^2.1.1",
61
61
  "tslib": "^2.5.0",
62
62
  "uuid": "^8.3.2"
63
63
  },
64
64
  "devDependencies": {
65
- "@smithy/service-client-documentation-generator": "^2.1.0",
65
+ "@smithy/service-client-documentation-generator": "^2.1.1",
66
66
  "@tsconfig/node14": "1.0.3",
67
67
  "@types/node": "^14.14.31",
68
68
  "@types/uuid": "^8.3.0",