@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
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
4
|
+
import { UpdateWirelessGatewayRequest, UpdateWirelessGatewayResponse } from "../models/models_0";
|
|
5
|
+
export interface UpdateWirelessGatewayCommandInput extends UpdateWirelessGatewayRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface UpdateWirelessGatewayCommandOutput extends UpdateWirelessGatewayResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class UpdateWirelessGatewayCommand extends $Command<UpdateWirelessGatewayCommandInput, UpdateWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
11
|
+
readonly input: UpdateWirelessGatewayCommandInput;
|
|
12
|
+
constructor(input: UpdateWirelessGatewayCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWirelessGatewayCommandInput, UpdateWirelessGatewayCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
export * from "./AssociateAwsAccountWithPartnerAccountCommand";
|
|
2
|
+
export * from "./AssociateMulticastGroupWithFuotaTaskCommand";
|
|
3
|
+
export * from "./AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
4
|
+
export * from "./AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
5
|
+
export * from "./AssociateWirelessDeviceWithThingCommand";
|
|
6
|
+
export * from "./AssociateWirelessGatewayWithCertificateCommand";
|
|
7
|
+
export * from "./AssociateWirelessGatewayWithThingCommand";
|
|
8
|
+
export * from "./CancelMulticastGroupSessionCommand";
|
|
9
|
+
export * from "./CreateDestinationCommand";
|
|
10
|
+
export * from "./CreateDeviceProfileCommand";
|
|
11
|
+
export * from "./CreateFuotaTaskCommand";
|
|
12
|
+
export * from "./CreateMulticastGroupCommand";
|
|
13
|
+
export * from "./CreateServiceProfileCommand";
|
|
14
|
+
export * from "./CreateWirelessDeviceCommand";
|
|
15
|
+
export * from "./CreateWirelessGatewayCommand";
|
|
16
|
+
export * from "./CreateWirelessGatewayTaskCommand";
|
|
17
|
+
export * from "./CreateWirelessGatewayTaskDefinitionCommand";
|
|
18
|
+
export * from "./DeleteDestinationCommand";
|
|
19
|
+
export * from "./DeleteDeviceProfileCommand";
|
|
20
|
+
export * from "./DeleteFuotaTaskCommand";
|
|
21
|
+
export * from "./DeleteMulticastGroupCommand";
|
|
22
|
+
export * from "./DeleteQueuedMessagesCommand";
|
|
23
|
+
export * from "./DeleteServiceProfileCommand";
|
|
24
|
+
export * from "./DeleteWirelessDeviceCommand";
|
|
25
|
+
export * from "./DeleteWirelessGatewayCommand";
|
|
26
|
+
export * from "./DeleteWirelessGatewayTaskCommand";
|
|
27
|
+
export * from "./DeleteWirelessGatewayTaskDefinitionCommand";
|
|
28
|
+
export * from "./DisassociateAwsAccountFromPartnerAccountCommand";
|
|
29
|
+
export * from "./DisassociateMulticastGroupFromFuotaTaskCommand";
|
|
30
|
+
export * from "./DisassociateWirelessDeviceFromFuotaTaskCommand";
|
|
31
|
+
export * from "./DisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
32
|
+
export * from "./DisassociateWirelessDeviceFromThingCommand";
|
|
33
|
+
export * from "./DisassociateWirelessGatewayFromCertificateCommand";
|
|
34
|
+
export * from "./DisassociateWirelessGatewayFromThingCommand";
|
|
35
|
+
export * from "./GetDestinationCommand";
|
|
36
|
+
export * from "./GetDeviceProfileCommand";
|
|
37
|
+
export * from "./GetFuotaTaskCommand";
|
|
38
|
+
export * from "./GetLogLevelsByResourceTypesCommand";
|
|
39
|
+
export * from "./GetMulticastGroupCommand";
|
|
40
|
+
export * from "./GetMulticastGroupSessionCommand";
|
|
41
|
+
export * from "./GetNetworkAnalyzerConfigurationCommand";
|
|
42
|
+
export * from "./GetPartnerAccountCommand";
|
|
43
|
+
export * from "./GetResourceEventConfigurationCommand";
|
|
44
|
+
export * from "./GetResourceLogLevelCommand";
|
|
45
|
+
export * from "./GetServiceEndpointCommand";
|
|
46
|
+
export * from "./GetServiceProfileCommand";
|
|
47
|
+
export * from "./GetWirelessDeviceCommand";
|
|
48
|
+
export * from "./GetWirelessDeviceStatisticsCommand";
|
|
49
|
+
export * from "./GetWirelessGatewayCertificateCommand";
|
|
50
|
+
export * from "./GetWirelessGatewayCommand";
|
|
51
|
+
export * from "./GetWirelessGatewayFirmwareInformationCommand";
|
|
52
|
+
export * from "./GetWirelessGatewayStatisticsCommand";
|
|
53
|
+
export * from "./GetWirelessGatewayTaskCommand";
|
|
54
|
+
export * from "./GetWirelessGatewayTaskDefinitionCommand";
|
|
55
|
+
export * from "./ListDestinationsCommand";
|
|
56
|
+
export * from "./ListDeviceProfilesCommand";
|
|
57
|
+
export * from "./ListFuotaTasksCommand";
|
|
58
|
+
export * from "./ListMulticastGroupsByFuotaTaskCommand";
|
|
59
|
+
export * from "./ListMulticastGroupsCommand";
|
|
60
|
+
export * from "./ListPartnerAccountsCommand";
|
|
61
|
+
export * from "./ListQueuedMessagesCommand";
|
|
62
|
+
export * from "./ListServiceProfilesCommand";
|
|
63
|
+
export * from "./ListTagsForResourceCommand";
|
|
64
|
+
export * from "./ListWirelessDevicesCommand";
|
|
65
|
+
export * from "./ListWirelessGatewayTaskDefinitionsCommand";
|
|
66
|
+
export * from "./ListWirelessGatewaysCommand";
|
|
67
|
+
export * from "./PutResourceLogLevelCommand";
|
|
68
|
+
export * from "./ResetAllResourceLogLevelsCommand";
|
|
69
|
+
export * from "./ResetResourceLogLevelCommand";
|
|
70
|
+
export * from "./SendDataToMulticastGroupCommand";
|
|
71
|
+
export * from "./SendDataToWirelessDeviceCommand";
|
|
72
|
+
export * from "./StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
73
|
+
export * from "./StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
74
|
+
export * from "./StartFuotaTaskCommand";
|
|
75
|
+
export * from "./StartMulticastGroupSessionCommand";
|
|
76
|
+
export * from "./TagResourceCommand";
|
|
77
|
+
export * from "./TestWirelessDeviceCommand";
|
|
78
|
+
export * from "./UntagResourceCommand";
|
|
79
|
+
export * from "./UpdateDestinationCommand";
|
|
80
|
+
export * from "./UpdateFuotaTaskCommand";
|
|
81
|
+
export * from "./UpdateLogLevelsByResourceTypesCommand";
|
|
82
|
+
export * from "./UpdateMulticastGroupCommand";
|
|
83
|
+
export * from "./UpdateNetworkAnalyzerConfigurationCommand";
|
|
84
|
+
export * from "./UpdatePartnerAccountCommand";
|
|
85
|
+
export * from "./UpdateResourceEventConfigurationCommand";
|
|
86
|
+
export * from "./UpdateWirelessDeviceCommand";
|
|
87
|
+
export * from "./UpdateWirelessGatewayCommand";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
|
+
|
|
3
|
+
export declare class IoTWirelessServiceException extends __ServiceException {
|
|
4
|
+
|
|
5
|
+
constructor(options: __ServiceExceptionOptions);
|
|
6
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./models_0";
|