@aws-sdk/client-iot-wireless 3.50.0 → 3.51.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 +8 -0
- package/dist-types/ts3.4/IoTWireless.d.ts +440 -0
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +160 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +87 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +5 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2709 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +10 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +263 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/package.json +8 -8
|
@@ -0,0 +1,2709 @@
|
|
|
1
|
+
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
|
+
export interface SessionKeysAbpV1_0_x {
|
|
4
|
+
|
|
5
|
+
NwkSKey?: string;
|
|
6
|
+
|
|
7
|
+
AppSKey?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare namespace SessionKeysAbpV1_0_x {
|
|
10
|
+
|
|
11
|
+
const filterSensitiveLog: (obj: SessionKeysAbpV1_0_x) => any;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export interface AbpV1_0_x {
|
|
15
|
+
|
|
16
|
+
DevAddr?: string;
|
|
17
|
+
|
|
18
|
+
SessionKeys?: SessionKeysAbpV1_0_x;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace AbpV1_0_x {
|
|
21
|
+
|
|
22
|
+
const filterSensitiveLog: (obj: AbpV1_0_x) => any;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export interface SessionKeysAbpV1_1 {
|
|
26
|
+
|
|
27
|
+
FNwkSIntKey?: string;
|
|
28
|
+
|
|
29
|
+
SNwkSIntKey?: string;
|
|
30
|
+
|
|
31
|
+
NwkSEncKey?: string;
|
|
32
|
+
|
|
33
|
+
AppSKey?: string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace SessionKeysAbpV1_1 {
|
|
36
|
+
|
|
37
|
+
const filterSensitiveLog: (obj: SessionKeysAbpV1_1) => any;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export interface AbpV1_1 {
|
|
41
|
+
|
|
42
|
+
DevAddr?: string;
|
|
43
|
+
|
|
44
|
+
SessionKeys?: SessionKeysAbpV1_1;
|
|
45
|
+
}
|
|
46
|
+
export declare namespace AbpV1_1 {
|
|
47
|
+
|
|
48
|
+
const filterSensitiveLog: (obj: AbpV1_1) => any;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
|
|
52
|
+
name: "AccessDeniedException";
|
|
53
|
+
$fault: "client";
|
|
54
|
+
Message?: string;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export interface SidewalkAccountInfo {
|
|
58
|
+
|
|
59
|
+
AmazonId?: string;
|
|
60
|
+
|
|
61
|
+
AppServerPrivateKey?: string;
|
|
62
|
+
}
|
|
63
|
+
export declare namespace SidewalkAccountInfo {
|
|
64
|
+
|
|
65
|
+
const filterSensitiveLog: (obj: SidewalkAccountInfo) => any;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
export interface Tag {
|
|
69
|
+
|
|
70
|
+
Key: string | undefined;
|
|
71
|
+
|
|
72
|
+
Value: string | undefined;
|
|
73
|
+
}
|
|
74
|
+
export declare namespace Tag {
|
|
75
|
+
|
|
76
|
+
const filterSensitiveLog: (obj: Tag) => any;
|
|
77
|
+
}
|
|
78
|
+
export interface AssociateAwsAccountWithPartnerAccountRequest {
|
|
79
|
+
|
|
80
|
+
Sidewalk: SidewalkAccountInfo | undefined;
|
|
81
|
+
|
|
82
|
+
ClientRequestToken?: string;
|
|
83
|
+
|
|
84
|
+
Tags?: Tag[];
|
|
85
|
+
}
|
|
86
|
+
export declare namespace AssociateAwsAccountWithPartnerAccountRequest {
|
|
87
|
+
|
|
88
|
+
const filterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountRequest) => any;
|
|
89
|
+
}
|
|
90
|
+
export interface AssociateAwsAccountWithPartnerAccountResponse {
|
|
91
|
+
|
|
92
|
+
Sidewalk?: SidewalkAccountInfo;
|
|
93
|
+
|
|
94
|
+
Arn?: string;
|
|
95
|
+
}
|
|
96
|
+
export declare namespace AssociateAwsAccountWithPartnerAccountResponse {
|
|
97
|
+
|
|
98
|
+
const filterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountResponse) => any;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export interface ConflictException extends __SmithyException, $MetadataBearer {
|
|
102
|
+
name: "ConflictException";
|
|
103
|
+
$fault: "client";
|
|
104
|
+
Message?: string;
|
|
105
|
+
|
|
106
|
+
ResourceId?: string;
|
|
107
|
+
|
|
108
|
+
ResourceType?: string;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
export interface InternalServerException extends __SmithyException, $MetadataBearer {
|
|
112
|
+
name: "InternalServerException";
|
|
113
|
+
$fault: "server";
|
|
114
|
+
Message?: string;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
|
|
118
|
+
name: "ResourceNotFoundException";
|
|
119
|
+
$fault: "client";
|
|
120
|
+
Message?: string;
|
|
121
|
+
|
|
122
|
+
ResourceId?: string;
|
|
123
|
+
|
|
124
|
+
ResourceType?: string;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
export interface ThrottlingException extends __SmithyException, $MetadataBearer {
|
|
128
|
+
name: "ThrottlingException";
|
|
129
|
+
$fault: "client";
|
|
130
|
+
Message?: string;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
export interface ValidationException extends __SmithyException, $MetadataBearer {
|
|
134
|
+
name: "ValidationException";
|
|
135
|
+
$fault: "client";
|
|
136
|
+
Message?: string;
|
|
137
|
+
}
|
|
138
|
+
export interface AssociateMulticastGroupWithFuotaTaskRequest {
|
|
139
|
+
|
|
140
|
+
Id: string | undefined;
|
|
141
|
+
|
|
142
|
+
MulticastGroupId: string | undefined;
|
|
143
|
+
}
|
|
144
|
+
export declare namespace AssociateMulticastGroupWithFuotaTaskRequest {
|
|
145
|
+
|
|
146
|
+
const filterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
|
|
147
|
+
}
|
|
148
|
+
export interface AssociateMulticastGroupWithFuotaTaskResponse {
|
|
149
|
+
}
|
|
150
|
+
export declare namespace AssociateMulticastGroupWithFuotaTaskResponse {
|
|
151
|
+
|
|
152
|
+
const filterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
|
|
153
|
+
}
|
|
154
|
+
export interface AssociateWirelessDeviceWithFuotaTaskRequest {
|
|
155
|
+
|
|
156
|
+
Id: string | undefined;
|
|
157
|
+
|
|
158
|
+
WirelessDeviceId: string | undefined;
|
|
159
|
+
}
|
|
160
|
+
export declare namespace AssociateWirelessDeviceWithFuotaTaskRequest {
|
|
161
|
+
|
|
162
|
+
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
|
|
163
|
+
}
|
|
164
|
+
export interface AssociateWirelessDeviceWithFuotaTaskResponse {
|
|
165
|
+
}
|
|
166
|
+
export declare namespace AssociateWirelessDeviceWithFuotaTaskResponse {
|
|
167
|
+
|
|
168
|
+
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
|
|
169
|
+
}
|
|
170
|
+
export interface AssociateWirelessDeviceWithMulticastGroupRequest {
|
|
171
|
+
|
|
172
|
+
Id: string | undefined;
|
|
173
|
+
|
|
174
|
+
WirelessDeviceId: string | undefined;
|
|
175
|
+
}
|
|
176
|
+
export declare namespace AssociateWirelessDeviceWithMulticastGroupRequest {
|
|
177
|
+
|
|
178
|
+
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
179
|
+
}
|
|
180
|
+
export interface AssociateWirelessDeviceWithMulticastGroupResponse {
|
|
181
|
+
}
|
|
182
|
+
export declare namespace AssociateWirelessDeviceWithMulticastGroupResponse {
|
|
183
|
+
|
|
184
|
+
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
185
|
+
}
|
|
186
|
+
export interface AssociateWirelessDeviceWithThingRequest {
|
|
187
|
+
|
|
188
|
+
Id: string | undefined;
|
|
189
|
+
|
|
190
|
+
ThingArn: string | undefined;
|
|
191
|
+
}
|
|
192
|
+
export declare namespace AssociateWirelessDeviceWithThingRequest {
|
|
193
|
+
|
|
194
|
+
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
|
|
195
|
+
}
|
|
196
|
+
export interface AssociateWirelessDeviceWithThingResponse {
|
|
197
|
+
}
|
|
198
|
+
export declare namespace AssociateWirelessDeviceWithThingResponse {
|
|
199
|
+
|
|
200
|
+
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
|
|
201
|
+
}
|
|
202
|
+
export interface AssociateWirelessGatewayWithCertificateRequest {
|
|
203
|
+
|
|
204
|
+
Id: string | undefined;
|
|
205
|
+
|
|
206
|
+
IotCertificateId: string | undefined;
|
|
207
|
+
}
|
|
208
|
+
export declare namespace AssociateWirelessGatewayWithCertificateRequest {
|
|
209
|
+
|
|
210
|
+
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
|
|
211
|
+
}
|
|
212
|
+
export interface AssociateWirelessGatewayWithCertificateResponse {
|
|
213
|
+
|
|
214
|
+
IotCertificateId?: string;
|
|
215
|
+
}
|
|
216
|
+
export declare namespace AssociateWirelessGatewayWithCertificateResponse {
|
|
217
|
+
|
|
218
|
+
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
|
|
219
|
+
}
|
|
220
|
+
export interface AssociateWirelessGatewayWithThingRequest {
|
|
221
|
+
|
|
222
|
+
Id: string | undefined;
|
|
223
|
+
|
|
224
|
+
ThingArn: string | undefined;
|
|
225
|
+
}
|
|
226
|
+
export declare namespace AssociateWirelessGatewayWithThingRequest {
|
|
227
|
+
|
|
228
|
+
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
|
|
229
|
+
}
|
|
230
|
+
export interface AssociateWirelessGatewayWithThingResponse {
|
|
231
|
+
}
|
|
232
|
+
export declare namespace AssociateWirelessGatewayWithThingResponse {
|
|
233
|
+
|
|
234
|
+
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
|
|
235
|
+
}
|
|
236
|
+
export declare enum BatteryLevel {
|
|
237
|
+
CRITICAL = "critical",
|
|
238
|
+
LOW = "low",
|
|
239
|
+
NORMAL = "normal"
|
|
240
|
+
}
|
|
241
|
+
export interface CancelMulticastGroupSessionRequest {
|
|
242
|
+
|
|
243
|
+
Id: string | undefined;
|
|
244
|
+
}
|
|
245
|
+
export declare namespace CancelMulticastGroupSessionRequest {
|
|
246
|
+
|
|
247
|
+
const filterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
|
|
248
|
+
}
|
|
249
|
+
export interface CancelMulticastGroupSessionResponse {
|
|
250
|
+
}
|
|
251
|
+
export declare namespace CancelMulticastGroupSessionResponse {
|
|
252
|
+
|
|
253
|
+
const filterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
|
|
254
|
+
}
|
|
255
|
+
export declare enum SigningAlg {
|
|
256
|
+
Ed25519 = "Ed25519",
|
|
257
|
+
P256r1 = "P256r1"
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
export interface CertificateList {
|
|
261
|
+
|
|
262
|
+
SigningAlg: SigningAlg | string | undefined;
|
|
263
|
+
|
|
264
|
+
Value: string | undefined;
|
|
265
|
+
}
|
|
266
|
+
export declare namespace CertificateList {
|
|
267
|
+
|
|
268
|
+
const filterSensitiveLog: (obj: CertificateList) => any;
|
|
269
|
+
}
|
|
270
|
+
export declare enum ConnectionStatus {
|
|
271
|
+
CONNECTED = "Connected",
|
|
272
|
+
DISCONNECTED = "Disconnected"
|
|
273
|
+
}
|
|
274
|
+
export declare enum ExpressionType {
|
|
275
|
+
MqttTopic = "MqttTopic",
|
|
276
|
+
RuleName = "RuleName"
|
|
277
|
+
}
|
|
278
|
+
export interface CreateDestinationRequest {
|
|
279
|
+
|
|
280
|
+
Name: string | undefined;
|
|
281
|
+
|
|
282
|
+
ExpressionType: ExpressionType | string | undefined;
|
|
283
|
+
|
|
284
|
+
Expression: string | undefined;
|
|
285
|
+
|
|
286
|
+
Description?: string;
|
|
287
|
+
|
|
288
|
+
RoleArn: string | undefined;
|
|
289
|
+
|
|
290
|
+
Tags?: Tag[];
|
|
291
|
+
|
|
292
|
+
ClientRequestToken?: string;
|
|
293
|
+
}
|
|
294
|
+
export declare namespace CreateDestinationRequest {
|
|
295
|
+
|
|
296
|
+
const filterSensitiveLog: (obj: CreateDestinationRequest) => any;
|
|
297
|
+
}
|
|
298
|
+
export interface CreateDestinationResponse {
|
|
299
|
+
|
|
300
|
+
Arn?: string;
|
|
301
|
+
|
|
302
|
+
Name?: string;
|
|
303
|
+
}
|
|
304
|
+
export declare namespace CreateDestinationResponse {
|
|
305
|
+
|
|
306
|
+
const filterSensitiveLog: (obj: CreateDestinationResponse) => any;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
export interface LoRaWANDeviceProfile {
|
|
310
|
+
|
|
311
|
+
SupportsClassB?: boolean;
|
|
312
|
+
|
|
313
|
+
ClassBTimeout?: number;
|
|
314
|
+
|
|
315
|
+
PingSlotPeriod?: number;
|
|
316
|
+
|
|
317
|
+
PingSlotDr?: number;
|
|
318
|
+
|
|
319
|
+
PingSlotFreq?: number;
|
|
320
|
+
|
|
321
|
+
SupportsClassC?: boolean;
|
|
322
|
+
|
|
323
|
+
ClassCTimeout?: number;
|
|
324
|
+
|
|
325
|
+
MacVersion?: string;
|
|
326
|
+
|
|
327
|
+
RegParamsRevision?: string;
|
|
328
|
+
|
|
329
|
+
RxDelay1?: number;
|
|
330
|
+
|
|
331
|
+
RxDrOffset1?: number;
|
|
332
|
+
|
|
333
|
+
RxDataRate2?: number;
|
|
334
|
+
|
|
335
|
+
RxFreq2?: number;
|
|
336
|
+
|
|
337
|
+
FactoryPresetFreqsList?: number[];
|
|
338
|
+
|
|
339
|
+
MaxEirp?: number;
|
|
340
|
+
|
|
341
|
+
MaxDutyCycle?: number;
|
|
342
|
+
|
|
343
|
+
RfRegion?: string;
|
|
344
|
+
|
|
345
|
+
SupportsJoin?: boolean;
|
|
346
|
+
|
|
347
|
+
Supports32BitFCnt?: boolean;
|
|
348
|
+
}
|
|
349
|
+
export declare namespace LoRaWANDeviceProfile {
|
|
350
|
+
|
|
351
|
+
const filterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
|
|
352
|
+
}
|
|
353
|
+
export interface CreateDeviceProfileRequest {
|
|
354
|
+
|
|
355
|
+
Name?: string;
|
|
356
|
+
|
|
357
|
+
LoRaWAN?: LoRaWANDeviceProfile;
|
|
358
|
+
|
|
359
|
+
Tags?: Tag[];
|
|
360
|
+
|
|
361
|
+
ClientRequestToken?: string;
|
|
362
|
+
}
|
|
363
|
+
export declare namespace CreateDeviceProfileRequest {
|
|
364
|
+
|
|
365
|
+
const filterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
|
|
366
|
+
}
|
|
367
|
+
export interface CreateDeviceProfileResponse {
|
|
368
|
+
|
|
369
|
+
Arn?: string;
|
|
370
|
+
|
|
371
|
+
Id?: string;
|
|
372
|
+
}
|
|
373
|
+
export declare namespace CreateDeviceProfileResponse {
|
|
374
|
+
|
|
375
|
+
const filterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
|
|
376
|
+
}
|
|
377
|
+
export declare enum SupportedRfRegion {
|
|
378
|
+
AS923_1 = "AS923-1",
|
|
379
|
+
AU915 = "AU915",
|
|
380
|
+
EU868 = "EU868",
|
|
381
|
+
US915 = "US915"
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
export interface LoRaWANFuotaTask {
|
|
385
|
+
|
|
386
|
+
RfRegion?: SupportedRfRegion | string;
|
|
387
|
+
}
|
|
388
|
+
export declare namespace LoRaWANFuotaTask {
|
|
389
|
+
|
|
390
|
+
const filterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
|
|
391
|
+
}
|
|
392
|
+
export interface CreateFuotaTaskRequest {
|
|
393
|
+
|
|
394
|
+
Name?: string;
|
|
395
|
+
|
|
396
|
+
Description?: string;
|
|
397
|
+
|
|
398
|
+
ClientRequestToken?: string;
|
|
399
|
+
|
|
400
|
+
LoRaWAN?: LoRaWANFuotaTask;
|
|
401
|
+
|
|
402
|
+
FirmwareUpdateImage: string | undefined;
|
|
403
|
+
|
|
404
|
+
FirmwareUpdateRole: string | undefined;
|
|
405
|
+
|
|
406
|
+
Tags?: Tag[];
|
|
407
|
+
}
|
|
408
|
+
export declare namespace CreateFuotaTaskRequest {
|
|
409
|
+
|
|
410
|
+
const filterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
|
|
411
|
+
}
|
|
412
|
+
export interface CreateFuotaTaskResponse {
|
|
413
|
+
|
|
414
|
+
Arn?: string;
|
|
415
|
+
|
|
416
|
+
Id?: string;
|
|
417
|
+
}
|
|
418
|
+
export declare namespace CreateFuotaTaskResponse {
|
|
419
|
+
|
|
420
|
+
const filterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
|
|
421
|
+
}
|
|
422
|
+
export declare enum DlClass {
|
|
423
|
+
ClassB = "ClassB",
|
|
424
|
+
ClassC = "ClassC"
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
export interface LoRaWANMulticast {
|
|
428
|
+
|
|
429
|
+
RfRegion?: SupportedRfRegion | string;
|
|
430
|
+
|
|
431
|
+
DlClass?: DlClass | string;
|
|
432
|
+
}
|
|
433
|
+
export declare namespace LoRaWANMulticast {
|
|
434
|
+
|
|
435
|
+
const filterSensitiveLog: (obj: LoRaWANMulticast) => any;
|
|
436
|
+
}
|
|
437
|
+
export interface CreateMulticastGroupRequest {
|
|
438
|
+
|
|
439
|
+
Name?: string;
|
|
440
|
+
|
|
441
|
+
Description?: string;
|
|
442
|
+
|
|
443
|
+
ClientRequestToken?: string;
|
|
444
|
+
|
|
445
|
+
LoRaWAN: LoRaWANMulticast | undefined;
|
|
446
|
+
|
|
447
|
+
Tags?: Tag[];
|
|
448
|
+
}
|
|
449
|
+
export declare namespace CreateMulticastGroupRequest {
|
|
450
|
+
|
|
451
|
+
const filterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
|
|
452
|
+
}
|
|
453
|
+
export interface CreateMulticastGroupResponse {
|
|
454
|
+
|
|
455
|
+
Arn?: string;
|
|
456
|
+
|
|
457
|
+
Id?: string;
|
|
458
|
+
}
|
|
459
|
+
export declare namespace CreateMulticastGroupResponse {
|
|
460
|
+
|
|
461
|
+
const filterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
export interface LoRaWANServiceProfile {
|
|
465
|
+
|
|
466
|
+
AddGwMetadata?: boolean;
|
|
467
|
+
}
|
|
468
|
+
export declare namespace LoRaWANServiceProfile {
|
|
469
|
+
|
|
470
|
+
const filterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
|
|
471
|
+
}
|
|
472
|
+
export interface CreateServiceProfileRequest {
|
|
473
|
+
|
|
474
|
+
Name?: string;
|
|
475
|
+
|
|
476
|
+
LoRaWAN?: LoRaWANServiceProfile;
|
|
477
|
+
|
|
478
|
+
Tags?: Tag[];
|
|
479
|
+
|
|
480
|
+
ClientRequestToken?: string;
|
|
481
|
+
}
|
|
482
|
+
export declare namespace CreateServiceProfileRequest {
|
|
483
|
+
|
|
484
|
+
const filterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
|
|
485
|
+
}
|
|
486
|
+
export interface CreateServiceProfileResponse {
|
|
487
|
+
|
|
488
|
+
Arn?: string;
|
|
489
|
+
|
|
490
|
+
Id?: string;
|
|
491
|
+
}
|
|
492
|
+
export declare namespace CreateServiceProfileResponse {
|
|
493
|
+
|
|
494
|
+
const filterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
export interface FPorts {
|
|
498
|
+
|
|
499
|
+
Fuota?: number;
|
|
500
|
+
|
|
501
|
+
Multicast?: number;
|
|
502
|
+
|
|
503
|
+
ClockSync?: number;
|
|
504
|
+
}
|
|
505
|
+
export declare namespace FPorts {
|
|
506
|
+
|
|
507
|
+
const filterSensitiveLog: (obj: FPorts) => any;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
export interface OtaaV1_0_x {
|
|
511
|
+
|
|
512
|
+
AppKey?: string;
|
|
513
|
+
|
|
514
|
+
AppEui?: string;
|
|
515
|
+
|
|
516
|
+
GenAppKey?: string;
|
|
517
|
+
}
|
|
518
|
+
export declare namespace OtaaV1_0_x {
|
|
519
|
+
|
|
520
|
+
const filterSensitiveLog: (obj: OtaaV1_0_x) => any;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
export interface OtaaV1_1 {
|
|
524
|
+
|
|
525
|
+
AppKey?: string;
|
|
526
|
+
|
|
527
|
+
NwkKey?: string;
|
|
528
|
+
|
|
529
|
+
JoinEui?: string;
|
|
530
|
+
}
|
|
531
|
+
export declare namespace OtaaV1_1 {
|
|
532
|
+
|
|
533
|
+
const filterSensitiveLog: (obj: OtaaV1_1) => any;
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
export interface LoRaWANDevice {
|
|
537
|
+
|
|
538
|
+
DevEui?: string;
|
|
539
|
+
|
|
540
|
+
DeviceProfileId?: string;
|
|
541
|
+
|
|
542
|
+
ServiceProfileId?: string;
|
|
543
|
+
|
|
544
|
+
OtaaV1_1?: OtaaV1_1;
|
|
545
|
+
|
|
546
|
+
OtaaV1_0_x?: OtaaV1_0_x;
|
|
547
|
+
|
|
548
|
+
AbpV1_1?: AbpV1_1;
|
|
549
|
+
|
|
550
|
+
AbpV1_0_x?: AbpV1_0_x;
|
|
551
|
+
|
|
552
|
+
FPorts?: FPorts;
|
|
553
|
+
}
|
|
554
|
+
export declare namespace LoRaWANDevice {
|
|
555
|
+
|
|
556
|
+
const filterSensitiveLog: (obj: LoRaWANDevice) => any;
|
|
557
|
+
}
|
|
558
|
+
export declare enum WirelessDeviceType {
|
|
559
|
+
LoRaWAN = "LoRaWAN",
|
|
560
|
+
Sidewalk = "Sidewalk"
|
|
561
|
+
}
|
|
562
|
+
export interface CreateWirelessDeviceRequest {
|
|
563
|
+
|
|
564
|
+
Type: WirelessDeviceType | string | undefined;
|
|
565
|
+
|
|
566
|
+
Name?: string;
|
|
567
|
+
|
|
568
|
+
Description?: string;
|
|
569
|
+
|
|
570
|
+
DestinationName: string | undefined;
|
|
571
|
+
|
|
572
|
+
ClientRequestToken?: string;
|
|
573
|
+
|
|
574
|
+
LoRaWAN?: LoRaWANDevice;
|
|
575
|
+
|
|
576
|
+
Tags?: Tag[];
|
|
577
|
+
}
|
|
578
|
+
export declare namespace CreateWirelessDeviceRequest {
|
|
579
|
+
|
|
580
|
+
const filterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
|
|
581
|
+
}
|
|
582
|
+
export interface CreateWirelessDeviceResponse {
|
|
583
|
+
|
|
584
|
+
Arn?: string;
|
|
585
|
+
|
|
586
|
+
Id?: string;
|
|
587
|
+
}
|
|
588
|
+
export declare namespace CreateWirelessDeviceResponse {
|
|
589
|
+
|
|
590
|
+
const filterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
export interface LoRaWANGateway {
|
|
594
|
+
|
|
595
|
+
GatewayEui?: string;
|
|
596
|
+
|
|
597
|
+
RfRegion?: string;
|
|
598
|
+
|
|
599
|
+
JoinEuiFilters?: string[][];
|
|
600
|
+
|
|
601
|
+
NetIdFilters?: string[];
|
|
602
|
+
|
|
603
|
+
SubBands?: number[];
|
|
604
|
+
}
|
|
605
|
+
export declare namespace LoRaWANGateway {
|
|
606
|
+
|
|
607
|
+
const filterSensitiveLog: (obj: LoRaWANGateway) => any;
|
|
608
|
+
}
|
|
609
|
+
export interface CreateWirelessGatewayRequest {
|
|
610
|
+
|
|
611
|
+
Name?: string;
|
|
612
|
+
|
|
613
|
+
Description?: string;
|
|
614
|
+
|
|
615
|
+
LoRaWAN: LoRaWANGateway | undefined;
|
|
616
|
+
|
|
617
|
+
Tags?: Tag[];
|
|
618
|
+
|
|
619
|
+
ClientRequestToken?: string;
|
|
620
|
+
}
|
|
621
|
+
export declare namespace CreateWirelessGatewayRequest {
|
|
622
|
+
|
|
623
|
+
const filterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
|
|
624
|
+
}
|
|
625
|
+
export interface CreateWirelessGatewayResponse {
|
|
626
|
+
|
|
627
|
+
Arn?: string;
|
|
628
|
+
|
|
629
|
+
Id?: string;
|
|
630
|
+
}
|
|
631
|
+
export declare namespace CreateWirelessGatewayResponse {
|
|
632
|
+
|
|
633
|
+
const filterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
|
|
634
|
+
}
|
|
635
|
+
export interface CreateWirelessGatewayTaskRequest {
|
|
636
|
+
|
|
637
|
+
Id: string | undefined;
|
|
638
|
+
|
|
639
|
+
WirelessGatewayTaskDefinitionId: string | undefined;
|
|
640
|
+
}
|
|
641
|
+
export declare namespace CreateWirelessGatewayTaskRequest {
|
|
642
|
+
|
|
643
|
+
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
|
|
644
|
+
}
|
|
645
|
+
export declare enum WirelessGatewayTaskStatus {
|
|
646
|
+
COMPLETED = "COMPLETED",
|
|
647
|
+
FAILED = "FAILED",
|
|
648
|
+
FIRST_RETRY = "FIRST_RETRY",
|
|
649
|
+
IN_PROGRESS = "IN_PROGRESS",
|
|
650
|
+
PENDING = "PENDING",
|
|
651
|
+
SECOND_RETRY = "SECOND_RETRY"
|
|
652
|
+
}
|
|
653
|
+
export interface CreateWirelessGatewayTaskResponse {
|
|
654
|
+
|
|
655
|
+
WirelessGatewayTaskDefinitionId?: string;
|
|
656
|
+
|
|
657
|
+
Status?: WirelessGatewayTaskStatus | string;
|
|
658
|
+
}
|
|
659
|
+
export declare namespace CreateWirelessGatewayTaskResponse {
|
|
660
|
+
|
|
661
|
+
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
export interface LoRaWANGatewayVersion {
|
|
665
|
+
|
|
666
|
+
PackageVersion?: string;
|
|
667
|
+
|
|
668
|
+
Model?: string;
|
|
669
|
+
|
|
670
|
+
Station?: string;
|
|
671
|
+
}
|
|
672
|
+
export declare namespace LoRaWANGatewayVersion {
|
|
673
|
+
|
|
674
|
+
const filterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
export interface LoRaWANUpdateGatewayTaskCreate {
|
|
678
|
+
|
|
679
|
+
UpdateSignature?: string;
|
|
680
|
+
|
|
681
|
+
SigKeyCrc?: number;
|
|
682
|
+
|
|
683
|
+
CurrentVersion?: LoRaWANGatewayVersion;
|
|
684
|
+
|
|
685
|
+
UpdateVersion?: LoRaWANGatewayVersion;
|
|
686
|
+
}
|
|
687
|
+
export declare namespace LoRaWANUpdateGatewayTaskCreate {
|
|
688
|
+
|
|
689
|
+
const filterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
export interface UpdateWirelessGatewayTaskCreate {
|
|
693
|
+
|
|
694
|
+
UpdateDataSource?: string;
|
|
695
|
+
|
|
696
|
+
UpdateDataRole?: string;
|
|
697
|
+
|
|
698
|
+
LoRaWAN?: LoRaWANUpdateGatewayTaskCreate;
|
|
699
|
+
}
|
|
700
|
+
export declare namespace UpdateWirelessGatewayTaskCreate {
|
|
701
|
+
|
|
702
|
+
const filterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
|
|
703
|
+
}
|
|
704
|
+
export interface CreateWirelessGatewayTaskDefinitionRequest {
|
|
705
|
+
|
|
706
|
+
AutoCreateTasks: boolean | undefined;
|
|
707
|
+
|
|
708
|
+
Name?: string;
|
|
709
|
+
|
|
710
|
+
Update?: UpdateWirelessGatewayTaskCreate;
|
|
711
|
+
|
|
712
|
+
ClientRequestToken?: string;
|
|
713
|
+
|
|
714
|
+
Tags?: Tag[];
|
|
715
|
+
}
|
|
716
|
+
export declare namespace CreateWirelessGatewayTaskDefinitionRequest {
|
|
717
|
+
|
|
718
|
+
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
|
|
719
|
+
}
|
|
720
|
+
export interface CreateWirelessGatewayTaskDefinitionResponse {
|
|
721
|
+
|
|
722
|
+
Id?: string;
|
|
723
|
+
|
|
724
|
+
Arn?: string;
|
|
725
|
+
}
|
|
726
|
+
export declare namespace CreateWirelessGatewayTaskDefinitionResponse {
|
|
727
|
+
|
|
728
|
+
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
|
|
729
|
+
}
|
|
730
|
+
export interface DeleteDestinationRequest {
|
|
731
|
+
|
|
732
|
+
Name: string | undefined;
|
|
733
|
+
}
|
|
734
|
+
export declare namespace DeleteDestinationRequest {
|
|
735
|
+
|
|
736
|
+
const filterSensitiveLog: (obj: DeleteDestinationRequest) => any;
|
|
737
|
+
}
|
|
738
|
+
export interface DeleteDestinationResponse {
|
|
739
|
+
}
|
|
740
|
+
export declare namespace DeleteDestinationResponse {
|
|
741
|
+
|
|
742
|
+
const filterSensitiveLog: (obj: DeleteDestinationResponse) => any;
|
|
743
|
+
}
|
|
744
|
+
export interface DeleteDeviceProfileRequest {
|
|
745
|
+
|
|
746
|
+
Id: string | undefined;
|
|
747
|
+
}
|
|
748
|
+
export declare namespace DeleteDeviceProfileRequest {
|
|
749
|
+
|
|
750
|
+
const filterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
|
|
751
|
+
}
|
|
752
|
+
export interface DeleteDeviceProfileResponse {
|
|
753
|
+
}
|
|
754
|
+
export declare namespace DeleteDeviceProfileResponse {
|
|
755
|
+
|
|
756
|
+
const filterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
|
|
757
|
+
}
|
|
758
|
+
export interface DeleteFuotaTaskRequest {
|
|
759
|
+
|
|
760
|
+
Id: string | undefined;
|
|
761
|
+
}
|
|
762
|
+
export declare namespace DeleteFuotaTaskRequest {
|
|
763
|
+
|
|
764
|
+
const filterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
|
|
765
|
+
}
|
|
766
|
+
export interface DeleteFuotaTaskResponse {
|
|
767
|
+
}
|
|
768
|
+
export declare namespace DeleteFuotaTaskResponse {
|
|
769
|
+
|
|
770
|
+
const filterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
|
|
771
|
+
}
|
|
772
|
+
export interface DeleteMulticastGroupRequest {
|
|
773
|
+
|
|
774
|
+
Id: string | undefined;
|
|
775
|
+
}
|
|
776
|
+
export declare namespace DeleteMulticastGroupRequest {
|
|
777
|
+
|
|
778
|
+
const filterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
|
|
779
|
+
}
|
|
780
|
+
export interface DeleteMulticastGroupResponse {
|
|
781
|
+
}
|
|
782
|
+
export declare namespace DeleteMulticastGroupResponse {
|
|
783
|
+
|
|
784
|
+
const filterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
|
|
785
|
+
}
|
|
786
|
+
export interface DeleteQueuedMessagesRequest {
|
|
787
|
+
|
|
788
|
+
Id: string | undefined;
|
|
789
|
+
|
|
790
|
+
MessageId: string | undefined;
|
|
791
|
+
|
|
792
|
+
WirelessDeviceType?: WirelessDeviceType | string;
|
|
793
|
+
}
|
|
794
|
+
export declare namespace DeleteQueuedMessagesRequest {
|
|
795
|
+
|
|
796
|
+
const filterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
|
|
797
|
+
}
|
|
798
|
+
export interface DeleteQueuedMessagesResponse {
|
|
799
|
+
}
|
|
800
|
+
export declare namespace DeleteQueuedMessagesResponse {
|
|
801
|
+
|
|
802
|
+
const filterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
|
|
803
|
+
}
|
|
804
|
+
export interface DeleteServiceProfileRequest {
|
|
805
|
+
|
|
806
|
+
Id: string | undefined;
|
|
807
|
+
}
|
|
808
|
+
export declare namespace DeleteServiceProfileRequest {
|
|
809
|
+
|
|
810
|
+
const filterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
|
|
811
|
+
}
|
|
812
|
+
export interface DeleteServiceProfileResponse {
|
|
813
|
+
}
|
|
814
|
+
export declare namespace DeleteServiceProfileResponse {
|
|
815
|
+
|
|
816
|
+
const filterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
|
|
817
|
+
}
|
|
818
|
+
export interface DeleteWirelessDeviceRequest {
|
|
819
|
+
|
|
820
|
+
Id: string | undefined;
|
|
821
|
+
}
|
|
822
|
+
export declare namespace DeleteWirelessDeviceRequest {
|
|
823
|
+
|
|
824
|
+
const filterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
|
|
825
|
+
}
|
|
826
|
+
export interface DeleteWirelessDeviceResponse {
|
|
827
|
+
}
|
|
828
|
+
export declare namespace DeleteWirelessDeviceResponse {
|
|
829
|
+
|
|
830
|
+
const filterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
|
|
831
|
+
}
|
|
832
|
+
export interface DeleteWirelessGatewayRequest {
|
|
833
|
+
|
|
834
|
+
Id: string | undefined;
|
|
835
|
+
}
|
|
836
|
+
export declare namespace DeleteWirelessGatewayRequest {
|
|
837
|
+
|
|
838
|
+
const filterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
|
|
839
|
+
}
|
|
840
|
+
export interface DeleteWirelessGatewayResponse {
|
|
841
|
+
}
|
|
842
|
+
export declare namespace DeleteWirelessGatewayResponse {
|
|
843
|
+
|
|
844
|
+
const filterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
|
|
845
|
+
}
|
|
846
|
+
export interface DeleteWirelessGatewayTaskRequest {
|
|
847
|
+
|
|
848
|
+
Id: string | undefined;
|
|
849
|
+
}
|
|
850
|
+
export declare namespace DeleteWirelessGatewayTaskRequest {
|
|
851
|
+
|
|
852
|
+
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
|
|
853
|
+
}
|
|
854
|
+
export interface DeleteWirelessGatewayTaskResponse {
|
|
855
|
+
}
|
|
856
|
+
export declare namespace DeleteWirelessGatewayTaskResponse {
|
|
857
|
+
|
|
858
|
+
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
|
|
859
|
+
}
|
|
860
|
+
export interface DeleteWirelessGatewayTaskDefinitionRequest {
|
|
861
|
+
|
|
862
|
+
Id: string | undefined;
|
|
863
|
+
}
|
|
864
|
+
export declare namespace DeleteWirelessGatewayTaskDefinitionRequest {
|
|
865
|
+
|
|
866
|
+
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
|
|
867
|
+
}
|
|
868
|
+
export interface DeleteWirelessGatewayTaskDefinitionResponse {
|
|
869
|
+
}
|
|
870
|
+
export declare namespace DeleteWirelessGatewayTaskDefinitionResponse {
|
|
871
|
+
|
|
872
|
+
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
export interface Destinations {
|
|
876
|
+
|
|
877
|
+
Arn?: string;
|
|
878
|
+
|
|
879
|
+
Name?: string;
|
|
880
|
+
|
|
881
|
+
ExpressionType?: ExpressionType | string;
|
|
882
|
+
|
|
883
|
+
Expression?: string;
|
|
884
|
+
|
|
885
|
+
Description?: string;
|
|
886
|
+
|
|
887
|
+
RoleArn?: string;
|
|
888
|
+
}
|
|
889
|
+
export declare namespace Destinations {
|
|
890
|
+
|
|
891
|
+
const filterSensitiveLog: (obj: Destinations) => any;
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
export interface DeviceProfile {
|
|
895
|
+
|
|
896
|
+
Arn?: string;
|
|
897
|
+
|
|
898
|
+
Name?: string;
|
|
899
|
+
|
|
900
|
+
Id?: string;
|
|
901
|
+
}
|
|
902
|
+
export declare namespace DeviceProfile {
|
|
903
|
+
|
|
904
|
+
const filterSensitiveLog: (obj: DeviceProfile) => any;
|
|
905
|
+
}
|
|
906
|
+
export declare enum EventNotificationTopicStatus {
|
|
907
|
+
Disabled = "Disabled",
|
|
908
|
+
Enabled = "Enabled"
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
export interface SidewalkEventNotificationConfigurations {
|
|
912
|
+
|
|
913
|
+
AmazonIdEventTopic?: EventNotificationTopicStatus | string;
|
|
914
|
+
}
|
|
915
|
+
export declare namespace SidewalkEventNotificationConfigurations {
|
|
916
|
+
|
|
917
|
+
const filterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
export interface DeviceRegistrationStateEventConfiguration {
|
|
921
|
+
|
|
922
|
+
Sidewalk?: SidewalkEventNotificationConfigurations;
|
|
923
|
+
}
|
|
924
|
+
export declare namespace DeviceRegistrationStateEventConfiguration {
|
|
925
|
+
|
|
926
|
+
const filterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
|
|
927
|
+
}
|
|
928
|
+
export declare enum DeviceState {
|
|
929
|
+
PROVISIONED = "Provisioned",
|
|
930
|
+
REGISTEREDNOTSEEN = "RegisteredNotSeen",
|
|
931
|
+
REGISTEREDREACHABLE = "RegisteredReachable",
|
|
932
|
+
REGISTEREDUNREACHABLE = "RegisteredUnreachable"
|
|
933
|
+
}
|
|
934
|
+
export declare enum PartnerType {
|
|
935
|
+
Sidewalk = "Sidewalk"
|
|
936
|
+
}
|
|
937
|
+
export interface DisassociateAwsAccountFromPartnerAccountRequest {
|
|
938
|
+
|
|
939
|
+
PartnerAccountId: string | undefined;
|
|
940
|
+
|
|
941
|
+
PartnerType: PartnerType | string | undefined;
|
|
942
|
+
}
|
|
943
|
+
export declare namespace DisassociateAwsAccountFromPartnerAccountRequest {
|
|
944
|
+
|
|
945
|
+
const filterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
|
|
946
|
+
}
|
|
947
|
+
export interface DisassociateAwsAccountFromPartnerAccountResponse {
|
|
948
|
+
}
|
|
949
|
+
export declare namespace DisassociateAwsAccountFromPartnerAccountResponse {
|
|
950
|
+
|
|
951
|
+
const filterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
|
|
952
|
+
}
|
|
953
|
+
export interface DisassociateMulticastGroupFromFuotaTaskRequest {
|
|
954
|
+
|
|
955
|
+
Id: string | undefined;
|
|
956
|
+
|
|
957
|
+
MulticastGroupId: string | undefined;
|
|
958
|
+
}
|
|
959
|
+
export declare namespace DisassociateMulticastGroupFromFuotaTaskRequest {
|
|
960
|
+
|
|
961
|
+
const filterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
|
|
962
|
+
}
|
|
963
|
+
export interface DisassociateMulticastGroupFromFuotaTaskResponse {
|
|
964
|
+
}
|
|
965
|
+
export declare namespace DisassociateMulticastGroupFromFuotaTaskResponse {
|
|
966
|
+
|
|
967
|
+
const filterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
|
|
968
|
+
}
|
|
969
|
+
export interface DisassociateWirelessDeviceFromFuotaTaskRequest {
|
|
970
|
+
|
|
971
|
+
Id: string | undefined;
|
|
972
|
+
|
|
973
|
+
WirelessDeviceId: string | undefined;
|
|
974
|
+
}
|
|
975
|
+
export declare namespace DisassociateWirelessDeviceFromFuotaTaskRequest {
|
|
976
|
+
|
|
977
|
+
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
|
|
978
|
+
}
|
|
979
|
+
export interface DisassociateWirelessDeviceFromFuotaTaskResponse {
|
|
980
|
+
}
|
|
981
|
+
export declare namespace DisassociateWirelessDeviceFromFuotaTaskResponse {
|
|
982
|
+
|
|
983
|
+
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
|
|
984
|
+
}
|
|
985
|
+
export interface DisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
986
|
+
|
|
987
|
+
Id: string | undefined;
|
|
988
|
+
|
|
989
|
+
WirelessDeviceId: string | undefined;
|
|
990
|
+
}
|
|
991
|
+
export declare namespace DisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
992
|
+
|
|
993
|
+
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
994
|
+
}
|
|
995
|
+
export interface DisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
996
|
+
}
|
|
997
|
+
export declare namespace DisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
998
|
+
|
|
999
|
+
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
1000
|
+
}
|
|
1001
|
+
export interface DisassociateWirelessDeviceFromThingRequest {
|
|
1002
|
+
|
|
1003
|
+
Id: string | undefined;
|
|
1004
|
+
}
|
|
1005
|
+
export declare namespace DisassociateWirelessDeviceFromThingRequest {
|
|
1006
|
+
|
|
1007
|
+
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
|
|
1008
|
+
}
|
|
1009
|
+
export interface DisassociateWirelessDeviceFromThingResponse {
|
|
1010
|
+
}
|
|
1011
|
+
export declare namespace DisassociateWirelessDeviceFromThingResponse {
|
|
1012
|
+
|
|
1013
|
+
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
|
|
1014
|
+
}
|
|
1015
|
+
export interface DisassociateWirelessGatewayFromCertificateRequest {
|
|
1016
|
+
|
|
1017
|
+
Id: string | undefined;
|
|
1018
|
+
}
|
|
1019
|
+
export declare namespace DisassociateWirelessGatewayFromCertificateRequest {
|
|
1020
|
+
|
|
1021
|
+
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
|
|
1022
|
+
}
|
|
1023
|
+
export interface DisassociateWirelessGatewayFromCertificateResponse {
|
|
1024
|
+
}
|
|
1025
|
+
export declare namespace DisassociateWirelessGatewayFromCertificateResponse {
|
|
1026
|
+
|
|
1027
|
+
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
|
|
1028
|
+
}
|
|
1029
|
+
export interface DisassociateWirelessGatewayFromThingRequest {
|
|
1030
|
+
|
|
1031
|
+
Id: string | undefined;
|
|
1032
|
+
}
|
|
1033
|
+
export declare namespace DisassociateWirelessGatewayFromThingRequest {
|
|
1034
|
+
|
|
1035
|
+
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
|
|
1036
|
+
}
|
|
1037
|
+
export interface DisassociateWirelessGatewayFromThingResponse {
|
|
1038
|
+
}
|
|
1039
|
+
export declare namespace DisassociateWirelessGatewayFromThingResponse {
|
|
1040
|
+
|
|
1041
|
+
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
export interface LoRaWANSendDataToDevice {
|
|
1045
|
+
|
|
1046
|
+
FPort?: number;
|
|
1047
|
+
}
|
|
1048
|
+
export declare namespace LoRaWANSendDataToDevice {
|
|
1049
|
+
|
|
1050
|
+
const filterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
|
|
1051
|
+
}
|
|
1052
|
+
|
|
1053
|
+
export interface DownlinkQueueMessage {
|
|
1054
|
+
|
|
1055
|
+
MessageId?: string;
|
|
1056
|
+
|
|
1057
|
+
TransmitMode?: number;
|
|
1058
|
+
|
|
1059
|
+
ReceivedAt?: string;
|
|
1060
|
+
|
|
1061
|
+
LoRaWAN?: LoRaWANSendDataToDevice;
|
|
1062
|
+
}
|
|
1063
|
+
export declare namespace DownlinkQueueMessage {
|
|
1064
|
+
|
|
1065
|
+
const filterSensitiveLog: (obj: DownlinkQueueMessage) => any;
|
|
1066
|
+
}
|
|
1067
|
+
export declare enum Event {
|
|
1068
|
+
ACK = "ack",
|
|
1069
|
+
DISCOVERED = "discovered",
|
|
1070
|
+
LOST = "lost",
|
|
1071
|
+
NACK = "nack",
|
|
1072
|
+
PASSTHROUGH = "passthrough"
|
|
1073
|
+
}
|
|
1074
|
+
export declare enum EventNotificationPartnerType {
|
|
1075
|
+
Sidewalk = "Sidewalk"
|
|
1076
|
+
}
|
|
1077
|
+
export declare enum FuotaDeviceStatus {
|
|
1078
|
+
FragAlgo_unsupported = "FragAlgo_unsupported",
|
|
1079
|
+
FragIndex_unsupported = "FragIndex_unsupported",
|
|
1080
|
+
Initial = "Initial",
|
|
1081
|
+
MICError = "MICError",
|
|
1082
|
+
MemoryError = "MemoryError",
|
|
1083
|
+
MissingFrag = "MissingFrag",
|
|
1084
|
+
Not_enough_memory = "Not_enough_memory",
|
|
1085
|
+
Package_Not_Supported = "Package_Not_Supported",
|
|
1086
|
+
SessionCnt_replay = "SessionCnt_replay",
|
|
1087
|
+
Successful = "Successful",
|
|
1088
|
+
Wrong_descriptor = "Wrong_descriptor"
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
export interface FuotaTask {
|
|
1092
|
+
|
|
1093
|
+
Id?: string;
|
|
1094
|
+
|
|
1095
|
+
Arn?: string;
|
|
1096
|
+
|
|
1097
|
+
Name?: string;
|
|
1098
|
+
}
|
|
1099
|
+
export declare namespace FuotaTask {
|
|
1100
|
+
|
|
1101
|
+
const filterSensitiveLog: (obj: FuotaTask) => any;
|
|
1102
|
+
}
|
|
1103
|
+
export declare enum FuotaTaskStatus {
|
|
1104
|
+
Delete_Waiting = "Delete_Waiting",
|
|
1105
|
+
FuotaDone = "FuotaDone",
|
|
1106
|
+
FuotaSession_Waiting = "FuotaSession_Waiting",
|
|
1107
|
+
In_FuotaSession = "In_FuotaSession",
|
|
1108
|
+
Pending = "Pending"
|
|
1109
|
+
}
|
|
1110
|
+
export interface GetDestinationRequest {
|
|
1111
|
+
|
|
1112
|
+
Name: string | undefined;
|
|
1113
|
+
}
|
|
1114
|
+
export declare namespace GetDestinationRequest {
|
|
1115
|
+
|
|
1116
|
+
const filterSensitiveLog: (obj: GetDestinationRequest) => any;
|
|
1117
|
+
}
|
|
1118
|
+
export interface GetDestinationResponse {
|
|
1119
|
+
|
|
1120
|
+
Arn?: string;
|
|
1121
|
+
|
|
1122
|
+
Name?: string;
|
|
1123
|
+
|
|
1124
|
+
Expression?: string;
|
|
1125
|
+
|
|
1126
|
+
ExpressionType?: ExpressionType | string;
|
|
1127
|
+
|
|
1128
|
+
Description?: string;
|
|
1129
|
+
|
|
1130
|
+
RoleArn?: string;
|
|
1131
|
+
}
|
|
1132
|
+
export declare namespace GetDestinationResponse {
|
|
1133
|
+
|
|
1134
|
+
const filterSensitiveLog: (obj: GetDestinationResponse) => any;
|
|
1135
|
+
}
|
|
1136
|
+
export interface GetDeviceProfileRequest {
|
|
1137
|
+
|
|
1138
|
+
Id: string | undefined;
|
|
1139
|
+
}
|
|
1140
|
+
export declare namespace GetDeviceProfileRequest {
|
|
1141
|
+
|
|
1142
|
+
const filterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
|
|
1143
|
+
}
|
|
1144
|
+
export interface GetDeviceProfileResponse {
|
|
1145
|
+
|
|
1146
|
+
Arn?: string;
|
|
1147
|
+
|
|
1148
|
+
Name?: string;
|
|
1149
|
+
|
|
1150
|
+
Id?: string;
|
|
1151
|
+
|
|
1152
|
+
LoRaWAN?: LoRaWANDeviceProfile;
|
|
1153
|
+
}
|
|
1154
|
+
export declare namespace GetDeviceProfileResponse {
|
|
1155
|
+
|
|
1156
|
+
const filterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
|
|
1157
|
+
}
|
|
1158
|
+
export interface GetFuotaTaskRequest {
|
|
1159
|
+
|
|
1160
|
+
Id: string | undefined;
|
|
1161
|
+
}
|
|
1162
|
+
export declare namespace GetFuotaTaskRequest {
|
|
1163
|
+
|
|
1164
|
+
const filterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
export interface LoRaWANFuotaTaskGetInfo {
|
|
1168
|
+
|
|
1169
|
+
RfRegion?: string;
|
|
1170
|
+
|
|
1171
|
+
StartTime?: Date;
|
|
1172
|
+
}
|
|
1173
|
+
export declare namespace LoRaWANFuotaTaskGetInfo {
|
|
1174
|
+
|
|
1175
|
+
const filterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
|
|
1176
|
+
}
|
|
1177
|
+
export interface GetFuotaTaskResponse {
|
|
1178
|
+
|
|
1179
|
+
Arn?: string;
|
|
1180
|
+
|
|
1181
|
+
Id?: string;
|
|
1182
|
+
|
|
1183
|
+
Status?: FuotaTaskStatus | string;
|
|
1184
|
+
|
|
1185
|
+
Name?: string;
|
|
1186
|
+
|
|
1187
|
+
Description?: string;
|
|
1188
|
+
|
|
1189
|
+
LoRaWAN?: LoRaWANFuotaTaskGetInfo;
|
|
1190
|
+
|
|
1191
|
+
FirmwareUpdateImage?: string;
|
|
1192
|
+
|
|
1193
|
+
FirmwareUpdateRole?: string;
|
|
1194
|
+
|
|
1195
|
+
CreatedAt?: Date;
|
|
1196
|
+
}
|
|
1197
|
+
export declare namespace GetFuotaTaskResponse {
|
|
1198
|
+
|
|
1199
|
+
const filterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
|
|
1200
|
+
}
|
|
1201
|
+
export interface GetLogLevelsByResourceTypesRequest {
|
|
1202
|
+
}
|
|
1203
|
+
export declare namespace GetLogLevelsByResourceTypesRequest {
|
|
1204
|
+
|
|
1205
|
+
const filterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
|
|
1206
|
+
}
|
|
1207
|
+
export declare enum LogLevel {
|
|
1208
|
+
DISABLED = "DISABLED",
|
|
1209
|
+
ERROR = "ERROR",
|
|
1210
|
+
INFO = "INFO"
|
|
1211
|
+
}
|
|
1212
|
+
export declare enum WirelessDeviceEvent {
|
|
1213
|
+
Downlink_Data = "Downlink_Data",
|
|
1214
|
+
Join = "Join",
|
|
1215
|
+
Registration = "Registration",
|
|
1216
|
+
Rejoin = "Rejoin",
|
|
1217
|
+
Uplink_Data = "Uplink_Data"
|
|
1218
|
+
}
|
|
1219
|
+
|
|
1220
|
+
export interface WirelessDeviceEventLogOption {
|
|
1221
|
+
|
|
1222
|
+
Event: WirelessDeviceEvent | string | undefined;
|
|
1223
|
+
|
|
1224
|
+
LogLevel: LogLevel | string | undefined;
|
|
1225
|
+
}
|
|
1226
|
+
export declare namespace WirelessDeviceEventLogOption {
|
|
1227
|
+
|
|
1228
|
+
const filterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
export interface WirelessDeviceLogOption {
|
|
1232
|
+
|
|
1233
|
+
Type: WirelessDeviceType | string | undefined;
|
|
1234
|
+
|
|
1235
|
+
LogLevel: LogLevel | string | undefined;
|
|
1236
|
+
|
|
1237
|
+
Events?: WirelessDeviceEventLogOption[];
|
|
1238
|
+
}
|
|
1239
|
+
export declare namespace WirelessDeviceLogOption {
|
|
1240
|
+
|
|
1241
|
+
const filterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
|
|
1242
|
+
}
|
|
1243
|
+
export declare enum WirelessGatewayEvent {
|
|
1244
|
+
CUPS_Request = "CUPS_Request",
|
|
1245
|
+
Certificate = "Certificate"
|
|
1246
|
+
}
|
|
1247
|
+
|
|
1248
|
+
export interface WirelessGatewayEventLogOption {
|
|
1249
|
+
|
|
1250
|
+
Event: WirelessGatewayEvent | string | undefined;
|
|
1251
|
+
|
|
1252
|
+
LogLevel: LogLevel | string | undefined;
|
|
1253
|
+
}
|
|
1254
|
+
export declare namespace WirelessGatewayEventLogOption {
|
|
1255
|
+
|
|
1256
|
+
const filterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
|
|
1257
|
+
}
|
|
1258
|
+
export declare enum WirelessGatewayType {
|
|
1259
|
+
LoRaWAN = "LoRaWAN"
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
export interface WirelessGatewayLogOption {
|
|
1263
|
+
|
|
1264
|
+
Type: WirelessGatewayType | string | undefined;
|
|
1265
|
+
|
|
1266
|
+
LogLevel: LogLevel | string | undefined;
|
|
1267
|
+
|
|
1268
|
+
Events?: WirelessGatewayEventLogOption[];
|
|
1269
|
+
}
|
|
1270
|
+
export declare namespace WirelessGatewayLogOption {
|
|
1271
|
+
|
|
1272
|
+
const filterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
|
|
1273
|
+
}
|
|
1274
|
+
export interface GetLogLevelsByResourceTypesResponse {
|
|
1275
|
+
|
|
1276
|
+
DefaultLogLevel?: LogLevel | string;
|
|
1277
|
+
|
|
1278
|
+
WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
|
|
1279
|
+
|
|
1280
|
+
WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
|
|
1281
|
+
}
|
|
1282
|
+
export declare namespace GetLogLevelsByResourceTypesResponse {
|
|
1283
|
+
|
|
1284
|
+
const filterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
|
|
1285
|
+
}
|
|
1286
|
+
export interface GetMulticastGroupRequest {
|
|
1287
|
+
|
|
1288
|
+
Id: string | undefined;
|
|
1289
|
+
}
|
|
1290
|
+
export declare namespace GetMulticastGroupRequest {
|
|
1291
|
+
|
|
1292
|
+
const filterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
export interface LoRaWANMulticastGet {
|
|
1296
|
+
|
|
1297
|
+
RfRegion?: SupportedRfRegion | string;
|
|
1298
|
+
|
|
1299
|
+
DlClass?: DlClass | string;
|
|
1300
|
+
|
|
1301
|
+
NumberOfDevicesRequested?: number;
|
|
1302
|
+
|
|
1303
|
+
NumberOfDevicesInGroup?: number;
|
|
1304
|
+
}
|
|
1305
|
+
export declare namespace LoRaWANMulticastGet {
|
|
1306
|
+
|
|
1307
|
+
const filterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
|
|
1308
|
+
}
|
|
1309
|
+
export interface GetMulticastGroupResponse {
|
|
1310
|
+
|
|
1311
|
+
Arn?: string;
|
|
1312
|
+
|
|
1313
|
+
Id?: string;
|
|
1314
|
+
|
|
1315
|
+
Name?: string;
|
|
1316
|
+
|
|
1317
|
+
Description?: string;
|
|
1318
|
+
|
|
1319
|
+
Status?: string;
|
|
1320
|
+
|
|
1321
|
+
LoRaWAN?: LoRaWANMulticastGet;
|
|
1322
|
+
|
|
1323
|
+
CreatedAt?: Date;
|
|
1324
|
+
}
|
|
1325
|
+
export declare namespace GetMulticastGroupResponse {
|
|
1326
|
+
|
|
1327
|
+
const filterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
|
|
1328
|
+
}
|
|
1329
|
+
export interface GetMulticastGroupSessionRequest {
|
|
1330
|
+
|
|
1331
|
+
Id: string | undefined;
|
|
1332
|
+
}
|
|
1333
|
+
export declare namespace GetMulticastGroupSessionRequest {
|
|
1334
|
+
|
|
1335
|
+
const filterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
export interface LoRaWANMulticastSession {
|
|
1339
|
+
|
|
1340
|
+
DlDr?: number;
|
|
1341
|
+
|
|
1342
|
+
DlFreq?: number;
|
|
1343
|
+
|
|
1344
|
+
SessionStartTime?: Date;
|
|
1345
|
+
|
|
1346
|
+
SessionTimeout?: number;
|
|
1347
|
+
}
|
|
1348
|
+
export declare namespace LoRaWANMulticastSession {
|
|
1349
|
+
|
|
1350
|
+
const filterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
|
|
1351
|
+
}
|
|
1352
|
+
export interface GetMulticastGroupSessionResponse {
|
|
1353
|
+
|
|
1354
|
+
LoRaWAN?: LoRaWANMulticastSession;
|
|
1355
|
+
}
|
|
1356
|
+
export declare namespace GetMulticastGroupSessionResponse {
|
|
1357
|
+
|
|
1358
|
+
const filterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
|
|
1359
|
+
}
|
|
1360
|
+
export interface GetNetworkAnalyzerConfigurationRequest {
|
|
1361
|
+
|
|
1362
|
+
ConfigurationName: string | undefined;
|
|
1363
|
+
}
|
|
1364
|
+
export declare namespace GetNetworkAnalyzerConfigurationRequest {
|
|
1365
|
+
|
|
1366
|
+
const filterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
|
|
1367
|
+
}
|
|
1368
|
+
export declare enum WirelessDeviceFrameInfo {
|
|
1369
|
+
DISABLED = "DISABLED",
|
|
1370
|
+
ENABLED = "ENABLED"
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
export interface TraceContent {
|
|
1374
|
+
|
|
1375
|
+
WirelessDeviceFrameInfo?: WirelessDeviceFrameInfo | string;
|
|
1376
|
+
|
|
1377
|
+
LogLevel?: LogLevel | string;
|
|
1378
|
+
}
|
|
1379
|
+
export declare namespace TraceContent {
|
|
1380
|
+
|
|
1381
|
+
const filterSensitiveLog: (obj: TraceContent) => any;
|
|
1382
|
+
}
|
|
1383
|
+
export interface GetNetworkAnalyzerConfigurationResponse {
|
|
1384
|
+
|
|
1385
|
+
TraceContent?: TraceContent;
|
|
1386
|
+
|
|
1387
|
+
WirelessDevices?: string[];
|
|
1388
|
+
|
|
1389
|
+
WirelessGateways?: string[];
|
|
1390
|
+
}
|
|
1391
|
+
export declare namespace GetNetworkAnalyzerConfigurationResponse {
|
|
1392
|
+
|
|
1393
|
+
const filterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
|
|
1394
|
+
}
|
|
1395
|
+
export interface GetPartnerAccountRequest {
|
|
1396
|
+
|
|
1397
|
+
PartnerAccountId: string | undefined;
|
|
1398
|
+
|
|
1399
|
+
PartnerType: PartnerType | string | undefined;
|
|
1400
|
+
}
|
|
1401
|
+
export declare namespace GetPartnerAccountRequest {
|
|
1402
|
+
|
|
1403
|
+
const filterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
export interface SidewalkAccountInfoWithFingerprint {
|
|
1407
|
+
|
|
1408
|
+
AmazonId?: string;
|
|
1409
|
+
|
|
1410
|
+
Fingerprint?: string;
|
|
1411
|
+
|
|
1412
|
+
Arn?: string;
|
|
1413
|
+
}
|
|
1414
|
+
export declare namespace SidewalkAccountInfoWithFingerprint {
|
|
1415
|
+
|
|
1416
|
+
const filterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
|
|
1417
|
+
}
|
|
1418
|
+
export interface GetPartnerAccountResponse {
|
|
1419
|
+
|
|
1420
|
+
Sidewalk?: SidewalkAccountInfoWithFingerprint;
|
|
1421
|
+
|
|
1422
|
+
AccountLinked?: boolean;
|
|
1423
|
+
}
|
|
1424
|
+
export declare namespace GetPartnerAccountResponse {
|
|
1425
|
+
|
|
1426
|
+
const filterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
|
|
1427
|
+
}
|
|
1428
|
+
export declare enum IdentifierType {
|
|
1429
|
+
PartnerAccountId = "PartnerAccountId"
|
|
1430
|
+
}
|
|
1431
|
+
export interface GetResourceEventConfigurationRequest {
|
|
1432
|
+
|
|
1433
|
+
Identifier: string | undefined;
|
|
1434
|
+
|
|
1435
|
+
IdentifierType: IdentifierType | string | undefined;
|
|
1436
|
+
|
|
1437
|
+
PartnerType?: EventNotificationPartnerType | string;
|
|
1438
|
+
}
|
|
1439
|
+
export declare namespace GetResourceEventConfigurationRequest {
|
|
1440
|
+
|
|
1441
|
+
const filterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
|
|
1442
|
+
}
|
|
1443
|
+
|
|
1444
|
+
export interface ProximityEventConfiguration {
|
|
1445
|
+
|
|
1446
|
+
Sidewalk?: SidewalkEventNotificationConfigurations;
|
|
1447
|
+
}
|
|
1448
|
+
export declare namespace ProximityEventConfiguration {
|
|
1449
|
+
|
|
1450
|
+
const filterSensitiveLog: (obj: ProximityEventConfiguration) => any;
|
|
1451
|
+
}
|
|
1452
|
+
export interface GetResourceEventConfigurationResponse {
|
|
1453
|
+
|
|
1454
|
+
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
1455
|
+
|
|
1456
|
+
Proximity?: ProximityEventConfiguration;
|
|
1457
|
+
}
|
|
1458
|
+
export declare namespace GetResourceEventConfigurationResponse {
|
|
1459
|
+
|
|
1460
|
+
const filterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
|
|
1461
|
+
}
|
|
1462
|
+
export interface GetResourceLogLevelRequest {
|
|
1463
|
+
|
|
1464
|
+
ResourceIdentifier: string | undefined;
|
|
1465
|
+
|
|
1466
|
+
ResourceType: string | undefined;
|
|
1467
|
+
}
|
|
1468
|
+
export declare namespace GetResourceLogLevelRequest {
|
|
1469
|
+
|
|
1470
|
+
const filterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
|
|
1471
|
+
}
|
|
1472
|
+
export interface GetResourceLogLevelResponse {
|
|
1473
|
+
|
|
1474
|
+
LogLevel?: LogLevel | string;
|
|
1475
|
+
}
|
|
1476
|
+
export declare namespace GetResourceLogLevelResponse {
|
|
1477
|
+
|
|
1478
|
+
const filterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
|
|
1479
|
+
}
|
|
1480
|
+
export declare enum WirelessGatewayServiceType {
|
|
1481
|
+
CUPS = "CUPS",
|
|
1482
|
+
LNS = "LNS"
|
|
1483
|
+
}
|
|
1484
|
+
export interface GetServiceEndpointRequest {
|
|
1485
|
+
|
|
1486
|
+
ServiceType?: WirelessGatewayServiceType | string;
|
|
1487
|
+
}
|
|
1488
|
+
export declare namespace GetServiceEndpointRequest {
|
|
1489
|
+
|
|
1490
|
+
const filterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
|
|
1491
|
+
}
|
|
1492
|
+
export interface GetServiceEndpointResponse {
|
|
1493
|
+
|
|
1494
|
+
ServiceType?: WirelessGatewayServiceType | string;
|
|
1495
|
+
|
|
1496
|
+
ServiceEndpoint?: string;
|
|
1497
|
+
|
|
1498
|
+
ServerTrust?: string;
|
|
1499
|
+
}
|
|
1500
|
+
export declare namespace GetServiceEndpointResponse {
|
|
1501
|
+
|
|
1502
|
+
const filterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
|
|
1503
|
+
}
|
|
1504
|
+
export interface GetServiceProfileRequest {
|
|
1505
|
+
|
|
1506
|
+
Id: string | undefined;
|
|
1507
|
+
}
|
|
1508
|
+
export declare namespace GetServiceProfileRequest {
|
|
1509
|
+
|
|
1510
|
+
const filterSensitiveLog: (obj: GetServiceProfileRequest) => any;
|
|
1511
|
+
}
|
|
1512
|
+
|
|
1513
|
+
export interface LoRaWANGetServiceProfileInfo {
|
|
1514
|
+
|
|
1515
|
+
UlRate?: number;
|
|
1516
|
+
|
|
1517
|
+
UlBucketSize?: number;
|
|
1518
|
+
|
|
1519
|
+
UlRatePolicy?: string;
|
|
1520
|
+
|
|
1521
|
+
DlRate?: number;
|
|
1522
|
+
|
|
1523
|
+
DlBucketSize?: number;
|
|
1524
|
+
|
|
1525
|
+
DlRatePolicy?: string;
|
|
1526
|
+
|
|
1527
|
+
AddGwMetadata?: boolean;
|
|
1528
|
+
|
|
1529
|
+
DevStatusReqFreq?: number;
|
|
1530
|
+
|
|
1531
|
+
ReportDevStatusBattery?: boolean;
|
|
1532
|
+
|
|
1533
|
+
ReportDevStatusMargin?: boolean;
|
|
1534
|
+
|
|
1535
|
+
DrMin?: number;
|
|
1536
|
+
|
|
1537
|
+
DrMax?: number;
|
|
1538
|
+
|
|
1539
|
+
ChannelMask?: string;
|
|
1540
|
+
|
|
1541
|
+
PrAllowed?: boolean;
|
|
1542
|
+
|
|
1543
|
+
HrAllowed?: boolean;
|
|
1544
|
+
|
|
1545
|
+
RaAllowed?: boolean;
|
|
1546
|
+
|
|
1547
|
+
NwkGeoLoc?: boolean;
|
|
1548
|
+
|
|
1549
|
+
TargetPer?: number;
|
|
1550
|
+
|
|
1551
|
+
MinGwDiversity?: number;
|
|
1552
|
+
}
|
|
1553
|
+
export declare namespace LoRaWANGetServiceProfileInfo {
|
|
1554
|
+
|
|
1555
|
+
const filterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
|
|
1556
|
+
}
|
|
1557
|
+
export interface GetServiceProfileResponse {
|
|
1558
|
+
|
|
1559
|
+
Arn?: string;
|
|
1560
|
+
|
|
1561
|
+
Name?: string;
|
|
1562
|
+
|
|
1563
|
+
Id?: string;
|
|
1564
|
+
|
|
1565
|
+
LoRaWAN?: LoRaWANGetServiceProfileInfo;
|
|
1566
|
+
}
|
|
1567
|
+
export declare namespace GetServiceProfileResponse {
|
|
1568
|
+
|
|
1569
|
+
const filterSensitiveLog: (obj: GetServiceProfileResponse) => any;
|
|
1570
|
+
}
|
|
1571
|
+
export declare enum WirelessDeviceIdType {
|
|
1572
|
+
DevEui = "DevEui",
|
|
1573
|
+
SidewalkManufacturingSn = "SidewalkManufacturingSn",
|
|
1574
|
+
ThingName = "ThingName",
|
|
1575
|
+
WirelessDeviceId = "WirelessDeviceId"
|
|
1576
|
+
}
|
|
1577
|
+
export interface GetWirelessDeviceRequest {
|
|
1578
|
+
|
|
1579
|
+
Identifier: string | undefined;
|
|
1580
|
+
|
|
1581
|
+
IdentifierType: WirelessDeviceIdType | string | undefined;
|
|
1582
|
+
}
|
|
1583
|
+
export declare namespace GetWirelessDeviceRequest {
|
|
1584
|
+
|
|
1585
|
+
const filterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
export interface SidewalkDevice {
|
|
1589
|
+
|
|
1590
|
+
AmazonId?: string;
|
|
1591
|
+
|
|
1592
|
+
SidewalkId?: string;
|
|
1593
|
+
|
|
1594
|
+
SidewalkManufacturingSn?: string;
|
|
1595
|
+
|
|
1596
|
+
DeviceCertificates?: CertificateList[];
|
|
1597
|
+
}
|
|
1598
|
+
export declare namespace SidewalkDevice {
|
|
1599
|
+
|
|
1600
|
+
const filterSensitiveLog: (obj: SidewalkDevice) => any;
|
|
1601
|
+
}
|
|
1602
|
+
export interface GetWirelessDeviceResponse {
|
|
1603
|
+
|
|
1604
|
+
Type?: WirelessDeviceType | string;
|
|
1605
|
+
|
|
1606
|
+
Name?: string;
|
|
1607
|
+
|
|
1608
|
+
Description?: string;
|
|
1609
|
+
|
|
1610
|
+
DestinationName?: string;
|
|
1611
|
+
|
|
1612
|
+
Id?: string;
|
|
1613
|
+
|
|
1614
|
+
Arn?: string;
|
|
1615
|
+
|
|
1616
|
+
ThingName?: string;
|
|
1617
|
+
|
|
1618
|
+
ThingArn?: string;
|
|
1619
|
+
|
|
1620
|
+
LoRaWAN?: LoRaWANDevice;
|
|
1621
|
+
|
|
1622
|
+
Sidewalk?: SidewalkDevice;
|
|
1623
|
+
}
|
|
1624
|
+
export declare namespace GetWirelessDeviceResponse {
|
|
1625
|
+
|
|
1626
|
+
const filterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
|
|
1627
|
+
}
|
|
1628
|
+
export interface GetWirelessDeviceStatisticsRequest {
|
|
1629
|
+
|
|
1630
|
+
WirelessDeviceId: string | undefined;
|
|
1631
|
+
}
|
|
1632
|
+
export declare namespace GetWirelessDeviceStatisticsRequest {
|
|
1633
|
+
|
|
1634
|
+
const filterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
|
|
1635
|
+
}
|
|
1636
|
+
|
|
1637
|
+
export interface LoRaWANGatewayMetadata {
|
|
1638
|
+
|
|
1639
|
+
GatewayEui?: string;
|
|
1640
|
+
|
|
1641
|
+
Snr?: number;
|
|
1642
|
+
|
|
1643
|
+
Rssi?: number;
|
|
1644
|
+
}
|
|
1645
|
+
export declare namespace LoRaWANGatewayMetadata {
|
|
1646
|
+
|
|
1647
|
+
const filterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1650
|
+
export interface LoRaWANDeviceMetadata {
|
|
1651
|
+
|
|
1652
|
+
DevEui?: string;
|
|
1653
|
+
|
|
1654
|
+
FPort?: number;
|
|
1655
|
+
|
|
1656
|
+
DataRate?: number;
|
|
1657
|
+
|
|
1658
|
+
Frequency?: number;
|
|
1659
|
+
|
|
1660
|
+
Timestamp?: string;
|
|
1661
|
+
|
|
1662
|
+
Gateways?: LoRaWANGatewayMetadata[];
|
|
1663
|
+
}
|
|
1664
|
+
export declare namespace LoRaWANDeviceMetadata {
|
|
1665
|
+
|
|
1666
|
+
const filterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
|
|
1667
|
+
}
|
|
1668
|
+
|
|
1669
|
+
export interface SidewalkDeviceMetadata {
|
|
1670
|
+
|
|
1671
|
+
Rssi?: number;
|
|
1672
|
+
|
|
1673
|
+
BatteryLevel?: BatteryLevel | string;
|
|
1674
|
+
|
|
1675
|
+
Event?: Event | string;
|
|
1676
|
+
|
|
1677
|
+
DeviceState?: DeviceState | string;
|
|
1678
|
+
}
|
|
1679
|
+
export declare namespace SidewalkDeviceMetadata {
|
|
1680
|
+
|
|
1681
|
+
const filterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
|
|
1682
|
+
}
|
|
1683
|
+
export interface GetWirelessDeviceStatisticsResponse {
|
|
1684
|
+
|
|
1685
|
+
WirelessDeviceId?: string;
|
|
1686
|
+
|
|
1687
|
+
LastUplinkReceivedAt?: string;
|
|
1688
|
+
|
|
1689
|
+
LoRaWAN?: LoRaWANDeviceMetadata;
|
|
1690
|
+
|
|
1691
|
+
Sidewalk?: SidewalkDeviceMetadata;
|
|
1692
|
+
}
|
|
1693
|
+
export declare namespace GetWirelessDeviceStatisticsResponse {
|
|
1694
|
+
|
|
1695
|
+
const filterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
|
|
1696
|
+
}
|
|
1697
|
+
export declare enum WirelessGatewayIdType {
|
|
1698
|
+
GatewayEui = "GatewayEui",
|
|
1699
|
+
ThingName = "ThingName",
|
|
1700
|
+
WirelessGatewayId = "WirelessGatewayId"
|
|
1701
|
+
}
|
|
1702
|
+
export interface GetWirelessGatewayRequest {
|
|
1703
|
+
|
|
1704
|
+
Identifier: string | undefined;
|
|
1705
|
+
|
|
1706
|
+
IdentifierType: WirelessGatewayIdType | string | undefined;
|
|
1707
|
+
}
|
|
1708
|
+
export declare namespace GetWirelessGatewayRequest {
|
|
1709
|
+
|
|
1710
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
|
|
1711
|
+
}
|
|
1712
|
+
export interface GetWirelessGatewayResponse {
|
|
1713
|
+
|
|
1714
|
+
Name?: string;
|
|
1715
|
+
|
|
1716
|
+
Id?: string;
|
|
1717
|
+
|
|
1718
|
+
Description?: string;
|
|
1719
|
+
|
|
1720
|
+
LoRaWAN?: LoRaWANGateway;
|
|
1721
|
+
|
|
1722
|
+
Arn?: string;
|
|
1723
|
+
|
|
1724
|
+
ThingName?: string;
|
|
1725
|
+
|
|
1726
|
+
ThingArn?: string;
|
|
1727
|
+
}
|
|
1728
|
+
export declare namespace GetWirelessGatewayResponse {
|
|
1729
|
+
|
|
1730
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
|
|
1731
|
+
}
|
|
1732
|
+
export interface GetWirelessGatewayCertificateRequest {
|
|
1733
|
+
|
|
1734
|
+
Id: string | undefined;
|
|
1735
|
+
}
|
|
1736
|
+
export declare namespace GetWirelessGatewayCertificateRequest {
|
|
1737
|
+
|
|
1738
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
|
|
1739
|
+
}
|
|
1740
|
+
export interface GetWirelessGatewayCertificateResponse {
|
|
1741
|
+
|
|
1742
|
+
IotCertificateId?: string;
|
|
1743
|
+
|
|
1744
|
+
LoRaWANNetworkServerCertificateId?: string;
|
|
1745
|
+
}
|
|
1746
|
+
export declare namespace GetWirelessGatewayCertificateResponse {
|
|
1747
|
+
|
|
1748
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
|
|
1749
|
+
}
|
|
1750
|
+
export interface GetWirelessGatewayFirmwareInformationRequest {
|
|
1751
|
+
|
|
1752
|
+
Id: string | undefined;
|
|
1753
|
+
}
|
|
1754
|
+
export declare namespace GetWirelessGatewayFirmwareInformationRequest {
|
|
1755
|
+
|
|
1756
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
|
+
export interface LoRaWANGatewayCurrentVersion {
|
|
1760
|
+
|
|
1761
|
+
CurrentVersion?: LoRaWANGatewayVersion;
|
|
1762
|
+
}
|
|
1763
|
+
export declare namespace LoRaWANGatewayCurrentVersion {
|
|
1764
|
+
|
|
1765
|
+
const filterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
|
|
1766
|
+
}
|
|
1767
|
+
export interface GetWirelessGatewayFirmwareInformationResponse {
|
|
1768
|
+
|
|
1769
|
+
LoRaWAN?: LoRaWANGatewayCurrentVersion;
|
|
1770
|
+
}
|
|
1771
|
+
export declare namespace GetWirelessGatewayFirmwareInformationResponse {
|
|
1772
|
+
|
|
1773
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
|
|
1774
|
+
}
|
|
1775
|
+
export interface GetWirelessGatewayStatisticsRequest {
|
|
1776
|
+
|
|
1777
|
+
WirelessGatewayId: string | undefined;
|
|
1778
|
+
}
|
|
1779
|
+
export declare namespace GetWirelessGatewayStatisticsRequest {
|
|
1780
|
+
|
|
1781
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
|
|
1782
|
+
}
|
|
1783
|
+
export interface GetWirelessGatewayStatisticsResponse {
|
|
1784
|
+
|
|
1785
|
+
WirelessGatewayId?: string;
|
|
1786
|
+
|
|
1787
|
+
LastUplinkReceivedAt?: string;
|
|
1788
|
+
|
|
1789
|
+
ConnectionStatus?: ConnectionStatus | string;
|
|
1790
|
+
}
|
|
1791
|
+
export declare namespace GetWirelessGatewayStatisticsResponse {
|
|
1792
|
+
|
|
1793
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
|
|
1794
|
+
}
|
|
1795
|
+
export interface GetWirelessGatewayTaskRequest {
|
|
1796
|
+
|
|
1797
|
+
Id: string | undefined;
|
|
1798
|
+
}
|
|
1799
|
+
export declare namespace GetWirelessGatewayTaskRequest {
|
|
1800
|
+
|
|
1801
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
|
|
1802
|
+
}
|
|
1803
|
+
export interface GetWirelessGatewayTaskResponse {
|
|
1804
|
+
|
|
1805
|
+
WirelessGatewayId?: string;
|
|
1806
|
+
|
|
1807
|
+
WirelessGatewayTaskDefinitionId?: string;
|
|
1808
|
+
|
|
1809
|
+
LastUplinkReceivedAt?: string;
|
|
1810
|
+
|
|
1811
|
+
TaskCreatedAt?: string;
|
|
1812
|
+
|
|
1813
|
+
Status?: WirelessGatewayTaskStatus | string;
|
|
1814
|
+
}
|
|
1815
|
+
export declare namespace GetWirelessGatewayTaskResponse {
|
|
1816
|
+
|
|
1817
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
|
|
1818
|
+
}
|
|
1819
|
+
export interface GetWirelessGatewayTaskDefinitionRequest {
|
|
1820
|
+
|
|
1821
|
+
Id: string | undefined;
|
|
1822
|
+
}
|
|
1823
|
+
export declare namespace GetWirelessGatewayTaskDefinitionRequest {
|
|
1824
|
+
|
|
1825
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
|
|
1826
|
+
}
|
|
1827
|
+
export interface GetWirelessGatewayTaskDefinitionResponse {
|
|
1828
|
+
|
|
1829
|
+
AutoCreateTasks?: boolean;
|
|
1830
|
+
|
|
1831
|
+
Name?: string;
|
|
1832
|
+
|
|
1833
|
+
Update?: UpdateWirelessGatewayTaskCreate;
|
|
1834
|
+
|
|
1835
|
+
Arn?: string;
|
|
1836
|
+
}
|
|
1837
|
+
export declare namespace GetWirelessGatewayTaskDefinitionResponse {
|
|
1838
|
+
|
|
1839
|
+
const filterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
|
|
1840
|
+
}
|
|
1841
|
+
export interface ListDestinationsRequest {
|
|
1842
|
+
|
|
1843
|
+
MaxResults?: number;
|
|
1844
|
+
|
|
1845
|
+
NextToken?: string;
|
|
1846
|
+
}
|
|
1847
|
+
export declare namespace ListDestinationsRequest {
|
|
1848
|
+
|
|
1849
|
+
const filterSensitiveLog: (obj: ListDestinationsRequest) => any;
|
|
1850
|
+
}
|
|
1851
|
+
export interface ListDestinationsResponse {
|
|
1852
|
+
|
|
1853
|
+
NextToken?: string;
|
|
1854
|
+
|
|
1855
|
+
DestinationList?: Destinations[];
|
|
1856
|
+
}
|
|
1857
|
+
export declare namespace ListDestinationsResponse {
|
|
1858
|
+
|
|
1859
|
+
const filterSensitiveLog: (obj: ListDestinationsResponse) => any;
|
|
1860
|
+
}
|
|
1861
|
+
export interface ListDeviceProfilesRequest {
|
|
1862
|
+
|
|
1863
|
+
NextToken?: string;
|
|
1864
|
+
|
|
1865
|
+
MaxResults?: number;
|
|
1866
|
+
}
|
|
1867
|
+
export declare namespace ListDeviceProfilesRequest {
|
|
1868
|
+
|
|
1869
|
+
const filterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
|
|
1870
|
+
}
|
|
1871
|
+
export interface ListDeviceProfilesResponse {
|
|
1872
|
+
|
|
1873
|
+
NextToken?: string;
|
|
1874
|
+
|
|
1875
|
+
DeviceProfileList?: DeviceProfile[];
|
|
1876
|
+
}
|
|
1877
|
+
export declare namespace ListDeviceProfilesResponse {
|
|
1878
|
+
|
|
1879
|
+
const filterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
|
|
1880
|
+
}
|
|
1881
|
+
export interface ListFuotaTasksRequest {
|
|
1882
|
+
|
|
1883
|
+
NextToken?: string;
|
|
1884
|
+
|
|
1885
|
+
MaxResults?: number;
|
|
1886
|
+
}
|
|
1887
|
+
export declare namespace ListFuotaTasksRequest {
|
|
1888
|
+
|
|
1889
|
+
const filterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
|
|
1890
|
+
}
|
|
1891
|
+
export interface ListFuotaTasksResponse {
|
|
1892
|
+
|
|
1893
|
+
NextToken?: string;
|
|
1894
|
+
|
|
1895
|
+
FuotaTaskList?: FuotaTask[];
|
|
1896
|
+
}
|
|
1897
|
+
export declare namespace ListFuotaTasksResponse {
|
|
1898
|
+
|
|
1899
|
+
const filterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
|
|
1900
|
+
}
|
|
1901
|
+
export interface ListMulticastGroupsRequest {
|
|
1902
|
+
|
|
1903
|
+
NextToken?: string;
|
|
1904
|
+
|
|
1905
|
+
MaxResults?: number;
|
|
1906
|
+
}
|
|
1907
|
+
export declare namespace ListMulticastGroupsRequest {
|
|
1908
|
+
|
|
1909
|
+
const filterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
|
|
1910
|
+
}
|
|
1911
|
+
|
|
1912
|
+
export interface MulticastGroup {
|
|
1913
|
+
|
|
1914
|
+
Id?: string;
|
|
1915
|
+
|
|
1916
|
+
Arn?: string;
|
|
1917
|
+
|
|
1918
|
+
Name?: string;
|
|
1919
|
+
}
|
|
1920
|
+
export declare namespace MulticastGroup {
|
|
1921
|
+
|
|
1922
|
+
const filterSensitiveLog: (obj: MulticastGroup) => any;
|
|
1923
|
+
}
|
|
1924
|
+
export interface ListMulticastGroupsResponse {
|
|
1925
|
+
|
|
1926
|
+
NextToken?: string;
|
|
1927
|
+
|
|
1928
|
+
MulticastGroupList?: MulticastGroup[];
|
|
1929
|
+
}
|
|
1930
|
+
export declare namespace ListMulticastGroupsResponse {
|
|
1931
|
+
|
|
1932
|
+
const filterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
|
|
1933
|
+
}
|
|
1934
|
+
export interface ListMulticastGroupsByFuotaTaskRequest {
|
|
1935
|
+
|
|
1936
|
+
Id: string | undefined;
|
|
1937
|
+
|
|
1938
|
+
NextToken?: string;
|
|
1939
|
+
|
|
1940
|
+
MaxResults?: number;
|
|
1941
|
+
}
|
|
1942
|
+
export declare namespace ListMulticastGroupsByFuotaTaskRequest {
|
|
1943
|
+
|
|
1944
|
+
const filterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
|
|
1945
|
+
}
|
|
1946
|
+
|
|
1947
|
+
export interface MulticastGroupByFuotaTask {
|
|
1948
|
+
|
|
1949
|
+
Id?: string;
|
|
1950
|
+
}
|
|
1951
|
+
export declare namespace MulticastGroupByFuotaTask {
|
|
1952
|
+
|
|
1953
|
+
const filterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
|
|
1954
|
+
}
|
|
1955
|
+
export interface ListMulticastGroupsByFuotaTaskResponse {
|
|
1956
|
+
|
|
1957
|
+
NextToken?: string;
|
|
1958
|
+
|
|
1959
|
+
MulticastGroupList?: MulticastGroupByFuotaTask[];
|
|
1960
|
+
}
|
|
1961
|
+
export declare namespace ListMulticastGroupsByFuotaTaskResponse {
|
|
1962
|
+
|
|
1963
|
+
const filterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
|
|
1964
|
+
}
|
|
1965
|
+
export interface ListPartnerAccountsRequest {
|
|
1966
|
+
|
|
1967
|
+
NextToken?: string;
|
|
1968
|
+
|
|
1969
|
+
MaxResults?: number;
|
|
1970
|
+
}
|
|
1971
|
+
export declare namespace ListPartnerAccountsRequest {
|
|
1972
|
+
|
|
1973
|
+
const filterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
|
|
1974
|
+
}
|
|
1975
|
+
export interface ListPartnerAccountsResponse {
|
|
1976
|
+
|
|
1977
|
+
NextToken?: string;
|
|
1978
|
+
|
|
1979
|
+
Sidewalk?: SidewalkAccountInfoWithFingerprint[];
|
|
1980
|
+
}
|
|
1981
|
+
export declare namespace ListPartnerAccountsResponse {
|
|
1982
|
+
|
|
1983
|
+
const filterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
|
|
1984
|
+
}
|
|
1985
|
+
export interface ListQueuedMessagesRequest {
|
|
1986
|
+
|
|
1987
|
+
Id: string | undefined;
|
|
1988
|
+
|
|
1989
|
+
NextToken?: string;
|
|
1990
|
+
|
|
1991
|
+
MaxResults?: number;
|
|
1992
|
+
|
|
1993
|
+
WirelessDeviceType?: WirelessDeviceType | string;
|
|
1994
|
+
}
|
|
1995
|
+
export declare namespace ListQueuedMessagesRequest {
|
|
1996
|
+
|
|
1997
|
+
const filterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
|
|
1998
|
+
}
|
|
1999
|
+
export interface ListQueuedMessagesResponse {
|
|
2000
|
+
|
|
2001
|
+
NextToken?: string;
|
|
2002
|
+
|
|
2003
|
+
DownlinkQueueMessagesList?: DownlinkQueueMessage[];
|
|
2004
|
+
}
|
|
2005
|
+
export declare namespace ListQueuedMessagesResponse {
|
|
2006
|
+
|
|
2007
|
+
const filterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
|
|
2008
|
+
}
|
|
2009
|
+
export interface ListServiceProfilesRequest {
|
|
2010
|
+
|
|
2011
|
+
NextToken?: string;
|
|
2012
|
+
|
|
2013
|
+
MaxResults?: number;
|
|
2014
|
+
}
|
|
2015
|
+
export declare namespace ListServiceProfilesRequest {
|
|
2016
|
+
|
|
2017
|
+
const filterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
|
|
2018
|
+
}
|
|
2019
|
+
|
|
2020
|
+
export interface ServiceProfile {
|
|
2021
|
+
|
|
2022
|
+
Arn?: string;
|
|
2023
|
+
|
|
2024
|
+
Name?: string;
|
|
2025
|
+
|
|
2026
|
+
Id?: string;
|
|
2027
|
+
}
|
|
2028
|
+
export declare namespace ServiceProfile {
|
|
2029
|
+
|
|
2030
|
+
const filterSensitiveLog: (obj: ServiceProfile) => any;
|
|
2031
|
+
}
|
|
2032
|
+
export interface ListServiceProfilesResponse {
|
|
2033
|
+
|
|
2034
|
+
NextToken?: string;
|
|
2035
|
+
|
|
2036
|
+
ServiceProfileList?: ServiceProfile[];
|
|
2037
|
+
}
|
|
2038
|
+
export declare namespace ListServiceProfilesResponse {
|
|
2039
|
+
|
|
2040
|
+
const filterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
|
|
2041
|
+
}
|
|
2042
|
+
export interface ListTagsForResourceRequest {
|
|
2043
|
+
|
|
2044
|
+
ResourceArn: string | undefined;
|
|
2045
|
+
}
|
|
2046
|
+
export declare namespace ListTagsForResourceRequest {
|
|
2047
|
+
|
|
2048
|
+
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2049
|
+
}
|
|
2050
|
+
export interface ListTagsForResourceResponse {
|
|
2051
|
+
|
|
2052
|
+
Tags?: Tag[];
|
|
2053
|
+
}
|
|
2054
|
+
export declare namespace ListTagsForResourceResponse {
|
|
2055
|
+
|
|
2056
|
+
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2057
|
+
}
|
|
2058
|
+
export interface ListWirelessDevicesRequest {
|
|
2059
|
+
|
|
2060
|
+
MaxResults?: number;
|
|
2061
|
+
|
|
2062
|
+
NextToken?: string;
|
|
2063
|
+
|
|
2064
|
+
DestinationName?: string;
|
|
2065
|
+
|
|
2066
|
+
DeviceProfileId?: string;
|
|
2067
|
+
|
|
2068
|
+
ServiceProfileId?: string;
|
|
2069
|
+
|
|
2070
|
+
WirelessDeviceType?: WirelessDeviceType | string;
|
|
2071
|
+
|
|
2072
|
+
FuotaTaskId?: string;
|
|
2073
|
+
|
|
2074
|
+
MulticastGroupId?: string;
|
|
2075
|
+
}
|
|
2076
|
+
export declare namespace ListWirelessDevicesRequest {
|
|
2077
|
+
|
|
2078
|
+
const filterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
export interface LoRaWANListDevice {
|
|
2082
|
+
|
|
2083
|
+
DevEui?: string;
|
|
2084
|
+
}
|
|
2085
|
+
export declare namespace LoRaWANListDevice {
|
|
2086
|
+
|
|
2087
|
+
const filterSensitiveLog: (obj: LoRaWANListDevice) => any;
|
|
2088
|
+
}
|
|
2089
|
+
|
|
2090
|
+
export interface SidewalkListDevice {
|
|
2091
|
+
|
|
2092
|
+
AmazonId?: string;
|
|
2093
|
+
|
|
2094
|
+
SidewalkId?: string;
|
|
2095
|
+
|
|
2096
|
+
SidewalkManufacturingSn?: string;
|
|
2097
|
+
|
|
2098
|
+
DeviceCertificates?: CertificateList[];
|
|
2099
|
+
}
|
|
2100
|
+
export declare namespace SidewalkListDevice {
|
|
2101
|
+
|
|
2102
|
+
const filterSensitiveLog: (obj: SidewalkListDevice) => any;
|
|
2103
|
+
}
|
|
2104
|
+
|
|
2105
|
+
export interface WirelessDeviceStatistics {
|
|
2106
|
+
|
|
2107
|
+
Arn?: string;
|
|
2108
|
+
|
|
2109
|
+
Id?: string;
|
|
2110
|
+
|
|
2111
|
+
Type?: WirelessDeviceType | string;
|
|
2112
|
+
|
|
2113
|
+
Name?: string;
|
|
2114
|
+
|
|
2115
|
+
DestinationName?: string;
|
|
2116
|
+
|
|
2117
|
+
LastUplinkReceivedAt?: string;
|
|
2118
|
+
|
|
2119
|
+
LoRaWAN?: LoRaWANListDevice;
|
|
2120
|
+
|
|
2121
|
+
Sidewalk?: SidewalkListDevice;
|
|
2122
|
+
|
|
2123
|
+
FuotaDeviceStatus?: FuotaDeviceStatus | string;
|
|
2124
|
+
|
|
2125
|
+
MulticastDeviceStatus?: string;
|
|
2126
|
+
|
|
2127
|
+
McGroupId?: number;
|
|
2128
|
+
}
|
|
2129
|
+
export declare namespace WirelessDeviceStatistics {
|
|
2130
|
+
|
|
2131
|
+
const filterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
|
|
2132
|
+
}
|
|
2133
|
+
export interface ListWirelessDevicesResponse {
|
|
2134
|
+
|
|
2135
|
+
NextToken?: string;
|
|
2136
|
+
|
|
2137
|
+
WirelessDeviceList?: WirelessDeviceStatistics[];
|
|
2138
|
+
}
|
|
2139
|
+
export declare namespace ListWirelessDevicesResponse {
|
|
2140
|
+
|
|
2141
|
+
const filterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
|
|
2142
|
+
}
|
|
2143
|
+
export interface ListWirelessGatewaysRequest {
|
|
2144
|
+
|
|
2145
|
+
NextToken?: string;
|
|
2146
|
+
|
|
2147
|
+
MaxResults?: number;
|
|
2148
|
+
}
|
|
2149
|
+
export declare namespace ListWirelessGatewaysRequest {
|
|
2150
|
+
|
|
2151
|
+
const filterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
|
|
2152
|
+
}
|
|
2153
|
+
|
|
2154
|
+
export interface WirelessGatewayStatistics {
|
|
2155
|
+
|
|
2156
|
+
Arn?: string;
|
|
2157
|
+
|
|
2158
|
+
Id?: string;
|
|
2159
|
+
|
|
2160
|
+
Name?: string;
|
|
2161
|
+
|
|
2162
|
+
Description?: string;
|
|
2163
|
+
|
|
2164
|
+
LoRaWAN?: LoRaWANGateway;
|
|
2165
|
+
|
|
2166
|
+
LastUplinkReceivedAt?: string;
|
|
2167
|
+
}
|
|
2168
|
+
export declare namespace WirelessGatewayStatistics {
|
|
2169
|
+
|
|
2170
|
+
const filterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
|
|
2171
|
+
}
|
|
2172
|
+
export interface ListWirelessGatewaysResponse {
|
|
2173
|
+
|
|
2174
|
+
NextToken?: string;
|
|
2175
|
+
|
|
2176
|
+
WirelessGatewayList?: WirelessGatewayStatistics[];
|
|
2177
|
+
}
|
|
2178
|
+
export declare namespace ListWirelessGatewaysResponse {
|
|
2179
|
+
|
|
2180
|
+
const filterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
|
|
2181
|
+
}
|
|
2182
|
+
export declare enum WirelessGatewayTaskDefinitionType {
|
|
2183
|
+
UPDATE = "UPDATE"
|
|
2184
|
+
}
|
|
2185
|
+
export interface ListWirelessGatewayTaskDefinitionsRequest {
|
|
2186
|
+
|
|
2187
|
+
MaxResults?: number;
|
|
2188
|
+
|
|
2189
|
+
NextToken?: string;
|
|
2190
|
+
|
|
2191
|
+
TaskDefinitionType?: WirelessGatewayTaskDefinitionType | string;
|
|
2192
|
+
}
|
|
2193
|
+
export declare namespace ListWirelessGatewayTaskDefinitionsRequest {
|
|
2194
|
+
|
|
2195
|
+
const filterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
|
|
2196
|
+
}
|
|
2197
|
+
|
|
2198
|
+
export interface LoRaWANUpdateGatewayTaskEntry {
|
|
2199
|
+
|
|
2200
|
+
CurrentVersion?: LoRaWANGatewayVersion;
|
|
2201
|
+
|
|
2202
|
+
UpdateVersion?: LoRaWANGatewayVersion;
|
|
2203
|
+
}
|
|
2204
|
+
export declare namespace LoRaWANUpdateGatewayTaskEntry {
|
|
2205
|
+
|
|
2206
|
+
const filterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
|
|
2207
|
+
}
|
|
2208
|
+
|
|
2209
|
+
export interface UpdateWirelessGatewayTaskEntry {
|
|
2210
|
+
|
|
2211
|
+
Id?: string;
|
|
2212
|
+
|
|
2213
|
+
LoRaWAN?: LoRaWANUpdateGatewayTaskEntry;
|
|
2214
|
+
|
|
2215
|
+
Arn?: string;
|
|
2216
|
+
}
|
|
2217
|
+
export declare namespace UpdateWirelessGatewayTaskEntry {
|
|
2218
|
+
|
|
2219
|
+
const filterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
|
|
2220
|
+
}
|
|
2221
|
+
export interface ListWirelessGatewayTaskDefinitionsResponse {
|
|
2222
|
+
|
|
2223
|
+
NextToken?: string;
|
|
2224
|
+
|
|
2225
|
+
TaskDefinitions?: UpdateWirelessGatewayTaskEntry[];
|
|
2226
|
+
}
|
|
2227
|
+
export declare namespace ListWirelessGatewayTaskDefinitionsResponse {
|
|
2228
|
+
|
|
2229
|
+
const filterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
|
|
2230
|
+
}
|
|
2231
|
+
export interface PutResourceLogLevelRequest {
|
|
2232
|
+
|
|
2233
|
+
ResourceIdentifier: string | undefined;
|
|
2234
|
+
|
|
2235
|
+
ResourceType: string | undefined;
|
|
2236
|
+
|
|
2237
|
+
LogLevel: LogLevel | string | undefined;
|
|
2238
|
+
}
|
|
2239
|
+
export declare namespace PutResourceLogLevelRequest {
|
|
2240
|
+
|
|
2241
|
+
const filterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
|
|
2242
|
+
}
|
|
2243
|
+
export interface PutResourceLogLevelResponse {
|
|
2244
|
+
}
|
|
2245
|
+
export declare namespace PutResourceLogLevelResponse {
|
|
2246
|
+
|
|
2247
|
+
const filterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
|
|
2248
|
+
}
|
|
2249
|
+
export interface ResetAllResourceLogLevelsRequest {
|
|
2250
|
+
}
|
|
2251
|
+
export declare namespace ResetAllResourceLogLevelsRequest {
|
|
2252
|
+
|
|
2253
|
+
const filterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
|
|
2254
|
+
}
|
|
2255
|
+
export interface ResetAllResourceLogLevelsResponse {
|
|
2256
|
+
}
|
|
2257
|
+
export declare namespace ResetAllResourceLogLevelsResponse {
|
|
2258
|
+
|
|
2259
|
+
const filterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
|
|
2260
|
+
}
|
|
2261
|
+
export interface ResetResourceLogLevelRequest {
|
|
2262
|
+
|
|
2263
|
+
ResourceIdentifier: string | undefined;
|
|
2264
|
+
|
|
2265
|
+
ResourceType: string | undefined;
|
|
2266
|
+
}
|
|
2267
|
+
export declare namespace ResetResourceLogLevelRequest {
|
|
2268
|
+
|
|
2269
|
+
const filterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
|
|
2270
|
+
}
|
|
2271
|
+
export interface ResetResourceLogLevelResponse {
|
|
2272
|
+
}
|
|
2273
|
+
export declare namespace ResetResourceLogLevelResponse {
|
|
2274
|
+
|
|
2275
|
+
const filterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
|
|
2276
|
+
}
|
|
2277
|
+
|
|
2278
|
+
export interface LoRaWANMulticastMetadata {
|
|
2279
|
+
|
|
2280
|
+
FPort?: number;
|
|
2281
|
+
}
|
|
2282
|
+
export declare namespace LoRaWANMulticastMetadata {
|
|
2283
|
+
|
|
2284
|
+
const filterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
|
|
2285
|
+
}
|
|
2286
|
+
|
|
2287
|
+
export interface MulticastWirelessMetadata {
|
|
2288
|
+
|
|
2289
|
+
LoRaWAN?: LoRaWANMulticastMetadata;
|
|
2290
|
+
}
|
|
2291
|
+
export declare namespace MulticastWirelessMetadata {
|
|
2292
|
+
|
|
2293
|
+
const filterSensitiveLog: (obj: MulticastWirelessMetadata) => any;
|
|
2294
|
+
}
|
|
2295
|
+
export interface SendDataToMulticastGroupRequest {
|
|
2296
|
+
|
|
2297
|
+
Id: string | undefined;
|
|
2298
|
+
|
|
2299
|
+
PayloadData: string | undefined;
|
|
2300
|
+
|
|
2301
|
+
WirelessMetadata: MulticastWirelessMetadata | undefined;
|
|
2302
|
+
}
|
|
2303
|
+
export declare namespace SendDataToMulticastGroupRequest {
|
|
2304
|
+
|
|
2305
|
+
const filterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
|
|
2306
|
+
}
|
|
2307
|
+
export interface SendDataToMulticastGroupResponse {
|
|
2308
|
+
|
|
2309
|
+
MessageId?: string;
|
|
2310
|
+
}
|
|
2311
|
+
export declare namespace SendDataToMulticastGroupResponse {
|
|
2312
|
+
|
|
2313
|
+
const filterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
|
|
2314
|
+
}
|
|
2315
|
+
export declare enum MessageType {
|
|
2316
|
+
CUSTOM_COMMAND_ID_GET = "CUSTOM_COMMAND_ID_GET",
|
|
2317
|
+
CUSTOM_COMMAND_ID_NOTIFY = "CUSTOM_COMMAND_ID_NOTIFY",
|
|
2318
|
+
CUSTOM_COMMAND_ID_RESP = "CUSTOM_COMMAND_ID_RESP",
|
|
2319
|
+
CUSTOM_COMMAND_ID_SET = "CUSTOM_COMMAND_ID_SET"
|
|
2320
|
+
}
|
|
2321
|
+
|
|
2322
|
+
export interface SidewalkSendDataToDevice {
|
|
2323
|
+
|
|
2324
|
+
Seq?: number;
|
|
2325
|
+
|
|
2326
|
+
MessageType?: MessageType | string;
|
|
2327
|
+
}
|
|
2328
|
+
export declare namespace SidewalkSendDataToDevice {
|
|
2329
|
+
|
|
2330
|
+
const filterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
|
|
2331
|
+
}
|
|
2332
|
+
|
|
2333
|
+
export interface WirelessMetadata {
|
|
2334
|
+
|
|
2335
|
+
LoRaWAN?: LoRaWANSendDataToDevice;
|
|
2336
|
+
|
|
2337
|
+
Sidewalk?: SidewalkSendDataToDevice;
|
|
2338
|
+
}
|
|
2339
|
+
export declare namespace WirelessMetadata {
|
|
2340
|
+
|
|
2341
|
+
const filterSensitiveLog: (obj: WirelessMetadata) => any;
|
|
2342
|
+
}
|
|
2343
|
+
export interface SendDataToWirelessDeviceRequest {
|
|
2344
|
+
|
|
2345
|
+
Id: string | undefined;
|
|
2346
|
+
|
|
2347
|
+
TransmitMode: number | undefined;
|
|
2348
|
+
|
|
2349
|
+
PayloadData: string | undefined;
|
|
2350
|
+
|
|
2351
|
+
WirelessMetadata?: WirelessMetadata;
|
|
2352
|
+
}
|
|
2353
|
+
export declare namespace SendDataToWirelessDeviceRequest {
|
|
2354
|
+
|
|
2355
|
+
const filterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
|
|
2356
|
+
}
|
|
2357
|
+
export interface SendDataToWirelessDeviceResponse {
|
|
2358
|
+
|
|
2359
|
+
MessageId?: string;
|
|
2360
|
+
}
|
|
2361
|
+
export declare namespace SendDataToWirelessDeviceResponse {
|
|
2362
|
+
|
|
2363
|
+
const filterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
|
|
2364
|
+
}
|
|
2365
|
+
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
2366
|
+
|
|
2367
|
+
Id: string | undefined;
|
|
2368
|
+
|
|
2369
|
+
QueryString?: string;
|
|
2370
|
+
|
|
2371
|
+
Tags?: Tag[];
|
|
2372
|
+
}
|
|
2373
|
+
export declare namespace StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
2374
|
+
|
|
2375
|
+
const filterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
2376
|
+
}
|
|
2377
|
+
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
|
|
2378
|
+
}
|
|
2379
|
+
export declare namespace StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
|
|
2380
|
+
|
|
2381
|
+
const filterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
2382
|
+
}
|
|
2383
|
+
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
2384
|
+
|
|
2385
|
+
Id: string | undefined;
|
|
2386
|
+
|
|
2387
|
+
QueryString?: string;
|
|
2388
|
+
|
|
2389
|
+
Tags?: Tag[];
|
|
2390
|
+
}
|
|
2391
|
+
export declare namespace StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
2392
|
+
|
|
2393
|
+
const filterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
2394
|
+
}
|
|
2395
|
+
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
2396
|
+
}
|
|
2397
|
+
export declare namespace StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
2398
|
+
|
|
2399
|
+
const filterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
2400
|
+
}
|
|
2401
|
+
|
|
2402
|
+
export interface LoRaWANStartFuotaTask {
|
|
2403
|
+
|
|
2404
|
+
StartTime?: Date;
|
|
2405
|
+
}
|
|
2406
|
+
export declare namespace LoRaWANStartFuotaTask {
|
|
2407
|
+
|
|
2408
|
+
const filterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
|
|
2409
|
+
}
|
|
2410
|
+
export interface StartFuotaTaskRequest {
|
|
2411
|
+
|
|
2412
|
+
Id: string | undefined;
|
|
2413
|
+
|
|
2414
|
+
LoRaWAN?: LoRaWANStartFuotaTask;
|
|
2415
|
+
}
|
|
2416
|
+
export declare namespace StartFuotaTaskRequest {
|
|
2417
|
+
|
|
2418
|
+
const filterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
|
|
2419
|
+
}
|
|
2420
|
+
export interface StartFuotaTaskResponse {
|
|
2421
|
+
}
|
|
2422
|
+
export declare namespace StartFuotaTaskResponse {
|
|
2423
|
+
|
|
2424
|
+
const filterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
|
|
2425
|
+
}
|
|
2426
|
+
export interface StartMulticastGroupSessionRequest {
|
|
2427
|
+
|
|
2428
|
+
Id: string | undefined;
|
|
2429
|
+
|
|
2430
|
+
LoRaWAN: LoRaWANMulticastSession | undefined;
|
|
2431
|
+
}
|
|
2432
|
+
export declare namespace StartMulticastGroupSessionRequest {
|
|
2433
|
+
|
|
2434
|
+
const filterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
|
|
2435
|
+
}
|
|
2436
|
+
export interface StartMulticastGroupSessionResponse {
|
|
2437
|
+
}
|
|
2438
|
+
export declare namespace StartMulticastGroupSessionResponse {
|
|
2439
|
+
|
|
2440
|
+
const filterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
|
|
2441
|
+
}
|
|
2442
|
+
export interface TagResourceRequest {
|
|
2443
|
+
|
|
2444
|
+
ResourceArn: string | undefined;
|
|
2445
|
+
|
|
2446
|
+
Tags: Tag[] | undefined;
|
|
2447
|
+
}
|
|
2448
|
+
export declare namespace TagResourceRequest {
|
|
2449
|
+
|
|
2450
|
+
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2451
|
+
}
|
|
2452
|
+
export interface TagResourceResponse {
|
|
2453
|
+
}
|
|
2454
|
+
export declare namespace TagResourceResponse {
|
|
2455
|
+
|
|
2456
|
+
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2457
|
+
}
|
|
2458
|
+
|
|
2459
|
+
export interface TooManyTagsException extends __SmithyException, $MetadataBearer {
|
|
2460
|
+
name: "TooManyTagsException";
|
|
2461
|
+
$fault: "client";
|
|
2462
|
+
Message?: string;
|
|
2463
|
+
|
|
2464
|
+
ResourceName?: string;
|
|
2465
|
+
}
|
|
2466
|
+
export interface TestWirelessDeviceRequest {
|
|
2467
|
+
|
|
2468
|
+
Id: string | undefined;
|
|
2469
|
+
}
|
|
2470
|
+
export declare namespace TestWirelessDeviceRequest {
|
|
2471
|
+
|
|
2472
|
+
const filterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
|
|
2473
|
+
}
|
|
2474
|
+
export interface TestWirelessDeviceResponse {
|
|
2475
|
+
|
|
2476
|
+
Result?: string;
|
|
2477
|
+
}
|
|
2478
|
+
export declare namespace TestWirelessDeviceResponse {
|
|
2479
|
+
|
|
2480
|
+
const filterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
|
|
2481
|
+
}
|
|
2482
|
+
export interface UntagResourceRequest {
|
|
2483
|
+
|
|
2484
|
+
ResourceArn: string | undefined;
|
|
2485
|
+
|
|
2486
|
+
TagKeys: string[] | undefined;
|
|
2487
|
+
}
|
|
2488
|
+
export declare namespace UntagResourceRequest {
|
|
2489
|
+
|
|
2490
|
+
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2491
|
+
}
|
|
2492
|
+
export interface UntagResourceResponse {
|
|
2493
|
+
}
|
|
2494
|
+
export declare namespace UntagResourceResponse {
|
|
2495
|
+
|
|
2496
|
+
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2497
|
+
}
|
|
2498
|
+
export interface UpdateDestinationRequest {
|
|
2499
|
+
|
|
2500
|
+
Name: string | undefined;
|
|
2501
|
+
|
|
2502
|
+
ExpressionType?: ExpressionType | string;
|
|
2503
|
+
|
|
2504
|
+
Expression?: string;
|
|
2505
|
+
|
|
2506
|
+
Description?: string;
|
|
2507
|
+
|
|
2508
|
+
RoleArn?: string;
|
|
2509
|
+
}
|
|
2510
|
+
export declare namespace UpdateDestinationRequest {
|
|
2511
|
+
|
|
2512
|
+
const filterSensitiveLog: (obj: UpdateDestinationRequest) => any;
|
|
2513
|
+
}
|
|
2514
|
+
export interface UpdateDestinationResponse {
|
|
2515
|
+
}
|
|
2516
|
+
export declare namespace UpdateDestinationResponse {
|
|
2517
|
+
|
|
2518
|
+
const filterSensitiveLog: (obj: UpdateDestinationResponse) => any;
|
|
2519
|
+
}
|
|
2520
|
+
export interface UpdateFuotaTaskRequest {
|
|
2521
|
+
|
|
2522
|
+
Id: string | undefined;
|
|
2523
|
+
|
|
2524
|
+
Name?: string;
|
|
2525
|
+
|
|
2526
|
+
Description?: string;
|
|
2527
|
+
|
|
2528
|
+
LoRaWAN?: LoRaWANFuotaTask;
|
|
2529
|
+
|
|
2530
|
+
FirmwareUpdateImage?: string;
|
|
2531
|
+
|
|
2532
|
+
FirmwareUpdateRole?: string;
|
|
2533
|
+
}
|
|
2534
|
+
export declare namespace UpdateFuotaTaskRequest {
|
|
2535
|
+
|
|
2536
|
+
const filterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
|
|
2537
|
+
}
|
|
2538
|
+
export interface UpdateFuotaTaskResponse {
|
|
2539
|
+
}
|
|
2540
|
+
export declare namespace UpdateFuotaTaskResponse {
|
|
2541
|
+
|
|
2542
|
+
const filterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
|
|
2543
|
+
}
|
|
2544
|
+
export interface UpdateLogLevelsByResourceTypesRequest {
|
|
2545
|
+
|
|
2546
|
+
DefaultLogLevel?: LogLevel | string;
|
|
2547
|
+
|
|
2548
|
+
WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
|
|
2549
|
+
|
|
2550
|
+
WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
|
|
2551
|
+
}
|
|
2552
|
+
export declare namespace UpdateLogLevelsByResourceTypesRequest {
|
|
2553
|
+
|
|
2554
|
+
const filterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
|
|
2555
|
+
}
|
|
2556
|
+
export interface UpdateLogLevelsByResourceTypesResponse {
|
|
2557
|
+
}
|
|
2558
|
+
export declare namespace UpdateLogLevelsByResourceTypesResponse {
|
|
2559
|
+
|
|
2560
|
+
const filterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
|
|
2561
|
+
}
|
|
2562
|
+
export interface UpdateMulticastGroupRequest {
|
|
2563
|
+
|
|
2564
|
+
Id: string | undefined;
|
|
2565
|
+
|
|
2566
|
+
Name?: string;
|
|
2567
|
+
|
|
2568
|
+
Description?: string;
|
|
2569
|
+
|
|
2570
|
+
LoRaWAN?: LoRaWANMulticast;
|
|
2571
|
+
}
|
|
2572
|
+
export declare namespace UpdateMulticastGroupRequest {
|
|
2573
|
+
|
|
2574
|
+
const filterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
|
|
2575
|
+
}
|
|
2576
|
+
export interface UpdateMulticastGroupResponse {
|
|
2577
|
+
}
|
|
2578
|
+
export declare namespace UpdateMulticastGroupResponse {
|
|
2579
|
+
|
|
2580
|
+
const filterSensitiveLog: (obj: UpdateMulticastGroupResponse) => any;
|
|
2581
|
+
}
|
|
2582
|
+
export interface UpdateNetworkAnalyzerConfigurationRequest {
|
|
2583
|
+
|
|
2584
|
+
ConfigurationName: string | undefined;
|
|
2585
|
+
|
|
2586
|
+
TraceContent?: TraceContent;
|
|
2587
|
+
|
|
2588
|
+
WirelessDevicesToAdd?: string[];
|
|
2589
|
+
|
|
2590
|
+
WirelessDevicesToRemove?: string[];
|
|
2591
|
+
|
|
2592
|
+
WirelessGatewaysToAdd?: string[];
|
|
2593
|
+
|
|
2594
|
+
WirelessGatewaysToRemove?: string[];
|
|
2595
|
+
}
|
|
2596
|
+
export declare namespace UpdateNetworkAnalyzerConfigurationRequest {
|
|
2597
|
+
|
|
2598
|
+
const filterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
|
|
2599
|
+
}
|
|
2600
|
+
export interface UpdateNetworkAnalyzerConfigurationResponse {
|
|
2601
|
+
}
|
|
2602
|
+
export declare namespace UpdateNetworkAnalyzerConfigurationResponse {
|
|
2603
|
+
|
|
2604
|
+
const filterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
|
|
2605
|
+
}
|
|
2606
|
+
|
|
2607
|
+
export interface SidewalkUpdateAccount {
|
|
2608
|
+
|
|
2609
|
+
AppServerPrivateKey?: string;
|
|
2610
|
+
}
|
|
2611
|
+
export declare namespace SidewalkUpdateAccount {
|
|
2612
|
+
|
|
2613
|
+
const filterSensitiveLog: (obj: SidewalkUpdateAccount) => any;
|
|
2614
|
+
}
|
|
2615
|
+
export interface UpdatePartnerAccountRequest {
|
|
2616
|
+
|
|
2617
|
+
Sidewalk: SidewalkUpdateAccount | undefined;
|
|
2618
|
+
|
|
2619
|
+
PartnerAccountId: string | undefined;
|
|
2620
|
+
|
|
2621
|
+
PartnerType: PartnerType | string | undefined;
|
|
2622
|
+
}
|
|
2623
|
+
export declare namespace UpdatePartnerAccountRequest {
|
|
2624
|
+
|
|
2625
|
+
const filterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
|
|
2626
|
+
}
|
|
2627
|
+
export interface UpdatePartnerAccountResponse {
|
|
2628
|
+
}
|
|
2629
|
+
export declare namespace UpdatePartnerAccountResponse {
|
|
2630
|
+
|
|
2631
|
+
const filterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
|
|
2632
|
+
}
|
|
2633
|
+
export interface UpdateResourceEventConfigurationRequest {
|
|
2634
|
+
|
|
2635
|
+
Identifier: string | undefined;
|
|
2636
|
+
|
|
2637
|
+
IdentifierType: IdentifierType | string | undefined;
|
|
2638
|
+
|
|
2639
|
+
PartnerType?: EventNotificationPartnerType | string;
|
|
2640
|
+
|
|
2641
|
+
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
2642
|
+
|
|
2643
|
+
Proximity?: ProximityEventConfiguration;
|
|
2644
|
+
}
|
|
2645
|
+
export declare namespace UpdateResourceEventConfigurationRequest {
|
|
2646
|
+
|
|
2647
|
+
const filterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
|
|
2648
|
+
}
|
|
2649
|
+
export interface UpdateResourceEventConfigurationResponse {
|
|
2650
|
+
}
|
|
2651
|
+
export declare namespace UpdateResourceEventConfigurationResponse {
|
|
2652
|
+
|
|
2653
|
+
const filterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
|
|
2654
|
+
}
|
|
2655
|
+
|
|
2656
|
+
export interface LoRaWANUpdateDevice {
|
|
2657
|
+
|
|
2658
|
+
DeviceProfileId?: string;
|
|
2659
|
+
|
|
2660
|
+
ServiceProfileId?: string;
|
|
2661
|
+
}
|
|
2662
|
+
export declare namespace LoRaWANUpdateDevice {
|
|
2663
|
+
|
|
2664
|
+
const filterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
|
|
2665
|
+
}
|
|
2666
|
+
export interface UpdateWirelessDeviceRequest {
|
|
2667
|
+
|
|
2668
|
+
Id: string | undefined;
|
|
2669
|
+
|
|
2670
|
+
DestinationName?: string;
|
|
2671
|
+
|
|
2672
|
+
Name?: string;
|
|
2673
|
+
|
|
2674
|
+
Description?: string;
|
|
2675
|
+
|
|
2676
|
+
LoRaWAN?: LoRaWANUpdateDevice;
|
|
2677
|
+
}
|
|
2678
|
+
export declare namespace UpdateWirelessDeviceRequest {
|
|
2679
|
+
|
|
2680
|
+
const filterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
|
|
2681
|
+
}
|
|
2682
|
+
export interface UpdateWirelessDeviceResponse {
|
|
2683
|
+
}
|
|
2684
|
+
export declare namespace UpdateWirelessDeviceResponse {
|
|
2685
|
+
|
|
2686
|
+
const filterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
|
|
2687
|
+
}
|
|
2688
|
+
export interface UpdateWirelessGatewayRequest {
|
|
2689
|
+
|
|
2690
|
+
Id: string | undefined;
|
|
2691
|
+
|
|
2692
|
+
Name?: string;
|
|
2693
|
+
|
|
2694
|
+
Description?: string;
|
|
2695
|
+
|
|
2696
|
+
JoinEuiFilters?: string[][];
|
|
2697
|
+
|
|
2698
|
+
NetIdFilters?: string[];
|
|
2699
|
+
}
|
|
2700
|
+
export declare namespace UpdateWirelessGatewayRequest {
|
|
2701
|
+
|
|
2702
|
+
const filterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
|
|
2703
|
+
}
|
|
2704
|
+
export interface UpdateWirelessGatewayResponse {
|
|
2705
|
+
}
|
|
2706
|
+
export declare namespace UpdateWirelessGatewayResponse {
|
|
2707
|
+
|
|
2708
|
+
const filterSensitiveLog: (obj: UpdateWirelessGatewayResponse) => any;
|
|
2709
|
+
}
|