@aws-sdk/client-iot-wireless 3.533.0 → 3.536.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/dist-types/IoTWireless.d.ts +22 -1
- package/dist-types/IoTWirelessClient.d.ts +1 -1
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +2 -1
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +2 -1
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +2 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetPositionCommand.d.ts +4 -3
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +4 -3
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePositionCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/ListDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +4 -3
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +4 -3
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +2 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +2 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -1
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePositionCommand.d.ts +4 -3
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +814 -814
- package/dist-types/models/models_1.d.ts +199 -199
- package/dist-types/ts3.4/IoTWireless.d.ts +21 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -590,6 +590,7 @@ export interface IoTWireless {
|
|
|
590
590
|
options: __HttpHandlerOptions,
|
|
591
591
|
cb: (err: any, data?: CreateDestinationCommandOutput) => void
|
|
592
592
|
): void;
|
|
593
|
+
createDeviceProfile(): Promise<CreateDeviceProfileCommandOutput>;
|
|
593
594
|
createDeviceProfile(
|
|
594
595
|
args: CreateDeviceProfileCommandInput,
|
|
595
596
|
options?: __HttpHandlerOptions
|
|
@@ -648,6 +649,7 @@ export interface IoTWireless {
|
|
|
648
649
|
data?: CreateNetworkAnalyzerConfigurationCommandOutput
|
|
649
650
|
) => void
|
|
650
651
|
): void;
|
|
652
|
+
createServiceProfile(): Promise<CreateServiceProfileCommandOutput>;
|
|
651
653
|
createServiceProfile(
|
|
652
654
|
args: CreateServiceProfileCommandInput,
|
|
653
655
|
options?: __HttpHandlerOptions
|
|
@@ -1059,6 +1061,7 @@ export interface IoTWireless {
|
|
|
1059
1061
|
options: __HttpHandlerOptions,
|
|
1060
1062
|
cb: (err: any, data?: GetDeviceProfileCommandOutput) => void
|
|
1061
1063
|
): void;
|
|
1064
|
+
getEventConfigurationByResourceTypes(): Promise<GetEventConfigurationByResourceTypesCommandOutput>;
|
|
1062
1065
|
getEventConfigurationByResourceTypes(
|
|
1063
1066
|
args: GetEventConfigurationByResourceTypesCommandInput,
|
|
1064
1067
|
options?: __HttpHandlerOptions
|
|
@@ -1091,6 +1094,7 @@ export interface IoTWireless {
|
|
|
1091
1094
|
options: __HttpHandlerOptions,
|
|
1092
1095
|
cb: (err: any, data?: GetFuotaTaskCommandOutput) => void
|
|
1093
1096
|
): void;
|
|
1097
|
+
getLogLevelsByResourceTypes(): Promise<GetLogLevelsByResourceTypesCommandOutput>;
|
|
1094
1098
|
getLogLevelsByResourceTypes(
|
|
1095
1099
|
args: GetLogLevelsByResourceTypesCommandInput,
|
|
1096
1100
|
options?: __HttpHandlerOptions
|
|
@@ -1182,6 +1186,7 @@ export interface IoTWireless {
|
|
|
1182
1186
|
options: __HttpHandlerOptions,
|
|
1183
1187
|
cb: (err: any, data?: GetPositionConfigurationCommandOutput) => void
|
|
1184
1188
|
): void;
|
|
1189
|
+
getPositionEstimate(): Promise<GetPositionEstimateCommandOutput>;
|
|
1185
1190
|
getPositionEstimate(
|
|
1186
1191
|
args: GetPositionEstimateCommandInput,
|
|
1187
1192
|
options?: __HttpHandlerOptions
|
|
@@ -1234,6 +1239,7 @@ export interface IoTWireless {
|
|
|
1234
1239
|
options: __HttpHandlerOptions,
|
|
1235
1240
|
cb: (err: any, data?: GetResourcePositionCommandOutput) => void
|
|
1236
1241
|
): void;
|
|
1242
|
+
getServiceEndpoint(): Promise<GetServiceEndpointCommandOutput>;
|
|
1237
1243
|
getServiceEndpoint(
|
|
1238
1244
|
args: GetServiceEndpointCommandInput,
|
|
1239
1245
|
options?: __HttpHandlerOptions
|
|
@@ -1383,6 +1389,7 @@ export interface IoTWireless {
|
|
|
1383
1389
|
options: __HttpHandlerOptions,
|
|
1384
1390
|
cb: (err: any, data?: GetWirelessGatewayTaskDefinitionCommandOutput) => void
|
|
1385
1391
|
): void;
|
|
1392
|
+
listDestinations(): Promise<ListDestinationsCommandOutput>;
|
|
1386
1393
|
listDestinations(
|
|
1387
1394
|
args: ListDestinationsCommandInput,
|
|
1388
1395
|
options?: __HttpHandlerOptions
|
|
@@ -1396,6 +1403,7 @@ export interface IoTWireless {
|
|
|
1396
1403
|
options: __HttpHandlerOptions,
|
|
1397
1404
|
cb: (err: any, data?: ListDestinationsCommandOutput) => void
|
|
1398
1405
|
): void;
|
|
1406
|
+
listDeviceProfiles(): Promise<ListDeviceProfilesCommandOutput>;
|
|
1399
1407
|
listDeviceProfiles(
|
|
1400
1408
|
args: ListDeviceProfilesCommandInput,
|
|
1401
1409
|
options?: __HttpHandlerOptions
|
|
@@ -1441,6 +1449,7 @@ export interface IoTWireless {
|
|
|
1441
1449
|
options: __HttpHandlerOptions,
|
|
1442
1450
|
cb: (err: any, data?: ListEventConfigurationsCommandOutput) => void
|
|
1443
1451
|
): void;
|
|
1452
|
+
listFuotaTasks(): Promise<ListFuotaTasksCommandOutput>;
|
|
1444
1453
|
listFuotaTasks(
|
|
1445
1454
|
args: ListFuotaTasksCommandInput,
|
|
1446
1455
|
options?: __HttpHandlerOptions
|
|
@@ -1454,6 +1463,7 @@ export interface IoTWireless {
|
|
|
1454
1463
|
options: __HttpHandlerOptions,
|
|
1455
1464
|
cb: (err: any, data?: ListFuotaTasksCommandOutput) => void
|
|
1456
1465
|
): void;
|
|
1466
|
+
listMulticastGroups(): Promise<ListMulticastGroupsCommandOutput>;
|
|
1457
1467
|
listMulticastGroups(
|
|
1458
1468
|
args: ListMulticastGroupsCommandInput,
|
|
1459
1469
|
options?: __HttpHandlerOptions
|
|
@@ -1480,6 +1490,7 @@ export interface IoTWireless {
|
|
|
1480
1490
|
options: __HttpHandlerOptions,
|
|
1481
1491
|
cb: (err: any, data?: ListMulticastGroupsByFuotaTaskCommandOutput) => void
|
|
1482
1492
|
): void;
|
|
1493
|
+
listNetworkAnalyzerConfigurations(): Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
|
|
1483
1494
|
listNetworkAnalyzerConfigurations(
|
|
1484
1495
|
args: ListNetworkAnalyzerConfigurationsCommandInput,
|
|
1485
1496
|
options?: __HttpHandlerOptions
|
|
@@ -1499,6 +1510,7 @@ export interface IoTWireless {
|
|
|
1499
1510
|
data?: ListNetworkAnalyzerConfigurationsCommandOutput
|
|
1500
1511
|
) => void
|
|
1501
1512
|
): void;
|
|
1513
|
+
listPartnerAccounts(): Promise<ListPartnerAccountsCommandOutput>;
|
|
1502
1514
|
listPartnerAccounts(
|
|
1503
1515
|
args: ListPartnerAccountsCommandInput,
|
|
1504
1516
|
options?: __HttpHandlerOptions
|
|
@@ -1512,6 +1524,7 @@ export interface IoTWireless {
|
|
|
1512
1524
|
options: __HttpHandlerOptions,
|
|
1513
1525
|
cb: (err: any, data?: ListPartnerAccountsCommandOutput) => void
|
|
1514
1526
|
): void;
|
|
1527
|
+
listPositionConfigurations(): Promise<ListPositionConfigurationsCommandOutput>;
|
|
1515
1528
|
listPositionConfigurations(
|
|
1516
1529
|
args: ListPositionConfigurationsCommandInput,
|
|
1517
1530
|
options?: __HttpHandlerOptions
|
|
@@ -1538,6 +1551,7 @@ export interface IoTWireless {
|
|
|
1538
1551
|
options: __HttpHandlerOptions,
|
|
1539
1552
|
cb: (err: any, data?: ListQueuedMessagesCommandOutput) => void
|
|
1540
1553
|
): void;
|
|
1554
|
+
listServiceProfiles(): Promise<ListServiceProfilesCommandOutput>;
|
|
1541
1555
|
listServiceProfiles(
|
|
1542
1556
|
args: ListServiceProfilesCommandInput,
|
|
1543
1557
|
options?: __HttpHandlerOptions
|
|
@@ -1564,6 +1578,7 @@ export interface IoTWireless {
|
|
|
1564
1578
|
options: __HttpHandlerOptions,
|
|
1565
1579
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1566
1580
|
): void;
|
|
1581
|
+
listWirelessDeviceImportTasks(): Promise<ListWirelessDeviceImportTasksCommandOutput>;
|
|
1567
1582
|
listWirelessDeviceImportTasks(
|
|
1568
1583
|
args: ListWirelessDeviceImportTasksCommandInput,
|
|
1569
1584
|
options?: __HttpHandlerOptions
|
|
@@ -1577,6 +1592,7 @@ export interface IoTWireless {
|
|
|
1577
1592
|
options: __HttpHandlerOptions,
|
|
1578
1593
|
cb: (err: any, data?: ListWirelessDeviceImportTasksCommandOutput) => void
|
|
1579
1594
|
): void;
|
|
1595
|
+
listWirelessDevices(): Promise<ListWirelessDevicesCommandOutput>;
|
|
1580
1596
|
listWirelessDevices(
|
|
1581
1597
|
args: ListWirelessDevicesCommandInput,
|
|
1582
1598
|
options?: __HttpHandlerOptions
|
|
@@ -1590,6 +1606,7 @@ export interface IoTWireless {
|
|
|
1590
1606
|
options: __HttpHandlerOptions,
|
|
1591
1607
|
cb: (err: any, data?: ListWirelessDevicesCommandOutput) => void
|
|
1592
1608
|
): void;
|
|
1609
|
+
listWirelessGateways(): Promise<ListWirelessGatewaysCommandOutput>;
|
|
1593
1610
|
listWirelessGateways(
|
|
1594
1611
|
args: ListWirelessGatewaysCommandInput,
|
|
1595
1612
|
options?: __HttpHandlerOptions
|
|
@@ -1603,6 +1620,7 @@ export interface IoTWireless {
|
|
|
1603
1620
|
options: __HttpHandlerOptions,
|
|
1604
1621
|
cb: (err: any, data?: ListWirelessGatewaysCommandOutput) => void
|
|
1605
1622
|
): void;
|
|
1623
|
+
listWirelessGatewayTaskDefinitions(): Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
|
|
1606
1624
|
listWirelessGatewayTaskDefinitions(
|
|
1607
1625
|
args: ListWirelessGatewayTaskDefinitionsCommandInput,
|
|
1608
1626
|
options?: __HttpHandlerOptions
|
|
@@ -1648,6 +1666,7 @@ export interface IoTWireless {
|
|
|
1648
1666
|
options: __HttpHandlerOptions,
|
|
1649
1667
|
cb: (err: any, data?: PutResourceLogLevelCommandOutput) => void
|
|
1650
1668
|
): void;
|
|
1669
|
+
resetAllResourceLogLevels(): Promise<ResetAllResourceLogLevelsCommandOutput>;
|
|
1651
1670
|
resetAllResourceLogLevels(
|
|
1652
1671
|
args: ResetAllResourceLogLevelsCommandInput,
|
|
1653
1672
|
options?: __HttpHandlerOptions
|
|
@@ -1848,6 +1867,7 @@ export interface IoTWireless {
|
|
|
1848
1867
|
options: __HttpHandlerOptions,
|
|
1849
1868
|
cb: (err: any, data?: UpdateDestinationCommandOutput) => void
|
|
1850
1869
|
): void;
|
|
1870
|
+
updateEventConfigurationByResourceTypes(): Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
|
|
1851
1871
|
updateEventConfigurationByResourceTypes(
|
|
1852
1872
|
args: UpdateEventConfigurationByResourceTypesCommandInput,
|
|
1853
1873
|
options?: __HttpHandlerOptions
|
|
@@ -1880,6 +1900,7 @@ export interface IoTWireless {
|
|
|
1880
1900
|
options: __HttpHandlerOptions,
|
|
1881
1901
|
cb: (err: any, data?: UpdateFuotaTaskCommandOutput) => void
|
|
1882
1902
|
): void;
|
|
1903
|
+
updateLogLevelsByResourceTypes(): Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
|
|
1883
1904
|
updateLogLevelsByResourceTypes(
|
|
1884
1905
|
args: UpdateLogLevelsByResourceTypesCommandInput,
|
|
1885
1906
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AssociateAwsAccountWithPartnerAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateAwsAccountWithPartnerAccountCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateAwsAccountWithPartnerAccountCommandInput,
|
|
32
|
+
AssociateAwsAccountWithPartnerAccountCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateAwsAccountWithPartnerAccountCommand extends AssociateAwsAccountWithPartnerAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateMulticastGroupWithFuotaTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateMulticastGroupWithFuotaTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateMulticastGroupWithFuotaTaskCommandInput,
|
|
32
|
+
AssociateMulticastGroupWithFuotaTaskCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateMulticastGroupWithFuotaTaskCommand extends AssociateMulticastGroupWithFuotaTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateWirelessDeviceWithFuotaTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateWirelessDeviceWithFuotaTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateWirelessDeviceWithFuotaTaskCommandInput,
|
|
32
|
+
AssociateWirelessDeviceWithFuotaTaskCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateWirelessDeviceWithFuotaTaskCommand extends AssociateWirelessDeviceWithFuotaTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateWirelessDeviceWithMulticastGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateWirelessDeviceWithMulticastGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
32
|
+
AssociateWirelessDeviceWithMulticastGroupCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateWirelessDeviceWithMulticastGroupCommand extends AssociateWirelessDeviceWithMulticastGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateWirelessDeviceWithThingCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateWirelessDeviceWithThingCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateWirelessDeviceWithThingCommandInput,
|
|
32
|
+
AssociateWirelessDeviceWithThingCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateWirelessDeviceWithThingCommand extends AssociateWirelessDeviceWithThingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateWirelessGatewayWithCertificateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateWirelessGatewayWithCertificateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateWirelessGatewayWithCertificateCommandInput,
|
|
32
|
+
AssociateWirelessGatewayWithCertificateCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateWirelessGatewayWithCertificateCommand extends AssociateWirelessGatewayWithCertificateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateWirelessGatewayWithThingCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateWirelessGatewayWithThingCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateWirelessGatewayWithThingCommandInput,
|
|
32
|
+
AssociateWirelessGatewayWithThingCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateWirelessGatewayWithThingCommand extends AssociateWirelessGatewayWithThingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelMulticastGroupSessionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelMulticastGroupSessionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelMulticastGroupSessionCommandInput,
|
|
32
|
+
CancelMulticastGroupSessionCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelMulticastGroupSessionCommand extends CancelMulticastGroupSessionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDestinationCommandInput,
|
|
32
|
+
CreateDestinationCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDestinationCommand extends CreateDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDeviceProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [CreateDeviceProfileCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDeviceProfileCommandInput,
|
|
32
|
+
CreateDeviceProfileCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDeviceProfileCommand extends CreateDeviceProfileCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateFuotaTaskCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateFuotaTaskCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateFuotaTaskCommandInput,
|
|
31
|
+
CreateFuotaTaskCommandOutput,
|
|
32
|
+
IoTWirelessClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateFuotaTaskCommand extends CreateFuotaTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateMulticastGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateMulticastGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateMulticastGroupCommandInput,
|
|
32
|
+
CreateMulticastGroupCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateMulticastGroupCommand extends CreateMulticastGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateNetworkAnalyzerConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateNetworkAnalyzerConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateNetworkAnalyzerConfigurationCommandInput,
|
|
32
|
+
CreateNetworkAnalyzerConfigurationCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateNetworkAnalyzerConfigurationCommand extends CreateNetworkAnalyzerConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [CreateServiceProfileCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceProfileCommandInput,
|
|
32
|
+
CreateServiceProfileCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceProfileCommand extends CreateServiceProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateWirelessDeviceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateWirelessDeviceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateWirelessDeviceCommandInput,
|
|
32
|
+
CreateWirelessDeviceCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateWirelessDeviceCommand extends CreateWirelessDeviceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateWirelessGatewayCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateWirelessGatewayCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateWirelessGatewayCommandInput,
|
|
32
|
+
CreateWirelessGatewayCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateWirelessGatewayCommand extends CreateWirelessGatewayCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateWirelessGatewayTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateWirelessGatewayTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateWirelessGatewayTaskCommandInput,
|
|
32
|
+
CreateWirelessGatewayTaskCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateWirelessGatewayTaskCommand extends CreateWirelessGatewayTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateWirelessGatewayTaskDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateWirelessGatewayTaskDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
32
|
+
CreateWirelessGatewayTaskDefinitionCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateWirelessGatewayTaskDefinitionCommand extends CreateWirelessGatewayTaskDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteDestinationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteDestinationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteDestinationCommandInput,
|
|
32
|
+
DeleteDestinationCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteDestinationCommand extends DeleteDestinationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteDeviceProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteDeviceProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteDeviceProfileCommandInput,
|
|
32
|
+
DeleteDeviceProfileCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteDeviceProfileCommand extends DeleteDeviceProfileCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteFuotaTaskCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteFuotaTaskCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteFuotaTaskCommandInput,
|
|
31
|
+
DeleteFuotaTaskCommandOutput,
|
|
32
|
+
IoTWirelessClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteFuotaTaskCommand extends DeleteFuotaTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteMulticastGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteMulticastGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteMulticastGroupCommandInput,
|
|
32
|
+
DeleteMulticastGroupCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteMulticastGroupCommand extends DeleteMulticastGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteNetworkAnalyzerConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteNetworkAnalyzerConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteNetworkAnalyzerConfigurationCommandInput,
|
|
32
|
+
DeleteNetworkAnalyzerConfigurationCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteNetworkAnalyzerConfigurationCommand extends DeleteNetworkAnalyzerConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteQueuedMessagesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteQueuedMessagesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteQueuedMessagesCommandInput,
|
|
32
|
+
DeleteQueuedMessagesCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteQueuedMessagesCommand extends DeleteQueuedMessagesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteServiceProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteServiceProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteServiceProfileCommandInput,
|
|
32
|
+
DeleteServiceProfileCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteServiceProfileCommand extends DeleteServiceProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteWirelessDeviceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteWirelessDeviceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteWirelessDeviceCommandInput,
|
|
32
|
+
DeleteWirelessDeviceCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteWirelessDeviceCommand extends DeleteWirelessDeviceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteWirelessDeviceImportTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteWirelessDeviceImportTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteWirelessDeviceImportTaskCommandInput,
|
|
32
|
+
DeleteWirelessDeviceImportTaskCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteWirelessDeviceImportTaskCommand extends DeleteWirelessDeviceImportTaskCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteWirelessGatewayCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteWirelessGatewayCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteWirelessGatewayCommandInput,
|
|
32
|
+
DeleteWirelessGatewayCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteWirelessGatewayCommand extends DeleteWirelessGatewayCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteWirelessGatewayTaskCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteWirelessGatewayTaskCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteWirelessGatewayTaskCommandInput,
|
|
32
|
+
DeleteWirelessGatewayTaskCommandOutput,
|
|
33
|
+
IoTWirelessClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteWirelessGatewayTaskCommand extends DeleteWirelessGatewayTaskCommand_base {}
|