@effect-aws/client-iot-wireless 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/LICENSE +19 -0
- package/README.md +58 -0
- package/docgen.json +8 -0
- package/lib/Errors.d.ts +19 -0
- package/lib/Errors.js +15 -0
- package/lib/IoTWirelessClientInstance.d.ts +31 -0
- package/lib/IoTWirelessClientInstance.js +57 -0
- package/lib/IoTWirelessClientInstanceConfig.d.ts +23 -0
- package/lib/IoTWirelessClientInstanceConfig.js +44 -0
- package/lib/IoTWirelessService.d.ts +625 -0
- package/lib/IoTWirelessService.js +200 -0
- package/lib/esm/Errors.js +12 -0
- package/lib/esm/IoTWirelessClientInstance.js +30 -0
- package/lib/esm/IoTWirelessClientInstanceConfig.js +40 -0
- package/lib/esm/IoTWirelessService.js +196 -0
- package/lib/esm/index.js +5 -0
- package/lib/index.d.ts +4 -0
- package/lib/index.js +21 -0
- package/package.json +54 -0
- package/project.json +77 -0
- package/vitest.config.ts +3 -0
|
@@ -0,0 +1,625 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @since 1.0.0
|
|
3
|
+
*/
|
|
4
|
+
import { type IoTWirelessClient, type IoTWirelessClientConfig, type AssociateAwsAccountWithPartnerAccountCommandInput, type AssociateAwsAccountWithPartnerAccountCommandOutput, type AssociateMulticastGroupWithFuotaTaskCommandInput, type AssociateMulticastGroupWithFuotaTaskCommandOutput, type AssociateWirelessDeviceWithFuotaTaskCommandInput, type AssociateWirelessDeviceWithFuotaTaskCommandOutput, type AssociateWirelessDeviceWithMulticastGroupCommandInput, type AssociateWirelessDeviceWithMulticastGroupCommandOutput, type AssociateWirelessDeviceWithThingCommandInput, type AssociateWirelessDeviceWithThingCommandOutput, type AssociateWirelessGatewayWithCertificateCommandInput, type AssociateWirelessGatewayWithCertificateCommandOutput, type AssociateWirelessGatewayWithThingCommandInput, type AssociateWirelessGatewayWithThingCommandOutput, type CancelMulticastGroupSessionCommandInput, type CancelMulticastGroupSessionCommandOutput, type CreateDestinationCommandInput, type CreateDestinationCommandOutput, type CreateDeviceProfileCommandInput, type CreateDeviceProfileCommandOutput, type CreateFuotaTaskCommandInput, type CreateFuotaTaskCommandOutput, type CreateMulticastGroupCommandInput, type CreateMulticastGroupCommandOutput, type CreateNetworkAnalyzerConfigurationCommandInput, type CreateNetworkAnalyzerConfigurationCommandOutput, type CreateServiceProfileCommandInput, type CreateServiceProfileCommandOutput, type CreateWirelessDeviceCommandInput, type CreateWirelessDeviceCommandOutput, type CreateWirelessGatewayCommandInput, type CreateWirelessGatewayCommandOutput, type CreateWirelessGatewayTaskCommandInput, type CreateWirelessGatewayTaskCommandOutput, type CreateWirelessGatewayTaskDefinitionCommandInput, type CreateWirelessGatewayTaskDefinitionCommandOutput, type DeleteDestinationCommandInput, type DeleteDestinationCommandOutput, type DeleteDeviceProfileCommandInput, type DeleteDeviceProfileCommandOutput, type DeleteFuotaTaskCommandInput, type DeleteFuotaTaskCommandOutput, type DeleteMulticastGroupCommandInput, type DeleteMulticastGroupCommandOutput, type DeleteNetworkAnalyzerConfigurationCommandInput, type DeleteNetworkAnalyzerConfigurationCommandOutput, type DeleteQueuedMessagesCommandInput, type DeleteQueuedMessagesCommandOutput, type DeleteServiceProfileCommandInput, type DeleteServiceProfileCommandOutput, type DeleteWirelessDeviceCommandInput, type DeleteWirelessDeviceCommandOutput, type DeleteWirelessDeviceImportTaskCommandInput, type DeleteWirelessDeviceImportTaskCommandOutput, type DeleteWirelessGatewayCommandInput, type DeleteWirelessGatewayCommandOutput, type DeleteWirelessGatewayTaskCommandInput, type DeleteWirelessGatewayTaskCommandOutput, type DeleteWirelessGatewayTaskDefinitionCommandInput, type DeleteWirelessGatewayTaskDefinitionCommandOutput, type DeregisterWirelessDeviceCommandInput, type DeregisterWirelessDeviceCommandOutput, type DisassociateAwsAccountFromPartnerAccountCommandInput, type DisassociateAwsAccountFromPartnerAccountCommandOutput, type DisassociateMulticastGroupFromFuotaTaskCommandInput, type DisassociateMulticastGroupFromFuotaTaskCommandOutput, type DisassociateWirelessDeviceFromFuotaTaskCommandInput, type DisassociateWirelessDeviceFromFuotaTaskCommandOutput, type DisassociateWirelessDeviceFromMulticastGroupCommandInput, type DisassociateWirelessDeviceFromMulticastGroupCommandOutput, type DisassociateWirelessDeviceFromThingCommandInput, type DisassociateWirelessDeviceFromThingCommandOutput, type DisassociateWirelessGatewayFromCertificateCommandInput, type DisassociateWirelessGatewayFromCertificateCommandOutput, type DisassociateWirelessGatewayFromThingCommandInput, type DisassociateWirelessGatewayFromThingCommandOutput, type GetDestinationCommandInput, type GetDestinationCommandOutput, type GetDeviceProfileCommandInput, type GetDeviceProfileCommandOutput, type GetEventConfigurationByResourceTypesCommandInput, type GetEventConfigurationByResourceTypesCommandOutput, type GetFuotaTaskCommandInput, type GetFuotaTaskCommandOutput, type GetLogLevelsByResourceTypesCommandInput, type GetLogLevelsByResourceTypesCommandOutput, type GetMetricConfigurationCommandInput, type GetMetricConfigurationCommandOutput, type GetMetricsCommandInput, type GetMetricsCommandOutput, type GetMulticastGroupCommandInput, type GetMulticastGroupCommandOutput, type GetMulticastGroupSessionCommandInput, type GetMulticastGroupSessionCommandOutput, type GetNetworkAnalyzerConfigurationCommandInput, type GetNetworkAnalyzerConfigurationCommandOutput, type GetPartnerAccountCommandInput, type GetPartnerAccountCommandOutput, type GetPositionCommandInput, type GetPositionCommandOutput, type GetPositionConfigurationCommandInput, type GetPositionConfigurationCommandOutput, type GetPositionEstimateCommandInput, type GetPositionEstimateCommandOutput, type GetResourceEventConfigurationCommandInput, type GetResourceEventConfigurationCommandOutput, type GetResourceLogLevelCommandInput, type GetResourceLogLevelCommandOutput, type GetResourcePositionCommandInput, type GetResourcePositionCommandOutput, type GetServiceEndpointCommandInput, type GetServiceEndpointCommandOutput, type GetServiceProfileCommandInput, type GetServiceProfileCommandOutput, type GetWirelessDeviceCommandInput, type GetWirelessDeviceCommandOutput, type GetWirelessDeviceImportTaskCommandInput, type GetWirelessDeviceImportTaskCommandOutput, type GetWirelessDeviceStatisticsCommandInput, type GetWirelessDeviceStatisticsCommandOutput, type GetWirelessGatewayCommandInput, type GetWirelessGatewayCommandOutput, type GetWirelessGatewayCertificateCommandInput, type GetWirelessGatewayCertificateCommandOutput, type GetWirelessGatewayFirmwareInformationCommandInput, type GetWirelessGatewayFirmwareInformationCommandOutput, type GetWirelessGatewayStatisticsCommandInput, type GetWirelessGatewayStatisticsCommandOutput, type GetWirelessGatewayTaskCommandInput, type GetWirelessGatewayTaskCommandOutput, type GetWirelessGatewayTaskDefinitionCommandInput, type GetWirelessGatewayTaskDefinitionCommandOutput, type ListDestinationsCommandInput, type ListDestinationsCommandOutput, type ListDeviceProfilesCommandInput, type ListDeviceProfilesCommandOutput, type ListDevicesForWirelessDeviceImportTaskCommandInput, type ListDevicesForWirelessDeviceImportTaskCommandOutput, type ListEventConfigurationsCommandInput, type ListEventConfigurationsCommandOutput, type ListFuotaTasksCommandInput, type ListFuotaTasksCommandOutput, type ListMulticastGroupsCommandInput, type ListMulticastGroupsCommandOutput, type ListMulticastGroupsByFuotaTaskCommandInput, type ListMulticastGroupsByFuotaTaskCommandOutput, type ListNetworkAnalyzerConfigurationsCommandInput, type ListNetworkAnalyzerConfigurationsCommandOutput, type ListPartnerAccountsCommandInput, type ListPartnerAccountsCommandOutput, type ListPositionConfigurationsCommandInput, type ListPositionConfigurationsCommandOutput, type ListQueuedMessagesCommandInput, type ListQueuedMessagesCommandOutput, type ListServiceProfilesCommandInput, type ListServiceProfilesCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type ListWirelessDeviceImportTasksCommandInput, type ListWirelessDeviceImportTasksCommandOutput, type ListWirelessDevicesCommandInput, type ListWirelessDevicesCommandOutput, type ListWirelessGatewayTaskDefinitionsCommandInput, type ListWirelessGatewayTaskDefinitionsCommandOutput, type ListWirelessGatewaysCommandInput, type ListWirelessGatewaysCommandOutput, type PutPositionConfigurationCommandInput, type PutPositionConfigurationCommandOutput, type PutResourceLogLevelCommandInput, type PutResourceLogLevelCommandOutput, type ResetAllResourceLogLevelsCommandInput, type ResetAllResourceLogLevelsCommandOutput, type ResetResourceLogLevelCommandInput, type ResetResourceLogLevelCommandOutput, type SendDataToMulticastGroupCommandInput, type SendDataToMulticastGroupCommandOutput, type SendDataToWirelessDeviceCommandInput, type SendDataToWirelessDeviceCommandOutput, type StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, type StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput, type StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, type StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput, type StartFuotaTaskCommandInput, type StartFuotaTaskCommandOutput, type StartMulticastGroupSessionCommandInput, type StartMulticastGroupSessionCommandOutput, type StartSingleWirelessDeviceImportTaskCommandInput, type StartSingleWirelessDeviceImportTaskCommandOutput, type StartWirelessDeviceImportTaskCommandInput, type StartWirelessDeviceImportTaskCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type TestWirelessDeviceCommandInput, type TestWirelessDeviceCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateDestinationCommandInput, type UpdateDestinationCommandOutput, type UpdateEventConfigurationByResourceTypesCommandInput, type UpdateEventConfigurationByResourceTypesCommandOutput, type UpdateFuotaTaskCommandInput, type UpdateFuotaTaskCommandOutput, type UpdateLogLevelsByResourceTypesCommandInput, type UpdateLogLevelsByResourceTypesCommandOutput, type UpdateMetricConfigurationCommandInput, type UpdateMetricConfigurationCommandOutput, type UpdateMulticastGroupCommandInput, type UpdateMulticastGroupCommandOutput, type UpdateNetworkAnalyzerConfigurationCommandInput, type UpdateNetworkAnalyzerConfigurationCommandOutput, type UpdatePartnerAccountCommandInput, type UpdatePartnerAccountCommandOutput, type UpdatePositionCommandInput, type UpdatePositionCommandOutput, type UpdateResourceEventConfigurationCommandInput, type UpdateResourceEventConfigurationCommandOutput, type UpdateResourcePositionCommandInput, type UpdateResourcePositionCommandOutput, type UpdateWirelessDeviceCommandInput, type UpdateWirelessDeviceCommandOutput, type UpdateWirelessDeviceImportTaskCommandInput, type UpdateWirelessDeviceImportTaskCommandOutput, type UpdateWirelessGatewayCommandInput, type UpdateWirelessGatewayCommandOutput } from "@aws-sdk/client-iot-wireless";
|
|
5
|
+
import { Effect, Layer } from "effect";
|
|
6
|
+
import { AccessDeniedError, ConflictError, InternalServerError, ResourceNotFoundError, ThrottlingError, TooManyTagsError, ValidationError, SdkError } from "./Errors";
|
|
7
|
+
import { IoTWirelessClientInstance } from "./IoTWirelessClientInstance";
|
|
8
|
+
import { IoTWirelessClientInstanceConfig } from "./IoTWirelessClientInstanceConfig";
|
|
9
|
+
/**
|
|
10
|
+
* @since 1.0.0
|
|
11
|
+
*/
|
|
12
|
+
export interface HttpHandlerOptions {
|
|
13
|
+
/**
|
|
14
|
+
* The maximum time in milliseconds that the connection phase of a request
|
|
15
|
+
* may take before the connection attempt is abandoned.
|
|
16
|
+
*/
|
|
17
|
+
requestTimeout?: number;
|
|
18
|
+
}
|
|
19
|
+
interface IoTWirelessService$ {
|
|
20
|
+
readonly _: unique symbol;
|
|
21
|
+
/**
|
|
22
|
+
* @see {@link AssociateAwsAccountWithPartnerAccountCommand}
|
|
23
|
+
*/
|
|
24
|
+
associateAwsAccountWithPartnerAccount(args: AssociateAwsAccountWithPartnerAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateAwsAccountWithPartnerAccountCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
25
|
+
/**
|
|
26
|
+
* @see {@link AssociateMulticastGroupWithFuotaTaskCommand}
|
|
27
|
+
*/
|
|
28
|
+
associateMulticastGroupWithFuotaTask(args: AssociateMulticastGroupWithFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateMulticastGroupWithFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
29
|
+
/**
|
|
30
|
+
* @see {@link AssociateWirelessDeviceWithFuotaTaskCommand}
|
|
31
|
+
*/
|
|
32
|
+
associateWirelessDeviceWithFuotaTask(args: AssociateWirelessDeviceWithFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateWirelessDeviceWithFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
33
|
+
/**
|
|
34
|
+
* @see {@link AssociateWirelessDeviceWithMulticastGroupCommand}
|
|
35
|
+
*/
|
|
36
|
+
associateWirelessDeviceWithMulticastGroup(args: AssociateWirelessDeviceWithMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateWirelessDeviceWithMulticastGroupCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
37
|
+
/**
|
|
38
|
+
* @see {@link AssociateWirelessDeviceWithThingCommand}
|
|
39
|
+
*/
|
|
40
|
+
associateWirelessDeviceWithThing(args: AssociateWirelessDeviceWithThingCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateWirelessDeviceWithThingCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
41
|
+
/**
|
|
42
|
+
* @see {@link AssociateWirelessGatewayWithCertificateCommand}
|
|
43
|
+
*/
|
|
44
|
+
associateWirelessGatewayWithCertificate(args: AssociateWirelessGatewayWithCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateWirelessGatewayWithCertificateCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
45
|
+
/**
|
|
46
|
+
* @see {@link AssociateWirelessGatewayWithThingCommand}
|
|
47
|
+
*/
|
|
48
|
+
associateWirelessGatewayWithThing(args: AssociateWirelessGatewayWithThingCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateWirelessGatewayWithThingCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
49
|
+
/**
|
|
50
|
+
* @see {@link CancelMulticastGroupSessionCommand}
|
|
51
|
+
*/
|
|
52
|
+
cancelMulticastGroupSession(args: CancelMulticastGroupSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelMulticastGroupSessionCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
53
|
+
/**
|
|
54
|
+
* @see {@link CreateDestinationCommand}
|
|
55
|
+
*/
|
|
56
|
+
createDestination(args: CreateDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDestinationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
57
|
+
/**
|
|
58
|
+
* @see {@link CreateDeviceProfileCommand}
|
|
59
|
+
*/
|
|
60
|
+
createDeviceProfile(args: CreateDeviceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDeviceProfileCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ThrottlingError | ValidationError>;
|
|
61
|
+
/**
|
|
62
|
+
* @see {@link CreateFuotaTaskCommand}
|
|
63
|
+
*/
|
|
64
|
+
createFuotaTask(args: CreateFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
65
|
+
/**
|
|
66
|
+
* @see {@link CreateMulticastGroupCommand}
|
|
67
|
+
*/
|
|
68
|
+
createMulticastGroup(args: CreateMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateMulticastGroupCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
69
|
+
/**
|
|
70
|
+
* @see {@link CreateNetworkAnalyzerConfigurationCommand}
|
|
71
|
+
*/
|
|
72
|
+
createNetworkAnalyzerConfiguration(args: CreateNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNetworkAnalyzerConfigurationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
73
|
+
/**
|
|
74
|
+
* @see {@link CreateServiceProfileCommand}
|
|
75
|
+
*/
|
|
76
|
+
createServiceProfile(args: CreateServiceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateServiceProfileCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ThrottlingError | ValidationError>;
|
|
77
|
+
/**
|
|
78
|
+
* @see {@link CreateWirelessDeviceCommand}
|
|
79
|
+
*/
|
|
80
|
+
createWirelessDevice(args: CreateWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateWirelessDeviceCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
81
|
+
/**
|
|
82
|
+
* @see {@link CreateWirelessGatewayCommand}
|
|
83
|
+
*/
|
|
84
|
+
createWirelessGateway(args: CreateWirelessGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateWirelessGatewayCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ThrottlingError | ValidationError>;
|
|
85
|
+
/**
|
|
86
|
+
* @see {@link CreateWirelessGatewayTaskCommand}
|
|
87
|
+
*/
|
|
88
|
+
createWirelessGatewayTask(args: CreateWirelessGatewayTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateWirelessGatewayTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
89
|
+
/**
|
|
90
|
+
* @see {@link CreateWirelessGatewayTaskDefinitionCommand}
|
|
91
|
+
*/
|
|
92
|
+
createWirelessGatewayTaskDefinition(args: CreateWirelessGatewayTaskDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateWirelessGatewayTaskDefinitionCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
93
|
+
/**
|
|
94
|
+
* @see {@link DeleteDestinationCommand}
|
|
95
|
+
*/
|
|
96
|
+
deleteDestination(args: DeleteDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDestinationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
97
|
+
/**
|
|
98
|
+
* @see {@link DeleteDeviceProfileCommand}
|
|
99
|
+
*/
|
|
100
|
+
deleteDeviceProfile(args: DeleteDeviceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeviceProfileCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
101
|
+
/**
|
|
102
|
+
* @see {@link DeleteFuotaTaskCommand}
|
|
103
|
+
*/
|
|
104
|
+
deleteFuotaTask(args: DeleteFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFuotaTaskCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
105
|
+
/**
|
|
106
|
+
* @see {@link DeleteMulticastGroupCommand}
|
|
107
|
+
*/
|
|
108
|
+
deleteMulticastGroup(args: DeleteMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteMulticastGroupCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
109
|
+
/**
|
|
110
|
+
* @see {@link DeleteNetworkAnalyzerConfigurationCommand}
|
|
111
|
+
*/
|
|
112
|
+
deleteNetworkAnalyzerConfiguration(args: DeleteNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNetworkAnalyzerConfigurationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
113
|
+
/**
|
|
114
|
+
* @see {@link DeleteQueuedMessagesCommand}
|
|
115
|
+
*/
|
|
116
|
+
deleteQueuedMessages(args: DeleteQueuedMessagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteQueuedMessagesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
117
|
+
/**
|
|
118
|
+
* @see {@link DeleteServiceProfileCommand}
|
|
119
|
+
*/
|
|
120
|
+
deleteServiceProfile(args: DeleteServiceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServiceProfileCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
121
|
+
/**
|
|
122
|
+
* @see {@link DeleteWirelessDeviceCommand}
|
|
123
|
+
*/
|
|
124
|
+
deleteWirelessDevice(args: DeleteWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWirelessDeviceCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
125
|
+
/**
|
|
126
|
+
* @see {@link DeleteWirelessDeviceImportTaskCommand}
|
|
127
|
+
*/
|
|
128
|
+
deleteWirelessDeviceImportTask(args: DeleteWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWirelessDeviceImportTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
129
|
+
/**
|
|
130
|
+
* @see {@link DeleteWirelessGatewayCommand}
|
|
131
|
+
*/
|
|
132
|
+
deleteWirelessGateway(args: DeleteWirelessGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWirelessGatewayCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
133
|
+
/**
|
|
134
|
+
* @see {@link DeleteWirelessGatewayTaskCommand}
|
|
135
|
+
*/
|
|
136
|
+
deleteWirelessGatewayTask(args: DeleteWirelessGatewayTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWirelessGatewayTaskCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
137
|
+
/**
|
|
138
|
+
* @see {@link DeleteWirelessGatewayTaskDefinitionCommand}
|
|
139
|
+
*/
|
|
140
|
+
deleteWirelessGatewayTaskDefinition(args: DeleteWirelessGatewayTaskDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWirelessGatewayTaskDefinitionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
141
|
+
/**
|
|
142
|
+
* @see {@link DeregisterWirelessDeviceCommand}
|
|
143
|
+
*/
|
|
144
|
+
deregisterWirelessDevice(args: DeregisterWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterWirelessDeviceCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
145
|
+
/**
|
|
146
|
+
* @see {@link DisassociateAwsAccountFromPartnerAccountCommand}
|
|
147
|
+
*/
|
|
148
|
+
disassociateAwsAccountFromPartnerAccount(args: DisassociateAwsAccountFromPartnerAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateAwsAccountFromPartnerAccountCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
149
|
+
/**
|
|
150
|
+
* @see {@link DisassociateMulticastGroupFromFuotaTaskCommand}
|
|
151
|
+
*/
|
|
152
|
+
disassociateMulticastGroupFromFuotaTask(args: DisassociateMulticastGroupFromFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateMulticastGroupFromFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ValidationError>;
|
|
153
|
+
/**
|
|
154
|
+
* @see {@link DisassociateWirelessDeviceFromFuotaTaskCommand}
|
|
155
|
+
*/
|
|
156
|
+
disassociateWirelessDeviceFromFuotaTask(args: DisassociateWirelessDeviceFromFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateWirelessDeviceFromFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
157
|
+
/**
|
|
158
|
+
* @see {@link DisassociateWirelessDeviceFromMulticastGroupCommand}
|
|
159
|
+
*/
|
|
160
|
+
disassociateWirelessDeviceFromMulticastGroup(args: DisassociateWirelessDeviceFromMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateWirelessDeviceFromMulticastGroupCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
161
|
+
/**
|
|
162
|
+
* @see {@link DisassociateWirelessDeviceFromThingCommand}
|
|
163
|
+
*/
|
|
164
|
+
disassociateWirelessDeviceFromThing(args: DisassociateWirelessDeviceFromThingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateWirelessDeviceFromThingCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
165
|
+
/**
|
|
166
|
+
* @see {@link DisassociateWirelessGatewayFromCertificateCommand}
|
|
167
|
+
*/
|
|
168
|
+
disassociateWirelessGatewayFromCertificate(args: DisassociateWirelessGatewayFromCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateWirelessGatewayFromCertificateCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
169
|
+
/**
|
|
170
|
+
* @see {@link DisassociateWirelessGatewayFromThingCommand}
|
|
171
|
+
*/
|
|
172
|
+
disassociateWirelessGatewayFromThing(args: DisassociateWirelessGatewayFromThingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateWirelessGatewayFromThingCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
173
|
+
/**
|
|
174
|
+
* @see {@link GetDestinationCommand}
|
|
175
|
+
*/
|
|
176
|
+
getDestination(args: GetDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDestinationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
177
|
+
/**
|
|
178
|
+
* @see {@link GetDeviceProfileCommand}
|
|
179
|
+
*/
|
|
180
|
+
getDeviceProfile(args: GetDeviceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeviceProfileCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
181
|
+
/**
|
|
182
|
+
* @see {@link GetEventConfigurationByResourceTypesCommand}
|
|
183
|
+
*/
|
|
184
|
+
getEventConfigurationByResourceTypes(args: GetEventConfigurationByResourceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEventConfigurationByResourceTypesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError>;
|
|
185
|
+
/**
|
|
186
|
+
* @see {@link GetFuotaTaskCommand}
|
|
187
|
+
*/
|
|
188
|
+
getFuotaTask(args: GetFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFuotaTaskCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
189
|
+
/**
|
|
190
|
+
* @see {@link GetLogLevelsByResourceTypesCommand}
|
|
191
|
+
*/
|
|
192
|
+
getLogLevelsByResourceTypes(args: GetLogLevelsByResourceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogLevelsByResourceTypesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
193
|
+
/**
|
|
194
|
+
* @see {@link GetMetricConfigurationCommand}
|
|
195
|
+
*/
|
|
196
|
+
getMetricConfiguration(args: GetMetricConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMetricConfigurationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
197
|
+
/**
|
|
198
|
+
* @see {@link GetMetricsCommand}
|
|
199
|
+
*/
|
|
200
|
+
getMetrics(args: GetMetricsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMetricsCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
201
|
+
/**
|
|
202
|
+
* @see {@link GetMulticastGroupCommand}
|
|
203
|
+
*/
|
|
204
|
+
getMulticastGroup(args: GetMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMulticastGroupCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
205
|
+
/**
|
|
206
|
+
* @see {@link GetMulticastGroupSessionCommand}
|
|
207
|
+
*/
|
|
208
|
+
getMulticastGroupSession(args: GetMulticastGroupSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMulticastGroupSessionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
209
|
+
/**
|
|
210
|
+
* @see {@link GetNetworkAnalyzerConfigurationCommand}
|
|
211
|
+
*/
|
|
212
|
+
getNetworkAnalyzerConfiguration(args: GetNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNetworkAnalyzerConfigurationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
213
|
+
/**
|
|
214
|
+
* @see {@link GetPartnerAccountCommand}
|
|
215
|
+
*/
|
|
216
|
+
getPartnerAccount(args: GetPartnerAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPartnerAccountCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
217
|
+
/**
|
|
218
|
+
* @see {@link GetPositionCommand}
|
|
219
|
+
*/
|
|
220
|
+
getPosition(args: GetPositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPositionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
221
|
+
/**
|
|
222
|
+
* @see {@link GetPositionConfigurationCommand}
|
|
223
|
+
*/
|
|
224
|
+
getPositionConfiguration(args: GetPositionConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPositionConfigurationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
225
|
+
/**
|
|
226
|
+
* @see {@link GetPositionEstimateCommand}
|
|
227
|
+
*/
|
|
228
|
+
getPositionEstimate(args: GetPositionEstimateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPositionEstimateCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
229
|
+
/**
|
|
230
|
+
* @see {@link GetResourceEventConfigurationCommand}
|
|
231
|
+
*/
|
|
232
|
+
getResourceEventConfiguration(args: GetResourceEventConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetResourceEventConfigurationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
233
|
+
/**
|
|
234
|
+
* @see {@link GetResourceLogLevelCommand}
|
|
235
|
+
*/
|
|
236
|
+
getResourceLogLevel(args: GetResourceLogLevelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetResourceLogLevelCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
237
|
+
/**
|
|
238
|
+
* @see {@link GetResourcePositionCommand}
|
|
239
|
+
*/
|
|
240
|
+
getResourcePosition(args: GetResourcePositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetResourcePositionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
241
|
+
/**
|
|
242
|
+
* @see {@link GetServiceEndpointCommand}
|
|
243
|
+
*/
|
|
244
|
+
getServiceEndpoint(args: GetServiceEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceEndpointCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
245
|
+
/**
|
|
246
|
+
* @see {@link GetServiceProfileCommand}
|
|
247
|
+
*/
|
|
248
|
+
getServiceProfile(args: GetServiceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceProfileCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
249
|
+
/**
|
|
250
|
+
* @see {@link GetWirelessDeviceCommand}
|
|
251
|
+
*/
|
|
252
|
+
getWirelessDevice(args: GetWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessDeviceCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
253
|
+
/**
|
|
254
|
+
* @see {@link GetWirelessDeviceImportTaskCommand}
|
|
255
|
+
*/
|
|
256
|
+
getWirelessDeviceImportTask(args: GetWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessDeviceImportTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
257
|
+
/**
|
|
258
|
+
* @see {@link GetWirelessDeviceStatisticsCommand}
|
|
259
|
+
*/
|
|
260
|
+
getWirelessDeviceStatistics(args: GetWirelessDeviceStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessDeviceStatisticsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
261
|
+
/**
|
|
262
|
+
* @see {@link GetWirelessGatewayCommand}
|
|
263
|
+
*/
|
|
264
|
+
getWirelessGateway(args: GetWirelessGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessGatewayCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
265
|
+
/**
|
|
266
|
+
* @see {@link GetWirelessGatewayCertificateCommand}
|
|
267
|
+
*/
|
|
268
|
+
getWirelessGatewayCertificate(args: GetWirelessGatewayCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessGatewayCertificateCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
269
|
+
/**
|
|
270
|
+
* @see {@link GetWirelessGatewayFirmwareInformationCommand}
|
|
271
|
+
*/
|
|
272
|
+
getWirelessGatewayFirmwareInformation(args: GetWirelessGatewayFirmwareInformationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessGatewayFirmwareInformationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
273
|
+
/**
|
|
274
|
+
* @see {@link GetWirelessGatewayStatisticsCommand}
|
|
275
|
+
*/
|
|
276
|
+
getWirelessGatewayStatistics(args: GetWirelessGatewayStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessGatewayStatisticsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
277
|
+
/**
|
|
278
|
+
* @see {@link GetWirelessGatewayTaskCommand}
|
|
279
|
+
*/
|
|
280
|
+
getWirelessGatewayTask(args: GetWirelessGatewayTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessGatewayTaskCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
281
|
+
/**
|
|
282
|
+
* @see {@link GetWirelessGatewayTaskDefinitionCommand}
|
|
283
|
+
*/
|
|
284
|
+
getWirelessGatewayTaskDefinition(args: GetWirelessGatewayTaskDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWirelessGatewayTaskDefinitionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
285
|
+
/**
|
|
286
|
+
* @see {@link ListDestinationsCommand}
|
|
287
|
+
*/
|
|
288
|
+
listDestinations(args: ListDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDestinationsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
289
|
+
/**
|
|
290
|
+
* @see {@link ListDeviceProfilesCommand}
|
|
291
|
+
*/
|
|
292
|
+
listDeviceProfiles(args: ListDeviceProfilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDeviceProfilesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
293
|
+
/**
|
|
294
|
+
* @see {@link ListDevicesForWirelessDeviceImportTaskCommand}
|
|
295
|
+
*/
|
|
296
|
+
listDevicesForWirelessDeviceImportTask(args: ListDevicesForWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDevicesForWirelessDeviceImportTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
297
|
+
/**
|
|
298
|
+
* @see {@link ListEventConfigurationsCommand}
|
|
299
|
+
*/
|
|
300
|
+
listEventConfigurations(args: ListEventConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEventConfigurationsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
301
|
+
/**
|
|
302
|
+
* @see {@link ListFuotaTasksCommand}
|
|
303
|
+
*/
|
|
304
|
+
listFuotaTasks(args: ListFuotaTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListFuotaTasksCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
305
|
+
/**
|
|
306
|
+
* @see {@link ListMulticastGroupsCommand}
|
|
307
|
+
*/
|
|
308
|
+
listMulticastGroups(args: ListMulticastGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMulticastGroupsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
309
|
+
/**
|
|
310
|
+
* @see {@link ListMulticastGroupsByFuotaTaskCommand}
|
|
311
|
+
*/
|
|
312
|
+
listMulticastGroupsByFuotaTask(args: ListMulticastGroupsByFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMulticastGroupsByFuotaTaskCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
313
|
+
/**
|
|
314
|
+
* @see {@link ListNetworkAnalyzerConfigurationsCommand}
|
|
315
|
+
*/
|
|
316
|
+
listNetworkAnalyzerConfigurations(args: ListNetworkAnalyzerConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNetworkAnalyzerConfigurationsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
317
|
+
/**
|
|
318
|
+
* @see {@link ListPartnerAccountsCommand}
|
|
319
|
+
*/
|
|
320
|
+
listPartnerAccounts(args: ListPartnerAccountsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPartnerAccountsCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
321
|
+
/**
|
|
322
|
+
* @see {@link ListPositionConfigurationsCommand}
|
|
323
|
+
*/
|
|
324
|
+
listPositionConfigurations(args: ListPositionConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPositionConfigurationsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
325
|
+
/**
|
|
326
|
+
* @see {@link ListQueuedMessagesCommand}
|
|
327
|
+
*/
|
|
328
|
+
listQueuedMessages(args: ListQueuedMessagesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListQueuedMessagesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
329
|
+
/**
|
|
330
|
+
* @see {@link ListServiceProfilesCommand}
|
|
331
|
+
*/
|
|
332
|
+
listServiceProfiles(args: ListServiceProfilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServiceProfilesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
333
|
+
/**
|
|
334
|
+
* @see {@link ListTagsForResourceCommand}
|
|
335
|
+
*/
|
|
336
|
+
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, SdkError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
337
|
+
/**
|
|
338
|
+
* @see {@link ListWirelessDeviceImportTasksCommand}
|
|
339
|
+
*/
|
|
340
|
+
listWirelessDeviceImportTasks(args: ListWirelessDeviceImportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWirelessDeviceImportTasksCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
341
|
+
/**
|
|
342
|
+
* @see {@link ListWirelessDevicesCommand}
|
|
343
|
+
*/
|
|
344
|
+
listWirelessDevices(args: ListWirelessDevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWirelessDevicesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
345
|
+
/**
|
|
346
|
+
* @see {@link ListWirelessGatewayTaskDefinitionsCommand}
|
|
347
|
+
*/
|
|
348
|
+
listWirelessGatewayTaskDefinitions(args: ListWirelessGatewayTaskDefinitionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWirelessGatewayTaskDefinitionsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
349
|
+
/**
|
|
350
|
+
* @see {@link ListWirelessGatewaysCommand}
|
|
351
|
+
*/
|
|
352
|
+
listWirelessGateways(args: ListWirelessGatewaysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWirelessGatewaysCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
353
|
+
/**
|
|
354
|
+
* @see {@link PutPositionConfigurationCommand}
|
|
355
|
+
*/
|
|
356
|
+
putPositionConfiguration(args: PutPositionConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPositionConfigurationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
357
|
+
/**
|
|
358
|
+
* @see {@link PutResourceLogLevelCommand}
|
|
359
|
+
*/
|
|
360
|
+
putResourceLogLevel(args: PutResourceLogLevelCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutResourceLogLevelCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
361
|
+
/**
|
|
362
|
+
* @see {@link ResetAllResourceLogLevelsCommand}
|
|
363
|
+
*/
|
|
364
|
+
resetAllResourceLogLevels(args: ResetAllResourceLogLevelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetAllResourceLogLevelsCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
365
|
+
/**
|
|
366
|
+
* @see {@link ResetResourceLogLevelCommand}
|
|
367
|
+
*/
|
|
368
|
+
resetResourceLogLevel(args: ResetResourceLogLevelCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetResourceLogLevelCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
369
|
+
/**
|
|
370
|
+
* @see {@link SendDataToMulticastGroupCommand}
|
|
371
|
+
*/
|
|
372
|
+
sendDataToMulticastGroup(args: SendDataToMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendDataToMulticastGroupCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
373
|
+
/**
|
|
374
|
+
* @see {@link SendDataToWirelessDeviceCommand}
|
|
375
|
+
*/
|
|
376
|
+
sendDataToWirelessDevice(args: SendDataToWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendDataToWirelessDeviceCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
377
|
+
/**
|
|
378
|
+
* @see {@link StartBulkAssociateWirelessDeviceWithMulticastGroupCommand}
|
|
379
|
+
*/
|
|
380
|
+
startBulkAssociateWirelessDeviceWithMulticastGroup(args: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
381
|
+
/**
|
|
382
|
+
* @see {@link StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand}
|
|
383
|
+
*/
|
|
384
|
+
startBulkDisassociateWirelessDeviceFromMulticastGroup(args: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
385
|
+
/**
|
|
386
|
+
* @see {@link StartFuotaTaskCommand}
|
|
387
|
+
*/
|
|
388
|
+
startFuotaTask(args: StartFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
389
|
+
/**
|
|
390
|
+
* @see {@link StartMulticastGroupSessionCommand}
|
|
391
|
+
*/
|
|
392
|
+
startMulticastGroupSession(args: StartMulticastGroupSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartMulticastGroupSessionCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
393
|
+
/**
|
|
394
|
+
* @see {@link StartSingleWirelessDeviceImportTaskCommand}
|
|
395
|
+
*/
|
|
396
|
+
startSingleWirelessDeviceImportTask(args: StartSingleWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartSingleWirelessDeviceImportTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
397
|
+
/**
|
|
398
|
+
* @see {@link StartWirelessDeviceImportTaskCommand}
|
|
399
|
+
*/
|
|
400
|
+
startWirelessDeviceImportTask(args: StartWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartWirelessDeviceImportTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
401
|
+
/**
|
|
402
|
+
* @see {@link TagResourceCommand}
|
|
403
|
+
*/
|
|
404
|
+
tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, SdkError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | TooManyTagsError | ValidationError>;
|
|
405
|
+
/**
|
|
406
|
+
* @see {@link TestWirelessDeviceCommand}
|
|
407
|
+
*/
|
|
408
|
+
testWirelessDevice(args: TestWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestWirelessDeviceCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
409
|
+
/**
|
|
410
|
+
* @see {@link UntagResourceCommand}
|
|
411
|
+
*/
|
|
412
|
+
untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, SdkError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
413
|
+
/**
|
|
414
|
+
* @see {@link UpdateDestinationCommand}
|
|
415
|
+
*/
|
|
416
|
+
updateDestination(args: UpdateDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDestinationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
417
|
+
/**
|
|
418
|
+
* @see {@link UpdateEventConfigurationByResourceTypesCommand}
|
|
419
|
+
*/
|
|
420
|
+
updateEventConfigurationByResourceTypes(args: UpdateEventConfigurationByResourceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateEventConfigurationByResourceTypesCommandOutput, SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
421
|
+
/**
|
|
422
|
+
* @see {@link UpdateFuotaTaskCommand}
|
|
423
|
+
*/
|
|
424
|
+
updateFuotaTask(args: UpdateFuotaTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateFuotaTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
425
|
+
/**
|
|
426
|
+
* @see {@link UpdateLogLevelsByResourceTypesCommand}
|
|
427
|
+
*/
|
|
428
|
+
updateLogLevelsByResourceTypes(args: UpdateLogLevelsByResourceTypesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateLogLevelsByResourceTypesCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
429
|
+
/**
|
|
430
|
+
* @see {@link UpdateMetricConfigurationCommand}
|
|
431
|
+
*/
|
|
432
|
+
updateMetricConfiguration(args: UpdateMetricConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateMetricConfigurationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
433
|
+
/**
|
|
434
|
+
* @see {@link UpdateMulticastGroupCommand}
|
|
435
|
+
*/
|
|
436
|
+
updateMulticastGroup(args: UpdateMulticastGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateMulticastGroupCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
437
|
+
/**
|
|
438
|
+
* @see {@link UpdateNetworkAnalyzerConfigurationCommand}
|
|
439
|
+
*/
|
|
440
|
+
updateNetworkAnalyzerConfiguration(args: UpdateNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNetworkAnalyzerConfigurationCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
441
|
+
/**
|
|
442
|
+
* @see {@link UpdatePartnerAccountCommand}
|
|
443
|
+
*/
|
|
444
|
+
updatePartnerAccount(args: UpdatePartnerAccountCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePartnerAccountCommandOutput, SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
445
|
+
/**
|
|
446
|
+
* @see {@link UpdatePositionCommand}
|
|
447
|
+
*/
|
|
448
|
+
updatePosition(args: UpdatePositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePositionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
449
|
+
/**
|
|
450
|
+
* @see {@link UpdateResourceEventConfigurationCommand}
|
|
451
|
+
*/
|
|
452
|
+
updateResourceEventConfiguration(args: UpdateResourceEventConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateResourceEventConfigurationCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
453
|
+
/**
|
|
454
|
+
* @see {@link UpdateResourcePositionCommand}
|
|
455
|
+
*/
|
|
456
|
+
updateResourcePosition(args: UpdateResourcePositionCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateResourcePositionCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
457
|
+
/**
|
|
458
|
+
* @see {@link UpdateWirelessDeviceCommand}
|
|
459
|
+
*/
|
|
460
|
+
updateWirelessDevice(args: UpdateWirelessDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateWirelessDeviceCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
461
|
+
/**
|
|
462
|
+
* @see {@link UpdateWirelessDeviceImportTaskCommand}
|
|
463
|
+
*/
|
|
464
|
+
updateWirelessDeviceImportTask(args: UpdateWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateWirelessDeviceImportTaskCommandOutput, SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
465
|
+
/**
|
|
466
|
+
* @see {@link UpdateWirelessGatewayCommand}
|
|
467
|
+
*/
|
|
468
|
+
updateWirelessGateway(args: UpdateWirelessGatewayCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateWirelessGatewayCommandOutput, SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
469
|
+
}
|
|
470
|
+
/**
|
|
471
|
+
* @since 1.0.0
|
|
472
|
+
* @category constructors
|
|
473
|
+
*/
|
|
474
|
+
export declare const makeIoTWirelessService: Effect.Effect<IoTWirelessService$, never, IoTWirelessClientInstance>;
|
|
475
|
+
declare const IoTWirelessService_base: import("effect/Context").TagClass<IoTWirelessService, "@effect-aws/client-iot-wireless/IoTWirelessService", IoTWirelessService$> & {
|
|
476
|
+
readonly _: Effect.Effect<IoTWirelessService$["_"], never, IoTWirelessService>;
|
|
477
|
+
associateAwsAccountWithPartnerAccount: (args: AssociateAwsAccountWithPartnerAccountCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateAwsAccountWithPartnerAccountCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
478
|
+
associateMulticastGroupWithFuotaTask: (args: AssociateMulticastGroupWithFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateMulticastGroupWithFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
479
|
+
associateWirelessDeviceWithFuotaTask: (args: AssociateWirelessDeviceWithFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateWirelessDeviceWithFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
480
|
+
associateWirelessDeviceWithMulticastGroup: (args: AssociateWirelessDeviceWithMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateWirelessDeviceWithMulticastGroupCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
481
|
+
associateWirelessDeviceWithThing: (args: AssociateWirelessDeviceWithThingCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateWirelessDeviceWithThingCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
482
|
+
associateWirelessGatewayWithCertificate: (args: AssociateWirelessGatewayWithCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateWirelessGatewayWithCertificateCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
483
|
+
associateWirelessGatewayWithThing: (args: AssociateWirelessGatewayWithThingCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateWirelessGatewayWithThingCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
484
|
+
cancelMulticastGroupSession: (args: CancelMulticastGroupSessionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CancelMulticastGroupSessionCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
485
|
+
createDestination: (args: CreateDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateDestinationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
486
|
+
createDeviceProfile: (args: CreateDeviceProfileCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateDeviceProfileCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
487
|
+
createFuotaTask: (args: CreateFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
488
|
+
createMulticastGroup: (args: CreateMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateMulticastGroupCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
489
|
+
createNetworkAnalyzerConfiguration: (args: CreateNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateNetworkAnalyzerConfigurationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
490
|
+
createServiceProfile: (args: CreateServiceProfileCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateServiceProfileCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
491
|
+
createWirelessDevice: (args: CreateWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateWirelessDeviceCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
492
|
+
createWirelessGateway: (args: CreateWirelessGatewayCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateWirelessGatewayCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
493
|
+
createWirelessGatewayTask: (args: CreateWirelessGatewayTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateWirelessGatewayTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
494
|
+
createWirelessGatewayTaskDefinition: (args: CreateWirelessGatewayTaskDefinitionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateWirelessGatewayTaskDefinitionCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
495
|
+
deleteDestination: (args: DeleteDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDestinationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
496
|
+
deleteDeviceProfile: (args: DeleteDeviceProfileCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDeviceProfileCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
497
|
+
deleteFuotaTask: (args: DeleteFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteFuotaTaskCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
498
|
+
deleteMulticastGroup: (args: DeleteMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteMulticastGroupCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
499
|
+
deleteNetworkAnalyzerConfiguration: (args: DeleteNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteNetworkAnalyzerConfigurationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
500
|
+
deleteQueuedMessages: (args: DeleteQueuedMessagesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteQueuedMessagesCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
501
|
+
deleteServiceProfile: (args: DeleteServiceProfileCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteServiceProfileCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
502
|
+
deleteWirelessDevice: (args: DeleteWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteWirelessDeviceCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
503
|
+
deleteWirelessDeviceImportTask: (args: DeleteWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteWirelessDeviceImportTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
504
|
+
deleteWirelessGateway: (args: DeleteWirelessGatewayCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteWirelessGatewayCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
505
|
+
deleteWirelessGatewayTask: (args: DeleteWirelessGatewayTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteWirelessGatewayTaskCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
506
|
+
deleteWirelessGatewayTaskDefinition: (args: DeleteWirelessGatewayTaskDefinitionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteWirelessGatewayTaskDefinitionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
507
|
+
deregisterWirelessDevice: (args: DeregisterWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeregisterWirelessDeviceCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
508
|
+
disassociateAwsAccountFromPartnerAccount: (args: DisassociateAwsAccountFromPartnerAccountCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateAwsAccountFromPartnerAccountCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
509
|
+
disassociateMulticastGroupFromFuotaTask: (args: DisassociateMulticastGroupFromFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateMulticastGroupFromFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ValidationError | SdkError, IoTWirelessService>;
|
|
510
|
+
disassociateWirelessDeviceFromFuotaTask: (args: DisassociateWirelessDeviceFromFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateWirelessDeviceFromFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
511
|
+
disassociateWirelessDeviceFromMulticastGroup: (args: DisassociateWirelessDeviceFromMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateWirelessDeviceFromMulticastGroupCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
512
|
+
disassociateWirelessDeviceFromThing: (args: DisassociateWirelessDeviceFromThingCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateWirelessDeviceFromThingCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
513
|
+
disassociateWirelessGatewayFromCertificate: (args: DisassociateWirelessGatewayFromCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateWirelessGatewayFromCertificateCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
514
|
+
disassociateWirelessGatewayFromThing: (args: DisassociateWirelessGatewayFromThingCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateWirelessGatewayFromThingCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
515
|
+
getDestination: (args: GetDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDestinationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
516
|
+
getDeviceProfile: (args: GetDeviceProfileCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDeviceProfileCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
517
|
+
getEventConfigurationByResourceTypes: (args: GetEventConfigurationByResourceTypesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetEventConfigurationByResourceTypesCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | SdkError, IoTWirelessService>;
|
|
518
|
+
getFuotaTask: (args: GetFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetFuotaTaskCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
519
|
+
getLogLevelsByResourceTypes: (args: GetLogLevelsByResourceTypesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetLogLevelsByResourceTypesCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
520
|
+
getMetricConfiguration: (args: GetMetricConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetMetricConfigurationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
521
|
+
getMetrics: (args: GetMetricsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetMetricsCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
522
|
+
getMulticastGroup: (args: GetMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetMulticastGroupCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
523
|
+
getMulticastGroupSession: (args: GetMulticastGroupSessionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetMulticastGroupSessionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
524
|
+
getNetworkAnalyzerConfiguration: (args: GetNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetNetworkAnalyzerConfigurationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
525
|
+
getPartnerAccount: (args: GetPartnerAccountCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetPartnerAccountCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
526
|
+
getPosition: (args: GetPositionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetPositionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
527
|
+
getPositionConfiguration: (args: GetPositionConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetPositionConfigurationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
528
|
+
getPositionEstimate: (args: GetPositionEstimateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetPositionEstimateCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
529
|
+
getResourceEventConfiguration: (args: GetResourceEventConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetResourceEventConfigurationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
530
|
+
getResourceLogLevel: (args: GetResourceLogLevelCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetResourceLogLevelCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
531
|
+
getResourcePosition: (args: GetResourcePositionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetResourcePositionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
532
|
+
getServiceEndpoint: (args: GetServiceEndpointCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetServiceEndpointCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
533
|
+
getServiceProfile: (args: GetServiceProfileCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetServiceProfileCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
534
|
+
getWirelessDevice: (args: GetWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessDeviceCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
535
|
+
getWirelessDeviceImportTask: (args: GetWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessDeviceImportTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
536
|
+
getWirelessDeviceStatistics: (args: GetWirelessDeviceStatisticsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessDeviceStatisticsCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
537
|
+
getWirelessGateway: (args: GetWirelessGatewayCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessGatewayCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
538
|
+
getWirelessGatewayCertificate: (args: GetWirelessGatewayCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessGatewayCertificateCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
539
|
+
getWirelessGatewayFirmwareInformation: (args: GetWirelessGatewayFirmwareInformationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessGatewayFirmwareInformationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
540
|
+
getWirelessGatewayStatistics: (args: GetWirelessGatewayStatisticsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessGatewayStatisticsCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
541
|
+
getWirelessGatewayTask: (args: GetWirelessGatewayTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessGatewayTaskCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
542
|
+
getWirelessGatewayTaskDefinition: (args: GetWirelessGatewayTaskDefinitionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetWirelessGatewayTaskDefinitionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
543
|
+
listDestinations: (args: ListDestinationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListDestinationsCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
544
|
+
listDeviceProfiles: (args: ListDeviceProfilesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListDeviceProfilesCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
545
|
+
listDevicesForWirelessDeviceImportTask: (args: ListDevicesForWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListDevicesForWirelessDeviceImportTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
546
|
+
listEventConfigurations: (args: ListEventConfigurationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListEventConfigurationsCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
547
|
+
listFuotaTasks: (args: ListFuotaTasksCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListFuotaTasksCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
548
|
+
listMulticastGroups: (args: ListMulticastGroupsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListMulticastGroupsCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
549
|
+
listMulticastGroupsByFuotaTask: (args: ListMulticastGroupsByFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListMulticastGroupsByFuotaTaskCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
550
|
+
listNetworkAnalyzerConfigurations: (args: ListNetworkAnalyzerConfigurationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListNetworkAnalyzerConfigurationsCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
551
|
+
listPartnerAccounts: (args: ListPartnerAccountsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListPartnerAccountsCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
552
|
+
listPositionConfigurations: (args: ListPositionConfigurationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListPositionConfigurationsCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
553
|
+
listQueuedMessages: (args: ListQueuedMessagesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListQueuedMessagesCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
554
|
+
listServiceProfiles: (args: ListServiceProfilesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListServiceProfilesCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
555
|
+
listTagsForResource: (args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListTagsForResourceCommandOutput, ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
556
|
+
listWirelessDeviceImportTasks: (args: ListWirelessDeviceImportTasksCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListWirelessDeviceImportTasksCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
557
|
+
listWirelessDevices: (args: ListWirelessDevicesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListWirelessDevicesCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
558
|
+
listWirelessGatewayTaskDefinitions: (args: ListWirelessGatewayTaskDefinitionsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListWirelessGatewayTaskDefinitionsCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
559
|
+
listWirelessGateways: (args: ListWirelessGatewaysCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListWirelessGatewaysCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
560
|
+
putPositionConfiguration: (args: PutPositionConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutPositionConfigurationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
561
|
+
putResourceLogLevel: (args: PutResourceLogLevelCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutResourceLogLevelCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
562
|
+
resetAllResourceLogLevels: (args: ResetAllResourceLogLevelsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ResetAllResourceLogLevelsCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
563
|
+
resetResourceLogLevel: (args: ResetResourceLogLevelCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ResetResourceLogLevelCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
564
|
+
sendDataToMulticastGroup: (args: SendDataToMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<SendDataToMulticastGroupCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
565
|
+
sendDataToWirelessDevice: (args: SendDataToWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<SendDataToWirelessDeviceCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
566
|
+
startBulkAssociateWirelessDeviceWithMulticastGroup: (args: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
567
|
+
startBulkDisassociateWirelessDeviceFromMulticastGroup: (args: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
568
|
+
startFuotaTask: (args: StartFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
569
|
+
startMulticastGroupSession: (args: StartMulticastGroupSessionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartMulticastGroupSessionCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
570
|
+
startSingleWirelessDeviceImportTask: (args: StartSingleWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartSingleWirelessDeviceImportTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
571
|
+
startWirelessDeviceImportTask: (args: StartWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartWirelessDeviceImportTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
572
|
+
tagResource: (args: TagResourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<TagResourceCommandOutput, ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | TooManyTagsError | ValidationError | SdkError, IoTWirelessService>;
|
|
573
|
+
testWirelessDevice: (args: TestWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<TestWirelessDeviceCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
574
|
+
untagResource: (args: UntagResourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UntagResourceCommandOutput, ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
575
|
+
updateDestination: (args: UpdateDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateDestinationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
576
|
+
updateEventConfigurationByResourceTypes: (args: UpdateEventConfigurationByResourceTypesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateEventConfigurationByResourceTypesCommandOutput, AccessDeniedError | InternalServerError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
577
|
+
updateFuotaTask: (args: UpdateFuotaTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateFuotaTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
578
|
+
updateLogLevelsByResourceTypes: (args: UpdateLogLevelsByResourceTypesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateLogLevelsByResourceTypesCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
579
|
+
updateMetricConfiguration: (args: UpdateMetricConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateMetricConfigurationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
580
|
+
updateMulticastGroup: (args: UpdateMulticastGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateMulticastGroupCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
581
|
+
updateNetworkAnalyzerConfiguration: (args: UpdateNetworkAnalyzerConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateNetworkAnalyzerConfigurationCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
582
|
+
updatePartnerAccount: (args: UpdatePartnerAccountCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdatePartnerAccountCommandOutput, InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
583
|
+
updatePosition: (args: UpdatePositionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdatePositionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
584
|
+
updateResourceEventConfiguration: (args: UpdateResourceEventConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateResourceEventConfigurationCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
585
|
+
updateResourcePosition: (args: UpdateResourcePositionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateResourcePositionCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
586
|
+
updateWirelessDevice: (args: UpdateWirelessDeviceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateWirelessDeviceCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
587
|
+
updateWirelessDeviceImportTask: (args: UpdateWirelessDeviceImportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateWirelessDeviceImportTaskCommandOutput, AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
588
|
+
updateWirelessGateway: (args: UpdateWirelessGatewayCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateWirelessGatewayCommandOutput, AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError | SdkError, IoTWirelessService>;
|
|
589
|
+
} & {
|
|
590
|
+
use: <X>(body: (_: IoTWirelessService$) => X) => X extends Effect.Effect<infer A, infer E, infer R> ? Effect.Effect<A, E, R | IoTWirelessService> : Effect.Effect<X, never, IoTWirelessService>;
|
|
591
|
+
};
|
|
592
|
+
/**
|
|
593
|
+
* @since 1.0.0
|
|
594
|
+
* @category models
|
|
595
|
+
*/
|
|
596
|
+
export declare class IoTWirelessService extends IoTWirelessService_base {
|
|
597
|
+
static readonly defaultLayer: Layer.Layer<IoTWirelessService, never, never>;
|
|
598
|
+
static readonly layer: (config: IoTWirelessClientConfig) => Layer.Layer<IoTWirelessService, never, never>;
|
|
599
|
+
static readonly baseLayer: (evaluate: (defaultConfig: IoTWirelessClientConfig) => IoTWirelessClient) => Layer.Layer<IoTWirelessService, never, never>;
|
|
600
|
+
}
|
|
601
|
+
/**
|
|
602
|
+
* @since 1.0.0
|
|
603
|
+
* @category models
|
|
604
|
+
* @alias IoTWirelessService
|
|
605
|
+
*/
|
|
606
|
+
export declare const IoTWireless: typeof IoTWirelessService;
|
|
607
|
+
/**
|
|
608
|
+
* @since 1.0.0
|
|
609
|
+
* @category layers
|
|
610
|
+
* @deprecated use IoTWireless.baseLayer instead
|
|
611
|
+
*/
|
|
612
|
+
export declare const BaseIoTWirelessServiceLayer: Layer.Layer<IoTWirelessService, never, IoTWirelessClientInstance>;
|
|
613
|
+
/**
|
|
614
|
+
* @since 1.0.0
|
|
615
|
+
* @category layers
|
|
616
|
+
* @deprecated use IoTWireless.layer instead
|
|
617
|
+
*/
|
|
618
|
+
export declare const IoTWirelessServiceLayer: Layer.Layer<IoTWirelessService, never, IoTWirelessClientInstanceConfig>;
|
|
619
|
+
/**
|
|
620
|
+
* @since 1.0.0
|
|
621
|
+
* @category layers
|
|
622
|
+
* @deprecated use IoTWireless.defaultLayer instead
|
|
623
|
+
*/
|
|
624
|
+
export declare const DefaultIoTWirelessServiceLayer: Layer.Layer<IoTWirelessService, never, never>;
|
|
625
|
+
export {};
|