@aws-sdk/client-ssm 3.183.0 → 3.185.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 +11 -0
- package/dist-cjs/protocols/Aws_json1_1.js +2 -2
- package/dist-es/SSM.js +549 -542
- package/dist-es/SSMClient.js +28 -22
- package/dist-es/commands/AddTagsToResourceCommand.js +28 -21
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +28 -21
- package/dist-es/commands/CancelCommandCommand.js +28 -21
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +28 -21
- package/dist-es/commands/CreateActivationCommand.js +28 -21
- package/dist-es/commands/CreateAssociationBatchCommand.js +28 -21
- package/dist-es/commands/CreateAssociationCommand.js +28 -21
- package/dist-es/commands/CreateDocumentCommand.js +28 -21
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/CreateOpsItemCommand.js +28 -21
- package/dist-es/commands/CreateOpsMetadataCommand.js +28 -21
- package/dist-es/commands/CreatePatchBaselineCommand.js +28 -21
- package/dist-es/commands/CreateResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/DeleteActivationCommand.js +28 -21
- package/dist-es/commands/DeleteAssociationCommand.js +28 -21
- package/dist-es/commands/DeleteDocumentCommand.js +28 -21
- package/dist-es/commands/DeleteInventoryCommand.js +28 -21
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/DeleteOpsMetadataCommand.js +28 -21
- package/dist-es/commands/DeleteParameterCommand.js +28 -21
- package/dist-es/commands/DeleteParametersCommand.js +28 -21
- package/dist-es/commands/DeletePatchBaselineCommand.js +28 -21
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +28 -21
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +28 -21
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/DescribeActivationsCommand.js +28 -21
- package/dist-es/commands/DescribeAssociationCommand.js +28 -21
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +28 -21
- package/dist-es/commands/DescribeDocumentCommand.js +28 -21
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +28 -21
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +28 -21
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +28 -21
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +28 -21
- package/dist-es/commands/DescribeInstanceInformationCommand.js +28 -21
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +28 -21
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +28 -21
- package/dist-es/commands/DescribeInstancePatchesCommand.js +28 -21
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +28 -21
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +28 -21
- package/dist-es/commands/DescribeOpsItemsCommand.js +28 -21
- package/dist-es/commands/DescribeParametersCommand.js +28 -21
- package/dist-es/commands/DescribePatchBaselinesCommand.js +28 -21
- package/dist-es/commands/DescribePatchGroupStateCommand.js +28 -21
- package/dist-es/commands/DescribePatchGroupsCommand.js +28 -21
- package/dist-es/commands/DescribePatchPropertiesCommand.js +28 -21
- package/dist-es/commands/DescribeSessionsCommand.js +28 -21
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +28 -21
- package/dist-es/commands/GetAutomationExecutionCommand.js +28 -21
- package/dist-es/commands/GetCalendarStateCommand.js +28 -21
- package/dist-es/commands/GetCommandInvocationCommand.js +28 -21
- package/dist-es/commands/GetConnectionStatusCommand.js +28 -21
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +28 -21
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +28 -21
- package/dist-es/commands/GetDocumentCommand.js +28 -21
- package/dist-es/commands/GetInventoryCommand.js +28 -21
- package/dist-es/commands/GetInventorySchemaCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +28 -21
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +28 -21
- package/dist-es/commands/GetOpsItemCommand.js +28 -21
- package/dist-es/commands/GetOpsMetadataCommand.js +28 -21
- package/dist-es/commands/GetOpsSummaryCommand.js +28 -21
- package/dist-es/commands/GetParameterCommand.js +28 -21
- package/dist-es/commands/GetParameterHistoryCommand.js +28 -21
- package/dist-es/commands/GetParametersByPathCommand.js +28 -21
- package/dist-es/commands/GetParametersCommand.js +28 -21
- package/dist-es/commands/GetPatchBaselineCommand.js +28 -21
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +28 -21
- package/dist-es/commands/GetServiceSettingCommand.js +28 -21
- package/dist-es/commands/LabelParameterVersionCommand.js +28 -21
- package/dist-es/commands/ListAssociationVersionsCommand.js +28 -21
- package/dist-es/commands/ListAssociationsCommand.js +28 -21
- package/dist-es/commands/ListCommandInvocationsCommand.js +28 -21
- package/dist-es/commands/ListCommandsCommand.js +28 -21
- package/dist-es/commands/ListComplianceItemsCommand.js +28 -21
- package/dist-es/commands/ListComplianceSummariesCommand.js +28 -21
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +28 -21
- package/dist-es/commands/ListDocumentVersionsCommand.js +28 -21
- package/dist-es/commands/ListDocumentsCommand.js +28 -21
- package/dist-es/commands/ListInventoryEntriesCommand.js +28 -21
- package/dist-es/commands/ListOpsItemEventsCommand.js +28 -21
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +28 -21
- package/dist-es/commands/ListOpsMetadataCommand.js +28 -21
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +28 -21
- package/dist-es/commands/ListResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +28 -21
- package/dist-es/commands/PutComplianceItemsCommand.js +28 -21
- package/dist-es/commands/PutInventoryCommand.js +28 -21
- package/dist-es/commands/PutParameterCommand.js +28 -21
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +28 -21
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +28 -21
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +28 -21
- package/dist-es/commands/ResetServiceSettingCommand.js +28 -21
- package/dist-es/commands/ResumeSessionCommand.js +28 -21
- package/dist-es/commands/SendAutomationSignalCommand.js +28 -21
- package/dist-es/commands/SendCommandCommand.js +28 -21
- package/dist-es/commands/StartAssociationsOnceCommand.js +28 -21
- package/dist-es/commands/StartAutomationExecutionCommand.js +28 -21
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +28 -21
- package/dist-es/commands/StartSessionCommand.js +28 -21
- package/dist-es/commands/StopAutomationExecutionCommand.js +28 -21
- package/dist-es/commands/TerminateSessionCommand.js +28 -21
- package/dist-es/commands/UnlabelParameterVersionCommand.js +28 -21
- package/dist-es/commands/UpdateAssociationCommand.js +28 -21
- package/dist-es/commands/UpdateAssociationStatusCommand.js +28 -21
- package/dist-es/commands/UpdateDocumentCommand.js +28 -21
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +28 -21
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +28 -21
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +28 -21
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +28 -21
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +28 -21
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +28 -21
- package/dist-es/commands/UpdateOpsItemCommand.js +28 -21
- package/dist-es/commands/UpdateOpsMetadataCommand.js +28 -21
- package/dist-es/commands/UpdatePatchBaselineCommand.js +28 -21
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +28 -21
- package/dist-es/commands/UpdateServiceSettingCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/SSMServiceException.js +10 -5
- package/dist-es/models/models_0.js +1039 -1435
- package/dist-es/models/models_1.js +889 -1340
- package/dist-es/models/models_2.js +56 -125
- package/dist-es/pagination/DescribeActivationsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +68 -25
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +68 -25
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +68 -25
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +68 -25
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +68 -25
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +68 -25
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +68 -25
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +68 -25
- package/dist-es/pagination/DescribeParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +68 -25
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +68 -25
- package/dist-es/pagination/DescribeSessionsPaginator.js +68 -25
- package/dist-es/pagination/GetInventoryPaginator.js +68 -25
- package/dist-es/pagination/GetInventorySchemaPaginator.js +68 -25
- package/dist-es/pagination/GetOpsSummaryPaginator.js +68 -25
- package/dist-es/pagination/GetParameterHistoryPaginator.js +68 -25
- package/dist-es/pagination/GetParametersByPathPaginator.js +68 -25
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +68 -25
- package/dist-es/pagination/ListAssociationsPaginator.js +68 -25
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +68 -25
- package/dist-es/pagination/ListCommandsPaginator.js +68 -25
- package/dist-es/pagination/ListComplianceItemsPaginator.js +68 -25
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +68 -25
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +68 -25
- package/dist-es/pagination/ListDocumentsPaginator.js +68 -25
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +68 -25
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +68 -25
- package/dist-es/pagination/ListOpsMetadataPaginator.js +68 -25
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +68 -25
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +68 -25
- package/dist-es/protocols/Aws_json1_1.js +12894 -10834
- 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/dist-es/waiters/waitForCommandExecuted.js +113 -93
- package/package.json +5 -5
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { __assign, __extends } from "tslib";
|
|
1
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { PatchSourceFilterSensitiveLog, } from "./models_0";
|
|
3
4
|
import { MaintenanceWindowTaskInvocationParametersFilterSensitiveLog, } from "./models_1";
|
|
@@ -9,130 +10,60 @@ export var DocumentReviewAction;
|
|
|
9
10
|
DocumentReviewAction["SendForReview"] = "SendForReview";
|
|
10
11
|
DocumentReviewAction["UpdateReview"] = "UpdateReview";
|
|
11
12
|
})(DocumentReviewAction || (DocumentReviewAction = {}));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
this.$fault = "client";
|
|
21
|
-
Object.setPrototypeOf(this, OpsMetadataKeyLimitExceededException.prototype);
|
|
13
|
+
var OpsMetadataKeyLimitExceededException = (function (_super) {
|
|
14
|
+
__extends(OpsMetadataKeyLimitExceededException, _super);
|
|
15
|
+
function OpsMetadataKeyLimitExceededException(opts) {
|
|
16
|
+
var _this = _super.call(this, __assign({ name: "OpsMetadataKeyLimitExceededException", $fault: "client" }, opts)) || this;
|
|
17
|
+
_this.name = "OpsMetadataKeyLimitExceededException";
|
|
18
|
+
_this.$fault = "client";
|
|
19
|
+
Object.setPrototypeOf(_this, OpsMetadataKeyLimitExceededException.prototype);
|
|
20
|
+
return _this;
|
|
22
21
|
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
22
|
+
return OpsMetadataKeyLimitExceededException;
|
|
23
|
+
}(__BaseException));
|
|
24
|
+
export { OpsMetadataKeyLimitExceededException };
|
|
25
|
+
var ResourceDataSyncConflictException = (function (_super) {
|
|
26
|
+
__extends(ResourceDataSyncConflictException, _super);
|
|
27
|
+
function ResourceDataSyncConflictException(opts) {
|
|
28
|
+
var _this = _super.call(this, __assign({ name: "ResourceDataSyncConflictException", $fault: "client" }, opts)) || this;
|
|
29
|
+
_this.name = "ResourceDataSyncConflictException";
|
|
30
|
+
_this.$fault = "client";
|
|
31
|
+
Object.setPrototypeOf(_this, ResourceDataSyncConflictException.prototype);
|
|
32
|
+
_this.Message = opts.Message;
|
|
33
|
+
return _this;
|
|
35
34
|
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
});
|
|
40
|
-
export
|
|
41
|
-
|
|
42
|
-
});
|
|
43
|
-
export
|
|
44
|
-
|
|
45
|
-
});
|
|
46
|
-
export
|
|
47
|
-
|
|
48
|
-
});
|
|
49
|
-
export
|
|
50
|
-
|
|
51
|
-
});
|
|
52
|
-
export
|
|
53
|
-
|
|
54
|
-
});
|
|
55
|
-
export
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
});
|
|
59
|
-
export
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
});
|
|
63
|
-
export
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
});
|
|
68
|
-
export
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
72
|
-
});
|
|
73
|
-
export const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog = (obj) => ({
|
|
74
|
-
...obj,
|
|
75
|
-
...(obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }),
|
|
76
|
-
...(obj.TaskInvocationParameters && {
|
|
77
|
-
TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
|
|
78
|
-
}),
|
|
79
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
80
|
-
});
|
|
81
|
-
export const UpdateMaintenanceWindowTaskResultFilterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
...(obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }),
|
|
84
|
-
...(obj.TaskInvocationParameters && {
|
|
85
|
-
TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
|
|
86
|
-
}),
|
|
87
|
-
...(obj.Description && { Description: SENSITIVE_STRING }),
|
|
88
|
-
});
|
|
89
|
-
export const UpdateManagedInstanceRoleRequestFilterSensitiveLog = (obj) => ({
|
|
90
|
-
...obj,
|
|
91
|
-
});
|
|
92
|
-
export const UpdateManagedInstanceRoleResultFilterSensitiveLog = (obj) => ({
|
|
93
|
-
...obj,
|
|
94
|
-
});
|
|
95
|
-
export const UpdateOpsItemRequestFilterSensitiveLog = (obj) => ({
|
|
96
|
-
...obj,
|
|
97
|
-
});
|
|
98
|
-
export const UpdateOpsItemResponseFilterSensitiveLog = (obj) => ({
|
|
99
|
-
...obj,
|
|
100
|
-
});
|
|
101
|
-
export const UpdateOpsMetadataRequestFilterSensitiveLog = (obj) => ({
|
|
102
|
-
...obj,
|
|
103
|
-
});
|
|
104
|
-
export const UpdateOpsMetadataResultFilterSensitiveLog = (obj) => ({
|
|
105
|
-
...obj,
|
|
106
|
-
});
|
|
107
|
-
export const UpdatePatchBaselineRequestFilterSensitiveLog = (obj) => ({
|
|
108
|
-
...obj,
|
|
109
|
-
...(obj.Sources && { Sources: obj.Sources.map((item) => PatchSourceFilterSensitiveLog(item)) }),
|
|
110
|
-
});
|
|
111
|
-
export const UpdatePatchBaselineResultFilterSensitiveLog = (obj) => ({
|
|
112
|
-
...obj,
|
|
113
|
-
...(obj.Sources && { Sources: obj.Sources.map((item) => PatchSourceFilterSensitiveLog(item)) }),
|
|
114
|
-
});
|
|
115
|
-
export const UpdateResourceDataSyncRequestFilterSensitiveLog = (obj) => ({
|
|
116
|
-
...obj,
|
|
117
|
-
});
|
|
118
|
-
export const UpdateResourceDataSyncResultFilterSensitiveLog = (obj) => ({
|
|
119
|
-
...obj,
|
|
120
|
-
});
|
|
121
|
-
export const UpdateServiceSettingRequestFilterSensitiveLog = (obj) => ({
|
|
122
|
-
...obj,
|
|
123
|
-
});
|
|
124
|
-
export const UpdateServiceSettingResultFilterSensitiveLog = (obj) => ({
|
|
125
|
-
...obj,
|
|
126
|
-
});
|
|
127
|
-
export const InventoryAggregatorFilterSensitiveLog = (obj) => ({
|
|
128
|
-
...obj,
|
|
129
|
-
});
|
|
130
|
-
export const OpsAggregatorFilterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
});
|
|
133
|
-
export const GetInventoryRequestFilterSensitiveLog = (obj) => ({
|
|
134
|
-
...obj,
|
|
135
|
-
});
|
|
136
|
-
export const GetOpsSummaryRequestFilterSensitiveLog = (obj) => ({
|
|
137
|
-
...obj,
|
|
138
|
-
});
|
|
35
|
+
return ResourceDataSyncConflictException;
|
|
36
|
+
}(__BaseException));
|
|
37
|
+
export { ResourceDataSyncConflictException };
|
|
38
|
+
export var UpdateDocumentDefaultVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
|
+
export var DocumentDefaultVersionDescriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
40
|
+
export var UpdateDocumentDefaultVersionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
41
|
+
export var DocumentReviewsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
42
|
+
export var UpdateDocumentMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
|
+
export var UpdateDocumentMetadataResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
44
|
+
export var UpdateMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
45
|
+
export var UpdateMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
46
|
+
export var UpdateMaintenanceWindowTargetRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
47
|
+
export var UpdateMaintenanceWindowTargetResultFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
48
|
+
export var UpdateMaintenanceWindowTaskRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.TaskInvocationParameters && {
|
|
49
|
+
TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
|
|
50
|
+
})), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
51
|
+
export var UpdateMaintenanceWindowTaskResultFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.TaskInvocationParameters && {
|
|
52
|
+
TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
|
|
53
|
+
})), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
54
|
+
export var UpdateManagedInstanceRoleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
|
+
export var UpdateManagedInstanceRoleResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
56
|
+
export var UpdateOpsItemRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
57
|
+
export var UpdateOpsItemResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
58
|
+
export var UpdateOpsMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
|
+
export var UpdateOpsMetadataResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
60
|
+
export var UpdatePatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSourceFilterSensitiveLog(item); }) }))); };
|
|
61
|
+
export var UpdatePatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSourceFilterSensitiveLog(item); }) }))); };
|
|
62
|
+
export var UpdateResourceDataSyncRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
63
|
+
export var UpdateResourceDataSyncResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
+
export var UpdateServiceSettingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
65
|
+
export var UpdateServiceSettingResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
+
export var InventoryAggregatorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
67
|
+
export var OpsAggregatorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
|
+
export var GetInventoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
69
|
+
export var GetOpsSummaryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1,32 +1,75 @@
|
|
|
1
|
+
import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";
|
|
1
2
|
import { DescribeActivationsCommand, } from "../commands/DescribeActivationsCommand";
|
|
2
3
|
import { SSM } from "../SSM";
|
|
3
4
|
import { SSMClient } from "../SSMClient";
|
|
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 DescribeActivationsCommand(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.describeActivations.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 SSM) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof SSMClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected SSM | SSMClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateDescribeActivations(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 paginateDescribeActivations_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 SSM)) 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 SSMClient)) 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 SSM | SSMClient");
|
|
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 { DescribeAssociationExecutionTargetsCommand, } from "../commands/DescribeAssociationExecutionTargetsCommand";
|
|
2
3
|
import { SSM } from "../SSM";
|
|
3
4
|
import { SSMClient } from "../SSMClient";
|
|
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 DescribeAssociationExecutionTargetsCommand(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.describeAssociationExecutionTargets.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 SSM) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof SSMClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected SSM | SSMClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateDescribeAssociationExecutionTargets(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 paginateDescribeAssociationExecutionTargets_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 SSM)) 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 SSMClient)) 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 SSM | SSMClient");
|
|
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 { DescribeAssociationExecutionsCommand, } from "../commands/DescribeAssociationExecutionsCommand";
|
|
2
3
|
import { SSM } from "../SSM";
|
|
3
4
|
import { SSMClient } from "../SSMClient";
|
|
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 DescribeAssociationExecutionsCommand(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.describeAssociationExecutions.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 SSM) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof SSMClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected SSM | SSMClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateDescribeAssociationExecutions(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 paginateDescribeAssociationExecutions_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 SSM)) 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 SSMClient)) 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 SSM | SSMClient");
|
|
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 { DescribeAutomationExecutionsCommand, } from "../commands/DescribeAutomationExecutionsCommand";
|
|
2
3
|
import { SSM } from "../SSM";
|
|
3
4
|
import { SSMClient } from "../SSMClient";
|
|
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 DescribeAutomationExecutionsCommand(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.describeAutomationExecutions.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 SSM) {
|
|
18
|
-
page = await makePagedRequest(config.client, input, ...additionalArguments);
|
|
19
|
-
}
|
|
20
|
-
else if (config.client instanceof SSMClient) {
|
|
21
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
throw new Error("Invalid client, expected SSM | SSMClient");
|
|
25
|
-
}
|
|
26
|
-
yield page;
|
|
27
|
-
const prevToken = token;
|
|
28
|
-
token = page.NextToken;
|
|
29
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
33
|
+
export function paginateDescribeAutomationExecutions(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 paginateDescribeAutomationExecutions_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 SSM)) 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 SSMClient)) 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 SSM | SSMClient");
|
|
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
|
}
|