@aws-sdk/client-iot-wireless 3.131.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
- package/dist-cjs/commands/GetDestinationCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/GetPositionCommand.js +2 -2
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1058 -1580
- package/dist-cjs/models/models_1.js +71 -105
- package/dist-cjs/protocols/Aws_restJson1.js +1154 -2269
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/CreateDestinationCommand.js +3 -3
- package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
- package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
- package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
- package/dist-es/commands/GetDestinationCommand.js +3 -3
- package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
- package/dist-es/commands/GetPositionCommand.js +3 -3
- package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
- package/dist-es/commands/GetServiceProfileCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/ListDestinationsCommand.js +3 -3
- package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
- package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
- package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
- package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
- package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
- package/dist-es/commands/UpdatePositionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
- package/dist-es/models/models_0.js +263 -1046
- package/dist-es/models/models_1.js +17 -68
- package/dist-es/protocols/Aws_restJson1.js +1516 -2243
- package/dist-types/models/models_0.d.ts +1044 -1566
- package/dist-types/models/models_1.d.ts +68 -102
- package/dist-types/ts3.4/models/models_0.d.ts +522 -1044
- package/dist-types/ts3.4/models/models_1.d.ts +34 -68
- package/package.json +6 -6
|
@@ -7,10 +7,6 @@ export interface SessionKeysAbpV1_0_x {
|
|
|
7
7
|
|
|
8
8
|
AppSKey?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare namespace SessionKeysAbpV1_0_x {
|
|
11
|
-
|
|
12
|
-
const filterSensitiveLog: (obj: SessionKeysAbpV1_0_x) => any;
|
|
13
|
-
}
|
|
14
10
|
|
|
15
11
|
export interface AbpV1_0_x {
|
|
16
12
|
|
|
@@ -20,10 +16,6 @@ export interface AbpV1_0_x {
|
|
|
20
16
|
|
|
21
17
|
FCntStart?: number;
|
|
22
18
|
}
|
|
23
|
-
export declare namespace AbpV1_0_x {
|
|
24
|
-
|
|
25
|
-
const filterSensitiveLog: (obj: AbpV1_0_x) => any;
|
|
26
|
-
}
|
|
27
19
|
|
|
28
20
|
export interface SessionKeysAbpV1_1 {
|
|
29
21
|
|
|
@@ -35,10 +27,6 @@ export interface SessionKeysAbpV1_1 {
|
|
|
35
27
|
|
|
36
28
|
AppSKey?: string;
|
|
37
29
|
}
|
|
38
|
-
export declare namespace SessionKeysAbpV1_1 {
|
|
39
|
-
|
|
40
|
-
const filterSensitiveLog: (obj: SessionKeysAbpV1_1) => any;
|
|
41
|
-
}
|
|
42
30
|
|
|
43
31
|
export interface AbpV1_1 {
|
|
44
32
|
|
|
@@ -48,10 +36,6 @@ export interface AbpV1_1 {
|
|
|
48
36
|
|
|
49
37
|
FCntStart?: number;
|
|
50
38
|
}
|
|
51
|
-
export declare namespace AbpV1_1 {
|
|
52
|
-
|
|
53
|
-
const filterSensitiveLog: (obj: AbpV1_1) => any;
|
|
54
|
-
}
|
|
55
39
|
|
|
56
40
|
export declare class AccessDeniedException extends __BaseException {
|
|
57
41
|
readonly name: "AccessDeniedException";
|
|
@@ -67,10 +51,6 @@ export interface Accuracy {
|
|
|
67
51
|
|
|
68
52
|
VerticalAccuracy?: number;
|
|
69
53
|
}
|
|
70
|
-
export declare namespace Accuracy {
|
|
71
|
-
|
|
72
|
-
const filterSensitiveLog: (obj: Accuracy) => any;
|
|
73
|
-
}
|
|
74
54
|
|
|
75
55
|
export interface SidewalkAccountInfo {
|
|
76
56
|
|
|
@@ -78,10 +58,6 @@ export interface SidewalkAccountInfo {
|
|
|
78
58
|
|
|
79
59
|
AppServerPrivateKey?: string;
|
|
80
60
|
}
|
|
81
|
-
export declare namespace SidewalkAccountInfo {
|
|
82
|
-
|
|
83
|
-
const filterSensitiveLog: (obj: SidewalkAccountInfo) => any;
|
|
84
|
-
}
|
|
85
61
|
|
|
86
62
|
export interface Tag {
|
|
87
63
|
|
|
@@ -89,10 +65,6 @@ export interface Tag {
|
|
|
89
65
|
|
|
90
66
|
Value: string | undefined;
|
|
91
67
|
}
|
|
92
|
-
export declare namespace Tag {
|
|
93
|
-
|
|
94
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
95
|
-
}
|
|
96
68
|
export interface AssociateAwsAccountWithPartnerAccountRequest {
|
|
97
69
|
|
|
98
70
|
Sidewalk: SidewalkAccountInfo | undefined;
|
|
@@ -101,20 +73,12 @@ export interface AssociateAwsAccountWithPartnerAccountRequest {
|
|
|
101
73
|
|
|
102
74
|
Tags?: Tag[];
|
|
103
75
|
}
|
|
104
|
-
export declare namespace AssociateAwsAccountWithPartnerAccountRequest {
|
|
105
|
-
|
|
106
|
-
const filterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountRequest) => any;
|
|
107
|
-
}
|
|
108
76
|
export interface AssociateAwsAccountWithPartnerAccountResponse {
|
|
109
77
|
|
|
110
78
|
Sidewalk?: SidewalkAccountInfo;
|
|
111
79
|
|
|
112
80
|
Arn?: string;
|
|
113
81
|
}
|
|
114
|
-
export declare namespace AssociateAwsAccountWithPartnerAccountResponse {
|
|
115
|
-
|
|
116
|
-
const filterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountResponse) => any;
|
|
117
|
-
}
|
|
118
82
|
|
|
119
83
|
export declare class ConflictException extends __BaseException {
|
|
120
84
|
readonly name: "ConflictException";
|
|
@@ -169,98 +133,50 @@ export interface AssociateMulticastGroupWithFuotaTaskRequest {
|
|
|
169
133
|
|
|
170
134
|
MulticastGroupId: string | undefined;
|
|
171
135
|
}
|
|
172
|
-
export declare namespace AssociateMulticastGroupWithFuotaTaskRequest {
|
|
173
|
-
|
|
174
|
-
const filterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
|
|
175
|
-
}
|
|
176
136
|
export interface AssociateMulticastGroupWithFuotaTaskResponse {
|
|
177
137
|
}
|
|
178
|
-
export declare namespace AssociateMulticastGroupWithFuotaTaskResponse {
|
|
179
|
-
|
|
180
|
-
const filterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
|
|
181
|
-
}
|
|
182
138
|
export interface AssociateWirelessDeviceWithFuotaTaskRequest {
|
|
183
139
|
|
|
184
140
|
Id: string | undefined;
|
|
185
141
|
|
|
186
142
|
WirelessDeviceId: string | undefined;
|
|
187
143
|
}
|
|
188
|
-
export declare namespace AssociateWirelessDeviceWithFuotaTaskRequest {
|
|
189
|
-
|
|
190
|
-
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
|
|
191
|
-
}
|
|
192
144
|
export interface AssociateWirelessDeviceWithFuotaTaskResponse {
|
|
193
145
|
}
|
|
194
|
-
export declare namespace AssociateWirelessDeviceWithFuotaTaskResponse {
|
|
195
|
-
|
|
196
|
-
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
|
|
197
|
-
}
|
|
198
146
|
export interface AssociateWirelessDeviceWithMulticastGroupRequest {
|
|
199
147
|
|
|
200
148
|
Id: string | undefined;
|
|
201
149
|
|
|
202
150
|
WirelessDeviceId: string | undefined;
|
|
203
151
|
}
|
|
204
|
-
export declare namespace AssociateWirelessDeviceWithMulticastGroupRequest {
|
|
205
|
-
|
|
206
|
-
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
207
|
-
}
|
|
208
152
|
export interface AssociateWirelessDeviceWithMulticastGroupResponse {
|
|
209
153
|
}
|
|
210
|
-
export declare namespace AssociateWirelessDeviceWithMulticastGroupResponse {
|
|
211
|
-
|
|
212
|
-
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
213
|
-
}
|
|
214
154
|
export interface AssociateWirelessDeviceWithThingRequest {
|
|
215
155
|
|
|
216
156
|
Id: string | undefined;
|
|
217
157
|
|
|
218
158
|
ThingArn: string | undefined;
|
|
219
159
|
}
|
|
220
|
-
export declare namespace AssociateWirelessDeviceWithThingRequest {
|
|
221
|
-
|
|
222
|
-
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
|
|
223
|
-
}
|
|
224
160
|
export interface AssociateWirelessDeviceWithThingResponse {
|
|
225
161
|
}
|
|
226
|
-
export declare namespace AssociateWirelessDeviceWithThingResponse {
|
|
227
|
-
|
|
228
|
-
const filterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
|
|
229
|
-
}
|
|
230
162
|
export interface AssociateWirelessGatewayWithCertificateRequest {
|
|
231
163
|
|
|
232
164
|
Id: string | undefined;
|
|
233
165
|
|
|
234
166
|
IotCertificateId: string | undefined;
|
|
235
167
|
}
|
|
236
|
-
export declare namespace AssociateWirelessGatewayWithCertificateRequest {
|
|
237
|
-
|
|
238
|
-
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
|
|
239
|
-
}
|
|
240
168
|
export interface AssociateWirelessGatewayWithCertificateResponse {
|
|
241
169
|
|
|
242
170
|
IotCertificateId?: string;
|
|
243
171
|
}
|
|
244
|
-
export declare namespace AssociateWirelessGatewayWithCertificateResponse {
|
|
245
|
-
|
|
246
|
-
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
|
|
247
|
-
}
|
|
248
172
|
export interface AssociateWirelessGatewayWithThingRequest {
|
|
249
173
|
|
|
250
174
|
Id: string | undefined;
|
|
251
175
|
|
|
252
176
|
ThingArn: string | undefined;
|
|
253
177
|
}
|
|
254
|
-
export declare namespace AssociateWirelessGatewayWithThingRequest {
|
|
255
|
-
|
|
256
|
-
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
|
|
257
|
-
}
|
|
258
178
|
export interface AssociateWirelessGatewayWithThingResponse {
|
|
259
179
|
}
|
|
260
|
-
export declare namespace AssociateWirelessGatewayWithThingResponse {
|
|
261
|
-
|
|
262
|
-
const filterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
|
|
263
|
-
}
|
|
264
180
|
export declare enum BatteryLevel {
|
|
265
181
|
CRITICAL = "critical",
|
|
266
182
|
LOW = "low",
|
|
@@ -270,16 +186,8 @@ export interface CancelMulticastGroupSessionRequest {
|
|
|
270
186
|
|
|
271
187
|
Id: string | undefined;
|
|
272
188
|
}
|
|
273
|
-
export declare namespace CancelMulticastGroupSessionRequest {
|
|
274
|
-
|
|
275
|
-
const filterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
|
|
276
|
-
}
|
|
277
189
|
export interface CancelMulticastGroupSessionResponse {
|
|
278
190
|
}
|
|
279
|
-
export declare namespace CancelMulticastGroupSessionResponse {
|
|
280
|
-
|
|
281
|
-
const filterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
|
|
282
|
-
}
|
|
283
191
|
export declare enum SigningAlg {
|
|
284
192
|
Ed25519 = "Ed25519",
|
|
285
193
|
P256r1 = "P256r1"
|
|
@@ -291,10 +199,6 @@ export interface CertificateList {
|
|
|
291
199
|
|
|
292
200
|
Value: string | undefined;
|
|
293
201
|
}
|
|
294
|
-
export declare namespace CertificateList {
|
|
295
|
-
|
|
296
|
-
const filterSensitiveLog: (obj: CertificateList) => any;
|
|
297
|
-
}
|
|
298
202
|
export declare enum ConnectionStatus {
|
|
299
203
|
CONNECTED = "Connected",
|
|
300
204
|
DISCONNECTED = "Disconnected"
|
|
@@ -308,10 +212,6 @@ export interface LoRaWANConnectionStatusEventNotificationConfigurations {
|
|
|
308
212
|
|
|
309
213
|
GatewayEuiEventTopic?: EventNotificationTopicStatus | string;
|
|
310
214
|
}
|
|
311
|
-
export declare namespace LoRaWANConnectionStatusEventNotificationConfigurations {
|
|
312
|
-
|
|
313
|
-
const filterSensitiveLog: (obj: LoRaWANConnectionStatusEventNotificationConfigurations) => any;
|
|
314
|
-
}
|
|
315
215
|
|
|
316
216
|
export interface ConnectionStatusEventConfiguration {
|
|
317
217
|
|
|
@@ -319,28 +219,16 @@ export interface ConnectionStatusEventConfiguration {
|
|
|
319
219
|
|
|
320
220
|
WirelessGatewayIdEventTopic?: EventNotificationTopicStatus | string;
|
|
321
221
|
}
|
|
322
|
-
export declare namespace ConnectionStatusEventConfiguration {
|
|
323
|
-
|
|
324
|
-
const filterSensitiveLog: (obj: ConnectionStatusEventConfiguration) => any;
|
|
325
|
-
}
|
|
326
222
|
|
|
327
223
|
export interface LoRaWANConnectionStatusResourceTypeEventConfiguration {
|
|
328
224
|
|
|
329
225
|
WirelessGatewayEventTopic?: EventNotificationTopicStatus | string;
|
|
330
226
|
}
|
|
331
|
-
export declare namespace LoRaWANConnectionStatusResourceTypeEventConfiguration {
|
|
332
|
-
|
|
333
|
-
const filterSensitiveLog: (obj: LoRaWANConnectionStatusResourceTypeEventConfiguration) => any;
|
|
334
|
-
}
|
|
335
227
|
|
|
336
228
|
export interface ConnectionStatusResourceTypeEventConfiguration {
|
|
337
229
|
|
|
338
230
|
LoRaWAN?: LoRaWANConnectionStatusResourceTypeEventConfiguration;
|
|
339
231
|
}
|
|
340
|
-
export declare namespace ConnectionStatusResourceTypeEventConfiguration {
|
|
341
|
-
|
|
342
|
-
const filterSensitiveLog: (obj: ConnectionStatusResourceTypeEventConfiguration) => any;
|
|
343
|
-
}
|
|
344
232
|
export declare enum ExpressionType {
|
|
345
233
|
MqttTopic = "MqttTopic",
|
|
346
234
|
RuleName = "RuleName"
|
|
@@ -361,20 +249,12 @@ export interface CreateDestinationRequest {
|
|
|
361
249
|
|
|
362
250
|
ClientRequestToken?: string;
|
|
363
251
|
}
|
|
364
|
-
export declare namespace CreateDestinationRequest {
|
|
365
|
-
|
|
366
|
-
const filterSensitiveLog: (obj: CreateDestinationRequest) => any;
|
|
367
|
-
}
|
|
368
252
|
export interface CreateDestinationResponse {
|
|
369
253
|
|
|
370
254
|
Arn?: string;
|
|
371
255
|
|
|
372
256
|
Name?: string;
|
|
373
257
|
}
|
|
374
|
-
export declare namespace CreateDestinationResponse {
|
|
375
|
-
|
|
376
|
-
const filterSensitiveLog: (obj: CreateDestinationResponse) => any;
|
|
377
|
-
}
|
|
378
258
|
|
|
379
259
|
export interface LoRaWANDeviceProfile {
|
|
380
260
|
|
|
@@ -416,10 +296,6 @@ export interface LoRaWANDeviceProfile {
|
|
|
416
296
|
|
|
417
297
|
Supports32BitFCnt?: boolean;
|
|
418
298
|
}
|
|
419
|
-
export declare namespace LoRaWANDeviceProfile {
|
|
420
|
-
|
|
421
|
-
const filterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
|
|
422
|
-
}
|
|
423
299
|
export interface CreateDeviceProfileRequest {
|
|
424
300
|
|
|
425
301
|
Name?: string;
|
|
@@ -430,20 +306,12 @@ export interface CreateDeviceProfileRequest {
|
|
|
430
306
|
|
|
431
307
|
ClientRequestToken?: string;
|
|
432
308
|
}
|
|
433
|
-
export declare namespace CreateDeviceProfileRequest {
|
|
434
|
-
|
|
435
|
-
const filterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
|
|
436
|
-
}
|
|
437
309
|
export interface CreateDeviceProfileResponse {
|
|
438
310
|
|
|
439
311
|
Arn?: string;
|
|
440
312
|
|
|
441
313
|
Id?: string;
|
|
442
314
|
}
|
|
443
|
-
export declare namespace CreateDeviceProfileResponse {
|
|
444
|
-
|
|
445
|
-
const filterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
|
|
446
|
-
}
|
|
447
315
|
export declare enum SupportedRfRegion {
|
|
448
316
|
AS923_1 = "AS923-1",
|
|
449
317
|
AU915 = "AU915",
|
|
@@ -455,10 +323,6 @@ export interface LoRaWANFuotaTask {
|
|
|
455
323
|
|
|
456
324
|
RfRegion?: SupportedRfRegion | string;
|
|
457
325
|
}
|
|
458
|
-
export declare namespace LoRaWANFuotaTask {
|
|
459
|
-
|
|
460
|
-
const filterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
|
|
461
|
-
}
|
|
462
326
|
export interface CreateFuotaTaskRequest {
|
|
463
327
|
|
|
464
328
|
Name?: string;
|
|
@@ -475,20 +339,12 @@ export interface CreateFuotaTaskRequest {
|
|
|
475
339
|
|
|
476
340
|
Tags?: Tag[];
|
|
477
341
|
}
|
|
478
|
-
export declare namespace CreateFuotaTaskRequest {
|
|
479
|
-
|
|
480
|
-
const filterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
|
|
481
|
-
}
|
|
482
342
|
export interface CreateFuotaTaskResponse {
|
|
483
343
|
|
|
484
344
|
Arn?: string;
|
|
485
345
|
|
|
486
346
|
Id?: string;
|
|
487
347
|
}
|
|
488
|
-
export declare namespace CreateFuotaTaskResponse {
|
|
489
|
-
|
|
490
|
-
const filterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
|
|
491
|
-
}
|
|
492
348
|
export declare enum DlClass {
|
|
493
349
|
ClassB = "ClassB",
|
|
494
350
|
ClassC = "ClassC"
|
|
@@ -500,10 +356,6 @@ export interface LoRaWANMulticast {
|
|
|
500
356
|
|
|
501
357
|
DlClass?: DlClass | string;
|
|
502
358
|
}
|
|
503
|
-
export declare namespace LoRaWANMulticast {
|
|
504
|
-
|
|
505
|
-
const filterSensitiveLog: (obj: LoRaWANMulticast) => any;
|
|
506
|
-
}
|
|
507
359
|
export interface CreateMulticastGroupRequest {
|
|
508
360
|
|
|
509
361
|
Name?: string;
|
|
@@ -516,20 +368,12 @@ export interface CreateMulticastGroupRequest {
|
|
|
516
368
|
|
|
517
369
|
Tags?: Tag[];
|
|
518
370
|
}
|
|
519
|
-
export declare namespace CreateMulticastGroupRequest {
|
|
520
|
-
|
|
521
|
-
const filterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
|
|
522
|
-
}
|
|
523
371
|
export interface CreateMulticastGroupResponse {
|
|
524
372
|
|
|
525
373
|
Arn?: string;
|
|
526
374
|
|
|
527
375
|
Id?: string;
|
|
528
376
|
}
|
|
529
|
-
export declare namespace CreateMulticastGroupResponse {
|
|
530
|
-
|
|
531
|
-
const filterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
|
|
532
|
-
}
|
|
533
377
|
export declare enum LogLevel {
|
|
534
378
|
DISABLED = "DISABLED",
|
|
535
379
|
ERROR = "ERROR",
|
|
@@ -546,10 +390,6 @@ export interface TraceContent {
|
|
|
546
390
|
|
|
547
391
|
LogLevel?: LogLevel | string;
|
|
548
392
|
}
|
|
549
|
-
export declare namespace TraceContent {
|
|
550
|
-
|
|
551
|
-
const filterSensitiveLog: (obj: TraceContent) => any;
|
|
552
|
-
}
|
|
553
393
|
export interface CreateNetworkAnalyzerConfigurationRequest {
|
|
554
394
|
|
|
555
395
|
Name: string | undefined;
|
|
@@ -566,29 +406,17 @@ export interface CreateNetworkAnalyzerConfigurationRequest {
|
|
|
566
406
|
|
|
567
407
|
ClientRequestToken?: string;
|
|
568
408
|
}
|
|
569
|
-
export declare namespace CreateNetworkAnalyzerConfigurationRequest {
|
|
570
|
-
|
|
571
|
-
const filterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationRequest) => any;
|
|
572
|
-
}
|
|
573
409
|
export interface CreateNetworkAnalyzerConfigurationResponse {
|
|
574
410
|
|
|
575
411
|
Arn?: string;
|
|
576
412
|
|
|
577
413
|
Name?: string;
|
|
578
414
|
}
|
|
579
|
-
export declare namespace CreateNetworkAnalyzerConfigurationResponse {
|
|
580
|
-
|
|
581
|
-
const filterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationResponse) => any;
|
|
582
|
-
}
|
|
583
415
|
|
|
584
416
|
export interface LoRaWANServiceProfile {
|
|
585
417
|
|
|
586
418
|
AddGwMetadata?: boolean;
|
|
587
419
|
}
|
|
588
|
-
export declare namespace LoRaWANServiceProfile {
|
|
589
|
-
|
|
590
|
-
const filterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
|
|
591
|
-
}
|
|
592
420
|
export interface CreateServiceProfileRequest {
|
|
593
421
|
|
|
594
422
|
Name?: string;
|
|
@@ -599,20 +427,12 @@ export interface CreateServiceProfileRequest {
|
|
|
599
427
|
|
|
600
428
|
ClientRequestToken?: string;
|
|
601
429
|
}
|
|
602
|
-
export declare namespace CreateServiceProfileRequest {
|
|
603
|
-
|
|
604
|
-
const filterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
|
|
605
|
-
}
|
|
606
430
|
export interface CreateServiceProfileResponse {
|
|
607
431
|
|
|
608
432
|
Arn?: string;
|
|
609
433
|
|
|
610
434
|
Id?: string;
|
|
611
435
|
}
|
|
612
|
-
export declare namespace CreateServiceProfileResponse {
|
|
613
|
-
|
|
614
|
-
const filterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
|
|
615
|
-
}
|
|
616
436
|
|
|
617
437
|
export interface Positioning {
|
|
618
438
|
|
|
@@ -622,10 +442,6 @@ export interface Positioning {
|
|
|
622
442
|
|
|
623
443
|
Gnss?: number;
|
|
624
444
|
}
|
|
625
|
-
export declare namespace Positioning {
|
|
626
|
-
|
|
627
|
-
const filterSensitiveLog: (obj: Positioning) => any;
|
|
628
|
-
}
|
|
629
445
|
|
|
630
446
|
export interface FPorts {
|
|
631
447
|
|
|
@@ -637,10 +453,6 @@ export interface FPorts {
|
|
|
637
453
|
|
|
638
454
|
Positioning?: Positioning;
|
|
639
455
|
}
|
|
640
|
-
export declare namespace FPorts {
|
|
641
|
-
|
|
642
|
-
const filterSensitiveLog: (obj: FPorts) => any;
|
|
643
|
-
}
|
|
644
456
|
|
|
645
457
|
export interface OtaaV1_0_x {
|
|
646
458
|
|
|
@@ -650,10 +462,6 @@ export interface OtaaV1_0_x {
|
|
|
650
462
|
|
|
651
463
|
GenAppKey?: string;
|
|
652
464
|
}
|
|
653
|
-
export declare namespace OtaaV1_0_x {
|
|
654
|
-
|
|
655
|
-
const filterSensitiveLog: (obj: OtaaV1_0_x) => any;
|
|
656
|
-
}
|
|
657
465
|
|
|
658
466
|
export interface OtaaV1_1 {
|
|
659
467
|
|
|
@@ -663,10 +471,6 @@ export interface OtaaV1_1 {
|
|
|
663
471
|
|
|
664
472
|
JoinEui?: string;
|
|
665
473
|
}
|
|
666
|
-
export declare namespace OtaaV1_1 {
|
|
667
|
-
|
|
668
|
-
const filterSensitiveLog: (obj: OtaaV1_1) => any;
|
|
669
|
-
}
|
|
670
474
|
|
|
671
475
|
export interface LoRaWANDevice {
|
|
672
476
|
|
|
@@ -686,10 +490,6 @@ export interface LoRaWANDevice {
|
|
|
686
490
|
|
|
687
491
|
FPorts?: FPorts;
|
|
688
492
|
}
|
|
689
|
-
export declare namespace LoRaWANDevice {
|
|
690
|
-
|
|
691
|
-
const filterSensitiveLog: (obj: LoRaWANDevice) => any;
|
|
692
|
-
}
|
|
693
493
|
export declare enum WirelessDeviceType {
|
|
694
494
|
LoRaWAN = "LoRaWAN",
|
|
695
495
|
Sidewalk = "Sidewalk"
|
|
@@ -710,20 +510,12 @@ export interface CreateWirelessDeviceRequest {
|
|
|
710
510
|
|
|
711
511
|
Tags?: Tag[];
|
|
712
512
|
}
|
|
713
|
-
export declare namespace CreateWirelessDeviceRequest {
|
|
714
|
-
|
|
715
|
-
const filterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
|
|
716
|
-
}
|
|
717
513
|
export interface CreateWirelessDeviceResponse {
|
|
718
514
|
|
|
719
515
|
Arn?: string;
|
|
720
516
|
|
|
721
517
|
Id?: string;
|
|
722
518
|
}
|
|
723
|
-
export declare namespace CreateWirelessDeviceResponse {
|
|
724
|
-
|
|
725
|
-
const filterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
|
|
726
|
-
}
|
|
727
519
|
|
|
728
520
|
export interface LoRaWANGateway {
|
|
729
521
|
|
|
@@ -737,10 +529,6 @@ export interface LoRaWANGateway {
|
|
|
737
529
|
|
|
738
530
|
SubBands?: number[];
|
|
739
531
|
}
|
|
740
|
-
export declare namespace LoRaWANGateway {
|
|
741
|
-
|
|
742
|
-
const filterSensitiveLog: (obj: LoRaWANGateway) => any;
|
|
743
|
-
}
|
|
744
532
|
export interface CreateWirelessGatewayRequest {
|
|
745
533
|
|
|
746
534
|
Name?: string;
|
|
@@ -753,30 +541,18 @@ export interface CreateWirelessGatewayRequest {
|
|
|
753
541
|
|
|
754
542
|
ClientRequestToken?: string;
|
|
755
543
|
}
|
|
756
|
-
export declare namespace CreateWirelessGatewayRequest {
|
|
757
|
-
|
|
758
|
-
const filterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
|
|
759
|
-
}
|
|
760
544
|
export interface CreateWirelessGatewayResponse {
|
|
761
545
|
|
|
762
546
|
Arn?: string;
|
|
763
547
|
|
|
764
548
|
Id?: string;
|
|
765
549
|
}
|
|
766
|
-
export declare namespace CreateWirelessGatewayResponse {
|
|
767
|
-
|
|
768
|
-
const filterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
|
|
769
|
-
}
|
|
770
550
|
export interface CreateWirelessGatewayTaskRequest {
|
|
771
551
|
|
|
772
552
|
Id: string | undefined;
|
|
773
553
|
|
|
774
554
|
WirelessGatewayTaskDefinitionId: string | undefined;
|
|
775
555
|
}
|
|
776
|
-
export declare namespace CreateWirelessGatewayTaskRequest {
|
|
777
|
-
|
|
778
|
-
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
|
|
779
|
-
}
|
|
780
556
|
export declare enum WirelessGatewayTaskStatus {
|
|
781
557
|
COMPLETED = "COMPLETED",
|
|
782
558
|
FAILED = "FAILED",
|
|
@@ -791,10 +567,6 @@ export interface CreateWirelessGatewayTaskResponse {
|
|
|
791
567
|
|
|
792
568
|
Status?: WirelessGatewayTaskStatus | string;
|
|
793
569
|
}
|
|
794
|
-
export declare namespace CreateWirelessGatewayTaskResponse {
|
|
795
|
-
|
|
796
|
-
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
|
|
797
|
-
}
|
|
798
570
|
|
|
799
571
|
export interface LoRaWANGatewayVersion {
|
|
800
572
|
|
|
@@ -804,10 +576,6 @@ export interface LoRaWANGatewayVersion {
|
|
|
804
576
|
|
|
805
577
|
Station?: string;
|
|
806
578
|
}
|
|
807
|
-
export declare namespace LoRaWANGatewayVersion {
|
|
808
|
-
|
|
809
|
-
const filterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
|
|
810
|
-
}
|
|
811
579
|
|
|
812
580
|
export interface LoRaWANUpdateGatewayTaskCreate {
|
|
813
581
|
|
|
@@ -819,10 +587,6 @@ export interface LoRaWANUpdateGatewayTaskCreate {
|
|
|
819
587
|
|
|
820
588
|
UpdateVersion?: LoRaWANGatewayVersion;
|
|
821
589
|
}
|
|
822
|
-
export declare namespace LoRaWANUpdateGatewayTaskCreate {
|
|
823
|
-
|
|
824
|
-
const filterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
|
|
825
|
-
}
|
|
826
590
|
|
|
827
591
|
export interface UpdateWirelessGatewayTaskCreate {
|
|
828
592
|
|
|
@@ -832,10 +596,6 @@ export interface UpdateWirelessGatewayTaskCreate {
|
|
|
832
596
|
|
|
833
597
|
LoRaWAN?: LoRaWANUpdateGatewayTaskCreate;
|
|
834
598
|
}
|
|
835
|
-
export declare namespace UpdateWirelessGatewayTaskCreate {
|
|
836
|
-
|
|
837
|
-
const filterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
|
|
838
|
-
}
|
|
839
599
|
export interface CreateWirelessGatewayTaskDefinitionRequest {
|
|
840
600
|
|
|
841
601
|
AutoCreateTasks: boolean | undefined;
|
|
@@ -848,90 +608,42 @@ export interface CreateWirelessGatewayTaskDefinitionRequest {
|
|
|
848
608
|
|
|
849
609
|
Tags?: Tag[];
|
|
850
610
|
}
|
|
851
|
-
export declare namespace CreateWirelessGatewayTaskDefinitionRequest {
|
|
852
|
-
|
|
853
|
-
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
|
|
854
|
-
}
|
|
855
611
|
export interface CreateWirelessGatewayTaskDefinitionResponse {
|
|
856
612
|
|
|
857
613
|
Id?: string;
|
|
858
614
|
|
|
859
615
|
Arn?: string;
|
|
860
616
|
}
|
|
861
|
-
export declare namespace CreateWirelessGatewayTaskDefinitionResponse {
|
|
862
|
-
|
|
863
|
-
const filterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
|
|
864
|
-
}
|
|
865
617
|
export interface DeleteDestinationRequest {
|
|
866
618
|
|
|
867
619
|
Name: string | undefined;
|
|
868
620
|
}
|
|
869
|
-
export declare namespace DeleteDestinationRequest {
|
|
870
|
-
|
|
871
|
-
const filterSensitiveLog: (obj: DeleteDestinationRequest) => any;
|
|
872
|
-
}
|
|
873
621
|
export interface DeleteDestinationResponse {
|
|
874
622
|
}
|
|
875
|
-
export declare namespace DeleteDestinationResponse {
|
|
876
|
-
|
|
877
|
-
const filterSensitiveLog: (obj: DeleteDestinationResponse) => any;
|
|
878
|
-
}
|
|
879
623
|
export interface DeleteDeviceProfileRequest {
|
|
880
624
|
|
|
881
625
|
Id: string | undefined;
|
|
882
626
|
}
|
|
883
|
-
export declare namespace DeleteDeviceProfileRequest {
|
|
884
|
-
|
|
885
|
-
const filterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
|
|
886
|
-
}
|
|
887
627
|
export interface DeleteDeviceProfileResponse {
|
|
888
628
|
}
|
|
889
|
-
export declare namespace DeleteDeviceProfileResponse {
|
|
890
|
-
|
|
891
|
-
const filterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
|
|
892
|
-
}
|
|
893
629
|
export interface DeleteFuotaTaskRequest {
|
|
894
630
|
|
|
895
631
|
Id: string | undefined;
|
|
896
632
|
}
|
|
897
|
-
export declare namespace DeleteFuotaTaskRequest {
|
|
898
|
-
|
|
899
|
-
const filterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
|
|
900
|
-
}
|
|
901
633
|
export interface DeleteFuotaTaskResponse {
|
|
902
634
|
}
|
|
903
|
-
export declare namespace DeleteFuotaTaskResponse {
|
|
904
|
-
|
|
905
|
-
const filterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
|
|
906
|
-
}
|
|
907
635
|
export interface DeleteMulticastGroupRequest {
|
|
908
636
|
|
|
909
637
|
Id: string | undefined;
|
|
910
638
|
}
|
|
911
|
-
export declare namespace DeleteMulticastGroupRequest {
|
|
912
|
-
|
|
913
|
-
const filterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
|
|
914
|
-
}
|
|
915
639
|
export interface DeleteMulticastGroupResponse {
|
|
916
640
|
}
|
|
917
|
-
export declare namespace DeleteMulticastGroupResponse {
|
|
918
|
-
|
|
919
|
-
const filterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
|
|
920
|
-
}
|
|
921
641
|
export interface DeleteNetworkAnalyzerConfigurationRequest {
|
|
922
642
|
|
|
923
643
|
ConfigurationName: string | undefined;
|
|
924
644
|
}
|
|
925
|
-
export declare namespace DeleteNetworkAnalyzerConfigurationRequest {
|
|
926
|
-
|
|
927
|
-
const filterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationRequest) => any;
|
|
928
|
-
}
|
|
929
645
|
export interface DeleteNetworkAnalyzerConfigurationResponse {
|
|
930
646
|
}
|
|
931
|
-
export declare namespace DeleteNetworkAnalyzerConfigurationResponse {
|
|
932
|
-
|
|
933
|
-
const filterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationResponse) => any;
|
|
934
|
-
}
|
|
935
647
|
export interface DeleteQueuedMessagesRequest {
|
|
936
648
|
|
|
937
649
|
Id: string | undefined;
|
|
@@ -940,86 +652,38 @@ export interface DeleteQueuedMessagesRequest {
|
|
|
940
652
|
|
|
941
653
|
WirelessDeviceType?: WirelessDeviceType | string;
|
|
942
654
|
}
|
|
943
|
-
export declare namespace DeleteQueuedMessagesRequest {
|
|
944
|
-
|
|
945
|
-
const filterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
|
|
946
|
-
}
|
|
947
655
|
export interface DeleteQueuedMessagesResponse {
|
|
948
656
|
}
|
|
949
|
-
export declare namespace DeleteQueuedMessagesResponse {
|
|
950
|
-
|
|
951
|
-
const filterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
|
|
952
|
-
}
|
|
953
657
|
export interface DeleteServiceProfileRequest {
|
|
954
658
|
|
|
955
659
|
Id: string | undefined;
|
|
956
660
|
}
|
|
957
|
-
export declare namespace DeleteServiceProfileRequest {
|
|
958
|
-
|
|
959
|
-
const filterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
|
|
960
|
-
}
|
|
961
661
|
export interface DeleteServiceProfileResponse {
|
|
962
662
|
}
|
|
963
|
-
export declare namespace DeleteServiceProfileResponse {
|
|
964
|
-
|
|
965
|
-
const filterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
|
|
966
|
-
}
|
|
967
663
|
export interface DeleteWirelessDeviceRequest {
|
|
968
664
|
|
|
969
665
|
Id: string | undefined;
|
|
970
666
|
}
|
|
971
|
-
export declare namespace DeleteWirelessDeviceRequest {
|
|
972
|
-
|
|
973
|
-
const filterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
|
|
974
|
-
}
|
|
975
667
|
export interface DeleteWirelessDeviceResponse {
|
|
976
668
|
}
|
|
977
|
-
export declare namespace DeleteWirelessDeviceResponse {
|
|
978
|
-
|
|
979
|
-
const filterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
|
|
980
|
-
}
|
|
981
669
|
export interface DeleteWirelessGatewayRequest {
|
|
982
670
|
|
|
983
671
|
Id: string | undefined;
|
|
984
672
|
}
|
|
985
|
-
export declare namespace DeleteWirelessGatewayRequest {
|
|
986
|
-
|
|
987
|
-
const filterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
|
|
988
|
-
}
|
|
989
673
|
export interface DeleteWirelessGatewayResponse {
|
|
990
674
|
}
|
|
991
|
-
export declare namespace DeleteWirelessGatewayResponse {
|
|
992
|
-
|
|
993
|
-
const filterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
|
|
994
|
-
}
|
|
995
675
|
export interface DeleteWirelessGatewayTaskRequest {
|
|
996
676
|
|
|
997
677
|
Id: string | undefined;
|
|
998
678
|
}
|
|
999
|
-
export declare namespace DeleteWirelessGatewayTaskRequest {
|
|
1000
|
-
|
|
1001
|
-
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
|
|
1002
|
-
}
|
|
1003
679
|
export interface DeleteWirelessGatewayTaskResponse {
|
|
1004
680
|
}
|
|
1005
|
-
export declare namespace DeleteWirelessGatewayTaskResponse {
|
|
1006
|
-
|
|
1007
|
-
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
|
|
1008
|
-
}
|
|
1009
681
|
export interface DeleteWirelessGatewayTaskDefinitionRequest {
|
|
1010
682
|
|
|
1011
683
|
Id: string | undefined;
|
|
1012
684
|
}
|
|
1013
|
-
export declare namespace DeleteWirelessGatewayTaskDefinitionRequest {
|
|
1014
|
-
|
|
1015
|
-
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
|
|
1016
|
-
}
|
|
1017
685
|
export interface DeleteWirelessGatewayTaskDefinitionResponse {
|
|
1018
686
|
}
|
|
1019
|
-
export declare namespace DeleteWirelessGatewayTaskDefinitionResponse {
|
|
1020
|
-
|
|
1021
|
-
const filterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
|
|
1022
|
-
}
|
|
1023
687
|
|
|
1024
688
|
export interface Destinations {
|
|
1025
689
|
|
|
@@ -1035,10 +699,6 @@ export interface Destinations {
|
|
|
1035
699
|
|
|
1036
700
|
RoleArn?: string;
|
|
1037
701
|
}
|
|
1038
|
-
export declare namespace Destinations {
|
|
1039
|
-
|
|
1040
|
-
const filterSensitiveLog: (obj: Destinations) => any;
|
|
1041
|
-
}
|
|
1042
702
|
|
|
1043
703
|
export interface DeviceProfile {
|
|
1044
704
|
|
|
@@ -1048,19 +708,11 @@ export interface DeviceProfile {
|
|
|
1048
708
|
|
|
1049
709
|
Id?: string;
|
|
1050
710
|
}
|
|
1051
|
-
export declare namespace DeviceProfile {
|
|
1052
|
-
|
|
1053
|
-
const filterSensitiveLog: (obj: DeviceProfile) => any;
|
|
1054
|
-
}
|
|
1055
711
|
|
|
1056
712
|
export interface SidewalkEventNotificationConfigurations {
|
|
1057
713
|
|
|
1058
714
|
AmazonIdEventTopic?: EventNotificationTopicStatus | string;
|
|
1059
715
|
}
|
|
1060
|
-
export declare namespace SidewalkEventNotificationConfigurations {
|
|
1061
|
-
|
|
1062
|
-
const filterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
|
|
1063
|
-
}
|
|
1064
716
|
|
|
1065
717
|
export interface DeviceRegistrationStateEventConfiguration {
|
|
1066
718
|
|
|
@@ -1068,28 +720,16 @@ export interface DeviceRegistrationStateEventConfiguration {
|
|
|
1068
720
|
|
|
1069
721
|
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
1070
722
|
}
|
|
1071
|
-
export declare namespace DeviceRegistrationStateEventConfiguration {
|
|
1072
|
-
|
|
1073
|
-
const filterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
|
|
1074
|
-
}
|
|
1075
723
|
|
|
1076
724
|
export interface SidewalkResourceTypeEventConfiguration {
|
|
1077
725
|
|
|
1078
726
|
WirelessDeviceEventTopic?: EventNotificationTopicStatus | string;
|
|
1079
727
|
}
|
|
1080
|
-
export declare namespace SidewalkResourceTypeEventConfiguration {
|
|
1081
|
-
|
|
1082
|
-
const filterSensitiveLog: (obj: SidewalkResourceTypeEventConfiguration) => any;
|
|
1083
|
-
}
|
|
1084
728
|
|
|
1085
729
|
export interface DeviceRegistrationStateResourceTypeEventConfiguration {
|
|
1086
730
|
|
|
1087
731
|
Sidewalk?: SidewalkResourceTypeEventConfiguration;
|
|
1088
732
|
}
|
|
1089
|
-
export declare namespace DeviceRegistrationStateResourceTypeEventConfiguration {
|
|
1090
|
-
|
|
1091
|
-
const filterSensitiveLog: (obj: DeviceRegistrationStateResourceTypeEventConfiguration) => any;
|
|
1092
|
-
}
|
|
1093
733
|
export declare enum DeviceState {
|
|
1094
734
|
PROVISIONED = "Provisioned",
|
|
1095
735
|
REGISTEREDNOTSEEN = "RegisteredNotSeen",
|
|
@@ -1105,115 +745,55 @@ export interface DisassociateAwsAccountFromPartnerAccountRequest {
|
|
|
1105
745
|
|
|
1106
746
|
PartnerType: PartnerType | string | undefined;
|
|
1107
747
|
}
|
|
1108
|
-
export declare namespace DisassociateAwsAccountFromPartnerAccountRequest {
|
|
1109
|
-
|
|
1110
|
-
const filterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
|
|
1111
|
-
}
|
|
1112
748
|
export interface DisassociateAwsAccountFromPartnerAccountResponse {
|
|
1113
749
|
}
|
|
1114
|
-
export declare namespace DisassociateAwsAccountFromPartnerAccountResponse {
|
|
1115
|
-
|
|
1116
|
-
const filterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
|
|
1117
|
-
}
|
|
1118
750
|
export interface DisassociateMulticastGroupFromFuotaTaskRequest {
|
|
1119
751
|
|
|
1120
752
|
Id: string | undefined;
|
|
1121
753
|
|
|
1122
754
|
MulticastGroupId: string | undefined;
|
|
1123
755
|
}
|
|
1124
|
-
export declare namespace DisassociateMulticastGroupFromFuotaTaskRequest {
|
|
1125
|
-
|
|
1126
|
-
const filterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
|
|
1127
|
-
}
|
|
1128
756
|
export interface DisassociateMulticastGroupFromFuotaTaskResponse {
|
|
1129
757
|
}
|
|
1130
|
-
export declare namespace DisassociateMulticastGroupFromFuotaTaskResponse {
|
|
1131
|
-
|
|
1132
|
-
const filterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
|
|
1133
|
-
}
|
|
1134
758
|
export interface DisassociateWirelessDeviceFromFuotaTaskRequest {
|
|
1135
759
|
|
|
1136
760
|
Id: string | undefined;
|
|
1137
761
|
|
|
1138
762
|
WirelessDeviceId: string | undefined;
|
|
1139
763
|
}
|
|
1140
|
-
export declare namespace DisassociateWirelessDeviceFromFuotaTaskRequest {
|
|
1141
|
-
|
|
1142
|
-
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
|
|
1143
|
-
}
|
|
1144
764
|
export interface DisassociateWirelessDeviceFromFuotaTaskResponse {
|
|
1145
765
|
}
|
|
1146
|
-
export declare namespace DisassociateWirelessDeviceFromFuotaTaskResponse {
|
|
1147
|
-
|
|
1148
|
-
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
|
|
1149
|
-
}
|
|
1150
766
|
export interface DisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
1151
767
|
|
|
1152
768
|
Id: string | undefined;
|
|
1153
769
|
|
|
1154
770
|
WirelessDeviceId: string | undefined;
|
|
1155
771
|
}
|
|
1156
|
-
export declare namespace DisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
1157
|
-
|
|
1158
|
-
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
1159
|
-
}
|
|
1160
772
|
export interface DisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
1161
773
|
}
|
|
1162
|
-
export declare namespace DisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
1163
|
-
|
|
1164
|
-
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
1165
|
-
}
|
|
1166
774
|
export interface DisassociateWirelessDeviceFromThingRequest {
|
|
1167
775
|
|
|
1168
776
|
Id: string | undefined;
|
|
1169
777
|
}
|
|
1170
|
-
export declare namespace DisassociateWirelessDeviceFromThingRequest {
|
|
1171
|
-
|
|
1172
|
-
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
|
|
1173
|
-
}
|
|
1174
778
|
export interface DisassociateWirelessDeviceFromThingResponse {
|
|
1175
779
|
}
|
|
1176
|
-
export declare namespace DisassociateWirelessDeviceFromThingResponse {
|
|
1177
|
-
|
|
1178
|
-
const filterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
|
|
1179
|
-
}
|
|
1180
780
|
export interface DisassociateWirelessGatewayFromCertificateRequest {
|
|
1181
781
|
|
|
1182
782
|
Id: string | undefined;
|
|
1183
783
|
}
|
|
1184
|
-
export declare namespace DisassociateWirelessGatewayFromCertificateRequest {
|
|
1185
|
-
|
|
1186
|
-
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
|
|
1187
|
-
}
|
|
1188
784
|
export interface DisassociateWirelessGatewayFromCertificateResponse {
|
|
1189
785
|
}
|
|
1190
|
-
export declare namespace DisassociateWirelessGatewayFromCertificateResponse {
|
|
1191
|
-
|
|
1192
|
-
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
|
|
1193
|
-
}
|
|
1194
786
|
export interface DisassociateWirelessGatewayFromThingRequest {
|
|
1195
787
|
|
|
1196
788
|
Id: string | undefined;
|
|
1197
789
|
}
|
|
1198
|
-
export declare namespace DisassociateWirelessGatewayFromThingRequest {
|
|
1199
|
-
|
|
1200
|
-
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
|
|
1201
|
-
}
|
|
1202
790
|
export interface DisassociateWirelessGatewayFromThingResponse {
|
|
1203
791
|
}
|
|
1204
|
-
export declare namespace DisassociateWirelessGatewayFromThingResponse {
|
|
1205
|
-
|
|
1206
|
-
const filterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
|
|
1207
|
-
}
|
|
1208
792
|
|
|
1209
793
|
export interface LoRaWANSendDataToDevice {
|
|
1210
794
|
|
|
1211
795
|
FPort?: number;
|
|
1212
796
|
}
|
|
1213
|
-
export declare namespace LoRaWANSendDataToDevice {
|
|
1214
|
-
|
|
1215
|
-
const filterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
|
|
1216
|
-
}
|
|
1217
797
|
|
|
1218
798
|
export interface DownlinkQueueMessage {
|
|
1219
799
|
|
|
@@ -1225,10 +805,6 @@ export interface DownlinkQueueMessage {
|
|
|
1225
805
|
|
|
1226
806
|
LoRaWAN?: LoRaWANSendDataToDevice;
|
|
1227
807
|
}
|
|
1228
|
-
export declare namespace DownlinkQueueMessage {
|
|
1229
|
-
|
|
1230
|
-
const filterSensitiveLog: (obj: DownlinkQueueMessage) => any;
|
|
1231
|
-
}
|
|
1232
808
|
export declare enum Event {
|
|
1233
809
|
ACK = "ack",
|
|
1234
810
|
DISCOVERED = "discovered",
|
|
@@ -1241,10 +817,6 @@ export interface LoRaWANJoinEventNotificationConfigurations {
|
|
|
1241
817
|
|
|
1242
818
|
DevEuiEventTopic?: EventNotificationTopicStatus | string;
|
|
1243
819
|
}
|
|
1244
|
-
export declare namespace LoRaWANJoinEventNotificationConfigurations {
|
|
1245
|
-
|
|
1246
|
-
const filterSensitiveLog: (obj: LoRaWANJoinEventNotificationConfigurations) => any;
|
|
1247
|
-
}
|
|
1248
820
|
|
|
1249
821
|
export interface JoinEventConfiguration {
|
|
1250
822
|
|
|
@@ -1252,10 +824,6 @@ export interface JoinEventConfiguration {
|
|
|
1252
824
|
|
|
1253
825
|
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
1254
826
|
}
|
|
1255
|
-
export declare namespace JoinEventConfiguration {
|
|
1256
|
-
|
|
1257
|
-
const filterSensitiveLog: (obj: JoinEventConfiguration) => any;
|
|
1258
|
-
}
|
|
1259
827
|
|
|
1260
828
|
export interface ProximityEventConfiguration {
|
|
1261
829
|
|
|
@@ -1263,10 +831,6 @@ export interface ProximityEventConfiguration {
|
|
|
1263
831
|
|
|
1264
832
|
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
1265
833
|
}
|
|
1266
|
-
export declare namespace ProximityEventConfiguration {
|
|
1267
|
-
|
|
1268
|
-
const filterSensitiveLog: (obj: ProximityEventConfiguration) => any;
|
|
1269
|
-
}
|
|
1270
834
|
|
|
1271
835
|
export interface EventNotificationItemConfigurations {
|
|
1272
836
|
|
|
@@ -1278,10 +842,6 @@ export interface EventNotificationItemConfigurations {
|
|
|
1278
842
|
|
|
1279
843
|
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
1280
844
|
}
|
|
1281
|
-
export declare namespace EventNotificationItemConfigurations {
|
|
1282
|
-
|
|
1283
|
-
const filterSensitiveLog: (obj: EventNotificationItemConfigurations) => any;
|
|
1284
|
-
}
|
|
1285
845
|
export declare enum IdentifierType {
|
|
1286
846
|
DevEui = "DevEui",
|
|
1287
847
|
GatewayEui = "GatewayEui",
|
|
@@ -1303,10 +863,6 @@ export interface EventConfigurationItem {
|
|
|
1303
863
|
|
|
1304
864
|
Events?: EventNotificationItemConfigurations;
|
|
1305
865
|
}
|
|
1306
|
-
export declare namespace EventConfigurationItem {
|
|
1307
|
-
|
|
1308
|
-
const filterSensitiveLog: (obj: EventConfigurationItem) => any;
|
|
1309
|
-
}
|
|
1310
866
|
export declare enum EventNotificationResourceType {
|
|
1311
867
|
SidewalkAccount = "SidewalkAccount",
|
|
1312
868
|
WirelessDevice = "WirelessDevice",
|
|
@@ -1334,10 +890,6 @@ export interface FuotaTask {
|
|
|
1334
890
|
|
|
1335
891
|
Name?: string;
|
|
1336
892
|
}
|
|
1337
|
-
export declare namespace FuotaTask {
|
|
1338
|
-
|
|
1339
|
-
const filterSensitiveLog: (obj: FuotaTask) => any;
|
|
1340
|
-
}
|
|
1341
893
|
export declare enum FuotaTaskStatus {
|
|
1342
894
|
Delete_Waiting = "Delete_Waiting",
|
|
1343
895
|
FuotaDone = "FuotaDone",
|
|
@@ -1349,10 +901,6 @@ export interface GetDestinationRequest {
|
|
|
1349
901
|
|
|
1350
902
|
Name: string | undefined;
|
|
1351
903
|
}
|
|
1352
|
-
export declare namespace GetDestinationRequest {
|
|
1353
|
-
|
|
1354
|
-
const filterSensitiveLog: (obj: GetDestinationRequest) => any;
|
|
1355
|
-
}
|
|
1356
904
|
export interface GetDestinationResponse {
|
|
1357
905
|
|
|
1358
906
|
Arn?: string;
|
|
@@ -1367,18 +915,10 @@ export interface GetDestinationResponse {
|
|
|
1367
915
|
|
|
1368
916
|
RoleArn?: string;
|
|
1369
917
|
}
|
|
1370
|
-
export declare namespace GetDestinationResponse {
|
|
1371
|
-
|
|
1372
|
-
const filterSensitiveLog: (obj: GetDestinationResponse) => any;
|
|
1373
|
-
}
|
|
1374
918
|
export interface GetDeviceProfileRequest {
|
|
1375
919
|
|
|
1376
920
|
Id: string | undefined;
|
|
1377
921
|
}
|
|
1378
|
-
export declare namespace GetDeviceProfileRequest {
|
|
1379
|
-
|
|
1380
|
-
const filterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
|
|
1381
|
-
}
|
|
1382
922
|
export interface GetDeviceProfileResponse {
|
|
1383
923
|
|
|
1384
924
|
Arn?: string;
|
|
@@ -1389,43 +929,23 @@ export interface GetDeviceProfileResponse {
|
|
|
1389
929
|
|
|
1390
930
|
LoRaWAN?: LoRaWANDeviceProfile;
|
|
1391
931
|
}
|
|
1392
|
-
export declare namespace GetDeviceProfileResponse {
|
|
1393
|
-
|
|
1394
|
-
const filterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
|
|
1395
|
-
}
|
|
1396
932
|
export interface GetEventConfigurationByResourceTypesRequest {
|
|
1397
933
|
}
|
|
1398
|
-
export declare namespace GetEventConfigurationByResourceTypesRequest {
|
|
1399
|
-
|
|
1400
|
-
const filterSensitiveLog: (obj: GetEventConfigurationByResourceTypesRequest) => any;
|
|
1401
|
-
}
|
|
1402
934
|
|
|
1403
935
|
export interface LoRaWANJoinResourceTypeEventConfiguration {
|
|
1404
936
|
|
|
1405
937
|
WirelessDeviceEventTopic?: EventNotificationTopicStatus | string;
|
|
1406
938
|
}
|
|
1407
|
-
export declare namespace LoRaWANJoinResourceTypeEventConfiguration {
|
|
1408
|
-
|
|
1409
|
-
const filterSensitiveLog: (obj: LoRaWANJoinResourceTypeEventConfiguration) => any;
|
|
1410
|
-
}
|
|
1411
939
|
|
|
1412
940
|
export interface JoinResourceTypeEventConfiguration {
|
|
1413
941
|
|
|
1414
942
|
LoRaWAN?: LoRaWANJoinResourceTypeEventConfiguration;
|
|
1415
943
|
}
|
|
1416
|
-
export declare namespace JoinResourceTypeEventConfiguration {
|
|
1417
|
-
|
|
1418
|
-
const filterSensitiveLog: (obj: JoinResourceTypeEventConfiguration) => any;
|
|
1419
|
-
}
|
|
1420
944
|
|
|
1421
945
|
export interface ProximityResourceTypeEventConfiguration {
|
|
1422
946
|
|
|
1423
947
|
Sidewalk?: SidewalkResourceTypeEventConfiguration;
|
|
1424
948
|
}
|
|
1425
|
-
export declare namespace ProximityResourceTypeEventConfiguration {
|
|
1426
|
-
|
|
1427
|
-
const filterSensitiveLog: (obj: ProximityResourceTypeEventConfiguration) => any;
|
|
1428
|
-
}
|
|
1429
949
|
export interface GetEventConfigurationByResourceTypesResponse {
|
|
1430
950
|
|
|
1431
951
|
DeviceRegistrationState?: DeviceRegistrationStateResourceTypeEventConfiguration;
|
|
@@ -1436,18 +956,10 @@ export interface GetEventConfigurationByResourceTypesResponse {
|
|
|
1436
956
|
|
|
1437
957
|
ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
|
|
1438
958
|
}
|
|
1439
|
-
export declare namespace GetEventConfigurationByResourceTypesResponse {
|
|
1440
|
-
|
|
1441
|
-
const filterSensitiveLog: (obj: GetEventConfigurationByResourceTypesResponse) => any;
|
|
1442
|
-
}
|
|
1443
959
|
export interface GetFuotaTaskRequest {
|
|
1444
960
|
|
|
1445
961
|
Id: string | undefined;
|
|
1446
962
|
}
|
|
1447
|
-
export declare namespace GetFuotaTaskRequest {
|
|
1448
|
-
|
|
1449
|
-
const filterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
|
|
1450
|
-
}
|
|
1451
963
|
|
|
1452
964
|
export interface LoRaWANFuotaTaskGetInfo {
|
|
1453
965
|
|
|
@@ -1455,10 +967,6 @@ export interface LoRaWANFuotaTaskGetInfo {
|
|
|
1455
967
|
|
|
1456
968
|
StartTime?: Date;
|
|
1457
969
|
}
|
|
1458
|
-
export declare namespace LoRaWANFuotaTaskGetInfo {
|
|
1459
|
-
|
|
1460
|
-
const filterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
|
|
1461
|
-
}
|
|
1462
970
|
export interface GetFuotaTaskResponse {
|
|
1463
971
|
|
|
1464
972
|
Arn?: string;
|
|
@@ -1479,16 +987,8 @@ export interface GetFuotaTaskResponse {
|
|
|
1479
987
|
|
|
1480
988
|
CreatedAt?: Date;
|
|
1481
989
|
}
|
|
1482
|
-
export declare namespace GetFuotaTaskResponse {
|
|
1483
|
-
|
|
1484
|
-
const filterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
|
|
1485
|
-
}
|
|
1486
990
|
export interface GetLogLevelsByResourceTypesRequest {
|
|
1487
991
|
}
|
|
1488
|
-
export declare namespace GetLogLevelsByResourceTypesRequest {
|
|
1489
|
-
|
|
1490
|
-
const filterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
|
|
1491
|
-
}
|
|
1492
992
|
export declare enum WirelessDeviceEvent {
|
|
1493
993
|
Downlink_Data = "Downlink_Data",
|
|
1494
994
|
Join = "Join",
|
|
@@ -1503,10 +1003,6 @@ export interface WirelessDeviceEventLogOption {
|
|
|
1503
1003
|
|
|
1504
1004
|
LogLevel: LogLevel | string | undefined;
|
|
1505
1005
|
}
|
|
1506
|
-
export declare namespace WirelessDeviceEventLogOption {
|
|
1507
|
-
|
|
1508
|
-
const filterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
|
|
1509
|
-
}
|
|
1510
1006
|
|
|
1511
1007
|
export interface WirelessDeviceLogOption {
|
|
1512
1008
|
|
|
@@ -1516,10 +1012,6 @@ export interface WirelessDeviceLogOption {
|
|
|
1516
1012
|
|
|
1517
1013
|
Events?: WirelessDeviceEventLogOption[];
|
|
1518
1014
|
}
|
|
1519
|
-
export declare namespace WirelessDeviceLogOption {
|
|
1520
|
-
|
|
1521
|
-
const filterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
|
|
1522
|
-
}
|
|
1523
1015
|
export declare enum WirelessGatewayEvent {
|
|
1524
1016
|
CUPS_Request = "CUPS_Request",
|
|
1525
1017
|
Certificate = "Certificate"
|
|
@@ -1531,10 +1023,6 @@ export interface WirelessGatewayEventLogOption {
|
|
|
1531
1023
|
|
|
1532
1024
|
LogLevel: LogLevel | string | undefined;
|
|
1533
1025
|
}
|
|
1534
|
-
export declare namespace WirelessGatewayEventLogOption {
|
|
1535
|
-
|
|
1536
|
-
const filterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
|
|
1537
|
-
}
|
|
1538
1026
|
export declare enum WirelessGatewayType {
|
|
1539
1027
|
LoRaWAN = "LoRaWAN"
|
|
1540
1028
|
}
|
|
@@ -1547,10 +1035,6 @@ export interface WirelessGatewayLogOption {
|
|
|
1547
1035
|
|
|
1548
1036
|
Events?: WirelessGatewayEventLogOption[];
|
|
1549
1037
|
}
|
|
1550
|
-
export declare namespace WirelessGatewayLogOption {
|
|
1551
|
-
|
|
1552
|
-
const filterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
|
|
1553
|
-
}
|
|
1554
1038
|
export interface GetLogLevelsByResourceTypesResponse {
|
|
1555
1039
|
|
|
1556
1040
|
DefaultLogLevel?: LogLevel | string;
|
|
@@ -1559,18 +1043,10 @@ export interface GetLogLevelsByResourceTypesResponse {
|
|
|
1559
1043
|
|
|
1560
1044
|
WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
|
|
1561
1045
|
}
|
|
1562
|
-
export declare namespace GetLogLevelsByResourceTypesResponse {
|
|
1563
|
-
|
|
1564
|
-
const filterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
|
|
1565
|
-
}
|
|
1566
1046
|
export interface GetMulticastGroupRequest {
|
|
1567
1047
|
|
|
1568
1048
|
Id: string | undefined;
|
|
1569
1049
|
}
|
|
1570
|
-
export declare namespace GetMulticastGroupRequest {
|
|
1571
|
-
|
|
1572
|
-
const filterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
|
|
1573
|
-
}
|
|
1574
1050
|
|
|
1575
1051
|
export interface LoRaWANMulticastGet {
|
|
1576
1052
|
|
|
@@ -1582,10 +1058,6 @@ export interface LoRaWANMulticastGet {
|
|
|
1582
1058
|
|
|
1583
1059
|
NumberOfDevicesInGroup?: number;
|
|
1584
1060
|
}
|
|
1585
|
-
export declare namespace LoRaWANMulticastGet {
|
|
1586
|
-
|
|
1587
|
-
const filterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
|
|
1588
|
-
}
|
|
1589
1061
|
export interface GetMulticastGroupResponse {
|
|
1590
1062
|
|
|
1591
1063
|
Arn?: string;
|
|
@@ -1602,18 +1074,10 @@ export interface GetMulticastGroupResponse {
|
|
|
1602
1074
|
|
|
1603
1075
|
CreatedAt?: Date;
|
|
1604
1076
|
}
|
|
1605
|
-
export declare namespace GetMulticastGroupResponse {
|
|
1606
|
-
|
|
1607
|
-
const filterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
|
|
1608
|
-
}
|
|
1609
1077
|
export interface GetMulticastGroupSessionRequest {
|
|
1610
1078
|
|
|
1611
1079
|
Id: string | undefined;
|
|
1612
1080
|
}
|
|
1613
|
-
export declare namespace GetMulticastGroupSessionRequest {
|
|
1614
|
-
|
|
1615
|
-
const filterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
|
|
1616
|
-
}
|
|
1617
1081
|
|
|
1618
1082
|
export interface LoRaWANMulticastSession {
|
|
1619
1083
|
|
|
@@ -1625,26 +1089,14 @@ export interface LoRaWANMulticastSession {
|
|
|
1625
1089
|
|
|
1626
1090
|
SessionTimeout?: number;
|
|
1627
1091
|
}
|
|
1628
|
-
export declare namespace LoRaWANMulticastSession {
|
|
1629
|
-
|
|
1630
|
-
const filterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
|
|
1631
|
-
}
|
|
1632
1092
|
export interface GetMulticastGroupSessionResponse {
|
|
1633
1093
|
|
|
1634
1094
|
LoRaWAN?: LoRaWANMulticastSession;
|
|
1635
1095
|
}
|
|
1636
|
-
export declare namespace GetMulticastGroupSessionResponse {
|
|
1637
|
-
|
|
1638
|
-
const filterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
|
|
1639
|
-
}
|
|
1640
1096
|
export interface GetNetworkAnalyzerConfigurationRequest {
|
|
1641
1097
|
|
|
1642
1098
|
ConfigurationName: string | undefined;
|
|
1643
1099
|
}
|
|
1644
|
-
export declare namespace GetNetworkAnalyzerConfigurationRequest {
|
|
1645
|
-
|
|
1646
|
-
const filterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
|
|
1647
|
-
}
|
|
1648
1100
|
export interface GetNetworkAnalyzerConfigurationResponse {
|
|
1649
1101
|
|
|
1650
1102
|
TraceContent?: TraceContent;
|
|
@@ -1659,20 +1111,12 @@ export interface GetNetworkAnalyzerConfigurationResponse {
|
|
|
1659
1111
|
|
|
1660
1112
|
Name?: string;
|
|
1661
1113
|
}
|
|
1662
|
-
export declare namespace GetNetworkAnalyzerConfigurationResponse {
|
|
1663
|
-
|
|
1664
|
-
const filterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
|
|
1665
|
-
}
|
|
1666
1114
|
export interface GetPartnerAccountRequest {
|
|
1667
1115
|
|
|
1668
1116
|
PartnerAccountId: string | undefined;
|
|
1669
1117
|
|
|
1670
1118
|
PartnerType: PartnerType | string | undefined;
|
|
1671
1119
|
}
|
|
1672
|
-
export declare namespace GetPartnerAccountRequest {
|
|
1673
|
-
|
|
1674
|
-
const filterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
|
|
1675
|
-
}
|
|
1676
1120
|
|
|
1677
1121
|
export interface SidewalkAccountInfoWithFingerprint {
|
|
1678
1122
|
|
|
@@ -1682,20 +1126,12 @@ export interface SidewalkAccountInfoWithFingerprint {
|
|
|
1682
1126
|
|
|
1683
1127
|
Arn?: string;
|
|
1684
1128
|
}
|
|
1685
|
-
export declare namespace SidewalkAccountInfoWithFingerprint {
|
|
1686
|
-
|
|
1687
|
-
const filterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
|
|
1688
|
-
}
|
|
1689
1129
|
export interface GetPartnerAccountResponse {
|
|
1690
1130
|
|
|
1691
1131
|
Sidewalk?: SidewalkAccountInfoWithFingerprint;
|
|
1692
1132
|
|
|
1693
1133
|
AccountLinked?: boolean;
|
|
1694
1134
|
}
|
|
1695
|
-
export declare namespace GetPartnerAccountResponse {
|
|
1696
|
-
|
|
1697
|
-
const filterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
|
|
1698
|
-
}
|
|
1699
1135
|
export declare enum PositionResourceType {
|
|
1700
1136
|
WirelessDevice = "WirelessDevice",
|
|
1701
1137
|
WirelessGateway = "WirelessGateway"
|
|
@@ -1706,10 +1142,6 @@ export interface GetPositionRequest {
|
|
|
1706
1142
|
|
|
1707
1143
|
ResourceType: PositionResourceType | string | undefined;
|
|
1708
1144
|
}
|
|
1709
|
-
export declare namespace GetPositionRequest {
|
|
1710
|
-
|
|
1711
|
-
const filterSensitiveLog: (obj: GetPositionRequest) => any;
|
|
1712
|
-
}
|
|
1713
1145
|
export declare enum PositionSolverProvider {
|
|
1714
1146
|
SEMTECH = "Semtech"
|
|
1715
1147
|
}
|
|
@@ -1730,20 +1162,12 @@ export interface GetPositionResponse {
|
|
|
1730
1162
|
|
|
1731
1163
|
Timestamp?: string;
|
|
1732
1164
|
}
|
|
1733
|
-
export declare namespace GetPositionResponse {
|
|
1734
|
-
|
|
1735
|
-
const filterSensitiveLog: (obj: GetPositionResponse) => any;
|
|
1736
|
-
}
|
|
1737
1165
|
export interface GetPositionConfigurationRequest {
|
|
1738
1166
|
|
|
1739
1167
|
ResourceIdentifier: string | undefined;
|
|
1740
1168
|
|
|
1741
1169
|
ResourceType: PositionResourceType | string | undefined;
|
|
1742
1170
|
}
|
|
1743
|
-
export declare namespace GetPositionConfigurationRequest {
|
|
1744
|
-
|
|
1745
|
-
const filterSensitiveLog: (obj: GetPositionConfigurationRequest) => any;
|
|
1746
|
-
}
|
|
1747
1171
|
export declare enum PositionConfigurationFec {
|
|
1748
1172
|
NONE = "NONE",
|
|
1749
1173
|
ROSE = "ROSE"
|
|
@@ -1763,29 +1187,17 @@ export interface SemtechGnssDetail {
|
|
|
1763
1187
|
|
|
1764
1188
|
Fec?: PositionConfigurationFec | string;
|
|
1765
1189
|
}
|
|
1766
|
-
export declare namespace SemtechGnssDetail {
|
|
1767
|
-
|
|
1768
|
-
const filterSensitiveLog: (obj: SemtechGnssDetail) => any;
|
|
1769
|
-
}
|
|
1770
1190
|
|
|
1771
1191
|
export interface PositionSolverDetails {
|
|
1772
1192
|
|
|
1773
1193
|
SemtechGnss?: SemtechGnssDetail;
|
|
1774
1194
|
}
|
|
1775
|
-
export declare namespace PositionSolverDetails {
|
|
1776
|
-
|
|
1777
|
-
const filterSensitiveLog: (obj: PositionSolverDetails) => any;
|
|
1778
|
-
}
|
|
1779
1195
|
export interface GetPositionConfigurationResponse {
|
|
1780
1196
|
|
|
1781
1197
|
Solvers?: PositionSolverDetails;
|
|
1782
1198
|
|
|
1783
1199
|
Destination?: string;
|
|
1784
1200
|
}
|
|
1785
|
-
export declare namespace GetPositionConfigurationResponse {
|
|
1786
|
-
|
|
1787
|
-
const filterSensitiveLog: (obj: GetPositionConfigurationResponse) => any;
|
|
1788
|
-
}
|
|
1789
1201
|
export interface GetResourceEventConfigurationRequest {
|
|
1790
1202
|
|
|
1791
1203
|
Identifier: string | undefined;
|
|
@@ -1794,10 +1206,6 @@ export interface GetResourceEventConfigurationRequest {
|
|
|
1794
1206
|
|
|
1795
1207
|
PartnerType?: EventNotificationPartnerType | string;
|
|
1796
1208
|
}
|
|
1797
|
-
export declare namespace GetResourceEventConfigurationRequest {
|
|
1798
|
-
|
|
1799
|
-
const filterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
|
|
1800
|
-
}
|
|
1801
1209
|
export interface GetResourceEventConfigurationResponse {
|
|
1802
1210
|
|
|
1803
1211
|
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
@@ -1808,28 +1216,16 @@ export interface GetResourceEventConfigurationResponse {
|
|
|
1808
1216
|
|
|
1809
1217
|
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
1810
1218
|
}
|
|
1811
|
-
export declare namespace GetResourceEventConfigurationResponse {
|
|
1812
|
-
|
|
1813
|
-
const filterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
|
|
1814
|
-
}
|
|
1815
1219
|
export interface GetResourceLogLevelRequest {
|
|
1816
1220
|
|
|
1817
1221
|
ResourceIdentifier: string | undefined;
|
|
1818
1222
|
|
|
1819
1223
|
ResourceType: string | undefined;
|
|
1820
1224
|
}
|
|
1821
|
-
export declare namespace GetResourceLogLevelRequest {
|
|
1822
|
-
|
|
1823
|
-
const filterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
|
|
1824
|
-
}
|
|
1825
1225
|
export interface GetResourceLogLevelResponse {
|
|
1826
1226
|
|
|
1827
1227
|
LogLevel?: LogLevel | string;
|
|
1828
1228
|
}
|
|
1829
|
-
export declare namespace GetResourceLogLevelResponse {
|
|
1830
|
-
|
|
1831
|
-
const filterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
|
|
1832
|
-
}
|
|
1833
1229
|
export declare enum WirelessGatewayServiceType {
|
|
1834
1230
|
CUPS = "CUPS",
|
|
1835
1231
|
LNS = "LNS"
|
|
@@ -1838,10 +1234,6 @@ export interface GetServiceEndpointRequest {
|
|
|
1838
1234
|
|
|
1839
1235
|
ServiceType?: WirelessGatewayServiceType | string;
|
|
1840
1236
|
}
|
|
1841
|
-
export declare namespace GetServiceEndpointRequest {
|
|
1842
|
-
|
|
1843
|
-
const filterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
|
|
1844
|
-
}
|
|
1845
1237
|
export interface GetServiceEndpointResponse {
|
|
1846
1238
|
|
|
1847
1239
|
ServiceType?: WirelessGatewayServiceType | string;
|
|
@@ -1850,18 +1242,10 @@ export interface GetServiceEndpointResponse {
|
|
|
1850
1242
|
|
|
1851
1243
|
ServerTrust?: string;
|
|
1852
1244
|
}
|
|
1853
|
-
export declare namespace GetServiceEndpointResponse {
|
|
1854
|
-
|
|
1855
|
-
const filterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
|
|
1856
|
-
}
|
|
1857
1245
|
export interface GetServiceProfileRequest {
|
|
1858
1246
|
|
|
1859
1247
|
Id: string | undefined;
|
|
1860
1248
|
}
|
|
1861
|
-
export declare namespace GetServiceProfileRequest {
|
|
1862
|
-
|
|
1863
|
-
const filterSensitiveLog: (obj: GetServiceProfileRequest) => any;
|
|
1864
|
-
}
|
|
1865
1249
|
|
|
1866
1250
|
export interface LoRaWANGetServiceProfileInfo {
|
|
1867
1251
|
|
|
@@ -1903,10 +1287,6 @@ export interface LoRaWANGetServiceProfileInfo {
|
|
|
1903
1287
|
|
|
1904
1288
|
MinGwDiversity?: number;
|
|
1905
1289
|
}
|
|
1906
|
-
export declare namespace LoRaWANGetServiceProfileInfo {
|
|
1907
|
-
|
|
1908
|
-
const filterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
|
|
1909
|
-
}
|
|
1910
1290
|
export interface GetServiceProfileResponse {
|
|
1911
1291
|
|
|
1912
1292
|
Arn?: string;
|
|
@@ -1917,10 +1297,6 @@ export interface GetServiceProfileResponse {
|
|
|
1917
1297
|
|
|
1918
1298
|
LoRaWAN?: LoRaWANGetServiceProfileInfo;
|
|
1919
1299
|
}
|
|
1920
|
-
export declare namespace GetServiceProfileResponse {
|
|
1921
|
-
|
|
1922
|
-
const filterSensitiveLog: (obj: GetServiceProfileResponse) => any;
|
|
1923
|
-
}
|
|
1924
1300
|
export declare enum WirelessDeviceIdType {
|
|
1925
1301
|
DevEui = "DevEui",
|
|
1926
1302
|
SidewalkManufacturingSn = "SidewalkManufacturingSn",
|
|
@@ -1933,10 +1309,6 @@ export interface GetWirelessDeviceRequest {
|
|
|
1933
1309
|
|
|
1934
1310
|
IdentifierType: WirelessDeviceIdType | string | undefined;
|
|
1935
1311
|
}
|
|
1936
|
-
export declare namespace GetWirelessDeviceRequest {
|
|
1937
|
-
|
|
1938
|
-
const filterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
|
|
1939
|
-
}
|
|
1940
1312
|
|
|
1941
1313
|
export interface SidewalkDevice {
|
|
1942
1314
|
|
|
@@ -1948,10 +1320,6 @@ export interface SidewalkDevice {
|
|
|
1948
1320
|
|
|
1949
1321
|
DeviceCertificates?: CertificateList[];
|
|
1950
1322
|
}
|
|
1951
|
-
export declare namespace SidewalkDevice {
|
|
1952
|
-
|
|
1953
|
-
const filterSensitiveLog: (obj: SidewalkDevice) => any;
|
|
1954
|
-
}
|
|
1955
1323
|
export interface GetWirelessDeviceResponse {
|
|
1956
1324
|
|
|
1957
1325
|
Type?: WirelessDeviceType | string;
|
|
@@ -1974,18 +1342,10 @@ export interface GetWirelessDeviceResponse {
|
|
|
1974
1342
|
|
|
1975
1343
|
Sidewalk?: SidewalkDevice;
|
|
1976
1344
|
}
|
|
1977
|
-
export declare namespace GetWirelessDeviceResponse {
|
|
1978
|
-
|
|
1979
|
-
const filterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
|
|
1980
|
-
}
|
|
1981
1345
|
export interface GetWirelessDeviceStatisticsRequest {
|
|
1982
1346
|
|
|
1983
1347
|
WirelessDeviceId: string | undefined;
|
|
1984
1348
|
}
|
|
1985
|
-
export declare namespace GetWirelessDeviceStatisticsRequest {
|
|
1986
|
-
|
|
1987
|
-
const filterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
|
|
1988
|
-
}
|
|
1989
1349
|
|
|
1990
1350
|
export interface LoRaWANGatewayMetadata {
|
|
1991
1351
|
|
|
@@ -1995,10 +1355,6 @@ export interface LoRaWANGatewayMetadata {
|
|
|
1995
1355
|
|
|
1996
1356
|
Rssi?: number;
|
|
1997
1357
|
}
|
|
1998
|
-
export declare namespace LoRaWANGatewayMetadata {
|
|
1999
|
-
|
|
2000
|
-
const filterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
|
|
2001
|
-
}
|
|
2002
1358
|
|
|
2003
1359
|
export interface LoRaWANDeviceMetadata {
|
|
2004
1360
|
|
|
@@ -2014,10 +1370,6 @@ export interface LoRaWANDeviceMetadata {
|
|
|
2014
1370
|
|
|
2015
1371
|
Gateways?: LoRaWANGatewayMetadata[];
|
|
2016
1372
|
}
|
|
2017
|
-
export declare namespace LoRaWANDeviceMetadata {
|
|
2018
|
-
|
|
2019
|
-
const filterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
|
|
2020
|
-
}
|
|
2021
1373
|
|
|
2022
1374
|
export interface SidewalkDeviceMetadata {
|
|
2023
1375
|
|
|
@@ -2029,10 +1381,6 @@ export interface SidewalkDeviceMetadata {
|
|
|
2029
1381
|
|
|
2030
1382
|
DeviceState?: DeviceState | string;
|
|
2031
1383
|
}
|
|
2032
|
-
export declare namespace SidewalkDeviceMetadata {
|
|
2033
|
-
|
|
2034
|
-
const filterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
|
|
2035
|
-
}
|
|
2036
1384
|
export interface GetWirelessDeviceStatisticsResponse {
|
|
2037
1385
|
|
|
2038
1386
|
WirelessDeviceId?: string;
|
|
@@ -2043,10 +1391,6 @@ export interface GetWirelessDeviceStatisticsResponse {
|
|
|
2043
1391
|
|
|
2044
1392
|
Sidewalk?: SidewalkDeviceMetadata;
|
|
2045
1393
|
}
|
|
2046
|
-
export declare namespace GetWirelessDeviceStatisticsResponse {
|
|
2047
|
-
|
|
2048
|
-
const filterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
|
|
2049
|
-
}
|
|
2050
1394
|
export declare enum WirelessGatewayIdType {
|
|
2051
1395
|
GatewayEui = "GatewayEui",
|
|
2052
1396
|
ThingName = "ThingName",
|
|
@@ -2058,10 +1402,6 @@ export interface GetWirelessGatewayRequest {
|
|
|
2058
1402
|
|
|
2059
1403
|
IdentifierType: WirelessGatewayIdType | string | undefined;
|
|
2060
1404
|
}
|
|
2061
|
-
export declare namespace GetWirelessGatewayRequest {
|
|
2062
|
-
|
|
2063
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
|
|
2064
|
-
}
|
|
2065
1405
|
export interface GetWirelessGatewayResponse {
|
|
2066
1406
|
|
|
2067
1407
|
Name?: string;
|
|
@@ -2078,61 +1418,33 @@ export interface GetWirelessGatewayResponse {
|
|
|
2078
1418
|
|
|
2079
1419
|
ThingArn?: string;
|
|
2080
1420
|
}
|
|
2081
|
-
export declare namespace GetWirelessGatewayResponse {
|
|
2082
|
-
|
|
2083
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
|
|
2084
|
-
}
|
|
2085
1421
|
export interface GetWirelessGatewayCertificateRequest {
|
|
2086
1422
|
|
|
2087
1423
|
Id: string | undefined;
|
|
2088
1424
|
}
|
|
2089
|
-
export declare namespace GetWirelessGatewayCertificateRequest {
|
|
2090
|
-
|
|
2091
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
|
|
2092
|
-
}
|
|
2093
1425
|
export interface GetWirelessGatewayCertificateResponse {
|
|
2094
1426
|
|
|
2095
1427
|
IotCertificateId?: string;
|
|
2096
1428
|
|
|
2097
1429
|
LoRaWANNetworkServerCertificateId?: string;
|
|
2098
1430
|
}
|
|
2099
|
-
export declare namespace GetWirelessGatewayCertificateResponse {
|
|
2100
|
-
|
|
2101
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
|
|
2102
|
-
}
|
|
2103
1431
|
export interface GetWirelessGatewayFirmwareInformationRequest {
|
|
2104
1432
|
|
|
2105
1433
|
Id: string | undefined;
|
|
2106
1434
|
}
|
|
2107
|
-
export declare namespace GetWirelessGatewayFirmwareInformationRequest {
|
|
2108
|
-
|
|
2109
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
|
|
2110
|
-
}
|
|
2111
1435
|
|
|
2112
1436
|
export interface LoRaWANGatewayCurrentVersion {
|
|
2113
1437
|
|
|
2114
1438
|
CurrentVersion?: LoRaWANGatewayVersion;
|
|
2115
1439
|
}
|
|
2116
|
-
export declare namespace LoRaWANGatewayCurrentVersion {
|
|
2117
|
-
|
|
2118
|
-
const filterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
|
|
2119
|
-
}
|
|
2120
1440
|
export interface GetWirelessGatewayFirmwareInformationResponse {
|
|
2121
1441
|
|
|
2122
1442
|
LoRaWAN?: LoRaWANGatewayCurrentVersion;
|
|
2123
1443
|
}
|
|
2124
|
-
export declare namespace GetWirelessGatewayFirmwareInformationResponse {
|
|
2125
|
-
|
|
2126
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
|
|
2127
|
-
}
|
|
2128
1444
|
export interface GetWirelessGatewayStatisticsRequest {
|
|
2129
1445
|
|
|
2130
1446
|
WirelessGatewayId: string | undefined;
|
|
2131
1447
|
}
|
|
2132
|
-
export declare namespace GetWirelessGatewayStatisticsRequest {
|
|
2133
|
-
|
|
2134
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
|
|
2135
|
-
}
|
|
2136
1448
|
export interface GetWirelessGatewayStatisticsResponse {
|
|
2137
1449
|
|
|
2138
1450
|
WirelessGatewayId?: string;
|
|
@@ -2141,18 +1453,10 @@ export interface GetWirelessGatewayStatisticsResponse {
|
|
|
2141
1453
|
|
|
2142
1454
|
ConnectionStatus?: ConnectionStatus | string;
|
|
2143
1455
|
}
|
|
2144
|
-
export declare namespace GetWirelessGatewayStatisticsResponse {
|
|
2145
|
-
|
|
2146
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
|
|
2147
|
-
}
|
|
2148
1456
|
export interface GetWirelessGatewayTaskRequest {
|
|
2149
1457
|
|
|
2150
1458
|
Id: string | undefined;
|
|
2151
1459
|
}
|
|
2152
|
-
export declare namespace GetWirelessGatewayTaskRequest {
|
|
2153
|
-
|
|
2154
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
|
|
2155
|
-
}
|
|
2156
1460
|
export interface GetWirelessGatewayTaskResponse {
|
|
2157
1461
|
|
|
2158
1462
|
WirelessGatewayId?: string;
|
|
@@ -2165,18 +1469,10 @@ export interface GetWirelessGatewayTaskResponse {
|
|
|
2165
1469
|
|
|
2166
1470
|
Status?: WirelessGatewayTaskStatus | string;
|
|
2167
1471
|
}
|
|
2168
|
-
export declare namespace GetWirelessGatewayTaskResponse {
|
|
2169
|
-
|
|
2170
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
|
|
2171
|
-
}
|
|
2172
1472
|
export interface GetWirelessGatewayTaskDefinitionRequest {
|
|
2173
1473
|
|
|
2174
1474
|
Id: string | undefined;
|
|
2175
1475
|
}
|
|
2176
|
-
export declare namespace GetWirelessGatewayTaskDefinitionRequest {
|
|
2177
|
-
|
|
2178
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
|
|
2179
|
-
}
|
|
2180
1476
|
export interface GetWirelessGatewayTaskDefinitionResponse {
|
|
2181
1477
|
|
|
2182
1478
|
AutoCreateTasks?: boolean;
|
|
@@ -2187,50 +1483,30 @@ export interface GetWirelessGatewayTaskDefinitionResponse {
|
|
|
2187
1483
|
|
|
2188
1484
|
Arn?: string;
|
|
2189
1485
|
}
|
|
2190
|
-
export declare namespace GetWirelessGatewayTaskDefinitionResponse {
|
|
2191
|
-
|
|
2192
|
-
const filterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
|
|
2193
|
-
}
|
|
2194
1486
|
export interface ListDestinationsRequest {
|
|
2195
1487
|
|
|
2196
1488
|
MaxResults?: number;
|
|
2197
1489
|
|
|
2198
1490
|
NextToken?: string;
|
|
2199
1491
|
}
|
|
2200
|
-
export declare namespace ListDestinationsRequest {
|
|
2201
|
-
|
|
2202
|
-
const filterSensitiveLog: (obj: ListDestinationsRequest) => any;
|
|
2203
|
-
}
|
|
2204
1492
|
export interface ListDestinationsResponse {
|
|
2205
1493
|
|
|
2206
1494
|
NextToken?: string;
|
|
2207
1495
|
|
|
2208
1496
|
DestinationList?: Destinations[];
|
|
2209
1497
|
}
|
|
2210
|
-
export declare namespace ListDestinationsResponse {
|
|
2211
|
-
|
|
2212
|
-
const filterSensitiveLog: (obj: ListDestinationsResponse) => any;
|
|
2213
|
-
}
|
|
2214
1498
|
export interface ListDeviceProfilesRequest {
|
|
2215
1499
|
|
|
2216
1500
|
NextToken?: string;
|
|
2217
1501
|
|
|
2218
1502
|
MaxResults?: number;
|
|
2219
1503
|
}
|
|
2220
|
-
export declare namespace ListDeviceProfilesRequest {
|
|
2221
|
-
|
|
2222
|
-
const filterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
|
|
2223
|
-
}
|
|
2224
1504
|
export interface ListDeviceProfilesResponse {
|
|
2225
1505
|
|
|
2226
1506
|
NextToken?: string;
|
|
2227
1507
|
|
|
2228
1508
|
DeviceProfileList?: DeviceProfile[];
|
|
2229
1509
|
}
|
|
2230
|
-
export declare namespace ListDeviceProfilesResponse {
|
|
2231
|
-
|
|
2232
|
-
const filterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
|
|
2233
|
-
}
|
|
2234
1510
|
export interface ListEventConfigurationsRequest {
|
|
2235
1511
|
|
|
2236
1512
|
ResourceType: EventNotificationResourceType | string | undefined;
|
|
@@ -2239,50 +1515,30 @@ export interface ListEventConfigurationsRequest {
|
|
|
2239
1515
|
|
|
2240
1516
|
NextToken?: string;
|
|
2241
1517
|
}
|
|
2242
|
-
export declare namespace ListEventConfigurationsRequest {
|
|
2243
|
-
|
|
2244
|
-
const filterSensitiveLog: (obj: ListEventConfigurationsRequest) => any;
|
|
2245
|
-
}
|
|
2246
1518
|
export interface ListEventConfigurationsResponse {
|
|
2247
1519
|
|
|
2248
1520
|
NextToken?: string;
|
|
2249
1521
|
|
|
2250
1522
|
EventConfigurationsList?: EventConfigurationItem[];
|
|
2251
1523
|
}
|
|
2252
|
-
export declare namespace ListEventConfigurationsResponse {
|
|
2253
|
-
|
|
2254
|
-
const filterSensitiveLog: (obj: ListEventConfigurationsResponse) => any;
|
|
2255
|
-
}
|
|
2256
1524
|
export interface ListFuotaTasksRequest {
|
|
2257
1525
|
|
|
2258
1526
|
NextToken?: string;
|
|
2259
1527
|
|
|
2260
1528
|
MaxResults?: number;
|
|
2261
1529
|
}
|
|
2262
|
-
export declare namespace ListFuotaTasksRequest {
|
|
2263
|
-
|
|
2264
|
-
const filterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
|
|
2265
|
-
}
|
|
2266
1530
|
export interface ListFuotaTasksResponse {
|
|
2267
1531
|
|
|
2268
1532
|
NextToken?: string;
|
|
2269
1533
|
|
|
2270
1534
|
FuotaTaskList?: FuotaTask[];
|
|
2271
1535
|
}
|
|
2272
|
-
export declare namespace ListFuotaTasksResponse {
|
|
2273
|
-
|
|
2274
|
-
const filterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
|
|
2275
|
-
}
|
|
2276
1536
|
export interface ListMulticastGroupsRequest {
|
|
2277
1537
|
|
|
2278
1538
|
NextToken?: string;
|
|
2279
1539
|
|
|
2280
1540
|
MaxResults?: number;
|
|
2281
1541
|
}
|
|
2282
|
-
export declare namespace ListMulticastGroupsRequest {
|
|
2283
|
-
|
|
2284
|
-
const filterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
|
|
2285
|
-
}
|
|
2286
1542
|
|
|
2287
1543
|
export interface MulticastGroup {
|
|
2288
1544
|
|
|
@@ -2292,20 +1548,12 @@ export interface MulticastGroup {
|
|
|
2292
1548
|
|
|
2293
1549
|
Name?: string;
|
|
2294
1550
|
}
|
|
2295
|
-
export declare namespace MulticastGroup {
|
|
2296
|
-
|
|
2297
|
-
const filterSensitiveLog: (obj: MulticastGroup) => any;
|
|
2298
|
-
}
|
|
2299
1551
|
export interface ListMulticastGroupsResponse {
|
|
2300
1552
|
|
|
2301
1553
|
NextToken?: string;
|
|
2302
1554
|
|
|
2303
1555
|
MulticastGroupList?: MulticastGroup[];
|
|
2304
1556
|
}
|
|
2305
|
-
export declare namespace ListMulticastGroupsResponse {
|
|
2306
|
-
|
|
2307
|
-
const filterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
|
|
2308
|
-
}
|
|
2309
1557
|
export interface ListMulticastGroupsByFuotaTaskRequest {
|
|
2310
1558
|
|
|
2311
1559
|
Id: string | undefined;
|
|
@@ -2314,39 +1562,23 @@ export interface ListMulticastGroupsByFuotaTaskRequest {
|
|
|
2314
1562
|
|
|
2315
1563
|
MaxResults?: number;
|
|
2316
1564
|
}
|
|
2317
|
-
export declare namespace ListMulticastGroupsByFuotaTaskRequest {
|
|
2318
|
-
|
|
2319
|
-
const filterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
|
|
2320
|
-
}
|
|
2321
1565
|
|
|
2322
1566
|
export interface MulticastGroupByFuotaTask {
|
|
2323
1567
|
|
|
2324
1568
|
Id?: string;
|
|
2325
1569
|
}
|
|
2326
|
-
export declare namespace MulticastGroupByFuotaTask {
|
|
2327
|
-
|
|
2328
|
-
const filterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
|
|
2329
|
-
}
|
|
2330
1570
|
export interface ListMulticastGroupsByFuotaTaskResponse {
|
|
2331
1571
|
|
|
2332
1572
|
NextToken?: string;
|
|
2333
1573
|
|
|
2334
1574
|
MulticastGroupList?: MulticastGroupByFuotaTask[];
|
|
2335
1575
|
}
|
|
2336
|
-
export declare namespace ListMulticastGroupsByFuotaTaskResponse {
|
|
2337
|
-
|
|
2338
|
-
const filterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
|
|
2339
|
-
}
|
|
2340
1576
|
export interface ListNetworkAnalyzerConfigurationsRequest {
|
|
2341
1577
|
|
|
2342
1578
|
MaxResults?: number;
|
|
2343
1579
|
|
|
2344
1580
|
NextToken?: string;
|
|
2345
1581
|
}
|
|
2346
|
-
export declare namespace ListNetworkAnalyzerConfigurationsRequest {
|
|
2347
|
-
|
|
2348
|
-
const filterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsRequest) => any;
|
|
2349
|
-
}
|
|
2350
1582
|
|
|
2351
1583
|
export interface NetworkAnalyzerConfigurations {
|
|
2352
1584
|
|
|
@@ -2354,40 +1586,24 @@ export interface NetworkAnalyzerConfigurations {
|
|
|
2354
1586
|
|
|
2355
1587
|
Name?: string;
|
|
2356
1588
|
}
|
|
2357
|
-
export declare namespace NetworkAnalyzerConfigurations {
|
|
2358
|
-
|
|
2359
|
-
const filterSensitiveLog: (obj: NetworkAnalyzerConfigurations) => any;
|
|
2360
|
-
}
|
|
2361
1589
|
export interface ListNetworkAnalyzerConfigurationsResponse {
|
|
2362
1590
|
|
|
2363
1591
|
NextToken?: string;
|
|
2364
1592
|
|
|
2365
1593
|
NetworkAnalyzerConfigurationList?: NetworkAnalyzerConfigurations[];
|
|
2366
1594
|
}
|
|
2367
|
-
export declare namespace ListNetworkAnalyzerConfigurationsResponse {
|
|
2368
|
-
|
|
2369
|
-
const filterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsResponse) => any;
|
|
2370
|
-
}
|
|
2371
1595
|
export interface ListPartnerAccountsRequest {
|
|
2372
1596
|
|
|
2373
1597
|
NextToken?: string;
|
|
2374
1598
|
|
|
2375
1599
|
MaxResults?: number;
|
|
2376
1600
|
}
|
|
2377
|
-
export declare namespace ListPartnerAccountsRequest {
|
|
2378
|
-
|
|
2379
|
-
const filterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
|
|
2380
|
-
}
|
|
2381
1601
|
export interface ListPartnerAccountsResponse {
|
|
2382
1602
|
|
|
2383
1603
|
NextToken?: string;
|
|
2384
1604
|
|
|
2385
1605
|
Sidewalk?: SidewalkAccountInfoWithFingerprint[];
|
|
2386
1606
|
}
|
|
2387
|
-
export declare namespace ListPartnerAccountsResponse {
|
|
2388
|
-
|
|
2389
|
-
const filterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
|
|
2390
|
-
}
|
|
2391
1607
|
export interface ListPositionConfigurationsRequest {
|
|
2392
1608
|
|
|
2393
1609
|
ResourceType?: PositionResourceType | string;
|
|
@@ -2396,10 +1612,6 @@ export interface ListPositionConfigurationsRequest {
|
|
|
2396
1612
|
|
|
2397
1613
|
NextToken?: string;
|
|
2398
1614
|
}
|
|
2399
|
-
export declare namespace ListPositionConfigurationsRequest {
|
|
2400
|
-
|
|
2401
|
-
const filterSensitiveLog: (obj: ListPositionConfigurationsRequest) => any;
|
|
2402
|
-
}
|
|
2403
1615
|
|
|
2404
1616
|
export interface PositionConfigurationItem {
|
|
2405
1617
|
|
|
@@ -2411,20 +1623,12 @@ export interface PositionConfigurationItem {
|
|
|
2411
1623
|
|
|
2412
1624
|
Destination?: string;
|
|
2413
1625
|
}
|
|
2414
|
-
export declare namespace PositionConfigurationItem {
|
|
2415
|
-
|
|
2416
|
-
const filterSensitiveLog: (obj: PositionConfigurationItem) => any;
|
|
2417
|
-
}
|
|
2418
1626
|
export interface ListPositionConfigurationsResponse {
|
|
2419
1627
|
|
|
2420
1628
|
PositionConfigurationList?: PositionConfigurationItem[];
|
|
2421
1629
|
|
|
2422
1630
|
NextToken?: string;
|
|
2423
1631
|
}
|
|
2424
|
-
export declare namespace ListPositionConfigurationsResponse {
|
|
2425
|
-
|
|
2426
|
-
const filterSensitiveLog: (obj: ListPositionConfigurationsResponse) => any;
|
|
2427
|
-
}
|
|
2428
1632
|
export interface ListQueuedMessagesRequest {
|
|
2429
1633
|
|
|
2430
1634
|
Id: string | undefined;
|
|
@@ -2435,30 +1639,18 @@ export interface ListQueuedMessagesRequest {
|
|
|
2435
1639
|
|
|
2436
1640
|
WirelessDeviceType?: WirelessDeviceType | string;
|
|
2437
1641
|
}
|
|
2438
|
-
export declare namespace ListQueuedMessagesRequest {
|
|
2439
|
-
|
|
2440
|
-
const filterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
|
|
2441
|
-
}
|
|
2442
1642
|
export interface ListQueuedMessagesResponse {
|
|
2443
1643
|
|
|
2444
1644
|
NextToken?: string;
|
|
2445
1645
|
|
|
2446
1646
|
DownlinkQueueMessagesList?: DownlinkQueueMessage[];
|
|
2447
1647
|
}
|
|
2448
|
-
export declare namespace ListQueuedMessagesResponse {
|
|
2449
|
-
|
|
2450
|
-
const filterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
|
|
2451
|
-
}
|
|
2452
1648
|
export interface ListServiceProfilesRequest {
|
|
2453
1649
|
|
|
2454
1650
|
NextToken?: string;
|
|
2455
1651
|
|
|
2456
1652
|
MaxResults?: number;
|
|
2457
1653
|
}
|
|
2458
|
-
export declare namespace ListServiceProfilesRequest {
|
|
2459
|
-
|
|
2460
|
-
const filterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
|
|
2461
|
-
}
|
|
2462
1654
|
|
|
2463
1655
|
export interface ServiceProfile {
|
|
2464
1656
|
|
|
@@ -2468,36 +1660,20 @@ export interface ServiceProfile {
|
|
|
2468
1660
|
|
|
2469
1661
|
Id?: string;
|
|
2470
1662
|
}
|
|
2471
|
-
export declare namespace ServiceProfile {
|
|
2472
|
-
|
|
2473
|
-
const filterSensitiveLog: (obj: ServiceProfile) => any;
|
|
2474
|
-
}
|
|
2475
1663
|
export interface ListServiceProfilesResponse {
|
|
2476
1664
|
|
|
2477
1665
|
NextToken?: string;
|
|
2478
1666
|
|
|
2479
1667
|
ServiceProfileList?: ServiceProfile[];
|
|
2480
1668
|
}
|
|
2481
|
-
export declare namespace ListServiceProfilesResponse {
|
|
2482
|
-
|
|
2483
|
-
const filterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
|
|
2484
|
-
}
|
|
2485
1669
|
export interface ListTagsForResourceRequest {
|
|
2486
1670
|
|
|
2487
1671
|
ResourceArn: string | undefined;
|
|
2488
1672
|
}
|
|
2489
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2490
|
-
|
|
2491
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2492
|
-
}
|
|
2493
1673
|
export interface ListTagsForResourceResponse {
|
|
2494
1674
|
|
|
2495
1675
|
Tags?: Tag[];
|
|
2496
1676
|
}
|
|
2497
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2498
|
-
|
|
2499
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2500
|
-
}
|
|
2501
1677
|
export interface ListWirelessDevicesRequest {
|
|
2502
1678
|
|
|
2503
1679
|
MaxResults?: number;
|
|
@@ -2516,19 +1692,11 @@ export interface ListWirelessDevicesRequest {
|
|
|
2516
1692
|
|
|
2517
1693
|
MulticastGroupId?: string;
|
|
2518
1694
|
}
|
|
2519
|
-
export declare namespace ListWirelessDevicesRequest {
|
|
2520
|
-
|
|
2521
|
-
const filterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
|
|
2522
|
-
}
|
|
2523
1695
|
|
|
2524
1696
|
export interface LoRaWANListDevice {
|
|
2525
1697
|
|
|
2526
1698
|
DevEui?: string;
|
|
2527
1699
|
}
|
|
2528
|
-
export declare namespace LoRaWANListDevice {
|
|
2529
|
-
|
|
2530
|
-
const filterSensitiveLog: (obj: LoRaWANListDevice) => any;
|
|
2531
|
-
}
|
|
2532
1700
|
|
|
2533
1701
|
export interface SidewalkListDevice {
|
|
2534
1702
|
|
|
@@ -2540,10 +1708,6 @@ export interface SidewalkListDevice {
|
|
|
2540
1708
|
|
|
2541
1709
|
DeviceCertificates?: CertificateList[];
|
|
2542
1710
|
}
|
|
2543
|
-
export declare namespace SidewalkListDevice {
|
|
2544
|
-
|
|
2545
|
-
const filterSensitiveLog: (obj: SidewalkListDevice) => any;
|
|
2546
|
-
}
|
|
2547
1711
|
|
|
2548
1712
|
export interface WirelessDeviceStatistics {
|
|
2549
1713
|
|
|
@@ -2569,30 +1733,18 @@ export interface WirelessDeviceStatistics {
|
|
|
2569
1733
|
|
|
2570
1734
|
McGroupId?: number;
|
|
2571
1735
|
}
|
|
2572
|
-
export declare namespace WirelessDeviceStatistics {
|
|
2573
|
-
|
|
2574
|
-
const filterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
|
|
2575
|
-
}
|
|
2576
1736
|
export interface ListWirelessDevicesResponse {
|
|
2577
1737
|
|
|
2578
1738
|
NextToken?: string;
|
|
2579
1739
|
|
|
2580
1740
|
WirelessDeviceList?: WirelessDeviceStatistics[];
|
|
2581
1741
|
}
|
|
2582
|
-
export declare namespace ListWirelessDevicesResponse {
|
|
2583
|
-
|
|
2584
|
-
const filterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
|
|
2585
|
-
}
|
|
2586
1742
|
export interface ListWirelessGatewaysRequest {
|
|
2587
1743
|
|
|
2588
1744
|
NextToken?: string;
|
|
2589
1745
|
|
|
2590
1746
|
MaxResults?: number;
|
|
2591
1747
|
}
|
|
2592
|
-
export declare namespace ListWirelessGatewaysRequest {
|
|
2593
|
-
|
|
2594
|
-
const filterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
|
|
2595
|
-
}
|
|
2596
1748
|
|
|
2597
1749
|
export interface WirelessGatewayStatistics {
|
|
2598
1750
|
|
|
@@ -2608,20 +1760,12 @@ export interface WirelessGatewayStatistics {
|
|
|
2608
1760
|
|
|
2609
1761
|
LastUplinkReceivedAt?: string;
|
|
2610
1762
|
}
|
|
2611
|
-
export declare namespace WirelessGatewayStatistics {
|
|
2612
|
-
|
|
2613
|
-
const filterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
|
|
2614
|
-
}
|
|
2615
1763
|
export interface ListWirelessGatewaysResponse {
|
|
2616
1764
|
|
|
2617
1765
|
NextToken?: string;
|
|
2618
1766
|
|
|
2619
1767
|
WirelessGatewayList?: WirelessGatewayStatistics[];
|
|
2620
1768
|
}
|
|
2621
|
-
export declare namespace ListWirelessGatewaysResponse {
|
|
2622
|
-
|
|
2623
|
-
const filterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
|
|
2624
|
-
}
|
|
2625
1769
|
export declare enum WirelessGatewayTaskDefinitionType {
|
|
2626
1770
|
UPDATE = "UPDATE"
|
|
2627
1771
|
}
|
|
@@ -2633,10 +1777,6 @@ export interface ListWirelessGatewayTaskDefinitionsRequest {
|
|
|
2633
1777
|
|
|
2634
1778
|
TaskDefinitionType?: WirelessGatewayTaskDefinitionType | string;
|
|
2635
1779
|
}
|
|
2636
|
-
export declare namespace ListWirelessGatewayTaskDefinitionsRequest {
|
|
2637
|
-
|
|
2638
|
-
const filterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
|
|
2639
|
-
}
|
|
2640
1780
|
|
|
2641
1781
|
export interface LoRaWANUpdateGatewayTaskEntry {
|
|
2642
1782
|
|
|
@@ -2644,10 +1784,6 @@ export interface LoRaWANUpdateGatewayTaskEntry {
|
|
|
2644
1784
|
|
|
2645
1785
|
UpdateVersion?: LoRaWANGatewayVersion;
|
|
2646
1786
|
}
|
|
2647
|
-
export declare namespace LoRaWANUpdateGatewayTaskEntry {
|
|
2648
|
-
|
|
2649
|
-
const filterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
|
|
2650
|
-
}
|
|
2651
1787
|
|
|
2652
1788
|
export interface UpdateWirelessGatewayTaskEntry {
|
|
2653
1789
|
|
|
@@ -2657,20 +1793,12 @@ export interface UpdateWirelessGatewayTaskEntry {
|
|
|
2657
1793
|
|
|
2658
1794
|
Arn?: string;
|
|
2659
1795
|
}
|
|
2660
|
-
export declare namespace UpdateWirelessGatewayTaskEntry {
|
|
2661
|
-
|
|
2662
|
-
const filterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
|
|
2663
|
-
}
|
|
2664
1796
|
export interface ListWirelessGatewayTaskDefinitionsResponse {
|
|
2665
1797
|
|
|
2666
1798
|
NextToken?: string;
|
|
2667
1799
|
|
|
2668
1800
|
TaskDefinitions?: UpdateWirelessGatewayTaskEntry[];
|
|
2669
1801
|
}
|
|
2670
|
-
export declare namespace ListWirelessGatewayTaskDefinitionsResponse {
|
|
2671
|
-
|
|
2672
|
-
const filterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
|
|
2673
|
-
}
|
|
2674
1802
|
|
|
2675
1803
|
export interface SemtechGnssConfiguration {
|
|
2676
1804
|
|
|
@@ -2678,19 +1806,11 @@ export interface SemtechGnssConfiguration {
|
|
|
2678
1806
|
|
|
2679
1807
|
Fec: PositionConfigurationFec | string | undefined;
|
|
2680
1808
|
}
|
|
2681
|
-
export declare namespace SemtechGnssConfiguration {
|
|
2682
|
-
|
|
2683
|
-
const filterSensitiveLog: (obj: SemtechGnssConfiguration) => any;
|
|
2684
|
-
}
|
|
2685
1809
|
|
|
2686
1810
|
export interface PositionSolverConfigurations {
|
|
2687
1811
|
|
|
2688
1812
|
SemtechGnss?: SemtechGnssConfiguration;
|
|
2689
1813
|
}
|
|
2690
|
-
export declare namespace PositionSolverConfigurations {
|
|
2691
|
-
|
|
2692
|
-
const filterSensitiveLog: (obj: PositionSolverConfigurations) => any;
|
|
2693
|
-
}
|
|
2694
1814
|
export interface PutPositionConfigurationRequest {
|
|
2695
1815
|
|
|
2696
1816
|
ResourceIdentifier: string | undefined;
|
|
@@ -2701,16 +1821,8 @@ export interface PutPositionConfigurationRequest {
|
|
|
2701
1821
|
|
|
2702
1822
|
Destination?: string;
|
|
2703
1823
|
}
|
|
2704
|
-
export declare namespace PutPositionConfigurationRequest {
|
|
2705
|
-
|
|
2706
|
-
const filterSensitiveLog: (obj: PutPositionConfigurationRequest) => any;
|
|
2707
|
-
}
|
|
2708
1824
|
export interface PutPositionConfigurationResponse {
|
|
2709
1825
|
}
|
|
2710
|
-
export declare namespace PutPositionConfigurationResponse {
|
|
2711
|
-
|
|
2712
|
-
const filterSensitiveLog: (obj: PutPositionConfigurationResponse) => any;
|
|
2713
|
-
}
|
|
2714
1826
|
export interface PutResourceLogLevelRequest {
|
|
2715
1827
|
|
|
2716
1828
|
ResourceIdentifier: string | undefined;
|
|
@@ -2719,62 +1831,30 @@ export interface PutResourceLogLevelRequest {
|
|
|
2719
1831
|
|
|
2720
1832
|
LogLevel: LogLevel | string | undefined;
|
|
2721
1833
|
}
|
|
2722
|
-
export declare namespace PutResourceLogLevelRequest {
|
|
2723
|
-
|
|
2724
|
-
const filterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
|
|
2725
|
-
}
|
|
2726
1834
|
export interface PutResourceLogLevelResponse {
|
|
2727
1835
|
}
|
|
2728
|
-
export declare namespace PutResourceLogLevelResponse {
|
|
2729
|
-
|
|
2730
|
-
const filterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
|
|
2731
|
-
}
|
|
2732
1836
|
export interface ResetAllResourceLogLevelsRequest {
|
|
2733
1837
|
}
|
|
2734
|
-
export declare namespace ResetAllResourceLogLevelsRequest {
|
|
2735
|
-
|
|
2736
|
-
const filterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
|
|
2737
|
-
}
|
|
2738
1838
|
export interface ResetAllResourceLogLevelsResponse {
|
|
2739
1839
|
}
|
|
2740
|
-
export declare namespace ResetAllResourceLogLevelsResponse {
|
|
2741
|
-
|
|
2742
|
-
const filterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
|
|
2743
|
-
}
|
|
2744
1840
|
export interface ResetResourceLogLevelRequest {
|
|
2745
1841
|
|
|
2746
1842
|
ResourceIdentifier: string | undefined;
|
|
2747
1843
|
|
|
2748
1844
|
ResourceType: string | undefined;
|
|
2749
1845
|
}
|
|
2750
|
-
export declare namespace ResetResourceLogLevelRequest {
|
|
2751
|
-
|
|
2752
|
-
const filterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
|
|
2753
|
-
}
|
|
2754
1846
|
export interface ResetResourceLogLevelResponse {
|
|
2755
1847
|
}
|
|
2756
|
-
export declare namespace ResetResourceLogLevelResponse {
|
|
2757
|
-
|
|
2758
|
-
const filterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
|
|
2759
|
-
}
|
|
2760
1848
|
|
|
2761
1849
|
export interface LoRaWANMulticastMetadata {
|
|
2762
1850
|
|
|
2763
1851
|
FPort?: number;
|
|
2764
1852
|
}
|
|
2765
|
-
export declare namespace LoRaWANMulticastMetadata {
|
|
2766
|
-
|
|
2767
|
-
const filterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
|
|
2768
|
-
}
|
|
2769
1853
|
|
|
2770
1854
|
export interface MulticastWirelessMetadata {
|
|
2771
1855
|
|
|
2772
1856
|
LoRaWAN?: LoRaWANMulticastMetadata;
|
|
2773
1857
|
}
|
|
2774
|
-
export declare namespace MulticastWirelessMetadata {
|
|
2775
|
-
|
|
2776
|
-
const filterSensitiveLog: (obj: MulticastWirelessMetadata) => any;
|
|
2777
|
-
}
|
|
2778
1858
|
export interface SendDataToMulticastGroupRequest {
|
|
2779
1859
|
|
|
2780
1860
|
Id: string | undefined;
|
|
@@ -2783,18 +1863,10 @@ export interface SendDataToMulticastGroupRequest {
|
|
|
2783
1863
|
|
|
2784
1864
|
WirelessMetadata: MulticastWirelessMetadata | undefined;
|
|
2785
1865
|
}
|
|
2786
|
-
export declare namespace SendDataToMulticastGroupRequest {
|
|
2787
|
-
|
|
2788
|
-
const filterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
|
|
2789
|
-
}
|
|
2790
1866
|
export interface SendDataToMulticastGroupResponse {
|
|
2791
1867
|
|
|
2792
1868
|
MessageId?: string;
|
|
2793
1869
|
}
|
|
2794
|
-
export declare namespace SendDataToMulticastGroupResponse {
|
|
2795
|
-
|
|
2796
|
-
const filterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
|
|
2797
|
-
}
|
|
2798
1870
|
export declare enum MessageType {
|
|
2799
1871
|
CUSTOM_COMMAND_ID_GET = "CUSTOM_COMMAND_ID_GET",
|
|
2800
1872
|
CUSTOM_COMMAND_ID_NOTIFY = "CUSTOM_COMMAND_ID_NOTIFY",
|
|
@@ -2808,10 +1880,6 @@ export interface SidewalkSendDataToDevice {
|
|
|
2808
1880
|
|
|
2809
1881
|
MessageType?: MessageType | string;
|
|
2810
1882
|
}
|
|
2811
|
-
export declare namespace SidewalkSendDataToDevice {
|
|
2812
|
-
|
|
2813
|
-
const filterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
|
|
2814
|
-
}
|
|
2815
1883
|
|
|
2816
1884
|
export interface WirelessMetadata {
|
|
2817
1885
|
|
|
@@ -2819,10 +1887,6 @@ export interface WirelessMetadata {
|
|
|
2819
1887
|
|
|
2820
1888
|
Sidewalk?: SidewalkSendDataToDevice;
|
|
2821
1889
|
}
|
|
2822
|
-
export declare namespace WirelessMetadata {
|
|
2823
|
-
|
|
2824
|
-
const filterSensitiveLog: (obj: WirelessMetadata) => any;
|
|
2825
|
-
}
|
|
2826
1890
|
export interface SendDataToWirelessDeviceRequest {
|
|
2827
1891
|
|
|
2828
1892
|
Id: string | undefined;
|
|
@@ -2833,18 +1897,10 @@ export interface SendDataToWirelessDeviceRequest {
|
|
|
2833
1897
|
|
|
2834
1898
|
WirelessMetadata?: WirelessMetadata;
|
|
2835
1899
|
}
|
|
2836
|
-
export declare namespace SendDataToWirelessDeviceRequest {
|
|
2837
|
-
|
|
2838
|
-
const filterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
|
|
2839
|
-
}
|
|
2840
1900
|
export interface SendDataToWirelessDeviceResponse {
|
|
2841
1901
|
|
|
2842
1902
|
MessageId?: string;
|
|
2843
1903
|
}
|
|
2844
|
-
export declare namespace SendDataToWirelessDeviceResponse {
|
|
2845
|
-
|
|
2846
|
-
const filterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
|
|
2847
|
-
}
|
|
2848
1904
|
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
2849
1905
|
|
|
2850
1906
|
Id: string | undefined;
|
|
@@ -2853,16 +1909,8 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
|
2853
1909
|
|
|
2854
1910
|
Tags?: Tag[];
|
|
2855
1911
|
}
|
|
2856
|
-
export declare namespace StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
2857
|
-
|
|
2858
|
-
const filterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
2859
|
-
}
|
|
2860
1912
|
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
|
|
2861
1913
|
}
|
|
2862
|
-
export declare namespace StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
|
|
2863
|
-
|
|
2864
|
-
const filterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
2865
|
-
}
|
|
2866
1914
|
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
2867
1915
|
|
|
2868
1916
|
Id: string | undefined;
|
|
@@ -2871,73 +1919,37 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
|
2871
1919
|
|
|
2872
1920
|
Tags?: Tag[];
|
|
2873
1921
|
}
|
|
2874
|
-
export declare namespace StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
2875
|
-
|
|
2876
|
-
const filterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
2877
|
-
}
|
|
2878
1922
|
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
2879
1923
|
}
|
|
2880
|
-
export declare namespace StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
|
|
2881
|
-
|
|
2882
|
-
const filterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
2883
|
-
}
|
|
2884
1924
|
|
|
2885
1925
|
export interface LoRaWANStartFuotaTask {
|
|
2886
1926
|
|
|
2887
1927
|
StartTime?: Date;
|
|
2888
1928
|
}
|
|
2889
|
-
export declare namespace LoRaWANStartFuotaTask {
|
|
2890
|
-
|
|
2891
|
-
const filterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
|
|
2892
|
-
}
|
|
2893
1929
|
export interface StartFuotaTaskRequest {
|
|
2894
1930
|
|
|
2895
1931
|
Id: string | undefined;
|
|
2896
1932
|
|
|
2897
1933
|
LoRaWAN?: LoRaWANStartFuotaTask;
|
|
2898
1934
|
}
|
|
2899
|
-
export declare namespace StartFuotaTaskRequest {
|
|
2900
|
-
|
|
2901
|
-
const filterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
|
|
2902
|
-
}
|
|
2903
1935
|
export interface StartFuotaTaskResponse {
|
|
2904
1936
|
}
|
|
2905
|
-
export declare namespace StartFuotaTaskResponse {
|
|
2906
|
-
|
|
2907
|
-
const filterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
|
|
2908
|
-
}
|
|
2909
1937
|
export interface StartMulticastGroupSessionRequest {
|
|
2910
1938
|
|
|
2911
1939
|
Id: string | undefined;
|
|
2912
1940
|
|
|
2913
1941
|
LoRaWAN: LoRaWANMulticastSession | undefined;
|
|
2914
1942
|
}
|
|
2915
|
-
export declare namespace StartMulticastGroupSessionRequest {
|
|
2916
|
-
|
|
2917
|
-
const filterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
|
|
2918
|
-
}
|
|
2919
1943
|
export interface StartMulticastGroupSessionResponse {
|
|
2920
1944
|
}
|
|
2921
|
-
export declare namespace StartMulticastGroupSessionResponse {
|
|
2922
|
-
|
|
2923
|
-
const filterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
|
|
2924
|
-
}
|
|
2925
1945
|
export interface TagResourceRequest {
|
|
2926
1946
|
|
|
2927
1947
|
ResourceArn: string | undefined;
|
|
2928
1948
|
|
|
2929
1949
|
Tags: Tag[] | undefined;
|
|
2930
1950
|
}
|
|
2931
|
-
export declare namespace TagResourceRequest {
|
|
2932
|
-
|
|
2933
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2934
|
-
}
|
|
2935
1951
|
export interface TagResourceResponse {
|
|
2936
1952
|
}
|
|
2937
|
-
export declare namespace TagResourceResponse {
|
|
2938
|
-
|
|
2939
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2940
|
-
}
|
|
2941
1953
|
|
|
2942
1954
|
export declare class TooManyTagsException extends __BaseException {
|
|
2943
1955
|
readonly name: "TooManyTagsException";
|
|
@@ -2952,34 +1964,18 @@ export interface TestWirelessDeviceRequest {
|
|
|
2952
1964
|
|
|
2953
1965
|
Id: string | undefined;
|
|
2954
1966
|
}
|
|
2955
|
-
export declare namespace TestWirelessDeviceRequest {
|
|
2956
|
-
|
|
2957
|
-
const filterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
|
|
2958
|
-
}
|
|
2959
1967
|
export interface TestWirelessDeviceResponse {
|
|
2960
1968
|
|
|
2961
1969
|
Result?: string;
|
|
2962
1970
|
}
|
|
2963
|
-
export declare namespace TestWirelessDeviceResponse {
|
|
2964
|
-
|
|
2965
|
-
const filterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
|
|
2966
|
-
}
|
|
2967
1971
|
export interface UntagResourceRequest {
|
|
2968
1972
|
|
|
2969
1973
|
ResourceArn: string | undefined;
|
|
2970
1974
|
|
|
2971
1975
|
TagKeys: string[] | undefined;
|
|
2972
1976
|
}
|
|
2973
|
-
export declare namespace UntagResourceRequest {
|
|
2974
|
-
|
|
2975
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2976
|
-
}
|
|
2977
1977
|
export interface UntagResourceResponse {
|
|
2978
1978
|
}
|
|
2979
|
-
export declare namespace UntagResourceResponse {
|
|
2980
|
-
|
|
2981
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2982
|
-
}
|
|
2983
1979
|
export interface UpdateDestinationRequest {
|
|
2984
1980
|
|
|
2985
1981
|
Name: string | undefined;
|
|
@@ -2992,16 +1988,8 @@ export interface UpdateDestinationRequest {
|
|
|
2992
1988
|
|
|
2993
1989
|
RoleArn?: string;
|
|
2994
1990
|
}
|
|
2995
|
-
export declare namespace UpdateDestinationRequest {
|
|
2996
|
-
|
|
2997
|
-
const filterSensitiveLog: (obj: UpdateDestinationRequest) => any;
|
|
2998
|
-
}
|
|
2999
1991
|
export interface UpdateDestinationResponse {
|
|
3000
1992
|
}
|
|
3001
|
-
export declare namespace UpdateDestinationResponse {
|
|
3002
|
-
|
|
3003
|
-
const filterSensitiveLog: (obj: UpdateDestinationResponse) => any;
|
|
3004
|
-
}
|
|
3005
1993
|
export interface UpdateEventConfigurationByResourceTypesRequest {
|
|
3006
1994
|
|
|
3007
1995
|
DeviceRegistrationState?: DeviceRegistrationStateResourceTypeEventConfiguration;
|
|
@@ -3012,16 +2000,8 @@ export interface UpdateEventConfigurationByResourceTypesRequest {
|
|
|
3012
2000
|
|
|
3013
2001
|
ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
|
|
3014
2002
|
}
|
|
3015
|
-
export declare namespace UpdateEventConfigurationByResourceTypesRequest {
|
|
3016
|
-
|
|
3017
|
-
const filterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
|
|
3018
|
-
}
|
|
3019
2003
|
export interface UpdateEventConfigurationByResourceTypesResponse {
|
|
3020
2004
|
}
|
|
3021
|
-
export declare namespace UpdateEventConfigurationByResourceTypesResponse {
|
|
3022
|
-
|
|
3023
|
-
const filterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
|
|
3024
|
-
}
|
|
3025
2005
|
export interface UpdateFuotaTaskRequest {
|
|
3026
2006
|
|
|
3027
2007
|
Id: string | undefined;
|
|
@@ -3036,16 +2016,8 @@ export interface UpdateFuotaTaskRequest {
|
|
|
3036
2016
|
|
|
3037
2017
|
FirmwareUpdateRole?: string;
|
|
3038
2018
|
}
|
|
3039
|
-
export declare namespace UpdateFuotaTaskRequest {
|
|
3040
|
-
|
|
3041
|
-
const filterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
|
|
3042
|
-
}
|
|
3043
2019
|
export interface UpdateFuotaTaskResponse {
|
|
3044
2020
|
}
|
|
3045
|
-
export declare namespace UpdateFuotaTaskResponse {
|
|
3046
|
-
|
|
3047
|
-
const filterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
|
|
3048
|
-
}
|
|
3049
2021
|
export interface UpdateLogLevelsByResourceTypesRequest {
|
|
3050
2022
|
|
|
3051
2023
|
DefaultLogLevel?: LogLevel | string;
|
|
@@ -3054,16 +2026,8 @@ export interface UpdateLogLevelsByResourceTypesRequest {
|
|
|
3054
2026
|
|
|
3055
2027
|
WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
|
|
3056
2028
|
}
|
|
3057
|
-
export declare namespace UpdateLogLevelsByResourceTypesRequest {
|
|
3058
|
-
|
|
3059
|
-
const filterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
|
|
3060
|
-
}
|
|
3061
2029
|
export interface UpdateLogLevelsByResourceTypesResponse {
|
|
3062
2030
|
}
|
|
3063
|
-
export declare namespace UpdateLogLevelsByResourceTypesResponse {
|
|
3064
|
-
|
|
3065
|
-
const filterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
|
|
3066
|
-
}
|
|
3067
2031
|
export interface UpdateMulticastGroupRequest {
|
|
3068
2032
|
|
|
3069
2033
|
Id: string | undefined;
|
|
@@ -3074,13 +2038,527 @@ export interface UpdateMulticastGroupRequest {
|
|
|
3074
2038
|
|
|
3075
2039
|
LoRaWAN?: LoRaWANMulticast;
|
|
3076
2040
|
}
|
|
3077
|
-
export declare namespace UpdateMulticastGroupRequest {
|
|
3078
|
-
|
|
3079
|
-
const filterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
|
|
3080
|
-
}
|
|
3081
2041
|
export interface UpdateMulticastGroupResponse {
|
|
3082
2042
|
}
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
2043
|
+
|
|
2044
|
+
export declare const SessionKeysAbpV1_0_xFilterSensitiveLog: (obj: SessionKeysAbpV1_0_x) => any;
|
|
2045
|
+
|
|
2046
|
+
export declare const AbpV1_0_xFilterSensitiveLog: (obj: AbpV1_0_x) => any;
|
|
2047
|
+
|
|
2048
|
+
export declare const SessionKeysAbpV1_1FilterSensitiveLog: (obj: SessionKeysAbpV1_1) => any;
|
|
2049
|
+
|
|
2050
|
+
export declare const AbpV1_1FilterSensitiveLog: (obj: AbpV1_1) => any;
|
|
2051
|
+
|
|
2052
|
+
export declare const AccuracyFilterSensitiveLog: (obj: Accuracy) => any;
|
|
2053
|
+
|
|
2054
|
+
export declare const SidewalkAccountInfoFilterSensitiveLog: (obj: SidewalkAccountInfo) => any;
|
|
2055
|
+
|
|
2056
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2057
|
+
|
|
2058
|
+
export declare const AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountRequest) => any;
|
|
2059
|
+
|
|
2060
|
+
export declare const AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountResponse) => any;
|
|
2061
|
+
|
|
2062
|
+
export declare const AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
|
|
2063
|
+
|
|
2064
|
+
export declare const AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
|
|
2065
|
+
|
|
2066
|
+
export declare const AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
|
|
2067
|
+
|
|
2068
|
+
export declare const AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
|
|
2069
|
+
|
|
2070
|
+
export declare const AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
2071
|
+
|
|
2072
|
+
export declare const AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
2073
|
+
|
|
2074
|
+
export declare const AssociateWirelessDeviceWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
|
|
2075
|
+
|
|
2076
|
+
export declare const AssociateWirelessDeviceWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
|
|
2077
|
+
|
|
2078
|
+
export declare const AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
|
|
2079
|
+
|
|
2080
|
+
export declare const AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
|
|
2081
|
+
|
|
2082
|
+
export declare const AssociateWirelessGatewayWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
|
|
2083
|
+
|
|
2084
|
+
export declare const AssociateWirelessGatewayWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
|
|
2085
|
+
|
|
2086
|
+
export declare const CancelMulticastGroupSessionRequestFilterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
|
|
2087
|
+
|
|
2088
|
+
export declare const CancelMulticastGroupSessionResponseFilterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
|
|
2089
|
+
|
|
2090
|
+
export declare const CertificateListFilterSensitiveLog: (obj: CertificateList) => any;
|
|
2091
|
+
|
|
2092
|
+
export declare const LoRaWANConnectionStatusEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANConnectionStatusEventNotificationConfigurations) => any;
|
|
2093
|
+
|
|
2094
|
+
export declare const ConnectionStatusEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusEventConfiguration) => any;
|
|
2095
|
+
|
|
2096
|
+
export declare const LoRaWANConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANConnectionStatusResourceTypeEventConfiguration) => any;
|
|
2097
|
+
|
|
2098
|
+
export declare const ConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusResourceTypeEventConfiguration) => any;
|
|
2099
|
+
|
|
2100
|
+
export declare const CreateDestinationRequestFilterSensitiveLog: (obj: CreateDestinationRequest) => any;
|
|
2101
|
+
|
|
2102
|
+
export declare const CreateDestinationResponseFilterSensitiveLog: (obj: CreateDestinationResponse) => any;
|
|
2103
|
+
|
|
2104
|
+
export declare const LoRaWANDeviceProfileFilterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
|
|
2105
|
+
|
|
2106
|
+
export declare const CreateDeviceProfileRequestFilterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
|
|
2107
|
+
|
|
2108
|
+
export declare const CreateDeviceProfileResponseFilterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
|
|
2109
|
+
|
|
2110
|
+
export declare const LoRaWANFuotaTaskFilterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
|
|
2111
|
+
|
|
2112
|
+
export declare const CreateFuotaTaskRequestFilterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
|
|
2113
|
+
|
|
2114
|
+
export declare const CreateFuotaTaskResponseFilterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
|
|
2115
|
+
|
|
2116
|
+
export declare const LoRaWANMulticastFilterSensitiveLog: (obj: LoRaWANMulticast) => any;
|
|
2117
|
+
|
|
2118
|
+
export declare const CreateMulticastGroupRequestFilterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
|
|
2119
|
+
|
|
2120
|
+
export declare const CreateMulticastGroupResponseFilterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
|
|
2121
|
+
|
|
2122
|
+
export declare const TraceContentFilterSensitiveLog: (obj: TraceContent) => any;
|
|
2123
|
+
|
|
2124
|
+
export declare const CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationRequest) => any;
|
|
2125
|
+
|
|
2126
|
+
export declare const CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationResponse) => any;
|
|
2127
|
+
|
|
2128
|
+
export declare const LoRaWANServiceProfileFilterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
|
|
2129
|
+
|
|
2130
|
+
export declare const CreateServiceProfileRequestFilterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
|
|
2131
|
+
|
|
2132
|
+
export declare const CreateServiceProfileResponseFilterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
|
|
2133
|
+
|
|
2134
|
+
export declare const PositioningFilterSensitiveLog: (obj: Positioning) => any;
|
|
2135
|
+
|
|
2136
|
+
export declare const FPortsFilterSensitiveLog: (obj: FPorts) => any;
|
|
2137
|
+
|
|
2138
|
+
export declare const OtaaV1_0_xFilterSensitiveLog: (obj: OtaaV1_0_x) => any;
|
|
2139
|
+
|
|
2140
|
+
export declare const OtaaV1_1FilterSensitiveLog: (obj: OtaaV1_1) => any;
|
|
2141
|
+
|
|
2142
|
+
export declare const LoRaWANDeviceFilterSensitiveLog: (obj: LoRaWANDevice) => any;
|
|
2143
|
+
|
|
2144
|
+
export declare const CreateWirelessDeviceRequestFilterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
|
|
2145
|
+
|
|
2146
|
+
export declare const CreateWirelessDeviceResponseFilterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
|
|
2147
|
+
|
|
2148
|
+
export declare const LoRaWANGatewayFilterSensitiveLog: (obj: LoRaWANGateway) => any;
|
|
2149
|
+
|
|
2150
|
+
export declare const CreateWirelessGatewayRequestFilterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
|
|
2151
|
+
|
|
2152
|
+
export declare const CreateWirelessGatewayResponseFilterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
|
|
2153
|
+
|
|
2154
|
+
export declare const CreateWirelessGatewayTaskRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
|
|
2155
|
+
|
|
2156
|
+
export declare const CreateWirelessGatewayTaskResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
|
|
2157
|
+
|
|
2158
|
+
export declare const LoRaWANGatewayVersionFilterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
|
|
2159
|
+
|
|
2160
|
+
export declare const LoRaWANUpdateGatewayTaskCreateFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
|
|
2161
|
+
|
|
2162
|
+
export declare const UpdateWirelessGatewayTaskCreateFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
|
|
2163
|
+
|
|
2164
|
+
export declare const CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
|
|
2165
|
+
|
|
2166
|
+
export declare const CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
|
|
2167
|
+
|
|
2168
|
+
export declare const DeleteDestinationRequestFilterSensitiveLog: (obj: DeleteDestinationRequest) => any;
|
|
2169
|
+
|
|
2170
|
+
export declare const DeleteDestinationResponseFilterSensitiveLog: (obj: DeleteDestinationResponse) => any;
|
|
2171
|
+
|
|
2172
|
+
export declare const DeleteDeviceProfileRequestFilterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
|
|
2173
|
+
|
|
2174
|
+
export declare const DeleteDeviceProfileResponseFilterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
|
|
2175
|
+
|
|
2176
|
+
export declare const DeleteFuotaTaskRequestFilterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
|
|
2177
|
+
|
|
2178
|
+
export declare const DeleteFuotaTaskResponseFilterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
|
|
2179
|
+
|
|
2180
|
+
export declare const DeleteMulticastGroupRequestFilterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
|
|
2181
|
+
|
|
2182
|
+
export declare const DeleteMulticastGroupResponseFilterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
|
|
2183
|
+
|
|
2184
|
+
export declare const DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationRequest) => any;
|
|
2185
|
+
|
|
2186
|
+
export declare const DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationResponse) => any;
|
|
2187
|
+
|
|
2188
|
+
export declare const DeleteQueuedMessagesRequestFilterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
|
|
2189
|
+
|
|
2190
|
+
export declare const DeleteQueuedMessagesResponseFilterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
|
|
2191
|
+
|
|
2192
|
+
export declare const DeleteServiceProfileRequestFilterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
|
|
2193
|
+
|
|
2194
|
+
export declare const DeleteServiceProfileResponseFilterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
|
|
2195
|
+
|
|
2196
|
+
export declare const DeleteWirelessDeviceRequestFilterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
|
|
2197
|
+
|
|
2198
|
+
export declare const DeleteWirelessDeviceResponseFilterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
|
|
2199
|
+
|
|
2200
|
+
export declare const DeleteWirelessGatewayRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
|
|
2201
|
+
|
|
2202
|
+
export declare const DeleteWirelessGatewayResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
|
|
2203
|
+
|
|
2204
|
+
export declare const DeleteWirelessGatewayTaskRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
|
|
2205
|
+
|
|
2206
|
+
export declare const DeleteWirelessGatewayTaskResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
|
|
2207
|
+
|
|
2208
|
+
export declare const DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
|
|
2209
|
+
|
|
2210
|
+
export declare const DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
|
|
2211
|
+
|
|
2212
|
+
export declare const DestinationsFilterSensitiveLog: (obj: Destinations) => any;
|
|
2213
|
+
|
|
2214
|
+
export declare const DeviceProfileFilterSensitiveLog: (obj: DeviceProfile) => any;
|
|
2215
|
+
|
|
2216
|
+
export declare const SidewalkEventNotificationConfigurationsFilterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
|
|
2217
|
+
|
|
2218
|
+
export declare const DeviceRegistrationStateEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
|
|
2219
|
+
|
|
2220
|
+
export declare const SidewalkResourceTypeEventConfigurationFilterSensitiveLog: (obj: SidewalkResourceTypeEventConfiguration) => any;
|
|
2221
|
+
|
|
2222
|
+
export declare const DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateResourceTypeEventConfiguration) => any;
|
|
2223
|
+
|
|
2224
|
+
export declare const DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
|
|
2225
|
+
|
|
2226
|
+
export declare const DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
|
|
2227
|
+
|
|
2228
|
+
export declare const DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
|
|
2229
|
+
|
|
2230
|
+
export declare const DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
|
|
2231
|
+
|
|
2232
|
+
export declare const DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
|
|
2233
|
+
|
|
2234
|
+
export declare const DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
|
|
2235
|
+
|
|
2236
|
+
export declare const DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
2237
|
+
|
|
2238
|
+
export declare const DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
2239
|
+
|
|
2240
|
+
export declare const DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
|
|
2241
|
+
|
|
2242
|
+
export declare const DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
|
|
2243
|
+
|
|
2244
|
+
export declare const DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
|
|
2245
|
+
|
|
2246
|
+
export declare const DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
|
|
2247
|
+
|
|
2248
|
+
export declare const DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
|
|
2249
|
+
|
|
2250
|
+
export declare const DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
|
|
2251
|
+
|
|
2252
|
+
export declare const LoRaWANSendDataToDeviceFilterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
|
|
2253
|
+
|
|
2254
|
+
export declare const DownlinkQueueMessageFilterSensitiveLog: (obj: DownlinkQueueMessage) => any;
|
|
2255
|
+
|
|
2256
|
+
export declare const LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANJoinEventNotificationConfigurations) => any;
|
|
2257
|
+
|
|
2258
|
+
export declare const JoinEventConfigurationFilterSensitiveLog: (obj: JoinEventConfiguration) => any;
|
|
2259
|
+
|
|
2260
|
+
export declare const ProximityEventConfigurationFilterSensitiveLog: (obj: ProximityEventConfiguration) => any;
|
|
2261
|
+
|
|
2262
|
+
export declare const EventNotificationItemConfigurationsFilterSensitiveLog: (obj: EventNotificationItemConfigurations) => any;
|
|
2263
|
+
|
|
2264
|
+
export declare const EventConfigurationItemFilterSensitiveLog: (obj: EventConfigurationItem) => any;
|
|
2265
|
+
|
|
2266
|
+
export declare const FuotaTaskFilterSensitiveLog: (obj: FuotaTask) => any;
|
|
2267
|
+
|
|
2268
|
+
export declare const GetDestinationRequestFilterSensitiveLog: (obj: GetDestinationRequest) => any;
|
|
2269
|
+
|
|
2270
|
+
export declare const GetDestinationResponseFilterSensitiveLog: (obj: GetDestinationResponse) => any;
|
|
2271
|
+
|
|
2272
|
+
export declare const GetDeviceProfileRequestFilterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
|
|
2273
|
+
|
|
2274
|
+
export declare const GetDeviceProfileResponseFilterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
|
|
2275
|
+
|
|
2276
|
+
export declare const GetEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesRequest) => any;
|
|
2277
|
+
|
|
2278
|
+
export declare const LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANJoinResourceTypeEventConfiguration) => any;
|
|
2279
|
+
|
|
2280
|
+
export declare const JoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: JoinResourceTypeEventConfiguration) => any;
|
|
2281
|
+
|
|
2282
|
+
export declare const ProximityResourceTypeEventConfigurationFilterSensitiveLog: (obj: ProximityResourceTypeEventConfiguration) => any;
|
|
2283
|
+
|
|
2284
|
+
export declare const GetEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesResponse) => any;
|
|
2285
|
+
|
|
2286
|
+
export declare const GetFuotaTaskRequestFilterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
|
|
2287
|
+
|
|
2288
|
+
export declare const LoRaWANFuotaTaskGetInfoFilterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
|
|
2289
|
+
|
|
2290
|
+
export declare const GetFuotaTaskResponseFilterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
|
|
2291
|
+
|
|
2292
|
+
export declare const GetLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
|
|
2293
|
+
|
|
2294
|
+
export declare const WirelessDeviceEventLogOptionFilterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
|
|
2295
|
+
|
|
2296
|
+
export declare const WirelessDeviceLogOptionFilterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
|
|
2297
|
+
|
|
2298
|
+
export declare const WirelessGatewayEventLogOptionFilterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
|
|
2299
|
+
|
|
2300
|
+
export declare const WirelessGatewayLogOptionFilterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
|
|
2301
|
+
|
|
2302
|
+
export declare const GetLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
|
|
2303
|
+
|
|
2304
|
+
export declare const GetMulticastGroupRequestFilterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
|
|
2305
|
+
|
|
2306
|
+
export declare const LoRaWANMulticastGetFilterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
|
|
2307
|
+
|
|
2308
|
+
export declare const GetMulticastGroupResponseFilterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
|
|
2309
|
+
|
|
2310
|
+
export declare const GetMulticastGroupSessionRequestFilterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
|
|
2311
|
+
|
|
2312
|
+
export declare const LoRaWANMulticastSessionFilterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
|
|
2313
|
+
|
|
2314
|
+
export declare const GetMulticastGroupSessionResponseFilterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
|
|
2315
|
+
|
|
2316
|
+
export declare const GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
|
|
2317
|
+
|
|
2318
|
+
export declare const GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
|
|
2319
|
+
|
|
2320
|
+
export declare const GetPartnerAccountRequestFilterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
|
|
2321
|
+
|
|
2322
|
+
export declare const SidewalkAccountInfoWithFingerprintFilterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
|
|
2323
|
+
|
|
2324
|
+
export declare const GetPartnerAccountResponseFilterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
|
|
2325
|
+
|
|
2326
|
+
export declare const GetPositionRequestFilterSensitiveLog: (obj: GetPositionRequest) => any;
|
|
2327
|
+
|
|
2328
|
+
export declare const GetPositionResponseFilterSensitiveLog: (obj: GetPositionResponse) => any;
|
|
2329
|
+
|
|
2330
|
+
export declare const GetPositionConfigurationRequestFilterSensitiveLog: (obj: GetPositionConfigurationRequest) => any;
|
|
2331
|
+
|
|
2332
|
+
export declare const SemtechGnssDetailFilterSensitiveLog: (obj: SemtechGnssDetail) => any;
|
|
2333
|
+
|
|
2334
|
+
export declare const PositionSolverDetailsFilterSensitiveLog: (obj: PositionSolverDetails) => any;
|
|
2335
|
+
|
|
2336
|
+
export declare const GetPositionConfigurationResponseFilterSensitiveLog: (obj: GetPositionConfigurationResponse) => any;
|
|
2337
|
+
|
|
2338
|
+
export declare const GetResourceEventConfigurationRequestFilterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
|
|
2339
|
+
|
|
2340
|
+
export declare const GetResourceEventConfigurationResponseFilterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
|
|
2341
|
+
|
|
2342
|
+
export declare const GetResourceLogLevelRequestFilterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
|
|
2343
|
+
|
|
2344
|
+
export declare const GetResourceLogLevelResponseFilterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
|
|
2345
|
+
|
|
2346
|
+
export declare const GetServiceEndpointRequestFilterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
|
|
2347
|
+
|
|
2348
|
+
export declare const GetServiceEndpointResponseFilterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
|
|
2349
|
+
|
|
2350
|
+
export declare const GetServiceProfileRequestFilterSensitiveLog: (obj: GetServiceProfileRequest) => any;
|
|
2351
|
+
|
|
2352
|
+
export declare const LoRaWANGetServiceProfileInfoFilterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
|
|
2353
|
+
|
|
2354
|
+
export declare const GetServiceProfileResponseFilterSensitiveLog: (obj: GetServiceProfileResponse) => any;
|
|
2355
|
+
|
|
2356
|
+
export declare const GetWirelessDeviceRequestFilterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
|
|
2357
|
+
|
|
2358
|
+
export declare const SidewalkDeviceFilterSensitiveLog: (obj: SidewalkDevice) => any;
|
|
2359
|
+
|
|
2360
|
+
export declare const GetWirelessDeviceResponseFilterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
|
|
2361
|
+
|
|
2362
|
+
export declare const GetWirelessDeviceStatisticsRequestFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
|
|
2363
|
+
|
|
2364
|
+
export declare const LoRaWANGatewayMetadataFilterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
|
|
2365
|
+
|
|
2366
|
+
export declare const LoRaWANDeviceMetadataFilterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
|
|
2367
|
+
|
|
2368
|
+
export declare const SidewalkDeviceMetadataFilterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
|
|
2369
|
+
|
|
2370
|
+
export declare const GetWirelessDeviceStatisticsResponseFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
|
|
2371
|
+
|
|
2372
|
+
export declare const GetWirelessGatewayRequestFilterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
|
|
2373
|
+
|
|
2374
|
+
export declare const GetWirelessGatewayResponseFilterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
|
|
2375
|
+
|
|
2376
|
+
export declare const GetWirelessGatewayCertificateRequestFilterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
|
|
2377
|
+
|
|
2378
|
+
export declare const GetWirelessGatewayCertificateResponseFilterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
|
|
2379
|
+
|
|
2380
|
+
export declare const GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
|
|
2381
|
+
|
|
2382
|
+
export declare const LoRaWANGatewayCurrentVersionFilterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
|
|
2383
|
+
|
|
2384
|
+
export declare const GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
|
|
2385
|
+
|
|
2386
|
+
export declare const GetWirelessGatewayStatisticsRequestFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
|
|
2387
|
+
|
|
2388
|
+
export declare const GetWirelessGatewayStatisticsResponseFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
|
|
2389
|
+
|
|
2390
|
+
export declare const GetWirelessGatewayTaskRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
|
|
2391
|
+
|
|
2392
|
+
export declare const GetWirelessGatewayTaskResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
|
|
2393
|
+
|
|
2394
|
+
export declare const GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
|
|
2395
|
+
|
|
2396
|
+
export declare const GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
|
|
2397
|
+
|
|
2398
|
+
export declare const ListDestinationsRequestFilterSensitiveLog: (obj: ListDestinationsRequest) => any;
|
|
2399
|
+
|
|
2400
|
+
export declare const ListDestinationsResponseFilterSensitiveLog: (obj: ListDestinationsResponse) => any;
|
|
2401
|
+
|
|
2402
|
+
export declare const ListDeviceProfilesRequestFilterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
|
|
2403
|
+
|
|
2404
|
+
export declare const ListDeviceProfilesResponseFilterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
|
|
2405
|
+
|
|
2406
|
+
export declare const ListEventConfigurationsRequestFilterSensitiveLog: (obj: ListEventConfigurationsRequest) => any;
|
|
2407
|
+
|
|
2408
|
+
export declare const ListEventConfigurationsResponseFilterSensitiveLog: (obj: ListEventConfigurationsResponse) => any;
|
|
2409
|
+
|
|
2410
|
+
export declare const ListFuotaTasksRequestFilterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
|
|
2411
|
+
|
|
2412
|
+
export declare const ListFuotaTasksResponseFilterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
|
|
2413
|
+
|
|
2414
|
+
export declare const ListMulticastGroupsRequestFilterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
|
|
2415
|
+
|
|
2416
|
+
export declare const MulticastGroupFilterSensitiveLog: (obj: MulticastGroup) => any;
|
|
2417
|
+
|
|
2418
|
+
export declare const ListMulticastGroupsResponseFilterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
|
|
2419
|
+
|
|
2420
|
+
export declare const ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
|
|
2421
|
+
|
|
2422
|
+
export declare const MulticastGroupByFuotaTaskFilterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
|
|
2423
|
+
|
|
2424
|
+
export declare const ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
|
|
2425
|
+
|
|
2426
|
+
export declare const ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsRequest) => any;
|
|
2427
|
+
|
|
2428
|
+
export declare const NetworkAnalyzerConfigurationsFilterSensitiveLog: (obj: NetworkAnalyzerConfigurations) => any;
|
|
2429
|
+
|
|
2430
|
+
export declare const ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsResponse) => any;
|
|
2431
|
+
|
|
2432
|
+
export declare const ListPartnerAccountsRequestFilterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
|
|
2433
|
+
|
|
2434
|
+
export declare const ListPartnerAccountsResponseFilterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
|
|
2435
|
+
|
|
2436
|
+
export declare const ListPositionConfigurationsRequestFilterSensitiveLog: (obj: ListPositionConfigurationsRequest) => any;
|
|
2437
|
+
|
|
2438
|
+
export declare const PositionConfigurationItemFilterSensitiveLog: (obj: PositionConfigurationItem) => any;
|
|
2439
|
+
|
|
2440
|
+
export declare const ListPositionConfigurationsResponseFilterSensitiveLog: (obj: ListPositionConfigurationsResponse) => any;
|
|
2441
|
+
|
|
2442
|
+
export declare const ListQueuedMessagesRequestFilterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
|
|
2443
|
+
|
|
2444
|
+
export declare const ListQueuedMessagesResponseFilterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
|
|
2445
|
+
|
|
2446
|
+
export declare const ListServiceProfilesRequestFilterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
|
|
2447
|
+
|
|
2448
|
+
export declare const ServiceProfileFilterSensitiveLog: (obj: ServiceProfile) => any;
|
|
2449
|
+
|
|
2450
|
+
export declare const ListServiceProfilesResponseFilterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
|
|
2451
|
+
|
|
2452
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2453
|
+
|
|
2454
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2455
|
+
|
|
2456
|
+
export declare const ListWirelessDevicesRequestFilterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
|
|
2457
|
+
|
|
2458
|
+
export declare const LoRaWANListDeviceFilterSensitiveLog: (obj: LoRaWANListDevice) => any;
|
|
2459
|
+
|
|
2460
|
+
export declare const SidewalkListDeviceFilterSensitiveLog: (obj: SidewalkListDevice) => any;
|
|
2461
|
+
|
|
2462
|
+
export declare const WirelessDeviceStatisticsFilterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
|
|
2463
|
+
|
|
2464
|
+
export declare const ListWirelessDevicesResponseFilterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
|
|
2465
|
+
|
|
2466
|
+
export declare const ListWirelessGatewaysRequestFilterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
|
|
2467
|
+
|
|
2468
|
+
export declare const WirelessGatewayStatisticsFilterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
|
|
2469
|
+
|
|
2470
|
+
export declare const ListWirelessGatewaysResponseFilterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
|
|
2471
|
+
|
|
2472
|
+
export declare const ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
|
|
2473
|
+
|
|
2474
|
+
export declare const LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
|
|
2475
|
+
|
|
2476
|
+
export declare const UpdateWirelessGatewayTaskEntryFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
|
|
2477
|
+
|
|
2478
|
+
export declare const ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
|
|
2479
|
+
|
|
2480
|
+
export declare const SemtechGnssConfigurationFilterSensitiveLog: (obj: SemtechGnssConfiguration) => any;
|
|
2481
|
+
|
|
2482
|
+
export declare const PositionSolverConfigurationsFilterSensitiveLog: (obj: PositionSolverConfigurations) => any;
|
|
2483
|
+
|
|
2484
|
+
export declare const PutPositionConfigurationRequestFilterSensitiveLog: (obj: PutPositionConfigurationRequest) => any;
|
|
2485
|
+
|
|
2486
|
+
export declare const PutPositionConfigurationResponseFilterSensitiveLog: (obj: PutPositionConfigurationResponse) => any;
|
|
2487
|
+
|
|
2488
|
+
export declare const PutResourceLogLevelRequestFilterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
|
|
2489
|
+
|
|
2490
|
+
export declare const PutResourceLogLevelResponseFilterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
|
|
2491
|
+
|
|
2492
|
+
export declare const ResetAllResourceLogLevelsRequestFilterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
|
|
2493
|
+
|
|
2494
|
+
export declare const ResetAllResourceLogLevelsResponseFilterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
|
|
2495
|
+
|
|
2496
|
+
export declare const ResetResourceLogLevelRequestFilterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
|
|
2497
|
+
|
|
2498
|
+
export declare const ResetResourceLogLevelResponseFilterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
|
|
2499
|
+
|
|
2500
|
+
export declare const LoRaWANMulticastMetadataFilterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
|
|
2501
|
+
|
|
2502
|
+
export declare const MulticastWirelessMetadataFilterSensitiveLog: (obj: MulticastWirelessMetadata) => any;
|
|
2503
|
+
|
|
2504
|
+
export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
|
|
2505
|
+
|
|
2506
|
+
export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
|
|
2507
|
+
|
|
2508
|
+
export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
|
|
2509
|
+
|
|
2510
|
+
export declare const WirelessMetadataFilterSensitiveLog: (obj: WirelessMetadata) => any;
|
|
2511
|
+
|
|
2512
|
+
export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
|
|
2513
|
+
|
|
2514
|
+
export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
|
|
2515
|
+
|
|
2516
|
+
export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
2517
|
+
|
|
2518
|
+
export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
2519
|
+
|
|
2520
|
+
export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
2521
|
+
|
|
2522
|
+
export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
2523
|
+
|
|
2524
|
+
export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
|
|
2525
|
+
|
|
2526
|
+
export declare const StartFuotaTaskRequestFilterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
|
|
2527
|
+
|
|
2528
|
+
export declare const StartFuotaTaskResponseFilterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
|
|
2529
|
+
|
|
2530
|
+
export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
|
|
2531
|
+
|
|
2532
|
+
export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
|
|
2533
|
+
|
|
2534
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2535
|
+
|
|
2536
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2537
|
+
|
|
2538
|
+
export declare const TestWirelessDeviceRequestFilterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
|
|
2539
|
+
|
|
2540
|
+
export declare const TestWirelessDeviceResponseFilterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
|
|
2541
|
+
|
|
2542
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2543
|
+
|
|
2544
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2545
|
+
|
|
2546
|
+
export declare const UpdateDestinationRequestFilterSensitiveLog: (obj: UpdateDestinationRequest) => any;
|
|
2547
|
+
|
|
2548
|
+
export declare const UpdateDestinationResponseFilterSensitiveLog: (obj: UpdateDestinationResponse) => any;
|
|
2549
|
+
|
|
2550
|
+
export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
|
|
2551
|
+
|
|
2552
|
+
export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
|
|
2553
|
+
|
|
2554
|
+
export declare const UpdateFuotaTaskRequestFilterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
|
|
2555
|
+
|
|
2556
|
+
export declare const UpdateFuotaTaskResponseFilterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
|
|
2557
|
+
|
|
2558
|
+
export declare const UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
|
|
2559
|
+
|
|
2560
|
+
export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
|
|
2561
|
+
|
|
2562
|
+
export declare const UpdateMulticastGroupRequestFilterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
|
|
2563
|
+
|
|
2564
|
+
export declare const UpdateMulticastGroupResponseFilterSensitiveLog: (obj: UpdateMulticastGroupResponse) => any;
|