@aws-sdk/client-iot-wireless 3.50.0 → 3.53.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 +27 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/IoTWirelessServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +110 -6
- package/dist-cjs/protocols/Aws_restJson1.js +891 -3643
- package/dist-es/index.js +1 -0
- package/dist-es/models/IoTWirelessServiceException.js +12 -0
- package/dist-es/models/models_0.js +98 -1
- package/dist-es/protocols/Aws_restJson1.js +2023 -3999
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/IoTWirelessServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +51 -22
- package/dist-types/ts3.4/IoTWireless.d.ts +440 -0
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +160 -0
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +87 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +6 -0
- package/dist-types/ts3.4/models/IoTWirelessServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2724 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +10 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +263 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/package.json +33 -33
package/dist-types/index.d.ts
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
|
+
/**
|
|
3
|
+
* Base exception class for all service exceptions from IoTWireless service.
|
|
4
|
+
*/
|
|
5
|
+
export declare class IoTWirelessServiceException extends __ServiceException {
|
|
6
|
+
/**
|
|
7
|
+
* @internal
|
|
8
|
+
*/
|
|
9
|
+
constructor(options: __ServiceExceptionOptions);
|
|
10
|
+
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
|
|
2
3
|
/**
|
|
3
4
|
* <p>Session keys for ABP v1.1</p>
|
|
4
5
|
*/
|
|
@@ -86,10 +87,14 @@ export declare namespace AbpV1_1 {
|
|
|
86
87
|
/**
|
|
87
88
|
* <p>User does not have permission to perform this action.</p>
|
|
88
89
|
*/
|
|
89
|
-
export
|
|
90
|
-
name: "AccessDeniedException";
|
|
91
|
-
$fault: "client";
|
|
90
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
91
|
+
readonly name: "AccessDeniedException";
|
|
92
|
+
readonly $fault: "client";
|
|
92
93
|
Message?: string;
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
97
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
93
98
|
}
|
|
94
99
|
/**
|
|
95
100
|
* <p>Information about a Sidewalk account.</p>
|
|
@@ -168,9 +173,9 @@ export declare namespace AssociateAwsAccountWithPartnerAccountResponse {
|
|
|
168
173
|
/**
|
|
169
174
|
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
170
175
|
*/
|
|
171
|
-
export
|
|
172
|
-
name: "ConflictException";
|
|
173
|
-
$fault: "client";
|
|
176
|
+
export declare class ConflictException extends __BaseException {
|
|
177
|
+
readonly name: "ConflictException";
|
|
178
|
+
readonly $fault: "client";
|
|
174
179
|
Message?: string;
|
|
175
180
|
/**
|
|
176
181
|
* <p>Id of the resource in the conflicting operation.</p>
|
|
@@ -180,21 +185,29 @@ export interface ConflictException extends __SmithyException, $MetadataBearer {
|
|
|
180
185
|
* <p>Type of the resource in the conflicting operation.</p>
|
|
181
186
|
*/
|
|
182
187
|
ResourceType?: string;
|
|
188
|
+
/**
|
|
189
|
+
* @internal
|
|
190
|
+
*/
|
|
191
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
183
192
|
}
|
|
184
193
|
/**
|
|
185
194
|
* <p>An unexpected error occurred while processing a request.</p>
|
|
186
195
|
*/
|
|
187
|
-
export
|
|
188
|
-
name: "InternalServerException";
|
|
189
|
-
$fault: "server";
|
|
196
|
+
export declare class InternalServerException extends __BaseException {
|
|
197
|
+
readonly name: "InternalServerException";
|
|
198
|
+
readonly $fault: "server";
|
|
190
199
|
Message?: string;
|
|
200
|
+
/**
|
|
201
|
+
* @internal
|
|
202
|
+
*/
|
|
203
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
191
204
|
}
|
|
192
205
|
/**
|
|
193
206
|
* <p>Resource does not exist.</p>
|
|
194
207
|
*/
|
|
195
|
-
export
|
|
196
|
-
name: "ResourceNotFoundException";
|
|
197
|
-
$fault: "client";
|
|
208
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
209
|
+
readonly name: "ResourceNotFoundException";
|
|
210
|
+
readonly $fault: "client";
|
|
198
211
|
Message?: string;
|
|
199
212
|
/**
|
|
200
213
|
* <p>Id of the not found resource.</p>
|
|
@@ -204,22 +217,34 @@ export interface ResourceNotFoundException extends __SmithyException, $MetadataB
|
|
|
204
217
|
* <p>Type of the font found resource.</p>
|
|
205
218
|
*/
|
|
206
219
|
ResourceType?: string;
|
|
220
|
+
/**
|
|
221
|
+
* @internal
|
|
222
|
+
*/
|
|
223
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
207
224
|
}
|
|
208
225
|
/**
|
|
209
226
|
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
210
227
|
*/
|
|
211
|
-
export
|
|
212
|
-
name: "ThrottlingException";
|
|
213
|
-
$fault: "client";
|
|
228
|
+
export declare class ThrottlingException extends __BaseException {
|
|
229
|
+
readonly name: "ThrottlingException";
|
|
230
|
+
readonly $fault: "client";
|
|
214
231
|
Message?: string;
|
|
232
|
+
/**
|
|
233
|
+
* @internal
|
|
234
|
+
*/
|
|
235
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
215
236
|
}
|
|
216
237
|
/**
|
|
217
238
|
* <p>The input did not meet the specified constraints.</p>
|
|
218
239
|
*/
|
|
219
|
-
export
|
|
220
|
-
name: "ValidationException";
|
|
221
|
-
$fault: "client";
|
|
240
|
+
export declare class ValidationException extends __BaseException {
|
|
241
|
+
readonly name: "ValidationException";
|
|
242
|
+
readonly $fault: "client";
|
|
222
243
|
Message?: string;
|
|
244
|
+
/**
|
|
245
|
+
* @internal
|
|
246
|
+
*/
|
|
247
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
223
248
|
}
|
|
224
249
|
export interface AssociateMulticastGroupWithFuotaTaskRequest {
|
|
225
250
|
/**
|
|
@@ -3993,14 +4018,18 @@ export declare namespace TagResourceResponse {
|
|
|
3993
4018
|
/**
|
|
3994
4019
|
* <p>The request was denied because the resource can't have any more tags.</p>
|
|
3995
4020
|
*/
|
|
3996
|
-
export
|
|
3997
|
-
name: "TooManyTagsException";
|
|
3998
|
-
$fault: "client";
|
|
4021
|
+
export declare class TooManyTagsException extends __BaseException {
|
|
4022
|
+
readonly name: "TooManyTagsException";
|
|
4023
|
+
readonly $fault: "client";
|
|
3999
4024
|
Message?: string;
|
|
4000
4025
|
/**
|
|
4001
4026
|
* <p>Name of the resource that exceeds maximum number of tags allowed.</p>
|
|
4002
4027
|
*/
|
|
4003
4028
|
ResourceName?: string;
|
|
4029
|
+
/**
|
|
4030
|
+
* @internal
|
|
4031
|
+
*/
|
|
4032
|
+
constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
|
|
4004
4033
|
}
|
|
4005
4034
|
export interface TestWirelessDeviceRequest {
|
|
4006
4035
|
/**
|