import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/types"; import { type AssociateAwsAccountWithPartnerAccountCommandInput, type AssociateAwsAccountWithPartnerAccountCommandOutput } from "./commands/AssociateAwsAccountWithPartnerAccountCommand"; import { type AssociateMulticastGroupWithFuotaTaskCommandInput, type AssociateMulticastGroupWithFuotaTaskCommandOutput } from "./commands/AssociateMulticastGroupWithFuotaTaskCommand"; import { type AssociateWirelessDeviceWithFuotaTaskCommandInput, type AssociateWirelessDeviceWithFuotaTaskCommandOutput } from "./commands/AssociateWirelessDeviceWithFuotaTaskCommand"; import { type AssociateWirelessDeviceWithMulticastGroupCommandInput, type AssociateWirelessDeviceWithMulticastGroupCommandOutput } from "./commands/AssociateWirelessDeviceWithMulticastGroupCommand"; import { type AssociateWirelessDeviceWithThingCommandInput, type AssociateWirelessDeviceWithThingCommandOutput } from "./commands/AssociateWirelessDeviceWithThingCommand"; import { type AssociateWirelessGatewayWithCertificateCommandInput, type AssociateWirelessGatewayWithCertificateCommandOutput } from "./commands/AssociateWirelessGatewayWithCertificateCommand"; import { type AssociateWirelessGatewayWithThingCommandInput, type AssociateWirelessGatewayWithThingCommandOutput } from "./commands/AssociateWirelessGatewayWithThingCommand"; import { type CancelMulticastGroupSessionCommandInput, type CancelMulticastGroupSessionCommandOutput } from "./commands/CancelMulticastGroupSessionCommand"; import { type CreateDestinationCommandInput, type CreateDestinationCommandOutput } from "./commands/CreateDestinationCommand"; import { type CreateDeviceProfileCommandInput, type CreateDeviceProfileCommandOutput } from "./commands/CreateDeviceProfileCommand"; import { type CreateFuotaTaskCommandInput, type CreateFuotaTaskCommandOutput } from "./commands/CreateFuotaTaskCommand"; import { type CreateMulticastGroupCommandInput, type CreateMulticastGroupCommandOutput } from "./commands/CreateMulticastGroupCommand"; import { type CreateNetworkAnalyzerConfigurationCommandInput, type CreateNetworkAnalyzerConfigurationCommandOutput } from "./commands/CreateNetworkAnalyzerConfigurationCommand"; import { type CreateServiceProfileCommandInput, type CreateServiceProfileCommandOutput } from "./commands/CreateServiceProfileCommand"; import { type CreateWirelessDeviceCommandInput, type CreateWirelessDeviceCommandOutput } from "./commands/CreateWirelessDeviceCommand"; import { type CreateWirelessGatewayCommandInput, type CreateWirelessGatewayCommandOutput } from "./commands/CreateWirelessGatewayCommand"; import { type CreateWirelessGatewayTaskCommandInput, type CreateWirelessGatewayTaskCommandOutput } from "./commands/CreateWirelessGatewayTaskCommand"; import { type CreateWirelessGatewayTaskDefinitionCommandInput, type CreateWirelessGatewayTaskDefinitionCommandOutput } from "./commands/CreateWirelessGatewayTaskDefinitionCommand"; import { type DeleteDestinationCommandInput, type DeleteDestinationCommandOutput } from "./commands/DeleteDestinationCommand"; import { type DeleteDeviceProfileCommandInput, type DeleteDeviceProfileCommandOutput } from "./commands/DeleteDeviceProfileCommand"; import { type DeleteFuotaTaskCommandInput, type DeleteFuotaTaskCommandOutput } from "./commands/DeleteFuotaTaskCommand"; import { type DeleteMulticastGroupCommandInput, type DeleteMulticastGroupCommandOutput } from "./commands/DeleteMulticastGroupCommand"; import { type DeleteNetworkAnalyzerConfigurationCommandInput, type DeleteNetworkAnalyzerConfigurationCommandOutput } from "./commands/DeleteNetworkAnalyzerConfigurationCommand"; import { type DeleteQueuedMessagesCommandInput, type DeleteQueuedMessagesCommandOutput } from "./commands/DeleteQueuedMessagesCommand"; import { type DeleteServiceProfileCommandInput, type DeleteServiceProfileCommandOutput } from "./commands/DeleteServiceProfileCommand"; import { type DeleteWirelessDeviceCommandInput, type DeleteWirelessDeviceCommandOutput } from "./commands/DeleteWirelessDeviceCommand"; import { type DeleteWirelessDeviceImportTaskCommandInput, type DeleteWirelessDeviceImportTaskCommandOutput } from "./commands/DeleteWirelessDeviceImportTaskCommand"; import { type DeleteWirelessGatewayCommandInput, type DeleteWirelessGatewayCommandOutput } from "./commands/DeleteWirelessGatewayCommand"; import { type DeleteWirelessGatewayTaskCommandInput, type DeleteWirelessGatewayTaskCommandOutput } from "./commands/DeleteWirelessGatewayTaskCommand"; import { type DeleteWirelessGatewayTaskDefinitionCommandInput, type DeleteWirelessGatewayTaskDefinitionCommandOutput } from "./commands/DeleteWirelessGatewayTaskDefinitionCommand"; import { type DeregisterWirelessDeviceCommandInput, type DeregisterWirelessDeviceCommandOutput } from "./commands/DeregisterWirelessDeviceCommand"; import { type DisassociateAwsAccountFromPartnerAccountCommandInput, type DisassociateAwsAccountFromPartnerAccountCommandOutput } from "./commands/DisassociateAwsAccountFromPartnerAccountCommand"; import { type DisassociateMulticastGroupFromFuotaTaskCommandInput, type DisassociateMulticastGroupFromFuotaTaskCommandOutput } from "./commands/DisassociateMulticastGroupFromFuotaTaskCommand"; import { type DisassociateWirelessDeviceFromFuotaTaskCommandInput, type DisassociateWirelessDeviceFromFuotaTaskCommandOutput } from "./commands/DisassociateWirelessDeviceFromFuotaTaskCommand"; import { type DisassociateWirelessDeviceFromMulticastGroupCommandInput, type DisassociateWirelessDeviceFromMulticastGroupCommandOutput } from "./commands/DisassociateWirelessDeviceFromMulticastGroupCommand"; import { type DisassociateWirelessDeviceFromThingCommandInput, type DisassociateWirelessDeviceFromThingCommandOutput } from "./commands/DisassociateWirelessDeviceFromThingCommand"; import { type DisassociateWirelessGatewayFromCertificateCommandInput, type DisassociateWirelessGatewayFromCertificateCommandOutput } from "./commands/DisassociateWirelessGatewayFromCertificateCommand"; import { type DisassociateWirelessGatewayFromThingCommandInput, type DisassociateWirelessGatewayFromThingCommandOutput } from "./commands/DisassociateWirelessGatewayFromThingCommand"; import { type GetDestinationCommandInput, type GetDestinationCommandOutput } from "./commands/GetDestinationCommand"; import { type GetDeviceProfileCommandInput, type GetDeviceProfileCommandOutput } from "./commands/GetDeviceProfileCommand"; import { type GetEventConfigurationByResourceTypesCommandInput, type GetEventConfigurationByResourceTypesCommandOutput } from "./commands/GetEventConfigurationByResourceTypesCommand"; import { type GetFuotaTaskCommandInput, type GetFuotaTaskCommandOutput } from "./commands/GetFuotaTaskCommand"; import { type GetLogLevelsByResourceTypesCommandInput, type GetLogLevelsByResourceTypesCommandOutput } from "./commands/GetLogLevelsByResourceTypesCommand"; import { type GetMetricConfigurationCommandInput, type GetMetricConfigurationCommandOutput } from "./commands/GetMetricConfigurationCommand"; import { type GetMetricsCommandInput, type GetMetricsCommandOutput } from "./commands/GetMetricsCommand"; import { type GetMulticastGroupCommandInput, type GetMulticastGroupCommandOutput } from "./commands/GetMulticastGroupCommand"; import { type GetMulticastGroupSessionCommandInput, type GetMulticastGroupSessionCommandOutput } from "./commands/GetMulticastGroupSessionCommand"; import { type GetNetworkAnalyzerConfigurationCommandInput, type GetNetworkAnalyzerConfigurationCommandOutput } from "./commands/GetNetworkAnalyzerConfigurationCommand"; import { type GetPartnerAccountCommandInput, type GetPartnerAccountCommandOutput } from "./commands/GetPartnerAccountCommand"; import { type GetPositionCommandInput, type GetPositionCommandOutput } from "./commands/GetPositionCommand"; import { type GetPositionConfigurationCommandInput, type GetPositionConfigurationCommandOutput } from "./commands/GetPositionConfigurationCommand"; import { type GetPositionEstimateCommandInput, type GetPositionEstimateCommandOutput } from "./commands/GetPositionEstimateCommand"; import { type GetResourceEventConfigurationCommandInput, type GetResourceEventConfigurationCommandOutput } from "./commands/GetResourceEventConfigurationCommand"; import { type GetResourceLogLevelCommandInput, type GetResourceLogLevelCommandOutput } from "./commands/GetResourceLogLevelCommand"; import { type GetResourcePositionCommandInput, type GetResourcePositionCommandOutput } from "./commands/GetResourcePositionCommand"; import { type GetServiceEndpointCommandInput, type GetServiceEndpointCommandOutput } from "./commands/GetServiceEndpointCommand"; import { type GetServiceProfileCommandInput, type GetServiceProfileCommandOutput } from "./commands/GetServiceProfileCommand"; import { type GetWirelessDeviceCommandInput, type GetWirelessDeviceCommandOutput } from "./commands/GetWirelessDeviceCommand"; import { type GetWirelessDeviceImportTaskCommandInput, type GetWirelessDeviceImportTaskCommandOutput } from "./commands/GetWirelessDeviceImportTaskCommand"; import { type GetWirelessDeviceStatisticsCommandInput, type GetWirelessDeviceStatisticsCommandOutput } from "./commands/GetWirelessDeviceStatisticsCommand"; import { type GetWirelessGatewayCertificateCommandInput, type GetWirelessGatewayCertificateCommandOutput } from "./commands/GetWirelessGatewayCertificateCommand"; import { type GetWirelessGatewayCommandInput, type GetWirelessGatewayCommandOutput } from "./commands/GetWirelessGatewayCommand"; import { type GetWirelessGatewayFirmwareInformationCommandInput, type GetWirelessGatewayFirmwareInformationCommandOutput } from "./commands/GetWirelessGatewayFirmwareInformationCommand"; import { type GetWirelessGatewayStatisticsCommandInput, type GetWirelessGatewayStatisticsCommandOutput } from "./commands/GetWirelessGatewayStatisticsCommand"; import { type GetWirelessGatewayTaskCommandInput, type GetWirelessGatewayTaskCommandOutput } from "./commands/GetWirelessGatewayTaskCommand"; import { type GetWirelessGatewayTaskDefinitionCommandInput, type GetWirelessGatewayTaskDefinitionCommandOutput } from "./commands/GetWirelessGatewayTaskDefinitionCommand"; import { type ListDestinationsCommandInput, type ListDestinationsCommandOutput } from "./commands/ListDestinationsCommand"; import { type ListDeviceProfilesCommandInput, type ListDeviceProfilesCommandOutput } from "./commands/ListDeviceProfilesCommand"; import { type ListDevicesForWirelessDeviceImportTaskCommandInput, type ListDevicesForWirelessDeviceImportTaskCommandOutput } from "./commands/ListDevicesForWirelessDeviceImportTaskCommand"; import { type ListEventConfigurationsCommandInput, type ListEventConfigurationsCommandOutput } from "./commands/ListEventConfigurationsCommand"; import { type ListFuotaTasksCommandInput, type ListFuotaTasksCommandOutput } from "./commands/ListFuotaTasksCommand"; import { type ListMulticastGroupsByFuotaTaskCommandInput, type ListMulticastGroupsByFuotaTaskCommandOutput } from "./commands/ListMulticastGroupsByFuotaTaskCommand"; import { type ListMulticastGroupsCommandInput, type ListMulticastGroupsCommandOutput } from "./commands/ListMulticastGroupsCommand"; import { type ListNetworkAnalyzerConfigurationsCommandInput, type ListNetworkAnalyzerConfigurationsCommandOutput } from "./commands/ListNetworkAnalyzerConfigurationsCommand"; import { type ListPartnerAccountsCommandInput, type ListPartnerAccountsCommandOutput } from "./commands/ListPartnerAccountsCommand"; import { type ListPositionConfigurationsCommandInput, type ListPositionConfigurationsCommandOutput } from "./commands/ListPositionConfigurationsCommand"; import { type ListQueuedMessagesCommandInput, type ListQueuedMessagesCommandOutput } from "./commands/ListQueuedMessagesCommand"; import { type ListServiceProfilesCommandInput, type ListServiceProfilesCommandOutput } from "./commands/ListServiceProfilesCommand"; import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand"; import { type ListWirelessDeviceImportTasksCommandInput, type ListWirelessDeviceImportTasksCommandOutput } from "./commands/ListWirelessDeviceImportTasksCommand"; import { type ListWirelessDevicesCommandInput, type ListWirelessDevicesCommandOutput } from "./commands/ListWirelessDevicesCommand"; import { type ListWirelessGatewaysCommandInput, type ListWirelessGatewaysCommandOutput } from "./commands/ListWirelessGatewaysCommand"; import { type ListWirelessGatewayTaskDefinitionsCommandInput, type ListWirelessGatewayTaskDefinitionsCommandOutput } from "./commands/ListWirelessGatewayTaskDefinitionsCommand"; import { type PutPositionConfigurationCommandInput, type PutPositionConfigurationCommandOutput } from "./commands/PutPositionConfigurationCommand"; import { type PutResourceLogLevelCommandInput, type PutResourceLogLevelCommandOutput } from "./commands/PutResourceLogLevelCommand"; import { type ResetAllResourceLogLevelsCommandInput, type ResetAllResourceLogLevelsCommandOutput } from "./commands/ResetAllResourceLogLevelsCommand"; import { type ResetResourceLogLevelCommandInput, type ResetResourceLogLevelCommandOutput } from "./commands/ResetResourceLogLevelCommand"; import { type SendDataToMulticastGroupCommandInput, type SendDataToMulticastGroupCommandOutput } from "./commands/SendDataToMulticastGroupCommand"; import { type SendDataToWirelessDeviceCommandInput, type SendDataToWirelessDeviceCommandOutput } from "./commands/SendDataToWirelessDeviceCommand"; import { type StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, type StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput } from "./commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand"; import { type StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, type StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput } from "./commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand"; import { type StartFuotaTaskCommandInput, type StartFuotaTaskCommandOutput } from "./commands/StartFuotaTaskCommand"; import { type StartMulticastGroupSessionCommandInput, type StartMulticastGroupSessionCommandOutput } from "./commands/StartMulticastGroupSessionCommand"; import { type StartSingleWirelessDeviceImportTaskCommandInput, type StartSingleWirelessDeviceImportTaskCommandOutput } from "./commands/StartSingleWirelessDeviceImportTaskCommand"; import { type StartWirelessDeviceImportTaskCommandInput, type StartWirelessDeviceImportTaskCommandOutput } from "./commands/StartWirelessDeviceImportTaskCommand"; import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand"; import { type TestWirelessDeviceCommandInput, type TestWirelessDeviceCommandOutput } from "./commands/TestWirelessDeviceCommand"; import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand"; import { type UpdateDestinationCommandInput, type UpdateDestinationCommandOutput } from "./commands/UpdateDestinationCommand"; import { type UpdateEventConfigurationByResourceTypesCommandInput, type UpdateEventConfigurationByResourceTypesCommandOutput } from "./commands/UpdateEventConfigurationByResourceTypesCommand"; import { type UpdateFuotaTaskCommandInput, type UpdateFuotaTaskCommandOutput } from "./commands/UpdateFuotaTaskCommand"; import { type UpdateLogLevelsByResourceTypesCommandInput, type UpdateLogLevelsByResourceTypesCommandOutput } from "./commands/UpdateLogLevelsByResourceTypesCommand"; import { type UpdateMetricConfigurationCommandInput, type UpdateMetricConfigurationCommandOutput } from "./commands/UpdateMetricConfigurationCommand"; import { type UpdateMulticastGroupCommandInput, type UpdateMulticastGroupCommandOutput } from "./commands/UpdateMulticastGroupCommand"; import { type UpdateNetworkAnalyzerConfigurationCommandInput, type UpdateNetworkAnalyzerConfigurationCommandOutput } from "./commands/UpdateNetworkAnalyzerConfigurationCommand"; import { type UpdatePartnerAccountCommandInput, type UpdatePartnerAccountCommandOutput } from "./commands/UpdatePartnerAccountCommand"; import { type UpdatePositionCommandInput, type UpdatePositionCommandOutput } from "./commands/UpdatePositionCommand"; import { type UpdateResourceEventConfigurationCommandInput, type UpdateResourceEventConfigurationCommandOutput } from "./commands/UpdateResourceEventConfigurationCommand"; import { type UpdateResourcePositionCommandInput, type UpdateResourcePositionCommandOutput } from "./commands/UpdateResourcePositionCommand"; import { type UpdateWirelessDeviceCommandInput, type UpdateWirelessDeviceCommandOutput } from "./commands/UpdateWirelessDeviceCommand"; import { type UpdateWirelessDeviceImportTaskCommandInput, type UpdateWirelessDeviceImportTaskCommandOutput } from "./commands/UpdateWirelessDeviceImportTaskCommand"; import { type UpdateWirelessGatewayCommandInput, type UpdateWirelessGatewayCommandOutput } from "./commands/UpdateWirelessGatewayCommand"; import { IoTWirelessClient } from "./IoTWirelessClient"; export interface IoTWireless { /** * @see {@link AssociateAwsAccountWithPartnerAccountCommand} */ associateAwsAccountWithPartnerAccount(args: AssociateAwsAccountWithPartnerAccountCommandInput, options?: __HttpHandlerOptions): Promise; associateAwsAccountWithPartnerAccount(args: AssociateAwsAccountWithPartnerAccountCommandInput, cb: (err: any, data?: AssociateAwsAccountWithPartnerAccountCommandOutput) => void): void; associateAwsAccountWithPartnerAccount(args: AssociateAwsAccountWithPartnerAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAwsAccountWithPartnerAccountCommandOutput) => void): void; /** * @see {@link AssociateMulticastGroupWithFuotaTaskCommand} */ associateMulticastGroupWithFuotaTask(args: AssociateMulticastGroupWithFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; associateMulticastGroupWithFuotaTask(args: AssociateMulticastGroupWithFuotaTaskCommandInput, cb: (err: any, data?: AssociateMulticastGroupWithFuotaTaskCommandOutput) => void): void; associateMulticastGroupWithFuotaTask(args: AssociateMulticastGroupWithFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateMulticastGroupWithFuotaTaskCommandOutput) => void): void; /** * @see {@link AssociateWirelessDeviceWithFuotaTaskCommand} */ associateWirelessDeviceWithFuotaTask(args: AssociateWirelessDeviceWithFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; associateWirelessDeviceWithFuotaTask(args: AssociateWirelessDeviceWithFuotaTaskCommandInput, cb: (err: any, data?: AssociateWirelessDeviceWithFuotaTaskCommandOutput) => void): void; associateWirelessDeviceWithFuotaTask(args: AssociateWirelessDeviceWithFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWirelessDeviceWithFuotaTaskCommandOutput) => void): void; /** * @see {@link AssociateWirelessDeviceWithMulticastGroupCommand} */ associateWirelessDeviceWithMulticastGroup(args: AssociateWirelessDeviceWithMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; associateWirelessDeviceWithMulticastGroup(args: AssociateWirelessDeviceWithMulticastGroupCommandInput, cb: (err: any, data?: AssociateWirelessDeviceWithMulticastGroupCommandOutput) => void): void; associateWirelessDeviceWithMulticastGroup(args: AssociateWirelessDeviceWithMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWirelessDeviceWithMulticastGroupCommandOutput) => void): void; /** * @see {@link AssociateWirelessDeviceWithThingCommand} */ associateWirelessDeviceWithThing(args: AssociateWirelessDeviceWithThingCommandInput, options?: __HttpHandlerOptions): Promise; associateWirelessDeviceWithThing(args: AssociateWirelessDeviceWithThingCommandInput, cb: (err: any, data?: AssociateWirelessDeviceWithThingCommandOutput) => void): void; associateWirelessDeviceWithThing(args: AssociateWirelessDeviceWithThingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWirelessDeviceWithThingCommandOutput) => void): void; /** * @see {@link AssociateWirelessGatewayWithCertificateCommand} */ associateWirelessGatewayWithCertificate(args: AssociateWirelessGatewayWithCertificateCommandInput, options?: __HttpHandlerOptions): Promise; associateWirelessGatewayWithCertificate(args: AssociateWirelessGatewayWithCertificateCommandInput, cb: (err: any, data?: AssociateWirelessGatewayWithCertificateCommandOutput) => void): void; associateWirelessGatewayWithCertificate(args: AssociateWirelessGatewayWithCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWirelessGatewayWithCertificateCommandOutput) => void): void; /** * @see {@link AssociateWirelessGatewayWithThingCommand} */ associateWirelessGatewayWithThing(args: AssociateWirelessGatewayWithThingCommandInput, options?: __HttpHandlerOptions): Promise; associateWirelessGatewayWithThing(args: AssociateWirelessGatewayWithThingCommandInput, cb: (err: any, data?: AssociateWirelessGatewayWithThingCommandOutput) => void): void; associateWirelessGatewayWithThing(args: AssociateWirelessGatewayWithThingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWirelessGatewayWithThingCommandOutput) => void): void; /** * @see {@link CancelMulticastGroupSessionCommand} */ cancelMulticastGroupSession(args: CancelMulticastGroupSessionCommandInput, options?: __HttpHandlerOptions): Promise; cancelMulticastGroupSession(args: CancelMulticastGroupSessionCommandInput, cb: (err: any, data?: CancelMulticastGroupSessionCommandOutput) => void): void; cancelMulticastGroupSession(args: CancelMulticastGroupSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelMulticastGroupSessionCommandOutput) => void): void; /** * @see {@link CreateDestinationCommand} */ createDestination(args: CreateDestinationCommandInput, options?: __HttpHandlerOptions): Promise; createDestination(args: CreateDestinationCommandInput, cb: (err: any, data?: CreateDestinationCommandOutput) => void): void; createDestination(args: CreateDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDestinationCommandOutput) => void): void; /** * @see {@link CreateDeviceProfileCommand} */ createDeviceProfile(): Promise; createDeviceProfile(args: CreateDeviceProfileCommandInput, options?: __HttpHandlerOptions): Promise; createDeviceProfile(args: CreateDeviceProfileCommandInput, cb: (err: any, data?: CreateDeviceProfileCommandOutput) => void): void; createDeviceProfile(args: CreateDeviceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeviceProfileCommandOutput) => void): void; /** * @see {@link CreateFuotaTaskCommand} */ createFuotaTask(args: CreateFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; createFuotaTask(args: CreateFuotaTaskCommandInput, cb: (err: any, data?: CreateFuotaTaskCommandOutput) => void): void; createFuotaTask(args: CreateFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFuotaTaskCommandOutput) => void): void; /** * @see {@link CreateMulticastGroupCommand} */ createMulticastGroup(args: CreateMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; createMulticastGroup(args: CreateMulticastGroupCommandInput, cb: (err: any, data?: CreateMulticastGroupCommandOutput) => void): void; createMulticastGroup(args: CreateMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateMulticastGroupCommandOutput) => void): void; /** * @see {@link CreateNetworkAnalyzerConfigurationCommand} */ createNetworkAnalyzerConfiguration(args: CreateNetworkAnalyzerConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; createNetworkAnalyzerConfiguration(args: CreateNetworkAnalyzerConfigurationCommandInput, cb: (err: any, data?: CreateNetworkAnalyzerConfigurationCommandOutput) => void): void; createNetworkAnalyzerConfiguration(args: CreateNetworkAnalyzerConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkAnalyzerConfigurationCommandOutput) => void): void; /** * @see {@link CreateServiceProfileCommand} */ createServiceProfile(): Promise; createServiceProfile(args: CreateServiceProfileCommandInput, options?: __HttpHandlerOptions): Promise; createServiceProfile(args: CreateServiceProfileCommandInput, cb: (err: any, data?: CreateServiceProfileCommandOutput) => void): void; createServiceProfile(args: CreateServiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateServiceProfileCommandOutput) => void): void; /** * @see {@link CreateWirelessDeviceCommand} */ createWirelessDevice(args: CreateWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; createWirelessDevice(args: CreateWirelessDeviceCommandInput, cb: (err: any, data?: CreateWirelessDeviceCommandOutput) => void): void; createWirelessDevice(args: CreateWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWirelessDeviceCommandOutput) => void): void; /** * @see {@link CreateWirelessGatewayCommand} */ createWirelessGateway(args: CreateWirelessGatewayCommandInput, options?: __HttpHandlerOptions): Promise; createWirelessGateway(args: CreateWirelessGatewayCommandInput, cb: (err: any, data?: CreateWirelessGatewayCommandOutput) => void): void; createWirelessGateway(args: CreateWirelessGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWirelessGatewayCommandOutput) => void): void; /** * @see {@link CreateWirelessGatewayTaskCommand} */ createWirelessGatewayTask(args: CreateWirelessGatewayTaskCommandInput, options?: __HttpHandlerOptions): Promise; createWirelessGatewayTask(args: CreateWirelessGatewayTaskCommandInput, cb: (err: any, data?: CreateWirelessGatewayTaskCommandOutput) => void): void; createWirelessGatewayTask(args: CreateWirelessGatewayTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWirelessGatewayTaskCommandOutput) => void): void; /** * @see {@link CreateWirelessGatewayTaskDefinitionCommand} */ createWirelessGatewayTaskDefinition(args: CreateWirelessGatewayTaskDefinitionCommandInput, options?: __HttpHandlerOptions): Promise; createWirelessGatewayTaskDefinition(args: CreateWirelessGatewayTaskDefinitionCommandInput, cb: (err: any, data?: CreateWirelessGatewayTaskDefinitionCommandOutput) => void): void; createWirelessGatewayTaskDefinition(args: CreateWirelessGatewayTaskDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWirelessGatewayTaskDefinitionCommandOutput) => void): void; /** * @see {@link DeleteDestinationCommand} */ deleteDestination(args: DeleteDestinationCommandInput, options?: __HttpHandlerOptions): Promise; deleteDestination(args: DeleteDestinationCommandInput, cb: (err: any, data?: DeleteDestinationCommandOutput) => void): void; deleteDestination(args: DeleteDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDestinationCommandOutput) => void): void; /** * @see {@link DeleteDeviceProfileCommand} */ deleteDeviceProfile(args: DeleteDeviceProfileCommandInput, options?: __HttpHandlerOptions): Promise; deleteDeviceProfile(args: DeleteDeviceProfileCommandInput, cb: (err: any, data?: DeleteDeviceProfileCommandOutput) => void): void; deleteDeviceProfile(args: DeleteDeviceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDeviceProfileCommandOutput) => void): void; /** * @see {@link DeleteFuotaTaskCommand} */ deleteFuotaTask(args: DeleteFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; deleteFuotaTask(args: DeleteFuotaTaskCommandInput, cb: (err: any, data?: DeleteFuotaTaskCommandOutput) => void): void; deleteFuotaTask(args: DeleteFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFuotaTaskCommandOutput) => void): void; /** * @see {@link DeleteMulticastGroupCommand} */ deleteMulticastGroup(args: DeleteMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; deleteMulticastGroup(args: DeleteMulticastGroupCommandInput, cb: (err: any, data?: DeleteMulticastGroupCommandOutput) => void): void; deleteMulticastGroup(args: DeleteMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMulticastGroupCommandOutput) => void): void; /** * @see {@link DeleteNetworkAnalyzerConfigurationCommand} */ deleteNetworkAnalyzerConfiguration(args: DeleteNetworkAnalyzerConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; deleteNetworkAnalyzerConfiguration(args: DeleteNetworkAnalyzerConfigurationCommandInput, cb: (err: any, data?: DeleteNetworkAnalyzerConfigurationCommandOutput) => void): void; deleteNetworkAnalyzerConfiguration(args: DeleteNetworkAnalyzerConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkAnalyzerConfigurationCommandOutput) => void): void; /** * @see {@link DeleteQueuedMessagesCommand} */ deleteQueuedMessages(args: DeleteQueuedMessagesCommandInput, options?: __HttpHandlerOptions): Promise; deleteQueuedMessages(args: DeleteQueuedMessagesCommandInput, cb: (err: any, data?: DeleteQueuedMessagesCommandOutput) => void): void; deleteQueuedMessages(args: DeleteQueuedMessagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQueuedMessagesCommandOutput) => void): void; /** * @see {@link DeleteServiceProfileCommand} */ deleteServiceProfile(args: DeleteServiceProfileCommandInput, options?: __HttpHandlerOptions): Promise; deleteServiceProfile(args: DeleteServiceProfileCommandInput, cb: (err: any, data?: DeleteServiceProfileCommandOutput) => void): void; deleteServiceProfile(args: DeleteServiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteServiceProfileCommandOutput) => void): void; /** * @see {@link DeleteWirelessDeviceCommand} */ deleteWirelessDevice(args: DeleteWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; deleteWirelessDevice(args: DeleteWirelessDeviceCommandInput, cb: (err: any, data?: DeleteWirelessDeviceCommandOutput) => void): void; deleteWirelessDevice(args: DeleteWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWirelessDeviceCommandOutput) => void): void; /** * @see {@link DeleteWirelessDeviceImportTaskCommand} */ deleteWirelessDeviceImportTask(args: DeleteWirelessDeviceImportTaskCommandInput, options?: __HttpHandlerOptions): Promise; deleteWirelessDeviceImportTask(args: DeleteWirelessDeviceImportTaskCommandInput, cb: (err: any, data?: DeleteWirelessDeviceImportTaskCommandOutput) => void): void; deleteWirelessDeviceImportTask(args: DeleteWirelessDeviceImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWirelessDeviceImportTaskCommandOutput) => void): void; /** * @see {@link DeleteWirelessGatewayCommand} */ deleteWirelessGateway(args: DeleteWirelessGatewayCommandInput, options?: __HttpHandlerOptions): Promise; deleteWirelessGateway(args: DeleteWirelessGatewayCommandInput, cb: (err: any, data?: DeleteWirelessGatewayCommandOutput) => void): void; deleteWirelessGateway(args: DeleteWirelessGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWirelessGatewayCommandOutput) => void): void; /** * @see {@link DeleteWirelessGatewayTaskCommand} */ deleteWirelessGatewayTask(args: DeleteWirelessGatewayTaskCommandInput, options?: __HttpHandlerOptions): Promise; deleteWirelessGatewayTask(args: DeleteWirelessGatewayTaskCommandInput, cb: (err: any, data?: DeleteWirelessGatewayTaskCommandOutput) => void): void; deleteWirelessGatewayTask(args: DeleteWirelessGatewayTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWirelessGatewayTaskCommandOutput) => void): void; /** * @see {@link DeleteWirelessGatewayTaskDefinitionCommand} */ deleteWirelessGatewayTaskDefinition(args: DeleteWirelessGatewayTaskDefinitionCommandInput, options?: __HttpHandlerOptions): Promise; deleteWirelessGatewayTaskDefinition(args: DeleteWirelessGatewayTaskDefinitionCommandInput, cb: (err: any, data?: DeleteWirelessGatewayTaskDefinitionCommandOutput) => void): void; deleteWirelessGatewayTaskDefinition(args: DeleteWirelessGatewayTaskDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWirelessGatewayTaskDefinitionCommandOutput) => void): void; /** * @see {@link DeregisterWirelessDeviceCommand} */ deregisterWirelessDevice(args: DeregisterWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; deregisterWirelessDevice(args: DeregisterWirelessDeviceCommandInput, cb: (err: any, data?: DeregisterWirelessDeviceCommandOutput) => void): void; deregisterWirelessDevice(args: DeregisterWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterWirelessDeviceCommandOutput) => void): void; /** * @see {@link DisassociateAwsAccountFromPartnerAccountCommand} */ disassociateAwsAccountFromPartnerAccount(args: DisassociateAwsAccountFromPartnerAccountCommandInput, options?: __HttpHandlerOptions): Promise; disassociateAwsAccountFromPartnerAccount(args: DisassociateAwsAccountFromPartnerAccountCommandInput, cb: (err: any, data?: DisassociateAwsAccountFromPartnerAccountCommandOutput) => void): void; disassociateAwsAccountFromPartnerAccount(args: DisassociateAwsAccountFromPartnerAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAwsAccountFromPartnerAccountCommandOutput) => void): void; /** * @see {@link DisassociateMulticastGroupFromFuotaTaskCommand} */ disassociateMulticastGroupFromFuotaTask(args: DisassociateMulticastGroupFromFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; disassociateMulticastGroupFromFuotaTask(args: DisassociateMulticastGroupFromFuotaTaskCommandInput, cb: (err: any, data?: DisassociateMulticastGroupFromFuotaTaskCommandOutput) => void): void; disassociateMulticastGroupFromFuotaTask(args: DisassociateMulticastGroupFromFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateMulticastGroupFromFuotaTaskCommandOutput) => void): void; /** * @see {@link DisassociateWirelessDeviceFromFuotaTaskCommand} */ disassociateWirelessDeviceFromFuotaTask(args: DisassociateWirelessDeviceFromFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; disassociateWirelessDeviceFromFuotaTask(args: DisassociateWirelessDeviceFromFuotaTaskCommandInput, cb: (err: any, data?: DisassociateWirelessDeviceFromFuotaTaskCommandOutput) => void): void; disassociateWirelessDeviceFromFuotaTask(args: DisassociateWirelessDeviceFromFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWirelessDeviceFromFuotaTaskCommandOutput) => void): void; /** * @see {@link DisassociateWirelessDeviceFromMulticastGroupCommand} */ disassociateWirelessDeviceFromMulticastGroup(args: DisassociateWirelessDeviceFromMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; disassociateWirelessDeviceFromMulticastGroup(args: DisassociateWirelessDeviceFromMulticastGroupCommandInput, cb: (err: any, data?: DisassociateWirelessDeviceFromMulticastGroupCommandOutput) => void): void; disassociateWirelessDeviceFromMulticastGroup(args: DisassociateWirelessDeviceFromMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWirelessDeviceFromMulticastGroupCommandOutput) => void): void; /** * @see {@link DisassociateWirelessDeviceFromThingCommand} */ disassociateWirelessDeviceFromThing(args: DisassociateWirelessDeviceFromThingCommandInput, options?: __HttpHandlerOptions): Promise; disassociateWirelessDeviceFromThing(args: DisassociateWirelessDeviceFromThingCommandInput, cb: (err: any, data?: DisassociateWirelessDeviceFromThingCommandOutput) => void): void; disassociateWirelessDeviceFromThing(args: DisassociateWirelessDeviceFromThingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWirelessDeviceFromThingCommandOutput) => void): void; /** * @see {@link DisassociateWirelessGatewayFromCertificateCommand} */ disassociateWirelessGatewayFromCertificate(args: DisassociateWirelessGatewayFromCertificateCommandInput, options?: __HttpHandlerOptions): Promise; disassociateWirelessGatewayFromCertificate(args: DisassociateWirelessGatewayFromCertificateCommandInput, cb: (err: any, data?: DisassociateWirelessGatewayFromCertificateCommandOutput) => void): void; disassociateWirelessGatewayFromCertificate(args: DisassociateWirelessGatewayFromCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWirelessGatewayFromCertificateCommandOutput) => void): void; /** * @see {@link DisassociateWirelessGatewayFromThingCommand} */ disassociateWirelessGatewayFromThing(args: DisassociateWirelessGatewayFromThingCommandInput, options?: __HttpHandlerOptions): Promise; disassociateWirelessGatewayFromThing(args: DisassociateWirelessGatewayFromThingCommandInput, cb: (err: any, data?: DisassociateWirelessGatewayFromThingCommandOutput) => void): void; disassociateWirelessGatewayFromThing(args: DisassociateWirelessGatewayFromThingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWirelessGatewayFromThingCommandOutput) => void): void; /** * @see {@link GetDestinationCommand} */ getDestination(args: GetDestinationCommandInput, options?: __HttpHandlerOptions): Promise; getDestination(args: GetDestinationCommandInput, cb: (err: any, data?: GetDestinationCommandOutput) => void): void; getDestination(args: GetDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDestinationCommandOutput) => void): void; /** * @see {@link GetDeviceProfileCommand} */ getDeviceProfile(args: GetDeviceProfileCommandInput, options?: __HttpHandlerOptions): Promise; getDeviceProfile(args: GetDeviceProfileCommandInput, cb: (err: any, data?: GetDeviceProfileCommandOutput) => void): void; getDeviceProfile(args: GetDeviceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeviceProfileCommandOutput) => void): void; /** * @see {@link GetEventConfigurationByResourceTypesCommand} */ getEventConfigurationByResourceTypes(): Promise; getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise; getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, cb: (err: any, data?: GetEventConfigurationByResourceTypesCommandOutput) => void): void; getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEventConfigurationByResourceTypesCommandOutput) => void): void; /** * @see {@link GetFuotaTaskCommand} */ getFuotaTask(args: GetFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; getFuotaTask(args: GetFuotaTaskCommandInput, cb: (err: any, data?: GetFuotaTaskCommandOutput) => void): void; getFuotaTask(args: GetFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFuotaTaskCommandOutput) => void): void; /** * @see {@link GetLogLevelsByResourceTypesCommand} */ getLogLevelsByResourceTypes(): Promise; getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise; getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, cb: (err: any, data?: GetLogLevelsByResourceTypesCommandOutput) => void): void; getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLogLevelsByResourceTypesCommandOutput) => void): void; /** * @see {@link GetMetricConfigurationCommand} */ getMetricConfiguration(): Promise; getMetricConfiguration(args: GetMetricConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; getMetricConfiguration(args: GetMetricConfigurationCommandInput, cb: (err: any, data?: GetMetricConfigurationCommandOutput) => void): void; getMetricConfiguration(args: GetMetricConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetricConfigurationCommandOutput) => void): void; /** * @see {@link GetMetricsCommand} */ getMetrics(): Promise; getMetrics(args: GetMetricsCommandInput, options?: __HttpHandlerOptions): Promise; getMetrics(args: GetMetricsCommandInput, cb: (err: any, data?: GetMetricsCommandOutput) => void): void; getMetrics(args: GetMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetricsCommandOutput) => void): void; /** * @see {@link GetMulticastGroupCommand} */ getMulticastGroup(args: GetMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; getMulticastGroup(args: GetMulticastGroupCommandInput, cb: (err: any, data?: GetMulticastGroupCommandOutput) => void): void; getMulticastGroup(args: GetMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMulticastGroupCommandOutput) => void): void; /** * @see {@link GetMulticastGroupSessionCommand} */ getMulticastGroupSession(args: GetMulticastGroupSessionCommandInput, options?: __HttpHandlerOptions): Promise; getMulticastGroupSession(args: GetMulticastGroupSessionCommandInput, cb: (err: any, data?: GetMulticastGroupSessionCommandOutput) => void): void; getMulticastGroupSession(args: GetMulticastGroupSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMulticastGroupSessionCommandOutput) => void): void; /** * @see {@link GetNetworkAnalyzerConfigurationCommand} */ getNetworkAnalyzerConfiguration(args: GetNetworkAnalyzerConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; getNetworkAnalyzerConfiguration(args: GetNetworkAnalyzerConfigurationCommandInput, cb: (err: any, data?: GetNetworkAnalyzerConfigurationCommandOutput) => void): void; getNetworkAnalyzerConfiguration(args: GetNetworkAnalyzerConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkAnalyzerConfigurationCommandOutput) => void): void; /** * @see {@link GetPartnerAccountCommand} */ getPartnerAccount(args: GetPartnerAccountCommandInput, options?: __HttpHandlerOptions): Promise; getPartnerAccount(args: GetPartnerAccountCommandInput, cb: (err: any, data?: GetPartnerAccountCommandOutput) => void): void; getPartnerAccount(args: GetPartnerAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPartnerAccountCommandOutput) => void): void; /** * @see {@link GetPositionCommand} */ getPosition(args: GetPositionCommandInput, options?: __HttpHandlerOptions): Promise; getPosition(args: GetPositionCommandInput, cb: (err: any, data?: GetPositionCommandOutput) => void): void; getPosition(args: GetPositionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPositionCommandOutput) => void): void; /** * @see {@link GetPositionConfigurationCommand} */ getPositionConfiguration(args: GetPositionConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; getPositionConfiguration(args: GetPositionConfigurationCommandInput, cb: (err: any, data?: GetPositionConfigurationCommandOutput) => void): void; getPositionConfiguration(args: GetPositionConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPositionConfigurationCommandOutput) => void): void; /** * @see {@link GetPositionEstimateCommand} */ getPositionEstimate(): Promise; getPositionEstimate(args: GetPositionEstimateCommandInput, options?: __HttpHandlerOptions): Promise; getPositionEstimate(args: GetPositionEstimateCommandInput, cb: (err: any, data?: GetPositionEstimateCommandOutput) => void): void; getPositionEstimate(args: GetPositionEstimateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPositionEstimateCommandOutput) => void): void; /** * @see {@link GetResourceEventConfigurationCommand} */ getResourceEventConfiguration(args: GetResourceEventConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; getResourceEventConfiguration(args: GetResourceEventConfigurationCommandInput, cb: (err: any, data?: GetResourceEventConfigurationCommandOutput) => void): void; getResourceEventConfiguration(args: GetResourceEventConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourceEventConfigurationCommandOutput) => void): void; /** * @see {@link GetResourceLogLevelCommand} */ getResourceLogLevel(args: GetResourceLogLevelCommandInput, options?: __HttpHandlerOptions): Promise; getResourceLogLevel(args: GetResourceLogLevelCommandInput, cb: (err: any, data?: GetResourceLogLevelCommandOutput) => void): void; getResourceLogLevel(args: GetResourceLogLevelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourceLogLevelCommandOutput) => void): void; /** * @see {@link GetResourcePositionCommand} */ getResourcePosition(args: GetResourcePositionCommandInput, options?: __HttpHandlerOptions): Promise; getResourcePosition(args: GetResourcePositionCommandInput, cb: (err: any, data?: GetResourcePositionCommandOutput) => void): void; getResourcePosition(args: GetResourcePositionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePositionCommandOutput) => void): void; /** * @see {@link GetServiceEndpointCommand} */ getServiceEndpoint(): Promise; getServiceEndpoint(args: GetServiceEndpointCommandInput, options?: __HttpHandlerOptions): Promise; getServiceEndpoint(args: GetServiceEndpointCommandInput, cb: (err: any, data?: GetServiceEndpointCommandOutput) => void): void; getServiceEndpoint(args: GetServiceEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServiceEndpointCommandOutput) => void): void; /** * @see {@link GetServiceProfileCommand} */ getServiceProfile(args: GetServiceProfileCommandInput, options?: __HttpHandlerOptions): Promise; getServiceProfile(args: GetServiceProfileCommandInput, cb: (err: any, data?: GetServiceProfileCommandOutput) => void): void; getServiceProfile(args: GetServiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServiceProfileCommandOutput) => void): void; /** * @see {@link GetWirelessDeviceCommand} */ getWirelessDevice(args: GetWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessDevice(args: GetWirelessDeviceCommandInput, cb: (err: any, data?: GetWirelessDeviceCommandOutput) => void): void; getWirelessDevice(args: GetWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessDeviceCommandOutput) => void): void; /** * @see {@link GetWirelessDeviceImportTaskCommand} */ getWirelessDeviceImportTask(args: GetWirelessDeviceImportTaskCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessDeviceImportTask(args: GetWirelessDeviceImportTaskCommandInput, cb: (err: any, data?: GetWirelessDeviceImportTaskCommandOutput) => void): void; getWirelessDeviceImportTask(args: GetWirelessDeviceImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessDeviceImportTaskCommandOutput) => void): void; /** * @see {@link GetWirelessDeviceStatisticsCommand} */ getWirelessDeviceStatistics(args: GetWirelessDeviceStatisticsCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessDeviceStatistics(args: GetWirelessDeviceStatisticsCommandInput, cb: (err: any, data?: GetWirelessDeviceStatisticsCommandOutput) => void): void; getWirelessDeviceStatistics(args: GetWirelessDeviceStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessDeviceStatisticsCommandOutput) => void): void; /** * @see {@link GetWirelessGatewayCommand} */ getWirelessGateway(args: GetWirelessGatewayCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessGateway(args: GetWirelessGatewayCommandInput, cb: (err: any, data?: GetWirelessGatewayCommandOutput) => void): void; getWirelessGateway(args: GetWirelessGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessGatewayCommandOutput) => void): void; /** * @see {@link GetWirelessGatewayCertificateCommand} */ getWirelessGatewayCertificate(args: GetWirelessGatewayCertificateCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessGatewayCertificate(args: GetWirelessGatewayCertificateCommandInput, cb: (err: any, data?: GetWirelessGatewayCertificateCommandOutput) => void): void; getWirelessGatewayCertificate(args: GetWirelessGatewayCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessGatewayCertificateCommandOutput) => void): void; /** * @see {@link GetWirelessGatewayFirmwareInformationCommand} */ getWirelessGatewayFirmwareInformation(args: GetWirelessGatewayFirmwareInformationCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessGatewayFirmwareInformation(args: GetWirelessGatewayFirmwareInformationCommandInput, cb: (err: any, data?: GetWirelessGatewayFirmwareInformationCommandOutput) => void): void; getWirelessGatewayFirmwareInformation(args: GetWirelessGatewayFirmwareInformationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessGatewayFirmwareInformationCommandOutput) => void): void; /** * @see {@link GetWirelessGatewayStatisticsCommand} */ getWirelessGatewayStatistics(args: GetWirelessGatewayStatisticsCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessGatewayStatistics(args: GetWirelessGatewayStatisticsCommandInput, cb: (err: any, data?: GetWirelessGatewayStatisticsCommandOutput) => void): void; getWirelessGatewayStatistics(args: GetWirelessGatewayStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessGatewayStatisticsCommandOutput) => void): void; /** * @see {@link GetWirelessGatewayTaskCommand} */ getWirelessGatewayTask(args: GetWirelessGatewayTaskCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessGatewayTask(args: GetWirelessGatewayTaskCommandInput, cb: (err: any, data?: GetWirelessGatewayTaskCommandOutput) => void): void; getWirelessGatewayTask(args: GetWirelessGatewayTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessGatewayTaskCommandOutput) => void): void; /** * @see {@link GetWirelessGatewayTaskDefinitionCommand} */ getWirelessGatewayTaskDefinition(args: GetWirelessGatewayTaskDefinitionCommandInput, options?: __HttpHandlerOptions): Promise; getWirelessGatewayTaskDefinition(args: GetWirelessGatewayTaskDefinitionCommandInput, cb: (err: any, data?: GetWirelessGatewayTaskDefinitionCommandOutput) => void): void; getWirelessGatewayTaskDefinition(args: GetWirelessGatewayTaskDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWirelessGatewayTaskDefinitionCommandOutput) => void): void; /** * @see {@link ListDestinationsCommand} */ listDestinations(): Promise; listDestinations(args: ListDestinationsCommandInput, options?: __HttpHandlerOptions): Promise; listDestinations(args: ListDestinationsCommandInput, cb: (err: any, data?: ListDestinationsCommandOutput) => void): void; listDestinations(args: ListDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDestinationsCommandOutput) => void): void; /** * @see {@link ListDeviceProfilesCommand} */ listDeviceProfiles(): Promise; listDeviceProfiles(args: ListDeviceProfilesCommandInput, options?: __HttpHandlerOptions): Promise; listDeviceProfiles(args: ListDeviceProfilesCommandInput, cb: (err: any, data?: ListDeviceProfilesCommandOutput) => void): void; listDeviceProfiles(args: ListDeviceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeviceProfilesCommandOutput) => void): void; /** * @see {@link ListDevicesForWirelessDeviceImportTaskCommand} */ listDevicesForWirelessDeviceImportTask(args: ListDevicesForWirelessDeviceImportTaskCommandInput, options?: __HttpHandlerOptions): Promise; listDevicesForWirelessDeviceImportTask(args: ListDevicesForWirelessDeviceImportTaskCommandInput, cb: (err: any, data?: ListDevicesForWirelessDeviceImportTaskCommandOutput) => void): void; listDevicesForWirelessDeviceImportTask(args: ListDevicesForWirelessDeviceImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevicesForWirelessDeviceImportTaskCommandOutput) => void): void; /** * @see {@link ListEventConfigurationsCommand} */ listEventConfigurations(args: ListEventConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise; listEventConfigurations(args: ListEventConfigurationsCommandInput, cb: (err: any, data?: ListEventConfigurationsCommandOutput) => void): void; listEventConfigurations(args: ListEventConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEventConfigurationsCommandOutput) => void): void; /** * @see {@link ListFuotaTasksCommand} */ listFuotaTasks(): Promise; listFuotaTasks(args: ListFuotaTasksCommandInput, options?: __HttpHandlerOptions): Promise; listFuotaTasks(args: ListFuotaTasksCommandInput, cb: (err: any, data?: ListFuotaTasksCommandOutput) => void): void; listFuotaTasks(args: ListFuotaTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFuotaTasksCommandOutput) => void): void; /** * @see {@link ListMulticastGroupsCommand} */ listMulticastGroups(): Promise; listMulticastGroups(args: ListMulticastGroupsCommandInput, options?: __HttpHandlerOptions): Promise; listMulticastGroups(args: ListMulticastGroupsCommandInput, cb: (err: any, data?: ListMulticastGroupsCommandOutput) => void): void; listMulticastGroups(args: ListMulticastGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMulticastGroupsCommandOutput) => void): void; /** * @see {@link ListMulticastGroupsByFuotaTaskCommand} */ listMulticastGroupsByFuotaTask(args: ListMulticastGroupsByFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; listMulticastGroupsByFuotaTask(args: ListMulticastGroupsByFuotaTaskCommandInput, cb: (err: any, data?: ListMulticastGroupsByFuotaTaskCommandOutput) => void): void; listMulticastGroupsByFuotaTask(args: ListMulticastGroupsByFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMulticastGroupsByFuotaTaskCommandOutput) => void): void; /** * @see {@link ListNetworkAnalyzerConfigurationsCommand} */ listNetworkAnalyzerConfigurations(): Promise; listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise; listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, cb: (err: any, data?: ListNetworkAnalyzerConfigurationsCommandOutput) => void): void; listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNetworkAnalyzerConfigurationsCommandOutput) => void): void; /** * @see {@link ListPartnerAccountsCommand} */ listPartnerAccounts(): Promise; listPartnerAccounts(args: ListPartnerAccountsCommandInput, options?: __HttpHandlerOptions): Promise; listPartnerAccounts(args: ListPartnerAccountsCommandInput, cb: (err: any, data?: ListPartnerAccountsCommandOutput) => void): void; listPartnerAccounts(args: ListPartnerAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPartnerAccountsCommandOutput) => void): void; /** * @see {@link ListPositionConfigurationsCommand} */ listPositionConfigurations(): Promise; listPositionConfigurations(args: ListPositionConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise; listPositionConfigurations(args: ListPositionConfigurationsCommandInput, cb: (err: any, data?: ListPositionConfigurationsCommandOutput) => void): void; listPositionConfigurations(args: ListPositionConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPositionConfigurationsCommandOutput) => void): void; /** * @see {@link ListQueuedMessagesCommand} */ listQueuedMessages(args: ListQueuedMessagesCommandInput, options?: __HttpHandlerOptions): Promise; listQueuedMessages(args: ListQueuedMessagesCommandInput, cb: (err: any, data?: ListQueuedMessagesCommandOutput) => void): void; listQueuedMessages(args: ListQueuedMessagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueuedMessagesCommandOutput) => void): void; /** * @see {@link ListServiceProfilesCommand} */ listServiceProfiles(): Promise; listServiceProfiles(args: ListServiceProfilesCommandInput, options?: __HttpHandlerOptions): Promise; listServiceProfiles(args: ListServiceProfilesCommandInput, cb: (err: any, data?: ListServiceProfilesCommandOutput) => void): void; listServiceProfiles(args: ListServiceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceProfilesCommandOutput) => void): void; /** * @see {@link ListTagsForResourceCommand} */ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise; listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; /** * @see {@link ListWirelessDeviceImportTasksCommand} */ listWirelessDeviceImportTasks(): Promise; listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, options?: __HttpHandlerOptions): Promise; listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, cb: (err: any, data?: ListWirelessDeviceImportTasksCommandOutput) => void): void; listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessDeviceImportTasksCommandOutput) => void): void; /** * @see {@link ListWirelessDevicesCommand} */ listWirelessDevices(): Promise; listWirelessDevices(args: ListWirelessDevicesCommandInput, options?: __HttpHandlerOptions): Promise; listWirelessDevices(args: ListWirelessDevicesCommandInput, cb: (err: any, data?: ListWirelessDevicesCommandOutput) => void): void; listWirelessDevices(args: ListWirelessDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessDevicesCommandOutput) => void): void; /** * @see {@link ListWirelessGatewaysCommand} */ listWirelessGateways(): Promise; listWirelessGateways(args: ListWirelessGatewaysCommandInput, options?: __HttpHandlerOptions): Promise; listWirelessGateways(args: ListWirelessGatewaysCommandInput, cb: (err: any, data?: ListWirelessGatewaysCommandOutput) => void): void; listWirelessGateways(args: ListWirelessGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessGatewaysCommandOutput) => void): void; /** * @see {@link ListWirelessGatewayTaskDefinitionsCommand} */ listWirelessGatewayTaskDefinitions(): Promise; listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise; listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, cb: (err: any, data?: ListWirelessGatewayTaskDefinitionsCommandOutput) => void): void; listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWirelessGatewayTaskDefinitionsCommandOutput) => void): void; /** * @see {@link PutPositionConfigurationCommand} */ putPositionConfiguration(args: PutPositionConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; putPositionConfiguration(args: PutPositionConfigurationCommandInput, cb: (err: any, data?: PutPositionConfigurationCommandOutput) => void): void; putPositionConfiguration(args: PutPositionConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutPositionConfigurationCommandOutput) => void): void; /** * @see {@link PutResourceLogLevelCommand} */ putResourceLogLevel(args: PutResourceLogLevelCommandInput, options?: __HttpHandlerOptions): Promise; putResourceLogLevel(args: PutResourceLogLevelCommandInput, cb: (err: any, data?: PutResourceLogLevelCommandOutput) => void): void; putResourceLogLevel(args: PutResourceLogLevelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResourceLogLevelCommandOutput) => void): void; /** * @see {@link ResetAllResourceLogLevelsCommand} */ resetAllResourceLogLevels(): Promise; resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, options?: __HttpHandlerOptions): Promise; resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, cb: (err: any, data?: ResetAllResourceLogLevelsCommandOutput) => void): void; resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetAllResourceLogLevelsCommandOutput) => void): void; /** * @see {@link ResetResourceLogLevelCommand} */ resetResourceLogLevel(args: ResetResourceLogLevelCommandInput, options?: __HttpHandlerOptions): Promise; resetResourceLogLevel(args: ResetResourceLogLevelCommandInput, cb: (err: any, data?: ResetResourceLogLevelCommandOutput) => void): void; resetResourceLogLevel(args: ResetResourceLogLevelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetResourceLogLevelCommandOutput) => void): void; /** * @see {@link SendDataToMulticastGroupCommand} */ sendDataToMulticastGroup(args: SendDataToMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; sendDataToMulticastGroup(args: SendDataToMulticastGroupCommandInput, cb: (err: any, data?: SendDataToMulticastGroupCommandOutput) => void): void; sendDataToMulticastGroup(args: SendDataToMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendDataToMulticastGroupCommandOutput) => void): void; /** * @see {@link SendDataToWirelessDeviceCommand} */ sendDataToWirelessDevice(args: SendDataToWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; sendDataToWirelessDevice(args: SendDataToWirelessDeviceCommandInput, cb: (err: any, data?: SendDataToWirelessDeviceCommandOutput) => void): void; sendDataToWirelessDevice(args: SendDataToWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendDataToWirelessDeviceCommandOutput) => void): void; /** * @see {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommand} */ startBulkAssociateWirelessDeviceWithMulticastGroup(args: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; startBulkAssociateWirelessDeviceWithMulticastGroup(args: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, cb: (err: any, data?: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput) => void): void; startBulkAssociateWirelessDeviceWithMulticastGroup(args: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput) => void): void; /** * @see {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand} */ startBulkDisassociateWirelessDeviceFromMulticastGroup(args: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; startBulkDisassociateWirelessDeviceFromMulticastGroup(args: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, cb: (err: any, data?: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput) => void): void; startBulkDisassociateWirelessDeviceFromMulticastGroup(args: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput) => void): void; /** * @see {@link StartFuotaTaskCommand} */ startFuotaTask(args: StartFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; startFuotaTask(args: StartFuotaTaskCommandInput, cb: (err: any, data?: StartFuotaTaskCommandOutput) => void): void; startFuotaTask(args: StartFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartFuotaTaskCommandOutput) => void): void; /** * @see {@link StartMulticastGroupSessionCommand} */ startMulticastGroupSession(args: StartMulticastGroupSessionCommandInput, options?: __HttpHandlerOptions): Promise; startMulticastGroupSession(args: StartMulticastGroupSessionCommandInput, cb: (err: any, data?: StartMulticastGroupSessionCommandOutput) => void): void; startMulticastGroupSession(args: StartMulticastGroupSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMulticastGroupSessionCommandOutput) => void): void; /** * @see {@link StartSingleWirelessDeviceImportTaskCommand} */ startSingleWirelessDeviceImportTask(args: StartSingleWirelessDeviceImportTaskCommandInput, options?: __HttpHandlerOptions): Promise; startSingleWirelessDeviceImportTask(args: StartSingleWirelessDeviceImportTaskCommandInput, cb: (err: any, data?: StartSingleWirelessDeviceImportTaskCommandOutput) => void): void; startSingleWirelessDeviceImportTask(args: StartSingleWirelessDeviceImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartSingleWirelessDeviceImportTaskCommandOutput) => void): void; /** * @see {@link StartWirelessDeviceImportTaskCommand} */ startWirelessDeviceImportTask(args: StartWirelessDeviceImportTaskCommandInput, options?: __HttpHandlerOptions): Promise; startWirelessDeviceImportTask(args: StartWirelessDeviceImportTaskCommandInput, cb: (err: any, data?: StartWirelessDeviceImportTaskCommandOutput) => void): void; startWirelessDeviceImportTask(args: StartWirelessDeviceImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartWirelessDeviceImportTaskCommandOutput) => void): void; /** * @see {@link TagResourceCommand} */ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise; tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void; tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void; /** * @see {@link TestWirelessDeviceCommand} */ testWirelessDevice(args: TestWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; testWirelessDevice(args: TestWirelessDeviceCommandInput, cb: (err: any, data?: TestWirelessDeviceCommandOutput) => void): void; testWirelessDevice(args: TestWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestWirelessDeviceCommandOutput) => void): void; /** * @see {@link UntagResourceCommand} */ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise; untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; /** * @see {@link UpdateDestinationCommand} */ updateDestination(args: UpdateDestinationCommandInput, options?: __HttpHandlerOptions): Promise; updateDestination(args: UpdateDestinationCommandInput, cb: (err: any, data?: UpdateDestinationCommandOutput) => void): void; updateDestination(args: UpdateDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDestinationCommandOutput) => void): void; /** * @see {@link UpdateEventConfigurationByResourceTypesCommand} */ updateEventConfigurationByResourceTypes(): Promise; updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise; updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, cb: (err: any, data?: UpdateEventConfigurationByResourceTypesCommandOutput) => void): void; updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEventConfigurationByResourceTypesCommandOutput) => void): void; /** * @see {@link UpdateFuotaTaskCommand} */ updateFuotaTask(args: UpdateFuotaTaskCommandInput, options?: __HttpHandlerOptions): Promise; updateFuotaTask(args: UpdateFuotaTaskCommandInput, cb: (err: any, data?: UpdateFuotaTaskCommandOutput) => void): void; updateFuotaTask(args: UpdateFuotaTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFuotaTaskCommandOutput) => void): void; /** * @see {@link UpdateLogLevelsByResourceTypesCommand} */ updateLogLevelsByResourceTypes(): Promise; updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise; updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, cb: (err: any, data?: UpdateLogLevelsByResourceTypesCommandOutput) => void): void; updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateLogLevelsByResourceTypesCommandOutput) => void): void; /** * @see {@link UpdateMetricConfigurationCommand} */ updateMetricConfiguration(): Promise; updateMetricConfiguration(args: UpdateMetricConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; updateMetricConfiguration(args: UpdateMetricConfigurationCommandInput, cb: (err: any, data?: UpdateMetricConfigurationCommandOutput) => void): void; updateMetricConfiguration(args: UpdateMetricConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMetricConfigurationCommandOutput) => void): void; /** * @see {@link UpdateMulticastGroupCommand} */ updateMulticastGroup(args: UpdateMulticastGroupCommandInput, options?: __HttpHandlerOptions): Promise; updateMulticastGroup(args: UpdateMulticastGroupCommandInput, cb: (err: any, data?: UpdateMulticastGroupCommandOutput) => void): void; updateMulticastGroup(args: UpdateMulticastGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMulticastGroupCommandOutput) => void): void; /** * @see {@link UpdateNetworkAnalyzerConfigurationCommand} */ updateNetworkAnalyzerConfiguration(args: UpdateNetworkAnalyzerConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; updateNetworkAnalyzerConfiguration(args: UpdateNetworkAnalyzerConfigurationCommandInput, cb: (err: any, data?: UpdateNetworkAnalyzerConfigurationCommandOutput) => void): void; updateNetworkAnalyzerConfiguration(args: UpdateNetworkAnalyzerConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNetworkAnalyzerConfigurationCommandOutput) => void): void; /** * @see {@link UpdatePartnerAccountCommand} */ updatePartnerAccount(args: UpdatePartnerAccountCommandInput, options?: __HttpHandlerOptions): Promise; updatePartnerAccount(args: UpdatePartnerAccountCommandInput, cb: (err: any, data?: UpdatePartnerAccountCommandOutput) => void): void; updatePartnerAccount(args: UpdatePartnerAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePartnerAccountCommandOutput) => void): void; /** * @see {@link UpdatePositionCommand} */ updatePosition(args: UpdatePositionCommandInput, options?: __HttpHandlerOptions): Promise; updatePosition(args: UpdatePositionCommandInput, cb: (err: any, data?: UpdatePositionCommandOutput) => void): void; updatePosition(args: UpdatePositionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePositionCommandOutput) => void): void; /** * @see {@link UpdateResourceEventConfigurationCommand} */ updateResourceEventConfiguration(args: UpdateResourceEventConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; updateResourceEventConfiguration(args: UpdateResourceEventConfigurationCommandInput, cb: (err: any, data?: UpdateResourceEventConfigurationCommandOutput) => void): void; updateResourceEventConfiguration(args: UpdateResourceEventConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResourceEventConfigurationCommandOutput) => void): void; /** * @see {@link UpdateResourcePositionCommand} */ updateResourcePosition(args: UpdateResourcePositionCommandInput, options?: __HttpHandlerOptions): Promise; updateResourcePosition(args: UpdateResourcePositionCommandInput, cb: (err: any, data?: UpdateResourcePositionCommandOutput) => void): void; updateResourcePosition(args: UpdateResourcePositionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResourcePositionCommandOutput) => void): void; /** * @see {@link UpdateWirelessDeviceCommand} */ updateWirelessDevice(args: UpdateWirelessDeviceCommandInput, options?: __HttpHandlerOptions): Promise; updateWirelessDevice(args: UpdateWirelessDeviceCommandInput, cb: (err: any, data?: UpdateWirelessDeviceCommandOutput) => void): void; updateWirelessDevice(args: UpdateWirelessDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWirelessDeviceCommandOutput) => void): void; /** * @see {@link UpdateWirelessDeviceImportTaskCommand} */ updateWirelessDeviceImportTask(args: UpdateWirelessDeviceImportTaskCommandInput, options?: __HttpHandlerOptions): Promise; updateWirelessDeviceImportTask(args: UpdateWirelessDeviceImportTaskCommandInput, cb: (err: any, data?: UpdateWirelessDeviceImportTaskCommandOutput) => void): void; updateWirelessDeviceImportTask(args: UpdateWirelessDeviceImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWirelessDeviceImportTaskCommandOutput) => void): void; /** * @see {@link UpdateWirelessGatewayCommand} */ updateWirelessGateway(args: UpdateWirelessGatewayCommandInput, options?: __HttpHandlerOptions): Promise; updateWirelessGateway(args: UpdateWirelessGatewayCommandInput, cb: (err: any, data?: UpdateWirelessGatewayCommandOutput) => void): void; updateWirelessGateway(args: UpdateWirelessGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWirelessGatewayCommandOutput) => void): void; /** * @see {@link ListDestinationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDestinationsCommandOutput}. */ paginateListDestinations(args?: ListDestinationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListDeviceProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListDeviceProfilesCommandOutput}. */ paginateListDeviceProfiles(args?: ListDeviceProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListFuotaTasksCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListFuotaTasksCommandOutput}. */ paginateListFuotaTasks(args?: ListFuotaTasksCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListMulticastGroupsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListMulticastGroupsCommandOutput}. */ paginateListMulticastGroups(args?: ListMulticastGroupsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListMulticastGroupsByFuotaTaskCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListMulticastGroupsByFuotaTaskCommandOutput}. */ paginateListMulticastGroupsByFuotaTask(args: ListMulticastGroupsByFuotaTaskCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListNetworkAnalyzerConfigurationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListNetworkAnalyzerConfigurationsCommandOutput}. */ paginateListNetworkAnalyzerConfigurations(args?: ListNetworkAnalyzerConfigurationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListPositionConfigurationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPositionConfigurationsCommandOutput}. */ paginateListPositionConfigurations(args?: ListPositionConfigurationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListQueuedMessagesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListQueuedMessagesCommandOutput}. */ paginateListQueuedMessages(args: ListQueuedMessagesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListServiceProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListServiceProfilesCommandOutput}. */ paginateListServiceProfiles(args?: ListServiceProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListWirelessDevicesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListWirelessDevicesCommandOutput}. */ paginateListWirelessDevices(args?: ListWirelessDevicesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListWirelessGatewaysCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListWirelessGatewaysCommandOutput}. */ paginateListWirelessGateways(args?: ListWirelessGatewaysCommandInput, paginationConfig?: Omit): Paginator; } /** *

AWS IoT Wireless provides bi-directional communication between internet-connected * wireless devices and the AWS Cloud. To onboard both LoRaWAN and Sidewalk devices to AWS IoT, use the IoT Wireless API. These wireless * devices use the Low Power Wide Area Networking (LPWAN) communication protocol to * communicate with AWS IoT.

*

Using the API, you can perform create, read, update, and delete operations for your * wireless devices, gateways, destinations, and profiles. After onboarding your devices, * you can use the API operations to set log levels and monitor your devices with * CloudWatch.

*

You can also use the API operations to create multicast groups and schedule a * multicast session for sending a downlink message to devices in the group. By using * Firmware Updates Over-The-Air (FUOTA) API operations, you can create a FUOTA task and * schedule a session to update the firmware of individual devices or an entire group of * devices in a multicast group.

*

To connect to the AWS IoT Wireless Service, use the Service endpoints as described in * IoT * Wireless Service endpoints. You can use both IPv4 and IPv6 protocols to connect * to the endpoints and send requests to the AWS IoT Wireless service. For more information, * see Using * IPv6 with AWS IoT Wireless.

* @public */ export declare class IoTWireless extends IoTWirelessClient implements IoTWireless { }