@aws-sdk/client-iot-wireless 3.169.0 → 3.171.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 +16 -0
- package/dist-types/ts3.4/IoTWireless.d.ts +1820 -495
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +692 -171
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/index.d.ts +98 -98
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/IoTWirelessServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2076 -2582
- package/dist-types/ts3.4/models/models_1.d.ts +175 -204
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPositionConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1181 -296
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.169.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.168.0...v3.169.0) (2022-09-12)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|