@aws-sdk/client-iot-wireless 3.183.0 → 3.186.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 +19 -0
- package/dist-cjs/protocols/Aws_restJson1.js +2 -2
- package/dist-es/IoTWireless.js +401 -394
- package/dist-es/IoTWirelessClient.js +28 -22
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +28 -21
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +28 -21
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/CreateDestinationCommand.js +28 -21
- package/dist-es/commands/CreateDeviceProfileCommand.js +28 -21
- package/dist-es/commands/CreateFuotaTaskCommand.js +28 -21
- package/dist-es/commands/CreateMulticastGroupCommand.js +28 -21
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/CreateServiceProfileCommand.js +28 -21
- package/dist-es/commands/CreateWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/DeleteDestinationCommand.js +28 -21
- package/dist-es/commands/DeleteDeviceProfileCommand.js +28 -21
- package/dist-es/commands/DeleteFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DeleteMulticastGroupCommand.js +28 -21
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +28 -21
- package/dist-es/commands/DeleteServiceProfileCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +28 -21
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +28 -21
- package/dist-es/commands/GetDestinationCommand.js +28 -21
- package/dist-es/commands/GetDeviceProfileCommand.js +28 -21
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +28 -21
- package/dist-es/commands/GetFuotaTaskCommand.js +28 -21
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +28 -21
- package/dist-es/commands/GetMulticastGroupCommand.js +28 -21
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/GetPartnerAccountCommand.js +28 -21
- package/dist-es/commands/GetPositionCommand.js +28 -21
- package/dist-es/commands/GetPositionConfigurationCommand.js +28 -21
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +28 -21
- package/dist-es/commands/GetResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/GetServiceEndpointCommand.js +28 -21
- package/dist-es/commands/GetServiceProfileCommand.js +28 -21
- package/dist-es/commands/GetWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/ListDestinationsCommand.js +28 -21
- package/dist-es/commands/ListDeviceProfilesCommand.js +28 -21
- package/dist-es/commands/ListEventConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListFuotaTasksCommand.js +28 -21
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +28 -21
- package/dist-es/commands/ListMulticastGroupsCommand.js +28 -21
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListPartnerAccountsCommand.js +28 -21
- package/dist-es/commands/ListPositionConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListQueuedMessagesCommand.js +28 -21
- package/dist-es/commands/ListServiceProfilesCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ListWirelessDevicesCommand.js +28 -21
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +28 -21
- package/dist-es/commands/ListWirelessGatewaysCommand.js +28 -21
- package/dist-es/commands/PutPositionConfigurationCommand.js +28 -21
- package/dist-es/commands/PutResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +28 -21
- package/dist-es/commands/ResetResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +28 -21
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +28 -21
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +28 -21
- package/dist-es/commands/StartFuotaTaskCommand.js +28 -21
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/TagResourceCommand.js +28 -21
- package/dist-es/commands/TestWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/UntagResourceCommand.js +28 -21
- package/dist-es/commands/UpdateDestinationCommand.js +28 -21
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +28 -21
- package/dist-es/commands/UpdateFuotaTaskCommand.js +28 -21
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +28 -21
- package/dist-es/commands/UpdateMulticastGroupCommand.js +28 -21
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/UpdatePartnerAccountCommand.js +28 -21
- package/dist-es/commands/UpdatePositionCommand.js +28 -21
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +28 -21
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/IoTWirelessServiceException.js +10 -5
- package/dist-es/models/models_0.js +352 -877
- package/dist-es/models/models_1.js +24 -71
- package/dist-es/pagination/ListDestinationsPaginator.js +68 -25
- package/dist-es/pagination/ListDeviceProfilesPaginator.js +68 -25
- package/dist-es/pagination/ListFuotaTasksPaginator.js +68 -25
- package/dist-es/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +68 -25
- package/dist-es/pagination/ListMulticastGroupsPaginator.js +68 -25
- package/dist-es/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +68 -25
- package/dist-es/pagination/ListPositionConfigurationsPaginator.js +68 -25
- package/dist-es/pagination/ListQueuedMessagesPaginator.js +68 -25
- package/dist-es/pagination/ListServiceProfilesPaginator.js +68 -25
- package/dist-es/pagination/ListWirelessDevicesPaginator.js +68 -25
- package/dist-es/pagination/ListWirelessGatewaysPaginator.js +68 -25
- package/dist-es/protocols/Aws_restJson1.js +10109 -7281
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/package.json +33 -33
|
@@ -1,72 +1,25 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
1
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
});
|
|
5
|
-
export
|
|
6
|
-
|
|
7
|
-
});
|
|
8
|
-
export
|
|
9
|
-
|
|
10
|
-
});
|
|
11
|
-
export
|
|
12
|
-
|
|
13
|
-
});
|
|
14
|
-
export
|
|
15
|
-
|
|
16
|
-
});
|
|
17
|
-
export
|
|
18
|
-
|
|
19
|
-
});
|
|
20
|
-
export
|
|
21
|
-
|
|
22
|
-
});
|
|
23
|
-
export
|
|
24
|
-
|
|
25
|
-
});
|
|
26
|
-
export const SidewalkUpdateAccountFilterSensitiveLog = (obj) => ({
|
|
27
|
-
...obj,
|
|
28
|
-
...(obj.AppServerPrivateKey && { AppServerPrivateKey: SENSITIVE_STRING }),
|
|
29
|
-
});
|
|
30
|
-
export const UpdatePartnerAccountRequestFilterSensitiveLog = (obj) => ({
|
|
31
|
-
...obj,
|
|
32
|
-
...(obj.Sidewalk && { Sidewalk: SidewalkUpdateAccountFilterSensitiveLog(obj.Sidewalk) }),
|
|
33
|
-
});
|
|
34
|
-
export const UpdatePartnerAccountResponseFilterSensitiveLog = (obj) => ({
|
|
35
|
-
...obj,
|
|
36
|
-
});
|
|
37
|
-
export const UpdatePositionRequestFilterSensitiveLog = (obj) => ({
|
|
38
|
-
...obj,
|
|
39
|
-
});
|
|
40
|
-
export const UpdatePositionResponseFilterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
export const UpdateResourceEventConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
44
|
-
...obj,
|
|
45
|
-
});
|
|
46
|
-
export const UpdateResourceEventConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
47
|
-
...obj,
|
|
48
|
-
});
|
|
49
|
-
export const UpdateAbpV1_0_xFilterSensitiveLog = (obj) => ({
|
|
50
|
-
...obj,
|
|
51
|
-
});
|
|
52
|
-
export const UpdateAbpV1_1FilterSensitiveLog = (obj) => ({
|
|
53
|
-
...obj,
|
|
54
|
-
});
|
|
55
|
-
export const UpdateFPortsFilterSensitiveLog = (obj) => ({
|
|
56
|
-
...obj,
|
|
57
|
-
});
|
|
58
|
-
export const LoRaWANUpdateDeviceFilterSensitiveLog = (obj) => ({
|
|
59
|
-
...obj,
|
|
60
|
-
});
|
|
61
|
-
export const UpdateWirelessDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
62
|
-
...obj,
|
|
63
|
-
});
|
|
64
|
-
export const UpdateWirelessDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
});
|
|
67
|
-
export const UpdateWirelessGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
68
|
-
...obj,
|
|
69
|
-
});
|
|
70
|
-
export const UpdateWirelessGatewayResponseFilterSensitiveLog = (obj) => ({
|
|
71
|
-
...obj,
|
|
72
|
-
});
|
|
3
|
+
export var UpdateFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
4
|
+
export var UpdateFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
5
|
+
export var UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
+
export var UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
7
|
+
export var UpdateMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
8
|
+
export var UpdateMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
9
|
+
export var UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
+
export var UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
11
|
+
export var SidewalkUpdateAccountFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AppServerPrivateKey && { AppServerPrivateKey: SENSITIVE_STRING }))); };
|
|
12
|
+
export var UpdatePartnerAccountRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sidewalk && { Sidewalk: SidewalkUpdateAccountFilterSensitiveLog(obj.Sidewalk) }))); };
|
|
13
|
+
export var UpdatePartnerAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
+
export var UpdatePositionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
15
|
+
export var UpdatePositionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
16
|
+
export var UpdateResourceEventConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
17
|
+
export var UpdateResourceEventConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
|
+
export var UpdateAbpV1_0_xFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
19
|
+
export var UpdateAbpV1_1FilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
20
|
+
export var UpdateFPortsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
21
|
+
export var LoRaWANUpdateDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
+
export var UpdateWirelessDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
|
+
export var UpdateWirelessDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
24
|
+
export var UpdateWirelessGatewayRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
25
|
+
export var UpdateWirelessGatewayResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1,32 +1,75 @@
|
|
|
1
|
+
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
1
2
|
import { ListDestinationsCommand, } from "../commands/ListDestinationsCommand";
|
|
2
3
|
import { IoTWireless } from "../IoTWireless";
|
|
3
4
|
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
var makePagedClientRequest = function (client, input) {
|
|
6
|
+
var args = [];
|
|
7
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
+
args[_i - 2] = arguments[_i];
|
|
9
|
+
}
|
|
10
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0: return [4, client.send.apply(client, __spreadArray([new ListDestinationsCommand(input)], __read(args), false))];
|
|
14
|
+
case 1: return [2, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
});
|
|
6
18
|
};
|
|
7
|
-
|
|
8
|
-
|
|
19
|
+
var makePagedRequest = function (client, input) {
|
|
20
|
+
var args = [];
|
|
21
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
+
args[_i - 2] = arguments[_i];
|
|
23
|
+
}
|
|
24
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
+
return __generator(this, function (_a) {
|
|
26
|
+
switch (_a.label) {
|
|
27
|
+
case 0: return [4, client.listDestinations.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
+
case 1: return [2, _a.sent()];
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
});
|
|
9
32
|
};
|
|
10
|
-
export
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
while (hasNext) {
|
|
15
|
-
input.NextToken = token;
|
|
16
|
-
input["MaxResults"] = config.pageSize;
|
|
17
|
-
if (config.client instanceof IoTWireless) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof IoTWirelessClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateListDestinations(config, input) {
|
|
34
|
+
var additionalArguments = [];
|
|
35
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
+
additionalArguments[_i - 2] = arguments[_i];
|
|
30
37
|
}
|
|
31
|
-
return
|
|
38
|
+
return __asyncGenerator(this, arguments, function paginateListDestinations_1() {
|
|
39
|
+
var token, hasNext, page, prevToken;
|
|
40
|
+
return __generator(this, function (_a) {
|
|
41
|
+
switch (_a.label) {
|
|
42
|
+
case 0:
|
|
43
|
+
token = config.startingToken || undefined;
|
|
44
|
+
hasNext = true;
|
|
45
|
+
_a.label = 1;
|
|
46
|
+
case 1:
|
|
47
|
+
if (!hasNext) return [3, 9];
|
|
48
|
+
input.NextToken = token;
|
|
49
|
+
input["MaxResults"] = config.pageSize;
|
|
50
|
+
if (!(config.client instanceof IoTWireless)) return [3, 3];
|
|
51
|
+
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
+
case 2:
|
|
53
|
+
page = _a.sent();
|
|
54
|
+
return [3, 6];
|
|
55
|
+
case 3:
|
|
56
|
+
if (!(config.client instanceof IoTWirelessClient)) return [3, 5];
|
|
57
|
+
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
+
case 4:
|
|
59
|
+
page = _a.sent();
|
|
60
|
+
return [3, 6];
|
|
61
|
+
case 5: throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
62
|
+
case 6: return [4, __await(page)];
|
|
63
|
+
case 7: return [4, _a.sent()];
|
|
64
|
+
case 8:
|
|
65
|
+
_a.sent();
|
|
66
|
+
prevToken = token;
|
|
67
|
+
token = page.NextToken;
|
|
68
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
69
|
+
return [3, 1];
|
|
70
|
+
case 9: return [4, __await(undefined)];
|
|
71
|
+
case 10: return [2, _a.sent()];
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
});
|
|
32
75
|
}
|
|
@@ -1,32 +1,75 @@
|
|
|
1
|
+
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
1
2
|
import { ListDeviceProfilesCommand, } from "../commands/ListDeviceProfilesCommand";
|
|
2
3
|
import { IoTWireless } from "../IoTWireless";
|
|
3
4
|
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
var makePagedClientRequest = function (client, input) {
|
|
6
|
+
var args = [];
|
|
7
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
+
args[_i - 2] = arguments[_i];
|
|
9
|
+
}
|
|
10
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0: return [4, client.send.apply(client, __spreadArray([new ListDeviceProfilesCommand(input)], __read(args), false))];
|
|
14
|
+
case 1: return [2, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
});
|
|
6
18
|
};
|
|
7
|
-
|
|
8
|
-
|
|
19
|
+
var makePagedRequest = function (client, input) {
|
|
20
|
+
var args = [];
|
|
21
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
+
args[_i - 2] = arguments[_i];
|
|
23
|
+
}
|
|
24
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
+
return __generator(this, function (_a) {
|
|
26
|
+
switch (_a.label) {
|
|
27
|
+
case 0: return [4, client.listDeviceProfiles.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
+
case 1: return [2, _a.sent()];
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
});
|
|
9
32
|
};
|
|
10
|
-
export
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
while (hasNext) {
|
|
15
|
-
input.NextToken = token;
|
|
16
|
-
input["MaxResults"] = config.pageSize;
|
|
17
|
-
if (config.client instanceof IoTWireless) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof IoTWirelessClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateListDeviceProfiles(config, input) {
|
|
34
|
+
var additionalArguments = [];
|
|
35
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
+
additionalArguments[_i - 2] = arguments[_i];
|
|
30
37
|
}
|
|
31
|
-
return
|
|
38
|
+
return __asyncGenerator(this, arguments, function paginateListDeviceProfiles_1() {
|
|
39
|
+
var token, hasNext, page, prevToken;
|
|
40
|
+
return __generator(this, function (_a) {
|
|
41
|
+
switch (_a.label) {
|
|
42
|
+
case 0:
|
|
43
|
+
token = config.startingToken || undefined;
|
|
44
|
+
hasNext = true;
|
|
45
|
+
_a.label = 1;
|
|
46
|
+
case 1:
|
|
47
|
+
if (!hasNext) return [3, 9];
|
|
48
|
+
input.NextToken = token;
|
|
49
|
+
input["MaxResults"] = config.pageSize;
|
|
50
|
+
if (!(config.client instanceof IoTWireless)) return [3, 3];
|
|
51
|
+
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
+
case 2:
|
|
53
|
+
page = _a.sent();
|
|
54
|
+
return [3, 6];
|
|
55
|
+
case 3:
|
|
56
|
+
if (!(config.client instanceof IoTWirelessClient)) return [3, 5];
|
|
57
|
+
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
+
case 4:
|
|
59
|
+
page = _a.sent();
|
|
60
|
+
return [3, 6];
|
|
61
|
+
case 5: throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
62
|
+
case 6: return [4, __await(page)];
|
|
63
|
+
case 7: return [4, _a.sent()];
|
|
64
|
+
case 8:
|
|
65
|
+
_a.sent();
|
|
66
|
+
prevToken = token;
|
|
67
|
+
token = page.NextToken;
|
|
68
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
69
|
+
return [3, 1];
|
|
70
|
+
case 9: return [4, __await(undefined)];
|
|
71
|
+
case 10: return [2, _a.sent()];
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
});
|
|
32
75
|
}
|
|
@@ -1,32 +1,75 @@
|
|
|
1
|
+
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
1
2
|
import { ListFuotaTasksCommand, } from "../commands/ListFuotaTasksCommand";
|
|
2
3
|
import { IoTWireless } from "../IoTWireless";
|
|
3
4
|
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
var makePagedClientRequest = function (client, input) {
|
|
6
|
+
var args = [];
|
|
7
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
+
args[_i - 2] = arguments[_i];
|
|
9
|
+
}
|
|
10
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0: return [4, client.send.apply(client, __spreadArray([new ListFuotaTasksCommand(input)], __read(args), false))];
|
|
14
|
+
case 1: return [2, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
});
|
|
6
18
|
};
|
|
7
|
-
|
|
8
|
-
|
|
19
|
+
var makePagedRequest = function (client, input) {
|
|
20
|
+
var args = [];
|
|
21
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
+
args[_i - 2] = arguments[_i];
|
|
23
|
+
}
|
|
24
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
+
return __generator(this, function (_a) {
|
|
26
|
+
switch (_a.label) {
|
|
27
|
+
case 0: return [4, client.listFuotaTasks.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
+
case 1: return [2, _a.sent()];
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
});
|
|
9
32
|
};
|
|
10
|
-
export
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
while (hasNext) {
|
|
15
|
-
input.NextToken = token;
|
|
16
|
-
input["MaxResults"] = config.pageSize;
|
|
17
|
-
if (config.client instanceof IoTWireless) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof IoTWirelessClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateListFuotaTasks(config, input) {
|
|
34
|
+
var additionalArguments = [];
|
|
35
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
+
additionalArguments[_i - 2] = arguments[_i];
|
|
30
37
|
}
|
|
31
|
-
return
|
|
38
|
+
return __asyncGenerator(this, arguments, function paginateListFuotaTasks_1() {
|
|
39
|
+
var token, hasNext, page, prevToken;
|
|
40
|
+
return __generator(this, function (_a) {
|
|
41
|
+
switch (_a.label) {
|
|
42
|
+
case 0:
|
|
43
|
+
token = config.startingToken || undefined;
|
|
44
|
+
hasNext = true;
|
|
45
|
+
_a.label = 1;
|
|
46
|
+
case 1:
|
|
47
|
+
if (!hasNext) return [3, 9];
|
|
48
|
+
input.NextToken = token;
|
|
49
|
+
input["MaxResults"] = config.pageSize;
|
|
50
|
+
if (!(config.client instanceof IoTWireless)) return [3, 3];
|
|
51
|
+
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
+
case 2:
|
|
53
|
+
page = _a.sent();
|
|
54
|
+
return [3, 6];
|
|
55
|
+
case 3:
|
|
56
|
+
if (!(config.client instanceof IoTWirelessClient)) return [3, 5];
|
|
57
|
+
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
+
case 4:
|
|
59
|
+
page = _a.sent();
|
|
60
|
+
return [3, 6];
|
|
61
|
+
case 5: throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
62
|
+
case 6: return [4, __await(page)];
|
|
63
|
+
case 7: return [4, _a.sent()];
|
|
64
|
+
case 8:
|
|
65
|
+
_a.sent();
|
|
66
|
+
prevToken = token;
|
|
67
|
+
token = page.NextToken;
|
|
68
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
69
|
+
return [3, 1];
|
|
70
|
+
case 9: return [4, __await(undefined)];
|
|
71
|
+
case 10: return [2, _a.sent()];
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
});
|
|
32
75
|
}
|
|
@@ -1,32 +1,75 @@
|
|
|
1
|
+
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
1
2
|
import { ListMulticastGroupsByFuotaTaskCommand, } from "../commands/ListMulticastGroupsByFuotaTaskCommand";
|
|
2
3
|
import { IoTWireless } from "../IoTWireless";
|
|
3
4
|
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
var makePagedClientRequest = function (client, input) {
|
|
6
|
+
var args = [];
|
|
7
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
+
args[_i - 2] = arguments[_i];
|
|
9
|
+
}
|
|
10
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0: return [4, client.send.apply(client, __spreadArray([new ListMulticastGroupsByFuotaTaskCommand(input)], __read(args), false))];
|
|
14
|
+
case 1: return [2, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
});
|
|
6
18
|
};
|
|
7
|
-
|
|
8
|
-
|
|
19
|
+
var makePagedRequest = function (client, input) {
|
|
20
|
+
var args = [];
|
|
21
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
+
args[_i - 2] = arguments[_i];
|
|
23
|
+
}
|
|
24
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
+
return __generator(this, function (_a) {
|
|
26
|
+
switch (_a.label) {
|
|
27
|
+
case 0: return [4, client.listMulticastGroupsByFuotaTask.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
+
case 1: return [2, _a.sent()];
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
});
|
|
9
32
|
};
|
|
10
|
-
export
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
while (hasNext) {
|
|
15
|
-
input.NextToken = token;
|
|
16
|
-
input["MaxResults"] = config.pageSize;
|
|
17
|
-
if (config.client instanceof IoTWireless) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof IoTWirelessClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateListMulticastGroupsByFuotaTask(config, input) {
|
|
34
|
+
var additionalArguments = [];
|
|
35
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
+
additionalArguments[_i - 2] = arguments[_i];
|
|
30
37
|
}
|
|
31
|
-
return
|
|
38
|
+
return __asyncGenerator(this, arguments, function paginateListMulticastGroupsByFuotaTask_1() {
|
|
39
|
+
var token, hasNext, page, prevToken;
|
|
40
|
+
return __generator(this, function (_a) {
|
|
41
|
+
switch (_a.label) {
|
|
42
|
+
case 0:
|
|
43
|
+
token = config.startingToken || undefined;
|
|
44
|
+
hasNext = true;
|
|
45
|
+
_a.label = 1;
|
|
46
|
+
case 1:
|
|
47
|
+
if (!hasNext) return [3, 9];
|
|
48
|
+
input.NextToken = token;
|
|
49
|
+
input["MaxResults"] = config.pageSize;
|
|
50
|
+
if (!(config.client instanceof IoTWireless)) return [3, 3];
|
|
51
|
+
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
+
case 2:
|
|
53
|
+
page = _a.sent();
|
|
54
|
+
return [3, 6];
|
|
55
|
+
case 3:
|
|
56
|
+
if (!(config.client instanceof IoTWirelessClient)) return [3, 5];
|
|
57
|
+
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
+
case 4:
|
|
59
|
+
page = _a.sent();
|
|
60
|
+
return [3, 6];
|
|
61
|
+
case 5: throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
62
|
+
case 6: return [4, __await(page)];
|
|
63
|
+
case 7: return [4, _a.sent()];
|
|
64
|
+
case 8:
|
|
65
|
+
_a.sent();
|
|
66
|
+
prevToken = token;
|
|
67
|
+
token = page.NextToken;
|
|
68
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
69
|
+
return [3, 1];
|
|
70
|
+
case 9: return [4, __await(undefined)];
|
|
71
|
+
case 10: return [2, _a.sent()];
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
});
|
|
32
75
|
}
|
|
@@ -1,32 +1,75 @@
|
|
|
1
|
+
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
1
2
|
import { ListMulticastGroupsCommand, } from "../commands/ListMulticastGroupsCommand";
|
|
2
3
|
import { IoTWireless } from "../IoTWireless";
|
|
3
4
|
import { IoTWirelessClient } from "../IoTWirelessClient";
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
var makePagedClientRequest = function (client, input) {
|
|
6
|
+
var args = [];
|
|
7
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
8
|
+
args[_i - 2] = arguments[_i];
|
|
9
|
+
}
|
|
10
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
11
|
+
return __generator(this, function (_a) {
|
|
12
|
+
switch (_a.label) {
|
|
13
|
+
case 0: return [4, client.send.apply(client, __spreadArray([new ListMulticastGroupsCommand(input)], __read(args), false))];
|
|
14
|
+
case 1: return [2, _a.sent()];
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
});
|
|
6
18
|
};
|
|
7
|
-
|
|
8
|
-
|
|
19
|
+
var makePagedRequest = function (client, input) {
|
|
20
|
+
var args = [];
|
|
21
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
22
|
+
args[_i - 2] = arguments[_i];
|
|
23
|
+
}
|
|
24
|
+
return __awaiter(void 0, void 0, void 0, function () {
|
|
25
|
+
return __generator(this, function (_a) {
|
|
26
|
+
switch (_a.label) {
|
|
27
|
+
case 0: return [4, client.listMulticastGroups.apply(client, __spreadArray([input], __read(args), false))];
|
|
28
|
+
case 1: return [2, _a.sent()];
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
});
|
|
9
32
|
};
|
|
10
|
-
export
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
while (hasNext) {
|
|
15
|
-
input.NextToken = token;
|
|
16
|
-
input["MaxResults"] = config.pageSize;
|
|
17
|
-
if (config.client instanceof IoTWireless) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof IoTWirelessClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateListMulticastGroups(config, input) {
|
|
34
|
+
var additionalArguments = [];
|
|
35
|
+
for (var _i = 2; _i < arguments.length; _i++) {
|
|
36
|
+
additionalArguments[_i - 2] = arguments[_i];
|
|
30
37
|
}
|
|
31
|
-
return
|
|
38
|
+
return __asyncGenerator(this, arguments, function paginateListMulticastGroups_1() {
|
|
39
|
+
var token, hasNext, page, prevToken;
|
|
40
|
+
return __generator(this, function (_a) {
|
|
41
|
+
switch (_a.label) {
|
|
42
|
+
case 0:
|
|
43
|
+
token = config.startingToken || undefined;
|
|
44
|
+
hasNext = true;
|
|
45
|
+
_a.label = 1;
|
|
46
|
+
case 1:
|
|
47
|
+
if (!hasNext) return [3, 9];
|
|
48
|
+
input.NextToken = token;
|
|
49
|
+
input["MaxResults"] = config.pageSize;
|
|
50
|
+
if (!(config.client instanceof IoTWireless)) return [3, 3];
|
|
51
|
+
return [4, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
52
|
+
case 2:
|
|
53
|
+
page = _a.sent();
|
|
54
|
+
return [3, 6];
|
|
55
|
+
case 3:
|
|
56
|
+
if (!(config.client instanceof IoTWirelessClient)) return [3, 5];
|
|
57
|
+
return [4, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
|
|
58
|
+
case 4:
|
|
59
|
+
page = _a.sent();
|
|
60
|
+
return [3, 6];
|
|
61
|
+
case 5: throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
|
|
62
|
+
case 6: return [4, __await(page)];
|
|
63
|
+
case 7: return [4, _a.sent()];
|
|
64
|
+
case 8:
|
|
65
|
+
_a.sent();
|
|
66
|
+
prevToken = token;
|
|
67
|
+
token = page.NextToken;
|
|
68
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
69
|
+
return [3, 1];
|
|
70
|
+
case 9: return [4, __await(undefined)];
|
|
71
|
+
case 10: return [2, _a.sent()];
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
});
|
|
32
75
|
}
|