@aws-sdk/client-iot-wireless 3.529.1 → 3.535.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 +3 -3
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +3 -2
- 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 +3 -2
- 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 +3 -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 +3 -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 +3 -3
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +3 -2
- 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -167,6 +167,7 @@ export interface IoTWireless {
|
|
|
167
167
|
/**
|
|
168
168
|
* @see {@link CreateDeviceProfileCommand}
|
|
169
169
|
*/
|
|
170
|
+
createDeviceProfile(): Promise<CreateDeviceProfileCommandOutput>;
|
|
170
171
|
createDeviceProfile(args: CreateDeviceProfileCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeviceProfileCommandOutput>;
|
|
171
172
|
createDeviceProfile(args: CreateDeviceProfileCommandInput, cb: (err: any, data?: CreateDeviceProfileCommandOutput) => void): void;
|
|
172
173
|
createDeviceProfile(args: CreateDeviceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeviceProfileCommandOutput) => void): void;
|
|
@@ -191,6 +192,7 @@ export interface IoTWireless {
|
|
|
191
192
|
/**
|
|
192
193
|
* @see {@link CreateServiceProfileCommand}
|
|
193
194
|
*/
|
|
195
|
+
createServiceProfile(): Promise<CreateServiceProfileCommandOutput>;
|
|
194
196
|
createServiceProfile(args: CreateServiceProfileCommandInput, options?: __HttpHandlerOptions): Promise<CreateServiceProfileCommandOutput>;
|
|
195
197
|
createServiceProfile(args: CreateServiceProfileCommandInput, cb: (err: any, data?: CreateServiceProfileCommandOutput) => void): void;
|
|
196
198
|
createServiceProfile(args: CreateServiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateServiceProfileCommandOutput) => void): void;
|
|
@@ -353,6 +355,7 @@ export interface IoTWireless {
|
|
|
353
355
|
/**
|
|
354
356
|
* @see {@link GetEventConfigurationByResourceTypesCommand}
|
|
355
357
|
*/
|
|
358
|
+
getEventConfigurationByResourceTypes(): Promise<GetEventConfigurationByResourceTypesCommandOutput>;
|
|
356
359
|
getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetEventConfigurationByResourceTypesCommandOutput>;
|
|
357
360
|
getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, cb: (err: any, data?: GetEventConfigurationByResourceTypesCommandOutput) => void): void;
|
|
358
361
|
getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEventConfigurationByResourceTypesCommandOutput) => void): void;
|
|
@@ -365,6 +368,7 @@ export interface IoTWireless {
|
|
|
365
368
|
/**
|
|
366
369
|
* @see {@link GetLogLevelsByResourceTypesCommand}
|
|
367
370
|
*/
|
|
371
|
+
getLogLevelsByResourceTypes(): Promise<GetLogLevelsByResourceTypesCommandOutput>;
|
|
368
372
|
getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetLogLevelsByResourceTypesCommandOutput>;
|
|
369
373
|
getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, cb: (err: any, data?: GetLogLevelsByResourceTypesCommandOutput) => void): void;
|
|
370
374
|
getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLogLevelsByResourceTypesCommandOutput) => void): void;
|
|
@@ -407,6 +411,7 @@ export interface IoTWireless {
|
|
|
407
411
|
/**
|
|
408
412
|
* @see {@link GetPositionEstimateCommand}
|
|
409
413
|
*/
|
|
414
|
+
getPositionEstimate(): Promise<GetPositionEstimateCommandOutput>;
|
|
410
415
|
getPositionEstimate(args: GetPositionEstimateCommandInput, options?: __HttpHandlerOptions): Promise<GetPositionEstimateCommandOutput>;
|
|
411
416
|
getPositionEstimate(args: GetPositionEstimateCommandInput, cb: (err: any, data?: GetPositionEstimateCommandOutput) => void): void;
|
|
412
417
|
getPositionEstimate(args: GetPositionEstimateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPositionEstimateCommandOutput) => void): void;
|
|
@@ -431,6 +436,7 @@ export interface IoTWireless {
|
|
|
431
436
|
/**
|
|
432
437
|
* @see {@link GetServiceEndpointCommand}
|
|
433
438
|
*/
|
|
439
|
+
getServiceEndpoint(): Promise<GetServiceEndpointCommandOutput>;
|
|
434
440
|
getServiceEndpoint(args: GetServiceEndpointCommandInput, options?: __HttpHandlerOptions): Promise<GetServiceEndpointCommandOutput>;
|
|
435
441
|
getServiceEndpoint(args: GetServiceEndpointCommandInput, cb: (err: any, data?: GetServiceEndpointCommandOutput) => void): void;
|
|
436
442
|
getServiceEndpoint(args: GetServiceEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServiceEndpointCommandOutput) => void): void;
|
|
@@ -497,12 +503,14 @@ export interface IoTWireless {
|
|
|
497
503
|
/**
|
|
498
504
|
* @see {@link ListDestinationsCommand}
|
|
499
505
|
*/
|
|
506
|
+
listDestinations(): Promise<ListDestinationsCommandOutput>;
|
|
500
507
|
listDestinations(args: ListDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListDestinationsCommandOutput>;
|
|
501
508
|
listDestinations(args: ListDestinationsCommandInput, cb: (err: any, data?: ListDestinationsCommandOutput) => void): void;
|
|
502
509
|
listDestinations(args: ListDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDestinationsCommandOutput) => void): void;
|
|
503
510
|
/**
|
|
504
511
|
* @see {@link ListDeviceProfilesCommand}
|
|
505
512
|
*/
|
|
513
|
+
listDeviceProfiles(): Promise<ListDeviceProfilesCommandOutput>;
|
|
506
514
|
listDeviceProfiles(args: ListDeviceProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListDeviceProfilesCommandOutput>;
|
|
507
515
|
listDeviceProfiles(args: ListDeviceProfilesCommandInput, cb: (err: any, data?: ListDeviceProfilesCommandOutput) => void): void;
|
|
508
516
|
listDeviceProfiles(args: ListDeviceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeviceProfilesCommandOutput) => void): void;
|
|
@@ -521,12 +529,14 @@ export interface IoTWireless {
|
|
|
521
529
|
/**
|
|
522
530
|
* @see {@link ListFuotaTasksCommand}
|
|
523
531
|
*/
|
|
532
|
+
listFuotaTasks(): Promise<ListFuotaTasksCommandOutput>;
|
|
524
533
|
listFuotaTasks(args: ListFuotaTasksCommandInput, options?: __HttpHandlerOptions): Promise<ListFuotaTasksCommandOutput>;
|
|
525
534
|
listFuotaTasks(args: ListFuotaTasksCommandInput, cb: (err: any, data?: ListFuotaTasksCommandOutput) => void): void;
|
|
526
535
|
listFuotaTasks(args: ListFuotaTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFuotaTasksCommandOutput) => void): void;
|
|
527
536
|
/**
|
|
528
537
|
* @see {@link ListMulticastGroupsCommand}
|
|
529
538
|
*/
|
|
539
|
+
listMulticastGroups(): Promise<ListMulticastGroupsCommandOutput>;
|
|
530
540
|
listMulticastGroups(args: ListMulticastGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListMulticastGroupsCommandOutput>;
|
|
531
541
|
listMulticastGroups(args: ListMulticastGroupsCommandInput, cb: (err: any, data?: ListMulticastGroupsCommandOutput) => void): void;
|
|
532
542
|
listMulticastGroups(args: ListMulticastGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMulticastGroupsCommandOutput) => void): void;
|
|
@@ -539,18 +549,21 @@ export interface IoTWireless {
|
|
|
539
549
|
/**
|
|
540
550
|
* @see {@link ListNetworkAnalyzerConfigurationsCommand}
|
|
541
551
|
*/
|
|
552
|
+
listNetworkAnalyzerConfigurations(): Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
|
|
542
553
|
listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
|
|
543
554
|
listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, cb: (err: any, data?: ListNetworkAnalyzerConfigurationsCommandOutput) => void): void;
|
|
544
555
|
listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNetworkAnalyzerConfigurationsCommandOutput) => void): void;
|
|
545
556
|
/**
|
|
546
557
|
* @see {@link ListPartnerAccountsCommand}
|
|
547
558
|
*/
|
|
559
|
+
listPartnerAccounts(): Promise<ListPartnerAccountsCommandOutput>;
|
|
548
560
|
listPartnerAccounts(args: ListPartnerAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListPartnerAccountsCommandOutput>;
|
|
549
561
|
listPartnerAccounts(args: ListPartnerAccountsCommandInput, cb: (err: any, data?: ListPartnerAccountsCommandOutput) => void): void;
|
|
550
562
|
listPartnerAccounts(args: ListPartnerAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPartnerAccountsCommandOutput) => void): void;
|
|
551
563
|
/**
|
|
552
564
|
* @see {@link ListPositionConfigurationsCommand}
|
|
553
565
|
*/
|
|
566
|
+
listPositionConfigurations(): Promise<ListPositionConfigurationsCommandOutput>;
|
|
554
567
|
listPositionConfigurations(args: ListPositionConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListPositionConfigurationsCommandOutput>;
|
|
555
568
|
listPositionConfigurations(args: ListPositionConfigurationsCommandInput, cb: (err: any, data?: ListPositionConfigurationsCommandOutput) => void): void;
|
|
556
569
|
listPositionConfigurations(args: ListPositionConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPositionConfigurationsCommandOutput) => void): void;
|
|
@@ -563,6 +576,7 @@ export interface IoTWireless {
|
|
|
563
576
|
/**
|
|
564
577
|
* @see {@link ListServiceProfilesCommand}
|
|
565
578
|
*/
|
|
579
|
+
listServiceProfiles(): Promise<ListServiceProfilesCommandOutput>;
|
|
566
580
|
listServiceProfiles(args: ListServiceProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceProfilesCommandOutput>;
|
|
567
581
|
listServiceProfiles(args: ListServiceProfilesCommandInput, cb: (err: any, data?: ListServiceProfilesCommandOutput) => void): void;
|
|
568
582
|
listServiceProfiles(args: ListServiceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceProfilesCommandOutput) => void): void;
|
|
@@ -575,24 +589,28 @@ export interface IoTWireless {
|
|
|
575
589
|
/**
|
|
576
590
|
* @see {@link ListWirelessDeviceImportTasksCommand}
|
|
577
591
|
*/
|
|
592
|
+
listWirelessDeviceImportTasks(): Promise<ListWirelessDeviceImportTasksCommandOutput>;
|
|
578
593
|
listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, options?: __HttpHandlerOptions): Promise<ListWirelessDeviceImportTasksCommandOutput>;
|
|
579
594
|
listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, cb: (err: any, data?: ListWirelessDeviceImportTasksCommandOutput) => void): void;
|
|
580
595
|
listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessDeviceImportTasksCommandOutput) => void): void;
|
|
581
596
|
/**
|
|
582
597
|
* @see {@link ListWirelessDevicesCommand}
|
|
583
598
|
*/
|
|
599
|
+
listWirelessDevices(): Promise<ListWirelessDevicesCommandOutput>;
|
|
584
600
|
listWirelessDevices(args: ListWirelessDevicesCommandInput, options?: __HttpHandlerOptions): Promise<ListWirelessDevicesCommandOutput>;
|
|
585
601
|
listWirelessDevices(args: ListWirelessDevicesCommandInput, cb: (err: any, data?: ListWirelessDevicesCommandOutput) => void): void;
|
|
586
602
|
listWirelessDevices(args: ListWirelessDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessDevicesCommandOutput) => void): void;
|
|
587
603
|
/**
|
|
588
604
|
* @see {@link ListWirelessGatewaysCommand}
|
|
589
605
|
*/
|
|
606
|
+
listWirelessGateways(): Promise<ListWirelessGatewaysCommandOutput>;
|
|
590
607
|
listWirelessGateways(args: ListWirelessGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<ListWirelessGatewaysCommandOutput>;
|
|
591
608
|
listWirelessGateways(args: ListWirelessGatewaysCommandInput, cb: (err: any, data?: ListWirelessGatewaysCommandOutput) => void): void;
|
|
592
609
|
listWirelessGateways(args: ListWirelessGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessGatewaysCommandOutput) => void): void;
|
|
593
610
|
/**
|
|
594
611
|
* @see {@link ListWirelessGatewayTaskDefinitionsCommand}
|
|
595
612
|
*/
|
|
613
|
+
listWirelessGatewayTaskDefinitions(): Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
|
|
596
614
|
listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
|
|
597
615
|
listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, cb: (err: any, data?: ListWirelessGatewayTaskDefinitionsCommandOutput) => void): void;
|
|
598
616
|
listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessGatewayTaskDefinitionsCommandOutput) => void): void;
|
|
@@ -611,6 +629,7 @@ export interface IoTWireless {
|
|
|
611
629
|
/**
|
|
612
630
|
* @see {@link ResetAllResourceLogLevelsCommand}
|
|
613
631
|
*/
|
|
632
|
+
resetAllResourceLogLevels(): Promise<ResetAllResourceLogLevelsCommandOutput>;
|
|
614
633
|
resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, options?: __HttpHandlerOptions): Promise<ResetAllResourceLogLevelsCommandOutput>;
|
|
615
634
|
resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, cb: (err: any, data?: ResetAllResourceLogLevelsCommandOutput) => void): void;
|
|
616
635
|
resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetAllResourceLogLevelsCommandOutput) => void): void;
|
|
@@ -695,6 +714,7 @@ export interface IoTWireless {
|
|
|
695
714
|
/**
|
|
696
715
|
* @see {@link UpdateEventConfigurationByResourceTypesCommand}
|
|
697
716
|
*/
|
|
717
|
+
updateEventConfigurationByResourceTypes(): Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
|
|
698
718
|
updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
|
|
699
719
|
updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, cb: (err: any, data?: UpdateEventConfigurationByResourceTypesCommandOutput) => void): void;
|
|
700
720
|
updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEventConfigurationByResourceTypesCommandOutput) => void): void;
|
|
@@ -707,6 +727,7 @@ export interface IoTWireless {
|
|
|
707
727
|
/**
|
|
708
728
|
* @see {@link UpdateLogLevelsByResourceTypesCommand}
|
|
709
729
|
*/
|
|
730
|
+
updateLogLevelsByResourceTypes(): Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
|
|
710
731
|
updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
|
|
711
732
|
updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, cb: (err: any, data?: UpdateLogLevelsByResourceTypesCommandOutput) => void): void;
|
|
712
733
|
updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLogLevelsByResourceTypesCommandOutput) => void): void;
|
|
@@ -766,7 +787,6 @@ export interface IoTWireless {
|
|
|
766
787
|
updateWirelessGateway(args: UpdateWirelessGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWirelessGatewayCommandOutput) => void): void;
|
|
767
788
|
}
|
|
768
789
|
/**
|
|
769
|
-
* @public
|
|
770
790
|
* <p>AWS IoT Wireless provides bi-directional communication between internet-connected
|
|
771
791
|
* wireless devices and the AWS Cloud. To onboard both LoRaWAN and Sidewalk devices to AWS
|
|
772
792
|
* IoT, use the IoT Wireless API. These wireless devices use the Low Power Wide Area
|
|
@@ -780,6 +800,7 @@ export interface IoTWireless {
|
|
|
780
800
|
* Firmware Updates Over-The-Air (FUOTA) API operations, you can create a FUOTA task and
|
|
781
801
|
* schedule a session to update the firmware of individual devices or an entire group of
|
|
782
802
|
* devices in a multicast group.</p>
|
|
803
|
+
* @public
|
|
783
804
|
*/
|
|
784
805
|
export declare class IoTWireless extends IoTWirelessClient implements IoTWireless {
|
|
785
806
|
}
|
|
@@ -260,7 +260,6 @@ export type IoTWirelessClientResolvedConfigType = __SmithyResolvedConfiguration<
|
|
|
260
260
|
export interface IoTWirelessClientResolvedConfig extends IoTWirelessClientResolvedConfigType {
|
|
261
261
|
}
|
|
262
262
|
/**
|
|
263
|
-
* @public
|
|
264
263
|
* <p>AWS IoT Wireless provides bi-directional communication between internet-connected
|
|
265
264
|
* wireless devices and the AWS Cloud. To onboard both LoRaWAN and Sidewalk devices to AWS
|
|
266
265
|
* IoT, use the IoT Wireless API. These wireless devices use the Low Power Wide Area
|
|
@@ -274,6 +273,7 @@ export interface IoTWirelessClientResolvedConfig extends IoTWirelessClientResolv
|
|
|
274
273
|
* Firmware Updates Over-The-Air (FUOTA) API operations, you can create a FUOTA task and
|
|
275
274
|
* schedule a session to update the firmware of individual devices or an entire group of
|
|
276
275
|
* devices in a multicast group.</p>
|
|
276
|
+
* @public
|
|
277
277
|
*/
|
|
278
278
|
export declare class IoTWirelessClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, IoTWirelessClientResolvedConfig> {
|
|
279
279
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateAwsAccountWithPartnerAccountCommandOutput extends Asso
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateAwsAccountWithPartnerAccountCommand_base: {
|
|
24
24
|
new (input: AssociateAwsAccountWithPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateAwsAccountWithPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a partner account with your AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const AssociateAwsAccountWithPartnerAccountCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTWirelessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class AssociateAwsAccountWithPartnerAccountCommand extends AssociateAwsAccountWithPartnerAccountCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateMulticastGroupWithFuotaTaskCommandOutput extends Assoc
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateMulticastGroupWithFuotaTaskCommand_base: {
|
|
24
24
|
new (input: AssociateMulticastGroupWithFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateMulticastGroupWithFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associate a multicast group with a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const AssociateMulticastGroupWithFuotaTaskCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class AssociateMulticastGroupWithFuotaTaskCommand extends AssociateMulticastGroupWithFuotaTaskCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateWirelessDeviceWithFuotaTaskCommandOutput extends Assoc
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWirelessDeviceWithFuotaTaskCommand_base: {
|
|
24
24
|
new (input: AssociateWirelessDeviceWithFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWirelessDeviceWithFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associate a wireless device with a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const AssociateWirelessDeviceWithFuotaTaskCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class AssociateWirelessDeviceWithFuotaTaskCommand extends AssociateWirelessDeviceWithFuotaTaskCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateWirelessDeviceWithMulticastGroupCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWirelessDeviceWithMulticastGroupCommand_base: {
|
|
24
24
|
new (input: AssociateWirelessDeviceWithMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWirelessDeviceWithMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a wireless device with a multicast group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const AssociateWirelessDeviceWithMulticastGroupCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class AssociateWirelessDeviceWithMulticastGroupCommand extends AssociateWirelessDeviceWithMulticastGroupCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateWirelessDeviceWithThingCommandOutput extends Associate
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWirelessDeviceWithThingCommand_base: {
|
|
24
24
|
new (input: AssociateWirelessDeviceWithThingCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWirelessDeviceWithThingCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a wireless device with a thing.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const AssociateWirelessDeviceWithThingCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class AssociateWirelessDeviceWithThingCommand extends AssociateWirelessDeviceWithThingCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateWirelessGatewayWithCertificateCommandOutput extends As
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWirelessGatewayWithCertificateCommand_base: {
|
|
24
24
|
new (input: AssociateWirelessGatewayWithCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWirelessGatewayWithCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a wireless gateway with a certificate.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const AssociateWirelessGatewayWithCertificateCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTWirelessServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class AssociateWirelessGatewayWithCertificateCommand extends AssociateWirelessGatewayWithCertificateCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateWirelessGatewayWithThingCommandOutput extends Associat
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWirelessGatewayWithThingCommand_base: {
|
|
24
24
|
new (input: AssociateWirelessGatewayWithThingCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWirelessGatewayWithThingCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a wireless gateway with a thing.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const AssociateWirelessGatewayWithThingCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTWirelessServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class AssociateWirelessGatewayWithThingCommand extends AssociateWirelessGatewayWithThingCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelMulticastGroupSessionCommandOutput extends CancelMulticas
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelMulticastGroupSessionCommand_base: {
|
|
24
24
|
new (input: CancelMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels an existing multicast group session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const CancelMulticastGroupSessionCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class CancelMulticastGroupSessionCommand extends CancelMulticastGroupSessionCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDestinationCommandOutput extends CreateDestinationRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDestinationCommand_base: {
|
|
24
24
|
new (input: CreateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new destination that maps a device message to an AWS IoT rule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const CreateDestinationCommand_base: {
|
|
|
83
83
|
* @throws {@link IoTWirelessServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class CreateDestinationCommand extends CreateDestinationCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDeviceProfileCommandOutput extends CreateDeviceProfileRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDeviceProfileCommand_base: {
|
|
24
24
|
new (input: CreateDeviceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceProfileCommandInput, CreateDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateDeviceProfileCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateDeviceProfileCommandInput, CreateDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new device profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const CreateDeviceProfileCommand_base: {
|
|
|
100
100
|
* @throws {@link IoTWirelessServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateDeviceProfileCommand extends CreateDeviceProfileCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFuotaTaskCommandOutput extends CreateFuotaTaskResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFuotaTaskCommand_base: {
|
|
24
24
|
new (input: CreateFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFuotaTaskCommandInput, CreateFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFuotaTaskCommandInput, CreateFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a FUOTA task.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const CreateFuotaTaskCommand_base: {
|
|
|
88
88
|
* @throws {@link IoTWirelessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateFuotaTaskCommand extends CreateFuotaTaskCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMulticastGroupCommandOutput extends CreateMulticastGroupR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMulticastGroupCommand_base: {
|
|
24
24
|
new (input: CreateMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMulticastGroupCommandInput, CreateMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMulticastGroupCommandInput, CreateMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a multicast group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const CreateMulticastGroupCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTWirelessServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateMulticastGroupCommand extends CreateMulticastGroupCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateNetworkAnalyzerConfigurationCommandOutput extends CreateN
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateNetworkAnalyzerConfigurationCommand_base: {
|
|
24
24
|
new (input: CreateNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkAnalyzerConfigurationCommandInput, CreateNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateNetworkAnalyzerConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkAnalyzerConfigurationCommandInput, CreateNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new network analyzer configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const CreateNetworkAnalyzerConfigurationCommand_base: {
|
|
|
94
94
|
* @throws {@link IoTWirelessServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateNetworkAnalyzerConfigurationCommand extends CreateNetworkAnalyzerConfigurationCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateServiceProfileCommandOutput extends CreateServiceProfileR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateServiceProfileCommand_base: {
|
|
24
24
|
new (input: CreateServiceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceProfileCommandInput, CreateServiceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateServiceProfileCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateServiceProfileCommandInput, CreateServiceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new service profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const CreateServiceProfileCommand_base: {
|
|
|
83
83
|
* @throws {@link IoTWirelessServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class CreateServiceProfileCommand extends CreateServiceProfileCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWirelessDeviceCommand_base: {
|
|
24
24
|
new (input: CreateWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessDeviceCommandInput, CreateWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWirelessDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessDeviceCommandInput, CreateWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provisions a wireless device.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -137,6 +137,7 @@ declare const CreateWirelessDeviceCommand_base: {
|
|
|
137
137
|
* @throws {@link IoTWirelessServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
139
139
|
*
|
|
140
|
+
* @public
|
|
140
141
|
*/
|
|
141
142
|
export declare class CreateWirelessDeviceCommand extends CreateWirelessDeviceCommand_base {
|
|
142
143
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWirelessGatewayCommandOutput extends CreateWirelessGatewa
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWirelessGatewayCommand_base: {
|
|
24
24
|
new (input: CreateWirelessGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessGatewayCommandInput, CreateWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWirelessGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessGatewayCommandInput, CreateWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provisions a wireless gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -99,6 +99,7 @@ declare const CreateWirelessGatewayCommand_base: {
|
|
|
99
99
|
* @throws {@link IoTWirelessServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class CreateWirelessGatewayCommand extends CreateWirelessGatewayCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWirelessGatewayTaskCommandOutput extends CreateWirelessGa
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWirelessGatewayTaskCommand_base: {
|
|
24
24
|
new (input: CreateWirelessGatewayTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessGatewayTaskCommandInput, CreateWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWirelessGatewayTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessGatewayTaskCommandInput, CreateWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a task for a wireless gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const CreateWirelessGatewayTaskCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTWirelessServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class CreateWirelessGatewayTaskCommand extends CreateWirelessGatewayTaskCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWirelessGatewayTaskDefinitionCommandOutput extends Create
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWirelessGatewayTaskDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateWirelessGatewayTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessGatewayTaskDefinitionCommandInput, CreateWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWirelessGatewayTaskDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWirelessGatewayTaskDefinitionCommandInput, CreateWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a gateway task definition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const CreateWirelessGatewayTaskDefinitionCommand_base: {
|
|
|
98
98
|
* @throws {@link IoTWirelessServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class CreateWirelessGatewayTaskDefinitionCommand extends CreateWirelessGatewayTaskDefinitionCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDestinationCommandOutput extends DeleteDestinationRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDestinationCommand_base: {
|
|
24
24
|
new (input: DeleteDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDestinationCommandInput, DeleteDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDestinationCommandInput, DeleteDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a destination.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteDestinationCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteDestinationCommand extends DeleteDestinationCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDeviceProfileCommandOutput extends DeleteDeviceProfileRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDeviceProfileCommand_base: {
|
|
24
24
|
new (input: DeleteDeviceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeviceProfileCommandInput, DeleteDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDeviceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeviceProfileCommandInput, DeleteDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a device profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteDeviceProfileCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTWirelessServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTWireless service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteDeviceProfileCommand extends DeleteDeviceProfileCommand_base {
|
|
74
75
|
}
|