@aws-sdk/client-iot-wireless 3.169.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/IoTWireless.d.ts +1918 -495
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +717 -171
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +98 -98
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/IoTWirelessServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2830 -2582
- package/dist-types/ts3.4/models/models_1.d.ts +242 -204
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPositionConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1181 -296
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,204 +1,242 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}
|
|
40
|
-
export interface
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
}
|
|
71
|
-
export interface
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
export interface
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
export interface UpdateFPorts {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
export declare const
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
export declare const
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
export declare const
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
export declare const
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
export declare const
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
export declare const
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
export declare const
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
export declare const
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
export declare const
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
export declare const
|
|
203
|
-
|
|
204
|
-
|
|
1
|
+
import {
|
|
2
|
+
ConnectionStatusEventConfiguration,
|
|
3
|
+
DeviceRegistrationStateEventConfiguration,
|
|
4
|
+
EventNotificationPartnerType,
|
|
5
|
+
IdentifierType,
|
|
6
|
+
JoinEventConfiguration,
|
|
7
|
+
LogLevel,
|
|
8
|
+
LoRaWANFuotaTask,
|
|
9
|
+
LoRaWANMulticast,
|
|
10
|
+
MessageDeliveryStatusEventConfiguration,
|
|
11
|
+
PartnerType,
|
|
12
|
+
Positioning,
|
|
13
|
+
PositionResourceType,
|
|
14
|
+
ProximityEventConfiguration,
|
|
15
|
+
TraceContent,
|
|
16
|
+
WirelessDeviceLogOption,
|
|
17
|
+
WirelessGatewayLogOption,
|
|
18
|
+
} from "./models_0";
|
|
19
|
+
export interface UpdateFuotaTaskRequest {
|
|
20
|
+
Id: string | undefined;
|
|
21
|
+
|
|
22
|
+
Name?: string;
|
|
23
|
+
|
|
24
|
+
Description?: string;
|
|
25
|
+
|
|
26
|
+
LoRaWAN?: LoRaWANFuotaTask;
|
|
27
|
+
|
|
28
|
+
FirmwareUpdateImage?: string;
|
|
29
|
+
|
|
30
|
+
FirmwareUpdateRole?: string;
|
|
31
|
+
}
|
|
32
|
+
export interface UpdateFuotaTaskResponse {}
|
|
33
|
+
export interface UpdateLogLevelsByResourceTypesRequest {
|
|
34
|
+
DefaultLogLevel?: LogLevel | string;
|
|
35
|
+
|
|
36
|
+
WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
|
|
37
|
+
|
|
38
|
+
WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
|
|
39
|
+
}
|
|
40
|
+
export interface UpdateLogLevelsByResourceTypesResponse {}
|
|
41
|
+
export interface UpdateMulticastGroupRequest {
|
|
42
|
+
Id: string | undefined;
|
|
43
|
+
|
|
44
|
+
Name?: string;
|
|
45
|
+
|
|
46
|
+
Description?: string;
|
|
47
|
+
|
|
48
|
+
LoRaWAN?: LoRaWANMulticast;
|
|
49
|
+
}
|
|
50
|
+
export interface UpdateMulticastGroupResponse {}
|
|
51
|
+
export interface UpdateNetworkAnalyzerConfigurationRequest {
|
|
52
|
+
ConfigurationName: string | undefined;
|
|
53
|
+
|
|
54
|
+
TraceContent?: TraceContent;
|
|
55
|
+
|
|
56
|
+
WirelessDevicesToAdd?: string[];
|
|
57
|
+
|
|
58
|
+
WirelessDevicesToRemove?: string[];
|
|
59
|
+
|
|
60
|
+
WirelessGatewaysToAdd?: string[];
|
|
61
|
+
|
|
62
|
+
WirelessGatewaysToRemove?: string[];
|
|
63
|
+
|
|
64
|
+
Description?: string;
|
|
65
|
+
}
|
|
66
|
+
export interface UpdateNetworkAnalyzerConfigurationResponse {}
|
|
67
|
+
|
|
68
|
+
export interface SidewalkUpdateAccount {
|
|
69
|
+
AppServerPrivateKey?: string;
|
|
70
|
+
}
|
|
71
|
+
export interface UpdatePartnerAccountRequest {
|
|
72
|
+
Sidewalk: SidewalkUpdateAccount | undefined;
|
|
73
|
+
|
|
74
|
+
PartnerAccountId: string | undefined;
|
|
75
|
+
|
|
76
|
+
PartnerType: PartnerType | string | undefined;
|
|
77
|
+
}
|
|
78
|
+
export interface UpdatePartnerAccountResponse {}
|
|
79
|
+
export interface UpdatePositionRequest {
|
|
80
|
+
ResourceIdentifier: string | undefined;
|
|
81
|
+
|
|
82
|
+
ResourceType: PositionResourceType | string | undefined;
|
|
83
|
+
|
|
84
|
+
Position: number[] | undefined;
|
|
85
|
+
}
|
|
86
|
+
export interface UpdatePositionResponse {}
|
|
87
|
+
export interface UpdateResourceEventConfigurationRequest {
|
|
88
|
+
Identifier: string | undefined;
|
|
89
|
+
|
|
90
|
+
IdentifierType: IdentifierType | string | undefined;
|
|
91
|
+
|
|
92
|
+
PartnerType?: EventNotificationPartnerType | string;
|
|
93
|
+
|
|
94
|
+
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
95
|
+
|
|
96
|
+
Proximity?: ProximityEventConfiguration;
|
|
97
|
+
|
|
98
|
+
Join?: JoinEventConfiguration;
|
|
99
|
+
|
|
100
|
+
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
101
|
+
|
|
102
|
+
MessageDeliveryStatus?: MessageDeliveryStatusEventConfiguration;
|
|
103
|
+
}
|
|
104
|
+
export interface UpdateResourceEventConfigurationResponse {}
|
|
105
|
+
|
|
106
|
+
export interface UpdateAbpV1_0_x {
|
|
107
|
+
FCntStart?: number;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
export interface UpdateAbpV1_1 {
|
|
111
|
+
FCntStart?: number;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
export interface UpdateFPorts {
|
|
115
|
+
Positioning?: Positioning;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
export interface LoRaWANUpdateDevice {
|
|
119
|
+
DeviceProfileId?: string;
|
|
120
|
+
|
|
121
|
+
ServiceProfileId?: string;
|
|
122
|
+
|
|
123
|
+
AbpV1_1?: UpdateAbpV1_1;
|
|
124
|
+
|
|
125
|
+
AbpV1_0_x?: UpdateAbpV1_0_x;
|
|
126
|
+
|
|
127
|
+
FPorts?: UpdateFPorts;
|
|
128
|
+
}
|
|
129
|
+
export interface UpdateWirelessDeviceRequest {
|
|
130
|
+
Id: string | undefined;
|
|
131
|
+
|
|
132
|
+
DestinationName?: string;
|
|
133
|
+
|
|
134
|
+
Name?: string;
|
|
135
|
+
|
|
136
|
+
Description?: string;
|
|
137
|
+
|
|
138
|
+
LoRaWAN?: LoRaWANUpdateDevice;
|
|
139
|
+
}
|
|
140
|
+
export interface UpdateWirelessDeviceResponse {}
|
|
141
|
+
export interface UpdateWirelessGatewayRequest {
|
|
142
|
+
Id: string | undefined;
|
|
143
|
+
|
|
144
|
+
Name?: string;
|
|
145
|
+
|
|
146
|
+
Description?: string;
|
|
147
|
+
|
|
148
|
+
JoinEuiFilters?: string[][];
|
|
149
|
+
|
|
150
|
+
NetIdFilters?: string[];
|
|
151
|
+
}
|
|
152
|
+
export interface UpdateWirelessGatewayResponse {}
|
|
153
|
+
|
|
154
|
+
export declare const UpdateFuotaTaskRequestFilterSensitiveLog: (
|
|
155
|
+
obj: UpdateFuotaTaskRequest
|
|
156
|
+
) => any;
|
|
157
|
+
|
|
158
|
+
export declare const UpdateFuotaTaskResponseFilterSensitiveLog: (
|
|
159
|
+
obj: UpdateFuotaTaskResponse
|
|
160
|
+
) => any;
|
|
161
|
+
|
|
162
|
+
export declare const UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog: (
|
|
163
|
+
obj: UpdateLogLevelsByResourceTypesRequest
|
|
164
|
+
) => any;
|
|
165
|
+
|
|
166
|
+
export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (
|
|
167
|
+
obj: UpdateLogLevelsByResourceTypesResponse
|
|
168
|
+
) => any;
|
|
169
|
+
|
|
170
|
+
export declare const UpdateMulticastGroupRequestFilterSensitiveLog: (
|
|
171
|
+
obj: UpdateMulticastGroupRequest
|
|
172
|
+
) => any;
|
|
173
|
+
|
|
174
|
+
export declare const UpdateMulticastGroupResponseFilterSensitiveLog: (
|
|
175
|
+
obj: UpdateMulticastGroupResponse
|
|
176
|
+
) => any;
|
|
177
|
+
|
|
178
|
+
export declare const UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (
|
|
179
|
+
obj: UpdateNetworkAnalyzerConfigurationRequest
|
|
180
|
+
) => any;
|
|
181
|
+
|
|
182
|
+
export declare const UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (
|
|
183
|
+
obj: UpdateNetworkAnalyzerConfigurationResponse
|
|
184
|
+
) => any;
|
|
185
|
+
|
|
186
|
+
export declare const SidewalkUpdateAccountFilterSensitiveLog: (
|
|
187
|
+
obj: SidewalkUpdateAccount
|
|
188
|
+
) => any;
|
|
189
|
+
|
|
190
|
+
export declare const UpdatePartnerAccountRequestFilterSensitiveLog: (
|
|
191
|
+
obj: UpdatePartnerAccountRequest
|
|
192
|
+
) => any;
|
|
193
|
+
|
|
194
|
+
export declare const UpdatePartnerAccountResponseFilterSensitiveLog: (
|
|
195
|
+
obj: UpdatePartnerAccountResponse
|
|
196
|
+
) => any;
|
|
197
|
+
|
|
198
|
+
export declare const UpdatePositionRequestFilterSensitiveLog: (
|
|
199
|
+
obj: UpdatePositionRequest
|
|
200
|
+
) => any;
|
|
201
|
+
|
|
202
|
+
export declare const UpdatePositionResponseFilterSensitiveLog: (
|
|
203
|
+
obj: UpdatePositionResponse
|
|
204
|
+
) => any;
|
|
205
|
+
|
|
206
|
+
export declare const UpdateResourceEventConfigurationRequestFilterSensitiveLog: (
|
|
207
|
+
obj: UpdateResourceEventConfigurationRequest
|
|
208
|
+
) => any;
|
|
209
|
+
|
|
210
|
+
export declare const UpdateResourceEventConfigurationResponseFilterSensitiveLog: (
|
|
211
|
+
obj: UpdateResourceEventConfigurationResponse
|
|
212
|
+
) => any;
|
|
213
|
+
|
|
214
|
+
export declare const UpdateAbpV1_0_xFilterSensitiveLog: (
|
|
215
|
+
obj: UpdateAbpV1_0_x
|
|
216
|
+
) => any;
|
|
217
|
+
|
|
218
|
+
export declare const UpdateAbpV1_1FilterSensitiveLog: (
|
|
219
|
+
obj: UpdateAbpV1_1
|
|
220
|
+
) => any;
|
|
221
|
+
|
|
222
|
+
export declare const UpdateFPortsFilterSensitiveLog: (obj: UpdateFPorts) => any;
|
|
223
|
+
|
|
224
|
+
export declare const LoRaWANUpdateDeviceFilterSensitiveLog: (
|
|
225
|
+
obj: LoRaWANUpdateDevice
|
|
226
|
+
) => any;
|
|
227
|
+
|
|
228
|
+
export declare const UpdateWirelessDeviceRequestFilterSensitiveLog: (
|
|
229
|
+
obj: UpdateWirelessDeviceRequest
|
|
230
|
+
) => any;
|
|
231
|
+
|
|
232
|
+
export declare const UpdateWirelessDeviceResponseFilterSensitiveLog: (
|
|
233
|
+
obj: UpdateWirelessDeviceResponse
|
|
234
|
+
) => any;
|
|
235
|
+
|
|
236
|
+
export declare const UpdateWirelessGatewayRequestFilterSensitiveLog: (
|
|
237
|
+
obj: UpdateWirelessGatewayRequest
|
|
238
|
+
) => any;
|
|
239
|
+
|
|
240
|
+
export declare const UpdateWirelessGatewayResponseFilterSensitiveLog: (
|
|
241
|
+
obj: UpdateWirelessGatewayResponse
|
|
242
|
+
) => any;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { IoTWireless } from "../IoTWireless";
|
|
3
|
-
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
-
export interface IoTWirelessPaginationConfiguration
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { IoTWireless } from "../IoTWireless";
|
|
3
|
+
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
+
export interface IoTWirelessPaginationConfiguration
|
|
5
|
+
extends PaginationConfiguration {
|
|
6
|
+
client: IoTWireless | IoTWirelessClient;
|
|
7
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListDestinationsCommandInput,
|
|
4
|
+
ListDestinationsCommandOutput,
|
|
5
|
+
} from "../commands/ListDestinationsCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListDestinations(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListDestinationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListDestinationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListDeviceProfilesCommandInput,
|
|
4
|
+
ListDeviceProfilesCommandOutput,
|
|
5
|
+
} from "../commands/ListDeviceProfilesCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListDeviceProfiles(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListDeviceProfilesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListDeviceProfilesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFuotaTasksCommandInput,
|
|
4
|
+
ListFuotaTasksCommandOutput,
|
|
5
|
+
} from "../commands/ListFuotaTasksCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFuotaTasks(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListFuotaTasksCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFuotaTasksCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMulticastGroupsByFuotaTaskCommandInput,
|
|
4
|
+
ListMulticastGroupsByFuotaTaskCommandOutput,
|
|
5
|
+
} from "../commands/ListMulticastGroupsByFuotaTaskCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMulticastGroupsByFuotaTask(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListMulticastGroupsByFuotaTaskCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMulticastGroupsByFuotaTaskCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMulticastGroupsCommandInput,
|
|
4
|
+
ListMulticastGroupsCommandOutput,
|
|
5
|
+
} from "../commands/ListMulticastGroupsCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMulticastGroups(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListMulticastGroupsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMulticastGroupsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListNetworkAnalyzerConfigurationsCommandInput,
|
|
4
|
+
ListNetworkAnalyzerConfigurationsCommandOutput,
|
|
5
|
+
} from "../commands/ListNetworkAnalyzerConfigurationsCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListNetworkAnalyzerConfigurations(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListNetworkAnalyzerConfigurationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListNetworkAnalyzerConfigurationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPositionConfigurationsCommandInput,
|
|
4
|
+
ListPositionConfigurationsCommandOutput,
|
|
5
|
+
} from "../commands/ListPositionConfigurationsCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPositionConfigurations(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListPositionConfigurationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPositionConfigurationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListQueuedMessagesCommandInput,
|
|
4
|
+
ListQueuedMessagesCommandOutput,
|
|
5
|
+
} from "../commands/ListQueuedMessagesCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListQueuedMessages(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListQueuedMessagesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListQueuedMessagesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListServiceProfilesCommandInput,
|
|
4
|
+
ListServiceProfilesCommandOutput,
|
|
5
|
+
} from "../commands/ListServiceProfilesCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListServiceProfiles(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListServiceProfilesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListServiceProfilesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListWirelessDevicesCommandInput,
|
|
4
|
+
ListWirelessDevicesCommandOutput,
|
|
5
|
+
} from "../commands/ListWirelessDevicesCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListWirelessDevices(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListWirelessDevicesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListWirelessDevicesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListWirelessGatewaysCommandInput,
|
|
4
|
+
ListWirelessGatewaysCommandOutput,
|
|
5
|
+
} from "../commands/ListWirelessGatewaysCommand";
|
|
6
|
+
import { IoTWirelessPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListWirelessGateways(
|
|
8
|
+
config: IoTWirelessPaginationConfiguration,
|
|
9
|
+
input: ListWirelessGatewaysCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListWirelessGatewaysCommandOutput>;
|