@aws-sdk/client-ssm 3.185.0 → 3.188.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.
Files changed (200) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist-cjs/models/models_0.js +1 -0
  3. package/dist-es/SSM.js +542 -549
  4. package/dist-es/SSMClient.js +22 -28
  5. package/dist-es/commands/AddTagsToResourceCommand.js +21 -28
  6. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +21 -28
  7. package/dist-es/commands/CancelCommandCommand.js +21 -28
  8. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +21 -28
  9. package/dist-es/commands/CreateActivationCommand.js +21 -28
  10. package/dist-es/commands/CreateAssociationBatchCommand.js +21 -28
  11. package/dist-es/commands/CreateAssociationCommand.js +21 -28
  12. package/dist-es/commands/CreateDocumentCommand.js +21 -28
  13. package/dist-es/commands/CreateMaintenanceWindowCommand.js +21 -28
  14. package/dist-es/commands/CreateOpsItemCommand.js +21 -28
  15. package/dist-es/commands/CreateOpsMetadataCommand.js +21 -28
  16. package/dist-es/commands/CreatePatchBaselineCommand.js +21 -28
  17. package/dist-es/commands/CreateResourceDataSyncCommand.js +21 -28
  18. package/dist-es/commands/DeleteActivationCommand.js +21 -28
  19. package/dist-es/commands/DeleteAssociationCommand.js +21 -28
  20. package/dist-es/commands/DeleteDocumentCommand.js +21 -28
  21. package/dist-es/commands/DeleteInventoryCommand.js +21 -28
  22. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +21 -28
  23. package/dist-es/commands/DeleteOpsMetadataCommand.js +21 -28
  24. package/dist-es/commands/DeleteParameterCommand.js +21 -28
  25. package/dist-es/commands/DeleteParametersCommand.js +21 -28
  26. package/dist-es/commands/DeletePatchBaselineCommand.js +21 -28
  27. package/dist-es/commands/DeleteResourceDataSyncCommand.js +21 -28
  28. package/dist-es/commands/DeregisterManagedInstanceCommand.js +21 -28
  29. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +21 -28
  30. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +21 -28
  31. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +21 -28
  32. package/dist-es/commands/DescribeActivationsCommand.js +21 -28
  33. package/dist-es/commands/DescribeAssociationCommand.js +21 -28
  34. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +21 -28
  35. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +21 -28
  36. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +21 -28
  37. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +21 -28
  38. package/dist-es/commands/DescribeAvailablePatchesCommand.js +21 -28
  39. package/dist-es/commands/DescribeDocumentCommand.js +21 -28
  40. package/dist-es/commands/DescribeDocumentPermissionCommand.js +21 -28
  41. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +21 -28
  42. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +21 -28
  43. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +21 -28
  44. package/dist-es/commands/DescribeInstanceInformationCommand.js +21 -28
  45. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +21 -28
  46. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +21 -28
  47. package/dist-es/commands/DescribeInstancePatchesCommand.js +21 -28
  48. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +21 -28
  49. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +21 -28
  50. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +21 -28
  51. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +21 -28
  52. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +21 -28
  53. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +21 -28
  54. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +21 -28
  55. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +21 -28
  56. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +21 -28
  57. package/dist-es/commands/DescribeOpsItemsCommand.js +21 -28
  58. package/dist-es/commands/DescribeParametersCommand.js +21 -28
  59. package/dist-es/commands/DescribePatchBaselinesCommand.js +21 -28
  60. package/dist-es/commands/DescribePatchGroupStateCommand.js +21 -28
  61. package/dist-es/commands/DescribePatchGroupsCommand.js +21 -28
  62. package/dist-es/commands/DescribePatchPropertiesCommand.js +21 -28
  63. package/dist-es/commands/DescribeSessionsCommand.js +21 -28
  64. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +21 -28
  65. package/dist-es/commands/GetAutomationExecutionCommand.js +21 -28
  66. package/dist-es/commands/GetCalendarStateCommand.js +21 -28
  67. package/dist-es/commands/GetCommandInvocationCommand.js +21 -28
  68. package/dist-es/commands/GetConnectionStatusCommand.js +21 -28
  69. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +21 -28
  70. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +21 -28
  71. package/dist-es/commands/GetDocumentCommand.js +21 -28
  72. package/dist-es/commands/GetInventoryCommand.js +21 -28
  73. package/dist-es/commands/GetInventorySchemaCommand.js +21 -28
  74. package/dist-es/commands/GetMaintenanceWindowCommand.js +21 -28
  75. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +21 -28
  76. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +21 -28
  77. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +21 -28
  78. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +21 -28
  79. package/dist-es/commands/GetOpsItemCommand.js +21 -28
  80. package/dist-es/commands/GetOpsMetadataCommand.js +21 -28
  81. package/dist-es/commands/GetOpsSummaryCommand.js +21 -28
  82. package/dist-es/commands/GetParameterCommand.js +21 -28
  83. package/dist-es/commands/GetParameterHistoryCommand.js +21 -28
  84. package/dist-es/commands/GetParametersByPathCommand.js +21 -28
  85. package/dist-es/commands/GetParametersCommand.js +21 -28
  86. package/dist-es/commands/GetPatchBaselineCommand.js +21 -28
  87. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +21 -28
  88. package/dist-es/commands/GetServiceSettingCommand.js +21 -28
  89. package/dist-es/commands/LabelParameterVersionCommand.js +21 -28
  90. package/dist-es/commands/ListAssociationVersionsCommand.js +21 -28
  91. package/dist-es/commands/ListAssociationsCommand.js +21 -28
  92. package/dist-es/commands/ListCommandInvocationsCommand.js +21 -28
  93. package/dist-es/commands/ListCommandsCommand.js +21 -28
  94. package/dist-es/commands/ListComplianceItemsCommand.js +21 -28
  95. package/dist-es/commands/ListComplianceSummariesCommand.js +21 -28
  96. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +21 -28
  97. package/dist-es/commands/ListDocumentVersionsCommand.js +21 -28
  98. package/dist-es/commands/ListDocumentsCommand.js +21 -28
  99. package/dist-es/commands/ListInventoryEntriesCommand.js +21 -28
  100. package/dist-es/commands/ListOpsItemEventsCommand.js +21 -28
  101. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +21 -28
  102. package/dist-es/commands/ListOpsMetadataCommand.js +21 -28
  103. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +21 -28
  104. package/dist-es/commands/ListResourceDataSyncCommand.js +21 -28
  105. package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
  106. package/dist-es/commands/ModifyDocumentPermissionCommand.js +21 -28
  107. package/dist-es/commands/PutComplianceItemsCommand.js +21 -28
  108. package/dist-es/commands/PutInventoryCommand.js +21 -28
  109. package/dist-es/commands/PutParameterCommand.js +21 -28
  110. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +21 -28
  111. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +21 -28
  112. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +21 -28
  113. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +21 -28
  114. package/dist-es/commands/RemoveTagsFromResourceCommand.js +21 -28
  115. package/dist-es/commands/ResetServiceSettingCommand.js +21 -28
  116. package/dist-es/commands/ResumeSessionCommand.js +21 -28
  117. package/dist-es/commands/SendAutomationSignalCommand.js +21 -28
  118. package/dist-es/commands/SendCommandCommand.js +21 -28
  119. package/dist-es/commands/StartAssociationsOnceCommand.js +21 -28
  120. package/dist-es/commands/StartAutomationExecutionCommand.js +21 -28
  121. package/dist-es/commands/StartChangeRequestExecutionCommand.js +21 -28
  122. package/dist-es/commands/StartSessionCommand.js +21 -28
  123. package/dist-es/commands/StopAutomationExecutionCommand.js +21 -28
  124. package/dist-es/commands/TerminateSessionCommand.js +21 -28
  125. package/dist-es/commands/UnlabelParameterVersionCommand.js +21 -28
  126. package/dist-es/commands/UpdateAssociationCommand.js +21 -28
  127. package/dist-es/commands/UpdateAssociationStatusCommand.js +21 -28
  128. package/dist-es/commands/UpdateDocumentCommand.js +21 -28
  129. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +21 -28
  130. package/dist-es/commands/UpdateDocumentMetadataCommand.js +21 -28
  131. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +21 -28
  132. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +21 -28
  133. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +21 -28
  134. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +21 -28
  135. package/dist-es/commands/UpdateOpsItemCommand.js +21 -28
  136. package/dist-es/commands/UpdateOpsMetadataCommand.js +21 -28
  137. package/dist-es/commands/UpdatePatchBaselineCommand.js +21 -28
  138. package/dist-es/commands/UpdateResourceDataSyncCommand.js +21 -28
  139. package/dist-es/commands/UpdateServiceSettingCommand.js +21 -28
  140. package/dist-es/endpoints.js +8 -8
  141. package/dist-es/models/SSMServiceException.js +5 -10
  142. package/dist-es/models/models_0.js +1436 -1039
  143. package/dist-es/models/models_1.js +1340 -889
  144. package/dist-es/models/models_2.js +125 -56
  145. package/dist-es/pagination/DescribeActivationsPaginator.js +25 -68
  146. package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +25 -68
  147. package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +25 -68
  148. package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +25 -68
  149. package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +25 -68
  150. package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +25 -68
  151. package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +25 -68
  152. package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +25 -68
  153. package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +25 -68
  154. package/dist-es/pagination/DescribeInstanceInformationPaginator.js +25 -68
  155. package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +25 -68
  156. package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +25 -68
  157. package/dist-es/pagination/DescribeInstancePatchesPaginator.js +25 -68
  158. package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +25 -68
  159. package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +25 -68
  160. package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +25 -68
  161. package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +25 -68
  162. package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +25 -68
  163. package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +25 -68
  164. package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +25 -68
  165. package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +25 -68
  166. package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +25 -68
  167. package/dist-es/pagination/DescribeOpsItemsPaginator.js +25 -68
  168. package/dist-es/pagination/DescribeParametersPaginator.js +25 -68
  169. package/dist-es/pagination/DescribePatchBaselinesPaginator.js +25 -68
  170. package/dist-es/pagination/DescribePatchGroupsPaginator.js +25 -68
  171. package/dist-es/pagination/DescribePatchPropertiesPaginator.js +25 -68
  172. package/dist-es/pagination/DescribeSessionsPaginator.js +25 -68
  173. package/dist-es/pagination/GetInventoryPaginator.js +25 -68
  174. package/dist-es/pagination/GetInventorySchemaPaginator.js +25 -68
  175. package/dist-es/pagination/GetOpsSummaryPaginator.js +25 -68
  176. package/dist-es/pagination/GetParameterHistoryPaginator.js +25 -68
  177. package/dist-es/pagination/GetParametersByPathPaginator.js +25 -68
  178. package/dist-es/pagination/ListAssociationVersionsPaginator.js +25 -68
  179. package/dist-es/pagination/ListAssociationsPaginator.js +25 -68
  180. package/dist-es/pagination/ListCommandInvocationsPaginator.js +25 -68
  181. package/dist-es/pagination/ListCommandsPaginator.js +25 -68
  182. package/dist-es/pagination/ListComplianceItemsPaginator.js +25 -68
  183. package/dist-es/pagination/ListComplianceSummariesPaginator.js +25 -68
  184. package/dist-es/pagination/ListDocumentVersionsPaginator.js +25 -68
  185. package/dist-es/pagination/ListDocumentsPaginator.js +25 -68
  186. package/dist-es/pagination/ListOpsItemEventsPaginator.js +25 -68
  187. package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +25 -68
  188. package/dist-es/pagination/ListOpsMetadataPaginator.js +25 -68
  189. package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +25 -68
  190. package/dist-es/pagination/ListResourceDataSyncPaginator.js +25 -68
  191. package/dist-es/protocols/Aws_json1_1.js +10833 -12893
  192. package/dist-es/runtimeConfig.browser.js +26 -12
  193. package/dist-es/runtimeConfig.js +30 -12
  194. package/dist-es/runtimeConfig.native.js +8 -5
  195. package/dist-es/runtimeConfig.shared.js +8 -11
  196. package/dist-es/waiters/waitForCommandExecuted.js +93 -113
  197. package/dist-types/models/models_0.d.ts +39 -18
  198. package/dist-types/models/models_1.d.ts +8 -4
  199. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  200. package/package.json +34 -34
@@ -1,4 +1,3 @@
1
- import { __assign, __extends } from "tslib";
2
1
  import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
3
2
  import { SSMServiceException as __BaseException } from "./SSMServiceException";
4
3
  export var ResourceTypeForTagging;
@@ -13,231 +12,231 @@ export var ResourceTypeForTagging;
13
12
  ResourceTypeForTagging["PARAMETER"] = "Parameter";
14
13
  ResourceTypeForTagging["PATCH_BASELINE"] = "PatchBaseline";
15
14
  })(ResourceTypeForTagging || (ResourceTypeForTagging = {}));
16
- var InternalServerError = (function (_super) {
17
- __extends(InternalServerError, _super);
18
- function InternalServerError(opts) {
19
- var _this = _super.call(this, __assign({ name: "InternalServerError", $fault: "server" }, opts)) || this;
20
- _this.name = "InternalServerError";
21
- _this.$fault = "server";
22
- Object.setPrototypeOf(_this, InternalServerError.prototype);
23
- _this.Message = opts.Message;
24
- return _this;
25
- }
26
- return InternalServerError;
27
- }(__BaseException));
28
- export { InternalServerError };
29
- var InvalidResourceId = (function (_super) {
30
- __extends(InvalidResourceId, _super);
31
- function InvalidResourceId(opts) {
32
- var _this = _super.call(this, __assign({ name: "InvalidResourceId", $fault: "client" }, opts)) || this;
33
- _this.name = "InvalidResourceId";
34
- _this.$fault = "client";
35
- Object.setPrototypeOf(_this, InvalidResourceId.prototype);
36
- return _this;
37
- }
38
- return InvalidResourceId;
39
- }(__BaseException));
40
- export { InvalidResourceId };
41
- var InvalidResourceType = (function (_super) {
42
- __extends(InvalidResourceType, _super);
43
- function InvalidResourceType(opts) {
44
- var _this = _super.call(this, __assign({ name: "InvalidResourceType", $fault: "client" }, opts)) || this;
45
- _this.name = "InvalidResourceType";
46
- _this.$fault = "client";
47
- Object.setPrototypeOf(_this, InvalidResourceType.prototype);
48
- return _this;
49
- }
50
- return InvalidResourceType;
51
- }(__BaseException));
52
- export { InvalidResourceType };
53
- var TooManyTagsError = (function (_super) {
54
- __extends(TooManyTagsError, _super);
55
- function TooManyTagsError(opts) {
56
- var _this = _super.call(this, __assign({ name: "TooManyTagsError", $fault: "client" }, opts)) || this;
57
- _this.name = "TooManyTagsError";
58
- _this.$fault = "client";
59
- Object.setPrototypeOf(_this, TooManyTagsError.prototype);
60
- return _this;
61
- }
62
- return TooManyTagsError;
63
- }(__BaseException));
64
- export { TooManyTagsError };
65
- var TooManyUpdates = (function (_super) {
66
- __extends(TooManyUpdates, _super);
67
- function TooManyUpdates(opts) {
68
- var _this = _super.call(this, __assign({ name: "TooManyUpdates", $fault: "client" }, opts)) || this;
69
- _this.name = "TooManyUpdates";
70
- _this.$fault = "client";
71
- Object.setPrototypeOf(_this, TooManyUpdates.prototype);
72
- _this.Message = opts.Message;
73
- return _this;
74
- }
75
- return TooManyUpdates;
76
- }(__BaseException));
77
- export { TooManyUpdates };
15
+ export class InternalServerError extends __BaseException {
16
+ constructor(opts) {
17
+ super({
18
+ name: "InternalServerError",
19
+ $fault: "server",
20
+ ...opts,
21
+ });
22
+ this.name = "InternalServerError";
23
+ this.$fault = "server";
24
+ Object.setPrototypeOf(this, InternalServerError.prototype);
25
+ this.Message = opts.Message;
26
+ }
27
+ }
28
+ export class InvalidResourceId extends __BaseException {
29
+ constructor(opts) {
30
+ super({
31
+ name: "InvalidResourceId",
32
+ $fault: "client",
33
+ ...opts,
34
+ });
35
+ this.name = "InvalidResourceId";
36
+ this.$fault = "client";
37
+ Object.setPrototypeOf(this, InvalidResourceId.prototype);
38
+ }
39
+ }
40
+ export class InvalidResourceType extends __BaseException {
41
+ constructor(opts) {
42
+ super({
43
+ name: "InvalidResourceType",
44
+ $fault: "client",
45
+ ...opts,
46
+ });
47
+ this.name = "InvalidResourceType";
48
+ this.$fault = "client";
49
+ Object.setPrototypeOf(this, InvalidResourceType.prototype);
50
+ }
51
+ }
52
+ export class TooManyTagsError extends __BaseException {
53
+ constructor(opts) {
54
+ super({
55
+ name: "TooManyTagsError",
56
+ $fault: "client",
57
+ ...opts,
58
+ });
59
+ this.name = "TooManyTagsError";
60
+ this.$fault = "client";
61
+ Object.setPrototypeOf(this, TooManyTagsError.prototype);
62
+ }
63
+ }
64
+ export class TooManyUpdates extends __BaseException {
65
+ constructor(opts) {
66
+ super({
67
+ name: "TooManyUpdates",
68
+ $fault: "client",
69
+ ...opts,
70
+ });
71
+ this.name = "TooManyUpdates";
72
+ this.$fault = "client";
73
+ Object.setPrototypeOf(this, TooManyUpdates.prototype);
74
+ this.Message = opts.Message;
75
+ }
76
+ }
78
77
  export var ExternalAlarmState;
79
78
  (function (ExternalAlarmState) {
80
79
  ExternalAlarmState["ALARM"] = "ALARM";
81
80
  ExternalAlarmState["UNKNOWN"] = "UNKNOWN";
82
81
  })(ExternalAlarmState || (ExternalAlarmState = {}));
83
- var AlreadyExistsException = (function (_super) {
84
- __extends(AlreadyExistsException, _super);
85
- function AlreadyExistsException(opts) {
86
- var _this = _super.call(this, __assign({ name: "AlreadyExistsException", $fault: "client" }, opts)) || this;
87
- _this.name = "AlreadyExistsException";
88
- _this.$fault = "client";
89
- Object.setPrototypeOf(_this, AlreadyExistsException.prototype);
90
- _this.Message = opts.Message;
91
- return _this;
92
- }
93
- return AlreadyExistsException;
94
- }(__BaseException));
95
- export { AlreadyExistsException };
96
- var OpsItemInvalidParameterException = (function (_super) {
97
- __extends(OpsItemInvalidParameterException, _super);
98
- function OpsItemInvalidParameterException(opts) {
99
- var _this = _super.call(this, __assign({ name: "OpsItemInvalidParameterException", $fault: "client" }, opts)) || this;
100
- _this.name = "OpsItemInvalidParameterException";
101
- _this.$fault = "client";
102
- Object.setPrototypeOf(_this, OpsItemInvalidParameterException.prototype);
103
- _this.ParameterNames = opts.ParameterNames;
104
- _this.Message = opts.Message;
105
- return _this;
106
- }
107
- return OpsItemInvalidParameterException;
108
- }(__BaseException));
109
- export { OpsItemInvalidParameterException };
110
- var OpsItemLimitExceededException = (function (_super) {
111
- __extends(OpsItemLimitExceededException, _super);
112
- function OpsItemLimitExceededException(opts) {
113
- var _this = _super.call(this, __assign({ name: "OpsItemLimitExceededException", $fault: "client" }, opts)) || this;
114
- _this.name = "OpsItemLimitExceededException";
115
- _this.$fault = "client";
116
- Object.setPrototypeOf(_this, OpsItemLimitExceededException.prototype);
117
- _this.ResourceTypes = opts.ResourceTypes;
118
- _this.Limit = opts.Limit;
119
- _this.LimitType = opts.LimitType;
120
- _this.Message = opts.Message;
121
- return _this;
122
- }
123
- return OpsItemLimitExceededException;
124
- }(__BaseException));
125
- export { OpsItemLimitExceededException };
126
- var OpsItemNotFoundException = (function (_super) {
127
- __extends(OpsItemNotFoundException, _super);
128
- function OpsItemNotFoundException(opts) {
129
- var _this = _super.call(this, __assign({ name: "OpsItemNotFoundException", $fault: "client" }, opts)) || this;
130
- _this.name = "OpsItemNotFoundException";
131
- _this.$fault = "client";
132
- Object.setPrototypeOf(_this, OpsItemNotFoundException.prototype);
133
- _this.Message = opts.Message;
134
- return _this;
135
- }
136
- return OpsItemNotFoundException;
137
- }(__BaseException));
138
- export { OpsItemNotFoundException };
139
- var OpsItemRelatedItemAlreadyExistsException = (function (_super) {
140
- __extends(OpsItemRelatedItemAlreadyExistsException, _super);
141
- function OpsItemRelatedItemAlreadyExistsException(opts) {
142
- var _this = _super.call(this, __assign({ name: "OpsItemRelatedItemAlreadyExistsException", $fault: "client" }, opts)) || this;
143
- _this.name = "OpsItemRelatedItemAlreadyExistsException";
144
- _this.$fault = "client";
145
- Object.setPrototypeOf(_this, OpsItemRelatedItemAlreadyExistsException.prototype);
146
- _this.Message = opts.Message;
147
- _this.ResourceUri = opts.ResourceUri;
148
- _this.OpsItemId = opts.OpsItemId;
149
- return _this;
150
- }
151
- return OpsItemRelatedItemAlreadyExistsException;
152
- }(__BaseException));
153
- export { OpsItemRelatedItemAlreadyExistsException };
154
- var DuplicateInstanceId = (function (_super) {
155
- __extends(DuplicateInstanceId, _super);
156
- function DuplicateInstanceId(opts) {
157
- var _this = _super.call(this, __assign({ name: "DuplicateInstanceId", $fault: "client" }, opts)) || this;
158
- _this.name = "DuplicateInstanceId";
159
- _this.$fault = "client";
160
- Object.setPrototypeOf(_this, DuplicateInstanceId.prototype);
161
- return _this;
162
- }
163
- return DuplicateInstanceId;
164
- }(__BaseException));
165
- export { DuplicateInstanceId };
166
- var InvalidCommandId = (function (_super) {
167
- __extends(InvalidCommandId, _super);
168
- function InvalidCommandId(opts) {
169
- var _this = _super.call(this, __assign({ name: "InvalidCommandId", $fault: "client" }, opts)) || this;
170
- _this.name = "InvalidCommandId";
171
- _this.$fault = "client";
172
- Object.setPrototypeOf(_this, InvalidCommandId.prototype);
173
- return _this;
174
- }
175
- return InvalidCommandId;
176
- }(__BaseException));
177
- export { InvalidCommandId };
178
- var InvalidInstanceId = (function (_super) {
179
- __extends(InvalidInstanceId, _super);
180
- function InvalidInstanceId(opts) {
181
- var _this = _super.call(this, __assign({ name: "InvalidInstanceId", $fault: "client" }, opts)) || this;
182
- _this.name = "InvalidInstanceId";
183
- _this.$fault = "client";
184
- Object.setPrototypeOf(_this, InvalidInstanceId.prototype);
185
- _this.Message = opts.Message;
186
- return _this;
187
- }
188
- return InvalidInstanceId;
189
- }(__BaseException));
190
- export { InvalidInstanceId };
191
- var DoesNotExistException = (function (_super) {
192
- __extends(DoesNotExistException, _super);
193
- function DoesNotExistException(opts) {
194
- var _this = _super.call(this, __assign({ name: "DoesNotExistException", $fault: "client" }, opts)) || this;
195
- _this.name = "DoesNotExistException";
196
- _this.$fault = "client";
197
- Object.setPrototypeOf(_this, DoesNotExistException.prototype);
198
- _this.Message = opts.Message;
199
- return _this;
200
- }
201
- return DoesNotExistException;
202
- }(__BaseException));
203
- export { DoesNotExistException };
204
- var InvalidParameters = (function (_super) {
205
- __extends(InvalidParameters, _super);
206
- function InvalidParameters(opts) {
207
- var _this = _super.call(this, __assign({ name: "InvalidParameters", $fault: "client" }, opts)) || this;
208
- _this.name = "InvalidParameters";
209
- _this.$fault = "client";
210
- Object.setPrototypeOf(_this, InvalidParameters.prototype);
211
- _this.Message = opts.Message;
212
- return _this;
213
- }
214
- return InvalidParameters;
215
- }(__BaseException));
216
- export { InvalidParameters };
217
- var AssociationAlreadyExists = (function (_super) {
218
- __extends(AssociationAlreadyExists, _super);
219
- function AssociationAlreadyExists(opts) {
220
- var _this = _super.call(this, __assign({ name: "AssociationAlreadyExists", $fault: "client" }, opts)) || this;
221
- _this.name = "AssociationAlreadyExists";
222
- _this.$fault = "client";
223
- Object.setPrototypeOf(_this, AssociationAlreadyExists.prototype);
224
- return _this;
225
- }
226
- return AssociationAlreadyExists;
227
- }(__BaseException));
228
- export { AssociationAlreadyExists };
229
- var AssociationLimitExceeded = (function (_super) {
230
- __extends(AssociationLimitExceeded, _super);
231
- function AssociationLimitExceeded(opts) {
232
- var _this = _super.call(this, __assign({ name: "AssociationLimitExceeded", $fault: "client" }, opts)) || this;
233
- _this.name = "AssociationLimitExceeded";
234
- _this.$fault = "client";
235
- Object.setPrototypeOf(_this, AssociationLimitExceeded.prototype);
236
- return _this;
237
- }
238
- return AssociationLimitExceeded;
239
- }(__BaseException));
240
- export { AssociationLimitExceeded };
82
+ export class AlreadyExistsException extends __BaseException {
83
+ constructor(opts) {
84
+ super({
85
+ name: "AlreadyExistsException",
86
+ $fault: "client",
87
+ ...opts,
88
+ });
89
+ this.name = "AlreadyExistsException";
90
+ this.$fault = "client";
91
+ Object.setPrototypeOf(this, AlreadyExistsException.prototype);
92
+ this.Message = opts.Message;
93
+ }
94
+ }
95
+ export class OpsItemInvalidParameterException extends __BaseException {
96
+ constructor(opts) {
97
+ super({
98
+ name: "OpsItemInvalidParameterException",
99
+ $fault: "client",
100
+ ...opts,
101
+ });
102
+ this.name = "OpsItemInvalidParameterException";
103
+ this.$fault = "client";
104
+ Object.setPrototypeOf(this, OpsItemInvalidParameterException.prototype);
105
+ this.ParameterNames = opts.ParameterNames;
106
+ this.Message = opts.Message;
107
+ }
108
+ }
109
+ export class OpsItemLimitExceededException extends __BaseException {
110
+ constructor(opts) {
111
+ super({
112
+ name: "OpsItemLimitExceededException",
113
+ $fault: "client",
114
+ ...opts,
115
+ });
116
+ this.name = "OpsItemLimitExceededException";
117
+ this.$fault = "client";
118
+ Object.setPrototypeOf(this, OpsItemLimitExceededException.prototype);
119
+ this.ResourceTypes = opts.ResourceTypes;
120
+ this.Limit = opts.Limit;
121
+ this.LimitType = opts.LimitType;
122
+ this.Message = opts.Message;
123
+ }
124
+ }
125
+ export class OpsItemNotFoundException extends __BaseException {
126
+ constructor(opts) {
127
+ super({
128
+ name: "OpsItemNotFoundException",
129
+ $fault: "client",
130
+ ...opts,
131
+ });
132
+ this.name = "OpsItemNotFoundException";
133
+ this.$fault = "client";
134
+ Object.setPrototypeOf(this, OpsItemNotFoundException.prototype);
135
+ this.Message = opts.Message;
136
+ }
137
+ }
138
+ export class OpsItemRelatedItemAlreadyExistsException extends __BaseException {
139
+ constructor(opts) {
140
+ super({
141
+ name: "OpsItemRelatedItemAlreadyExistsException",
142
+ $fault: "client",
143
+ ...opts,
144
+ });
145
+ this.name = "OpsItemRelatedItemAlreadyExistsException";
146
+ this.$fault = "client";
147
+ Object.setPrototypeOf(this, OpsItemRelatedItemAlreadyExistsException.prototype);
148
+ this.Message = opts.Message;
149
+ this.ResourceUri = opts.ResourceUri;
150
+ this.OpsItemId = opts.OpsItemId;
151
+ }
152
+ }
153
+ export class DuplicateInstanceId extends __BaseException {
154
+ constructor(opts) {
155
+ super({
156
+ name: "DuplicateInstanceId",
157
+ $fault: "client",
158
+ ...opts,
159
+ });
160
+ this.name = "DuplicateInstanceId";
161
+ this.$fault = "client";
162
+ Object.setPrototypeOf(this, DuplicateInstanceId.prototype);
163
+ }
164
+ }
165
+ export class InvalidCommandId extends __BaseException {
166
+ constructor(opts) {
167
+ super({
168
+ name: "InvalidCommandId",
169
+ $fault: "client",
170
+ ...opts,
171
+ });
172
+ this.name = "InvalidCommandId";
173
+ this.$fault = "client";
174
+ Object.setPrototypeOf(this, InvalidCommandId.prototype);
175
+ }
176
+ }
177
+ export class InvalidInstanceId extends __BaseException {
178
+ constructor(opts) {
179
+ super({
180
+ name: "InvalidInstanceId",
181
+ $fault: "client",
182
+ ...opts,
183
+ });
184
+ this.name = "InvalidInstanceId";
185
+ this.$fault = "client";
186
+ Object.setPrototypeOf(this, InvalidInstanceId.prototype);
187
+ this.Message = opts.Message;
188
+ }
189
+ }
190
+ export class DoesNotExistException extends __BaseException {
191
+ constructor(opts) {
192
+ super({
193
+ name: "DoesNotExistException",
194
+ $fault: "client",
195
+ ...opts,
196
+ });
197
+ this.name = "DoesNotExistException";
198
+ this.$fault = "client";
199
+ Object.setPrototypeOf(this, DoesNotExistException.prototype);
200
+ this.Message = opts.Message;
201
+ }
202
+ }
203
+ export class InvalidParameters extends __BaseException {
204
+ constructor(opts) {
205
+ super({
206
+ name: "InvalidParameters",
207
+ $fault: "client",
208
+ ...opts,
209
+ });
210
+ this.name = "InvalidParameters";
211
+ this.$fault = "client";
212
+ Object.setPrototypeOf(this, InvalidParameters.prototype);
213
+ this.Message = opts.Message;
214
+ }
215
+ }
216
+ export class AssociationAlreadyExists extends __BaseException {
217
+ constructor(opts) {
218
+ super({
219
+ name: "AssociationAlreadyExists",
220
+ $fault: "client",
221
+ ...opts,
222
+ });
223
+ this.name = "AssociationAlreadyExists";
224
+ this.$fault = "client";
225
+ Object.setPrototypeOf(this, AssociationAlreadyExists.prototype);
226
+ }
227
+ }
228
+ export class AssociationLimitExceeded extends __BaseException {
229
+ constructor(opts) {
230
+ super({
231
+ name: "AssociationLimitExceeded",
232
+ $fault: "client",
233
+ ...opts,
234
+ });
235
+ this.name = "AssociationLimitExceeded";
236
+ this.$fault = "client";
237
+ Object.setPrototypeOf(this, AssociationLimitExceeded.prototype);
238
+ }
239
+ }
241
240
  export var AssociationComplianceSeverity;
242
241
  (function (AssociationComplianceSeverity) {
243
242
  AssociationComplianceSeverity["Critical"] = "CRITICAL";
@@ -257,109 +256,109 @@ export var AssociationStatusName;
257
256
  AssociationStatusName["Pending"] = "Pending";
258
257
  AssociationStatusName["Success"] = "Success";
259
258
  })(AssociationStatusName || (AssociationStatusName = {}));
260
- var InvalidDocument = (function (_super) {
261
- __extends(InvalidDocument, _super);
262
- function InvalidDocument(opts) {
263
- var _this = _super.call(this, __assign({ name: "InvalidDocument", $fault: "client" }, opts)) || this;
264
- _this.name = "InvalidDocument";
265
- _this.$fault = "client";
266
- Object.setPrototypeOf(_this, InvalidDocument.prototype);
267
- _this.Message = opts.Message;
268
- return _this;
269
- }
270
- return InvalidDocument;
271
- }(__BaseException));
272
- export { InvalidDocument };
273
- var InvalidDocumentVersion = (function (_super) {
274
- __extends(InvalidDocumentVersion, _super);
275
- function InvalidDocumentVersion(opts) {
276
- var _this = _super.call(this, __assign({ name: "InvalidDocumentVersion", $fault: "client" }, opts)) || this;
277
- _this.name = "InvalidDocumentVersion";
278
- _this.$fault = "client";
279
- Object.setPrototypeOf(_this, InvalidDocumentVersion.prototype);
280
- _this.Message = opts.Message;
281
- return _this;
282
- }
283
- return InvalidDocumentVersion;
284
- }(__BaseException));
285
- export { InvalidDocumentVersion };
286
- var InvalidOutputLocation = (function (_super) {
287
- __extends(InvalidOutputLocation, _super);
288
- function InvalidOutputLocation(opts) {
289
- var _this = _super.call(this, __assign({ name: "InvalidOutputLocation", $fault: "client" }, opts)) || this;
290
- _this.name = "InvalidOutputLocation";
291
- _this.$fault = "client";
292
- Object.setPrototypeOf(_this, InvalidOutputLocation.prototype);
293
- return _this;
294
- }
295
- return InvalidOutputLocation;
296
- }(__BaseException));
297
- export { InvalidOutputLocation };
298
- var InvalidSchedule = (function (_super) {
299
- __extends(InvalidSchedule, _super);
300
- function InvalidSchedule(opts) {
301
- var _this = _super.call(this, __assign({ name: "InvalidSchedule", $fault: "client" }, opts)) || this;
302
- _this.name = "InvalidSchedule";
303
- _this.$fault = "client";
304
- Object.setPrototypeOf(_this, InvalidSchedule.prototype);
305
- _this.Message = opts.Message;
306
- return _this;
307
- }
308
- return InvalidSchedule;
309
- }(__BaseException));
310
- export { InvalidSchedule };
311
- var InvalidTag = (function (_super) {
312
- __extends(InvalidTag, _super);
313
- function InvalidTag(opts) {
314
- var _this = _super.call(this, __assign({ name: "InvalidTag", $fault: "client" }, opts)) || this;
315
- _this.name = "InvalidTag";
316
- _this.$fault = "client";
317
- Object.setPrototypeOf(_this, InvalidTag.prototype);
318
- _this.Message = opts.Message;
319
- return _this;
320
- }
321
- return InvalidTag;
322
- }(__BaseException));
323
- export { InvalidTag };
324
- var InvalidTarget = (function (_super) {
325
- __extends(InvalidTarget, _super);
326
- function InvalidTarget(opts) {
327
- var _this = _super.call(this, __assign({ name: "InvalidTarget", $fault: "client" }, opts)) || this;
328
- _this.name = "InvalidTarget";
329
- _this.$fault = "client";
330
- Object.setPrototypeOf(_this, InvalidTarget.prototype);
331
- _this.Message = opts.Message;
332
- return _this;
333
- }
334
- return InvalidTarget;
335
- }(__BaseException));
336
- export { InvalidTarget };
337
- var InvalidTargetMaps = (function (_super) {
338
- __extends(InvalidTargetMaps, _super);
339
- function InvalidTargetMaps(opts) {
340
- var _this = _super.call(this, __assign({ name: "InvalidTargetMaps", $fault: "client" }, opts)) || this;
341
- _this.name = "InvalidTargetMaps";
342
- _this.$fault = "client";
343
- Object.setPrototypeOf(_this, InvalidTargetMaps.prototype);
344
- _this.Message = opts.Message;
345
- return _this;
346
- }
347
- return InvalidTargetMaps;
348
- }(__BaseException));
349
- export { InvalidTargetMaps };
350
- var UnsupportedPlatformType = (function (_super) {
351
- __extends(UnsupportedPlatformType, _super);
352
- function UnsupportedPlatformType(opts) {
353
- var _this = _super.call(this, __assign({ name: "UnsupportedPlatformType", $fault: "client" }, opts)) || this;
354
- _this.name = "UnsupportedPlatformType";
355
- _this.$fault = "client";
356
- Object.setPrototypeOf(_this, UnsupportedPlatformType.prototype);
357
- _this.Message = opts.Message;
358
- return _this;
359
- }
360
- return UnsupportedPlatformType;
361
- }(__BaseException));
362
- export { UnsupportedPlatformType };
259
+ export class InvalidDocument extends __BaseException {
260
+ constructor(opts) {
261
+ super({
262
+ name: "InvalidDocument",
263
+ $fault: "client",
264
+ ...opts,
265
+ });
266
+ this.name = "InvalidDocument";
267
+ this.$fault = "client";
268
+ Object.setPrototypeOf(this, InvalidDocument.prototype);
269
+ this.Message = opts.Message;
270
+ }
271
+ }
272
+ export class InvalidDocumentVersion extends __BaseException {
273
+ constructor(opts) {
274
+ super({
275
+ name: "InvalidDocumentVersion",
276
+ $fault: "client",
277
+ ...opts,
278
+ });
279
+ this.name = "InvalidDocumentVersion";
280
+ this.$fault = "client";
281
+ Object.setPrototypeOf(this, InvalidDocumentVersion.prototype);
282
+ this.Message = opts.Message;
283
+ }
284
+ }
285
+ export class InvalidOutputLocation extends __BaseException {
286
+ constructor(opts) {
287
+ super({
288
+ name: "InvalidOutputLocation",
289
+ $fault: "client",
290
+ ...opts,
291
+ });
292
+ this.name = "InvalidOutputLocation";
293
+ this.$fault = "client";
294
+ Object.setPrototypeOf(this, InvalidOutputLocation.prototype);
295
+ }
296
+ }
297
+ export class InvalidSchedule extends __BaseException {
298
+ constructor(opts) {
299
+ super({
300
+ name: "InvalidSchedule",
301
+ $fault: "client",
302
+ ...opts,
303
+ });
304
+ this.name = "InvalidSchedule";
305
+ this.$fault = "client";
306
+ Object.setPrototypeOf(this, InvalidSchedule.prototype);
307
+ this.Message = opts.Message;
308
+ }
309
+ }
310
+ export class InvalidTag extends __BaseException {
311
+ constructor(opts) {
312
+ super({
313
+ name: "InvalidTag",
314
+ $fault: "client",
315
+ ...opts,
316
+ });
317
+ this.name = "InvalidTag";
318
+ this.$fault = "client";
319
+ Object.setPrototypeOf(this, InvalidTag.prototype);
320
+ this.Message = opts.Message;
321
+ }
322
+ }
323
+ export class InvalidTarget extends __BaseException {
324
+ constructor(opts) {
325
+ super({
326
+ name: "InvalidTarget",
327
+ $fault: "client",
328
+ ...opts,
329
+ });
330
+ this.name = "InvalidTarget";
331
+ this.$fault = "client";
332
+ Object.setPrototypeOf(this, InvalidTarget.prototype);
333
+ this.Message = opts.Message;
334
+ }
335
+ }
336
+ export class InvalidTargetMaps extends __BaseException {
337
+ constructor(opts) {
338
+ super({
339
+ name: "InvalidTargetMaps",
340
+ $fault: "client",
341
+ ...opts,
342
+ });
343
+ this.name = "InvalidTargetMaps";
344
+ this.$fault = "client";
345
+ Object.setPrototypeOf(this, InvalidTargetMaps.prototype);
346
+ this.Message = opts.Message;
347
+ }
348
+ }
349
+ export class UnsupportedPlatformType extends __BaseException {
350
+ constructor(opts) {
351
+ super({
352
+ name: "UnsupportedPlatformType",
353
+ $fault: "client",
354
+ ...opts,
355
+ });
356
+ this.name = "UnsupportedPlatformType";
357
+ this.$fault = "client";
358
+ Object.setPrototypeOf(this, UnsupportedPlatformType.prototype);
359
+ this.Message = opts.Message;
360
+ }
361
+ }
363
362
  export var Fault;
364
363
  (function (Fault) {
365
364
  Fault["Client"] = "Client";
@@ -426,164 +425,164 @@ export var DocumentStatus;
426
425
  DocumentStatus["Failed"] = "Failed";
427
426
  DocumentStatus["Updating"] = "Updating";
428
427
  })(DocumentStatus || (DocumentStatus = {}));
429
- var DocumentAlreadyExists = (function (_super) {
430
- __extends(DocumentAlreadyExists, _super);
431
- function DocumentAlreadyExists(opts) {
432
- var _this = _super.call(this, __assign({ name: "DocumentAlreadyExists", $fault: "client" }, opts)) || this;
433
- _this.name = "DocumentAlreadyExists";
434
- _this.$fault = "client";
435
- Object.setPrototypeOf(_this, DocumentAlreadyExists.prototype);
436
- _this.Message = opts.Message;
437
- return _this;
438
- }
439
- return DocumentAlreadyExists;
440
- }(__BaseException));
441
- export { DocumentAlreadyExists };
442
- var DocumentLimitExceeded = (function (_super) {
443
- __extends(DocumentLimitExceeded, _super);
444
- function DocumentLimitExceeded(opts) {
445
- var _this = _super.call(this, __assign({ name: "DocumentLimitExceeded", $fault: "client" }, opts)) || this;
446
- _this.name = "DocumentLimitExceeded";
447
- _this.$fault = "client";
448
- Object.setPrototypeOf(_this, DocumentLimitExceeded.prototype);
449
- _this.Message = opts.Message;
450
- return _this;
451
- }
452
- return DocumentLimitExceeded;
453
- }(__BaseException));
454
- export { DocumentLimitExceeded };
455
- var InvalidDocumentContent = (function (_super) {
456
- __extends(InvalidDocumentContent, _super);
457
- function InvalidDocumentContent(opts) {
458
- var _this = _super.call(this, __assign({ name: "InvalidDocumentContent", $fault: "client" }, opts)) || this;
459
- _this.name = "InvalidDocumentContent";
460
- _this.$fault = "client";
461
- Object.setPrototypeOf(_this, InvalidDocumentContent.prototype);
462
- _this.Message = opts.Message;
463
- return _this;
464
- }
465
- return InvalidDocumentContent;
466
- }(__BaseException));
467
- export { InvalidDocumentContent };
468
- var InvalidDocumentSchemaVersion = (function (_super) {
469
- __extends(InvalidDocumentSchemaVersion, _super);
470
- function InvalidDocumentSchemaVersion(opts) {
471
- var _this = _super.call(this, __assign({ name: "InvalidDocumentSchemaVersion", $fault: "client" }, opts)) || this;
472
- _this.name = "InvalidDocumentSchemaVersion";
473
- _this.$fault = "client";
474
- Object.setPrototypeOf(_this, InvalidDocumentSchemaVersion.prototype);
475
- _this.Message = opts.Message;
476
- return _this;
477
- }
478
- return InvalidDocumentSchemaVersion;
479
- }(__BaseException));
480
- export { InvalidDocumentSchemaVersion };
481
- var MaxDocumentSizeExceeded = (function (_super) {
482
- __extends(MaxDocumentSizeExceeded, _super);
483
- function MaxDocumentSizeExceeded(opts) {
484
- var _this = _super.call(this, __assign({ name: "MaxDocumentSizeExceeded", $fault: "client" }, opts)) || this;
485
- _this.name = "MaxDocumentSizeExceeded";
486
- _this.$fault = "client";
487
- Object.setPrototypeOf(_this, MaxDocumentSizeExceeded.prototype);
488
- _this.Message = opts.Message;
489
- return _this;
490
- }
491
- return MaxDocumentSizeExceeded;
492
- }(__BaseException));
493
- export { MaxDocumentSizeExceeded };
494
- var IdempotentParameterMismatch = (function (_super) {
495
- __extends(IdempotentParameterMismatch, _super);
496
- function IdempotentParameterMismatch(opts) {
497
- var _this = _super.call(this, __assign({ name: "IdempotentParameterMismatch", $fault: "client" }, opts)) || this;
498
- _this.name = "IdempotentParameterMismatch";
499
- _this.$fault = "client";
500
- Object.setPrototypeOf(_this, IdempotentParameterMismatch.prototype);
501
- _this.Message = opts.Message;
502
- return _this;
503
- }
504
- return IdempotentParameterMismatch;
505
- }(__BaseException));
506
- export { IdempotentParameterMismatch };
507
- var ResourceLimitExceededException = (function (_super) {
508
- __extends(ResourceLimitExceededException, _super);
509
- function ResourceLimitExceededException(opts) {
510
- var _this = _super.call(this, __assign({ name: "ResourceLimitExceededException", $fault: "client" }, opts)) || this;
511
- _this.name = "ResourceLimitExceededException";
512
- _this.$fault = "client";
513
- Object.setPrototypeOf(_this, ResourceLimitExceededException.prototype);
514
- _this.Message = opts.Message;
515
- return _this;
516
- }
517
- return ResourceLimitExceededException;
518
- }(__BaseException));
519
- export { ResourceLimitExceededException };
428
+ export class DocumentAlreadyExists extends __BaseException {
429
+ constructor(opts) {
430
+ super({
431
+ name: "DocumentAlreadyExists",
432
+ $fault: "client",
433
+ ...opts,
434
+ });
435
+ this.name = "DocumentAlreadyExists";
436
+ this.$fault = "client";
437
+ Object.setPrototypeOf(this, DocumentAlreadyExists.prototype);
438
+ this.Message = opts.Message;
439
+ }
440
+ }
441
+ export class DocumentLimitExceeded extends __BaseException {
442
+ constructor(opts) {
443
+ super({
444
+ name: "DocumentLimitExceeded",
445
+ $fault: "client",
446
+ ...opts,
447
+ });
448
+ this.name = "DocumentLimitExceeded";
449
+ this.$fault = "client";
450
+ Object.setPrototypeOf(this, DocumentLimitExceeded.prototype);
451
+ this.Message = opts.Message;
452
+ }
453
+ }
454
+ export class InvalidDocumentContent extends __BaseException {
455
+ constructor(opts) {
456
+ super({
457
+ name: "InvalidDocumentContent",
458
+ $fault: "client",
459
+ ...opts,
460
+ });
461
+ this.name = "InvalidDocumentContent";
462
+ this.$fault = "client";
463
+ Object.setPrototypeOf(this, InvalidDocumentContent.prototype);
464
+ this.Message = opts.Message;
465
+ }
466
+ }
467
+ export class InvalidDocumentSchemaVersion extends __BaseException {
468
+ constructor(opts) {
469
+ super({
470
+ name: "InvalidDocumentSchemaVersion",
471
+ $fault: "client",
472
+ ...opts,
473
+ });
474
+ this.name = "InvalidDocumentSchemaVersion";
475
+ this.$fault = "client";
476
+ Object.setPrototypeOf(this, InvalidDocumentSchemaVersion.prototype);
477
+ this.Message = opts.Message;
478
+ }
479
+ }
480
+ export class MaxDocumentSizeExceeded extends __BaseException {
481
+ constructor(opts) {
482
+ super({
483
+ name: "MaxDocumentSizeExceeded",
484
+ $fault: "client",
485
+ ...opts,
486
+ });
487
+ this.name = "MaxDocumentSizeExceeded";
488
+ this.$fault = "client";
489
+ Object.setPrototypeOf(this, MaxDocumentSizeExceeded.prototype);
490
+ this.Message = opts.Message;
491
+ }
492
+ }
493
+ export class IdempotentParameterMismatch extends __BaseException {
494
+ constructor(opts) {
495
+ super({
496
+ name: "IdempotentParameterMismatch",
497
+ $fault: "client",
498
+ ...opts,
499
+ });
500
+ this.name = "IdempotentParameterMismatch";
501
+ this.$fault = "client";
502
+ Object.setPrototypeOf(this, IdempotentParameterMismatch.prototype);
503
+ this.Message = opts.Message;
504
+ }
505
+ }
506
+ export class ResourceLimitExceededException extends __BaseException {
507
+ constructor(opts) {
508
+ super({
509
+ name: "ResourceLimitExceededException",
510
+ $fault: "client",
511
+ ...opts,
512
+ });
513
+ this.name = "ResourceLimitExceededException";
514
+ this.$fault = "client";
515
+ Object.setPrototypeOf(this, ResourceLimitExceededException.prototype);
516
+ this.Message = opts.Message;
517
+ }
518
+ }
520
519
  export var OpsItemDataType;
521
520
  (function (OpsItemDataType) {
522
521
  OpsItemDataType["SEARCHABLE_STRING"] = "SearchableString";
523
522
  OpsItemDataType["STRING"] = "String";
524
523
  })(OpsItemDataType || (OpsItemDataType = {}));
525
- var OpsItemAlreadyExistsException = (function (_super) {
526
- __extends(OpsItemAlreadyExistsException, _super);
527
- function OpsItemAlreadyExistsException(opts) {
528
- var _this = _super.call(this, __assign({ name: "OpsItemAlreadyExistsException", $fault: "client" }, opts)) || this;
529
- _this.name = "OpsItemAlreadyExistsException";
530
- _this.$fault = "client";
531
- Object.setPrototypeOf(_this, OpsItemAlreadyExistsException.prototype);
532
- _this.Message = opts.Message;
533
- _this.OpsItemId = opts.OpsItemId;
534
- return _this;
535
- }
536
- return OpsItemAlreadyExistsException;
537
- }(__BaseException));
538
- export { OpsItemAlreadyExistsException };
539
- var OpsMetadataAlreadyExistsException = (function (_super) {
540
- __extends(OpsMetadataAlreadyExistsException, _super);
541
- function OpsMetadataAlreadyExistsException(opts) {
542
- var _this = _super.call(this, __assign({ name: "OpsMetadataAlreadyExistsException", $fault: "client" }, opts)) || this;
543
- _this.name = "OpsMetadataAlreadyExistsException";
544
- _this.$fault = "client";
545
- Object.setPrototypeOf(_this, OpsMetadataAlreadyExistsException.prototype);
546
- return _this;
547
- }
548
- return OpsMetadataAlreadyExistsException;
549
- }(__BaseException));
550
- export { OpsMetadataAlreadyExistsException };
551
- var OpsMetadataInvalidArgumentException = (function (_super) {
552
- __extends(OpsMetadataInvalidArgumentException, _super);
553
- function OpsMetadataInvalidArgumentException(opts) {
554
- var _this = _super.call(this, __assign({ name: "OpsMetadataInvalidArgumentException", $fault: "client" }, opts)) || this;
555
- _this.name = "OpsMetadataInvalidArgumentException";
556
- _this.$fault = "client";
557
- Object.setPrototypeOf(_this, OpsMetadataInvalidArgumentException.prototype);
558
- return _this;
559
- }
560
- return OpsMetadataInvalidArgumentException;
561
- }(__BaseException));
562
- export { OpsMetadataInvalidArgumentException };
563
- var OpsMetadataLimitExceededException = (function (_super) {
564
- __extends(OpsMetadataLimitExceededException, _super);
565
- function OpsMetadataLimitExceededException(opts) {
566
- var _this = _super.call(this, __assign({ name: "OpsMetadataLimitExceededException", $fault: "client" }, opts)) || this;
567
- _this.name = "OpsMetadataLimitExceededException";
568
- _this.$fault = "client";
569
- Object.setPrototypeOf(_this, OpsMetadataLimitExceededException.prototype);
570
- return _this;
571
- }
572
- return OpsMetadataLimitExceededException;
573
- }(__BaseException));
574
- export { OpsMetadataLimitExceededException };
575
- var OpsMetadataTooManyUpdatesException = (function (_super) {
576
- __extends(OpsMetadataTooManyUpdatesException, _super);
577
- function OpsMetadataTooManyUpdatesException(opts) {
578
- var _this = _super.call(this, __assign({ name: "OpsMetadataTooManyUpdatesException", $fault: "client" }, opts)) || this;
579
- _this.name = "OpsMetadataTooManyUpdatesException";
580
- _this.$fault = "client";
581
- Object.setPrototypeOf(_this, OpsMetadataTooManyUpdatesException.prototype);
582
- return _this;
583
- }
584
- return OpsMetadataTooManyUpdatesException;
585
- }(__BaseException));
586
- export { OpsMetadataTooManyUpdatesException };
524
+ export class OpsItemAlreadyExistsException extends __BaseException {
525
+ constructor(opts) {
526
+ super({
527
+ name: "OpsItemAlreadyExistsException",
528
+ $fault: "client",
529
+ ...opts,
530
+ });
531
+ this.name = "OpsItemAlreadyExistsException";
532
+ this.$fault = "client";
533
+ Object.setPrototypeOf(this, OpsItemAlreadyExistsException.prototype);
534
+ this.Message = opts.Message;
535
+ this.OpsItemId = opts.OpsItemId;
536
+ }
537
+ }
538
+ export class OpsMetadataAlreadyExistsException extends __BaseException {
539
+ constructor(opts) {
540
+ super({
541
+ name: "OpsMetadataAlreadyExistsException",
542
+ $fault: "client",
543
+ ...opts,
544
+ });
545
+ this.name = "OpsMetadataAlreadyExistsException";
546
+ this.$fault = "client";
547
+ Object.setPrototypeOf(this, OpsMetadataAlreadyExistsException.prototype);
548
+ }
549
+ }
550
+ export class OpsMetadataInvalidArgumentException extends __BaseException {
551
+ constructor(opts) {
552
+ super({
553
+ name: "OpsMetadataInvalidArgumentException",
554
+ $fault: "client",
555
+ ...opts,
556
+ });
557
+ this.name = "OpsMetadataInvalidArgumentException";
558
+ this.$fault = "client";
559
+ Object.setPrototypeOf(this, OpsMetadataInvalidArgumentException.prototype);
560
+ }
561
+ }
562
+ export class OpsMetadataLimitExceededException extends __BaseException {
563
+ constructor(opts) {
564
+ super({
565
+ name: "OpsMetadataLimitExceededException",
566
+ $fault: "client",
567
+ ...opts,
568
+ });
569
+ this.name = "OpsMetadataLimitExceededException";
570
+ this.$fault = "client";
571
+ Object.setPrototypeOf(this, OpsMetadataLimitExceededException.prototype);
572
+ }
573
+ }
574
+ export class OpsMetadataTooManyUpdatesException extends __BaseException {
575
+ constructor(opts) {
576
+ super({
577
+ name: "OpsMetadataTooManyUpdatesException",
578
+ $fault: "client",
579
+ ...opts,
580
+ });
581
+ this.name = "OpsMetadataTooManyUpdatesException";
582
+ this.$fault = "client";
583
+ Object.setPrototypeOf(this, OpsMetadataTooManyUpdatesException.prototype);
584
+ }
585
+ }
587
586
  export var PatchComplianceLevel;
588
587
  (function (PatchComplianceLevel) {
589
588
  PatchComplianceLevel["Critical"] = "CRITICAL";
@@ -619,6 +618,7 @@ export var OperatingSystem;
619
618
  (function (OperatingSystem) {
620
619
  OperatingSystem["AmazonLinux"] = "AMAZON_LINUX";
621
620
  OperatingSystem["AmazonLinux2"] = "AMAZON_LINUX_2";
621
+ OperatingSystem["AmazonLinux2022"] = "AMAZON_LINUX_2022";
622
622
  OperatingSystem["CentOS"] = "CENTOS";
623
623
  OperatingSystem["Debian"] = "DEBIAN";
624
624
  OperatingSystem["MacOS"] = "MACOS";
@@ -639,276 +639,276 @@ export var ResourceDataSyncS3Format;
639
639
  (function (ResourceDataSyncS3Format) {
640
640
  ResourceDataSyncS3Format["JSON_SERDE"] = "JsonSerDe";
641
641
  })(ResourceDataSyncS3Format || (ResourceDataSyncS3Format = {}));
642
- var ResourceDataSyncAlreadyExistsException = (function (_super) {
643
- __extends(ResourceDataSyncAlreadyExistsException, _super);
644
- function ResourceDataSyncAlreadyExistsException(opts) {
645
- var _this = _super.call(this, __assign({ name: "ResourceDataSyncAlreadyExistsException", $fault: "client" }, opts)) || this;
646
- _this.name = "ResourceDataSyncAlreadyExistsException";
647
- _this.$fault = "client";
648
- Object.setPrototypeOf(_this, ResourceDataSyncAlreadyExistsException.prototype);
649
- _this.SyncName = opts.SyncName;
650
- return _this;
651
- }
652
- return ResourceDataSyncAlreadyExistsException;
653
- }(__BaseException));
654
- export { ResourceDataSyncAlreadyExistsException };
655
- var ResourceDataSyncCountExceededException = (function (_super) {
656
- __extends(ResourceDataSyncCountExceededException, _super);
657
- function ResourceDataSyncCountExceededException(opts) {
658
- var _this = _super.call(this, __assign({ name: "ResourceDataSyncCountExceededException", $fault: "client" }, opts)) || this;
659
- _this.name = "ResourceDataSyncCountExceededException";
660
- _this.$fault = "client";
661
- Object.setPrototypeOf(_this, ResourceDataSyncCountExceededException.prototype);
662
- _this.Message = opts.Message;
663
- return _this;
664
- }
665
- return ResourceDataSyncCountExceededException;
666
- }(__BaseException));
667
- export { ResourceDataSyncCountExceededException };
668
- var ResourceDataSyncInvalidConfigurationException = (function (_super) {
669
- __extends(ResourceDataSyncInvalidConfigurationException, _super);
670
- function ResourceDataSyncInvalidConfigurationException(opts) {
671
- var _this = _super.call(this, __assign({ name: "ResourceDataSyncInvalidConfigurationException", $fault: "client" }, opts)) || this;
672
- _this.name = "ResourceDataSyncInvalidConfigurationException";
673
- _this.$fault = "client";
674
- Object.setPrototypeOf(_this, ResourceDataSyncInvalidConfigurationException.prototype);
675
- _this.Message = opts.Message;
676
- return _this;
677
- }
678
- return ResourceDataSyncInvalidConfigurationException;
679
- }(__BaseException));
680
- export { ResourceDataSyncInvalidConfigurationException };
681
- var InvalidActivation = (function (_super) {
682
- __extends(InvalidActivation, _super);
683
- function InvalidActivation(opts) {
684
- var _this = _super.call(this, __assign({ name: "InvalidActivation", $fault: "client" }, opts)) || this;
685
- _this.name = "InvalidActivation";
686
- _this.$fault = "client";
687
- Object.setPrototypeOf(_this, InvalidActivation.prototype);
688
- _this.Message = opts.Message;
689
- return _this;
690
- }
691
- return InvalidActivation;
692
- }(__BaseException));
693
- export { InvalidActivation };
694
- var InvalidActivationId = (function (_super) {
695
- __extends(InvalidActivationId, _super);
696
- function InvalidActivationId(opts) {
697
- var _this = _super.call(this, __assign({ name: "InvalidActivationId", $fault: "client" }, opts)) || this;
698
- _this.name = "InvalidActivationId";
699
- _this.$fault = "client";
700
- Object.setPrototypeOf(_this, InvalidActivationId.prototype);
701
- _this.Message = opts.Message;
702
- return _this;
703
- }
704
- return InvalidActivationId;
705
- }(__BaseException));
706
- export { InvalidActivationId };
707
- var AssociationDoesNotExist = (function (_super) {
708
- __extends(AssociationDoesNotExist, _super);
709
- function AssociationDoesNotExist(opts) {
710
- var _this = _super.call(this, __assign({ name: "AssociationDoesNotExist", $fault: "client" }, opts)) || this;
711
- _this.name = "AssociationDoesNotExist";
712
- _this.$fault = "client";
713
- Object.setPrototypeOf(_this, AssociationDoesNotExist.prototype);
714
- _this.Message = opts.Message;
715
- return _this;
716
- }
717
- return AssociationDoesNotExist;
718
- }(__BaseException));
719
- export { AssociationDoesNotExist };
720
- var AssociatedInstances = (function (_super) {
721
- __extends(AssociatedInstances, _super);
722
- function AssociatedInstances(opts) {
723
- var _this = _super.call(this, __assign({ name: "AssociatedInstances", $fault: "client" }, opts)) || this;
724
- _this.name = "AssociatedInstances";
725
- _this.$fault = "client";
726
- Object.setPrototypeOf(_this, AssociatedInstances.prototype);
727
- return _this;
728
- }
729
- return AssociatedInstances;
730
- }(__BaseException));
731
- export { AssociatedInstances };
732
- var InvalidDocumentOperation = (function (_super) {
733
- __extends(InvalidDocumentOperation, _super);
734
- function InvalidDocumentOperation(opts) {
735
- var _this = _super.call(this, __assign({ name: "InvalidDocumentOperation", $fault: "client" }, opts)) || this;
736
- _this.name = "InvalidDocumentOperation";
737
- _this.$fault = "client";
738
- Object.setPrototypeOf(_this, InvalidDocumentOperation.prototype);
739
- _this.Message = opts.Message;
740
- return _this;
741
- }
742
- return InvalidDocumentOperation;
743
- }(__BaseException));
744
- export { InvalidDocumentOperation };
642
+ export class ResourceDataSyncAlreadyExistsException extends __BaseException {
643
+ constructor(opts) {
644
+ super({
645
+ name: "ResourceDataSyncAlreadyExistsException",
646
+ $fault: "client",
647
+ ...opts,
648
+ });
649
+ this.name = "ResourceDataSyncAlreadyExistsException";
650
+ this.$fault = "client";
651
+ Object.setPrototypeOf(this, ResourceDataSyncAlreadyExistsException.prototype);
652
+ this.SyncName = opts.SyncName;
653
+ }
654
+ }
655
+ export class ResourceDataSyncCountExceededException extends __BaseException {
656
+ constructor(opts) {
657
+ super({
658
+ name: "ResourceDataSyncCountExceededException",
659
+ $fault: "client",
660
+ ...opts,
661
+ });
662
+ this.name = "ResourceDataSyncCountExceededException";
663
+ this.$fault = "client";
664
+ Object.setPrototypeOf(this, ResourceDataSyncCountExceededException.prototype);
665
+ this.Message = opts.Message;
666
+ }
667
+ }
668
+ export class ResourceDataSyncInvalidConfigurationException extends __BaseException {
669
+ constructor(opts) {
670
+ super({
671
+ name: "ResourceDataSyncInvalidConfigurationException",
672
+ $fault: "client",
673
+ ...opts,
674
+ });
675
+ this.name = "ResourceDataSyncInvalidConfigurationException";
676
+ this.$fault = "client";
677
+ Object.setPrototypeOf(this, ResourceDataSyncInvalidConfigurationException.prototype);
678
+ this.Message = opts.Message;
679
+ }
680
+ }
681
+ export class InvalidActivation extends __BaseException {
682
+ constructor(opts) {
683
+ super({
684
+ name: "InvalidActivation",
685
+ $fault: "client",
686
+ ...opts,
687
+ });
688
+ this.name = "InvalidActivation";
689
+ this.$fault = "client";
690
+ Object.setPrototypeOf(this, InvalidActivation.prototype);
691
+ this.Message = opts.Message;
692
+ }
693
+ }
694
+ export class InvalidActivationId extends __BaseException {
695
+ constructor(opts) {
696
+ super({
697
+ name: "InvalidActivationId",
698
+ $fault: "client",
699
+ ...opts,
700
+ });
701
+ this.name = "InvalidActivationId";
702
+ this.$fault = "client";
703
+ Object.setPrototypeOf(this, InvalidActivationId.prototype);
704
+ this.Message = opts.Message;
705
+ }
706
+ }
707
+ export class AssociationDoesNotExist extends __BaseException {
708
+ constructor(opts) {
709
+ super({
710
+ name: "AssociationDoesNotExist",
711
+ $fault: "client",
712
+ ...opts,
713
+ });
714
+ this.name = "AssociationDoesNotExist";
715
+ this.$fault = "client";
716
+ Object.setPrototypeOf(this, AssociationDoesNotExist.prototype);
717
+ this.Message = opts.Message;
718
+ }
719
+ }
720
+ export class AssociatedInstances extends __BaseException {
721
+ constructor(opts) {
722
+ super({
723
+ name: "AssociatedInstances",
724
+ $fault: "client",
725
+ ...opts,
726
+ });
727
+ this.name = "AssociatedInstances";
728
+ this.$fault = "client";
729
+ Object.setPrototypeOf(this, AssociatedInstances.prototype);
730
+ }
731
+ }
732
+ export class InvalidDocumentOperation extends __BaseException {
733
+ constructor(opts) {
734
+ super({
735
+ name: "InvalidDocumentOperation",
736
+ $fault: "client",
737
+ ...opts,
738
+ });
739
+ this.name = "InvalidDocumentOperation";
740
+ this.$fault = "client";
741
+ Object.setPrototypeOf(this, InvalidDocumentOperation.prototype);
742
+ this.Message = opts.Message;
743
+ }
744
+ }
745
745
  export var InventorySchemaDeleteOption;
746
746
  (function (InventorySchemaDeleteOption) {
747
747
  InventorySchemaDeleteOption["DELETE_SCHEMA"] = "DeleteSchema";
748
748
  InventorySchemaDeleteOption["DISABLE_SCHEMA"] = "DisableSchema";
749
749
  })(InventorySchemaDeleteOption || (InventorySchemaDeleteOption = {}));
750
- var InvalidDeleteInventoryParametersException = (function (_super) {
751
- __extends(InvalidDeleteInventoryParametersException, _super);
752
- function InvalidDeleteInventoryParametersException(opts) {
753
- var _this = _super.call(this, __assign({ name: "InvalidDeleteInventoryParametersException", $fault: "client" }, opts)) || this;
754
- _this.name = "InvalidDeleteInventoryParametersException";
755
- _this.$fault = "client";
756
- Object.setPrototypeOf(_this, InvalidDeleteInventoryParametersException.prototype);
757
- _this.Message = opts.Message;
758
- return _this;
759
- }
760
- return InvalidDeleteInventoryParametersException;
761
- }(__BaseException));
762
- export { InvalidDeleteInventoryParametersException };
763
- var InvalidInventoryRequestException = (function (_super) {
764
- __extends(InvalidInventoryRequestException, _super);
765
- function InvalidInventoryRequestException(opts) {
766
- var _this = _super.call(this, __assign({ name: "InvalidInventoryRequestException", $fault: "client" }, opts)) || this;
767
- _this.name = "InvalidInventoryRequestException";
768
- _this.$fault = "client";
769
- Object.setPrototypeOf(_this, InvalidInventoryRequestException.prototype);
770
- _this.Message = opts.Message;
771
- return _this;
772
- }
773
- return InvalidInventoryRequestException;
774
- }(__BaseException));
775
- export { InvalidInventoryRequestException };
776
- var InvalidOptionException = (function (_super) {
777
- __extends(InvalidOptionException, _super);
778
- function InvalidOptionException(opts) {
779
- var _this = _super.call(this, __assign({ name: "InvalidOptionException", $fault: "client" }, opts)) || this;
780
- _this.name = "InvalidOptionException";
781
- _this.$fault = "client";
782
- Object.setPrototypeOf(_this, InvalidOptionException.prototype);
783
- _this.Message = opts.Message;
784
- return _this;
785
- }
786
- return InvalidOptionException;
787
- }(__BaseException));
788
- export { InvalidOptionException };
789
- var InvalidTypeNameException = (function (_super) {
790
- __extends(InvalidTypeNameException, _super);
791
- function InvalidTypeNameException(opts) {
792
- var _this = _super.call(this, __assign({ name: "InvalidTypeNameException", $fault: "client" }, opts)) || this;
793
- _this.name = "InvalidTypeNameException";
794
- _this.$fault = "client";
795
- Object.setPrototypeOf(_this, InvalidTypeNameException.prototype);
796
- _this.Message = opts.Message;
797
- return _this;
798
- }
799
- return InvalidTypeNameException;
800
- }(__BaseException));
801
- export { InvalidTypeNameException };
802
- var OpsMetadataNotFoundException = (function (_super) {
803
- __extends(OpsMetadataNotFoundException, _super);
804
- function OpsMetadataNotFoundException(opts) {
805
- var _this = _super.call(this, __assign({ name: "OpsMetadataNotFoundException", $fault: "client" }, opts)) || this;
806
- _this.name = "OpsMetadataNotFoundException";
807
- _this.$fault = "client";
808
- Object.setPrototypeOf(_this, OpsMetadataNotFoundException.prototype);
809
- return _this;
810
- }
811
- return OpsMetadataNotFoundException;
812
- }(__BaseException));
813
- export { OpsMetadataNotFoundException };
814
- var ParameterNotFound = (function (_super) {
815
- __extends(ParameterNotFound, _super);
816
- function ParameterNotFound(opts) {
817
- var _this = _super.call(this, __assign({ name: "ParameterNotFound", $fault: "client" }, opts)) || this;
818
- _this.name = "ParameterNotFound";
819
- _this.$fault = "client";
820
- Object.setPrototypeOf(_this, ParameterNotFound.prototype);
821
- return _this;
822
- }
823
- return ParameterNotFound;
824
- }(__BaseException));
825
- export { ParameterNotFound };
826
- var ResourceInUseException = (function (_super) {
827
- __extends(ResourceInUseException, _super);
828
- function ResourceInUseException(opts) {
829
- var _this = _super.call(this, __assign({ name: "ResourceInUseException", $fault: "client" }, opts)) || this;
830
- _this.name = "ResourceInUseException";
831
- _this.$fault = "client";
832
- Object.setPrototypeOf(_this, ResourceInUseException.prototype);
833
- _this.Message = opts.Message;
834
- return _this;
835
- }
836
- return ResourceInUseException;
837
- }(__BaseException));
838
- export { ResourceInUseException };
839
- var ResourceDataSyncNotFoundException = (function (_super) {
840
- __extends(ResourceDataSyncNotFoundException, _super);
841
- function ResourceDataSyncNotFoundException(opts) {
842
- var _this = _super.call(this, __assign({ name: "ResourceDataSyncNotFoundException", $fault: "client" }, opts)) || this;
843
- _this.name = "ResourceDataSyncNotFoundException";
844
- _this.$fault = "client";
845
- Object.setPrototypeOf(_this, ResourceDataSyncNotFoundException.prototype);
846
- _this.SyncName = opts.SyncName;
847
- _this.SyncType = opts.SyncType;
848
- _this.Message = opts.Message;
849
- return _this;
850
- }
851
- return ResourceDataSyncNotFoundException;
852
- }(__BaseException));
853
- export { ResourceDataSyncNotFoundException };
854
- var TargetInUseException = (function (_super) {
855
- __extends(TargetInUseException, _super);
856
- function TargetInUseException(opts) {
857
- var _this = _super.call(this, __assign({ name: "TargetInUseException", $fault: "client" }, opts)) || this;
858
- _this.name = "TargetInUseException";
859
- _this.$fault = "client";
860
- Object.setPrototypeOf(_this, TargetInUseException.prototype);
861
- _this.Message = opts.Message;
862
- return _this;
863
- }
864
- return TargetInUseException;
865
- }(__BaseException));
866
- export { TargetInUseException };
750
+ export class InvalidDeleteInventoryParametersException extends __BaseException {
751
+ constructor(opts) {
752
+ super({
753
+ name: "InvalidDeleteInventoryParametersException",
754
+ $fault: "client",
755
+ ...opts,
756
+ });
757
+ this.name = "InvalidDeleteInventoryParametersException";
758
+ this.$fault = "client";
759
+ Object.setPrototypeOf(this, InvalidDeleteInventoryParametersException.prototype);
760
+ this.Message = opts.Message;
761
+ }
762
+ }
763
+ export class InvalidInventoryRequestException extends __BaseException {
764
+ constructor(opts) {
765
+ super({
766
+ name: "InvalidInventoryRequestException",
767
+ $fault: "client",
768
+ ...opts,
769
+ });
770
+ this.name = "InvalidInventoryRequestException";
771
+ this.$fault = "client";
772
+ Object.setPrototypeOf(this, InvalidInventoryRequestException.prototype);
773
+ this.Message = opts.Message;
774
+ }
775
+ }
776
+ export class InvalidOptionException extends __BaseException {
777
+ constructor(opts) {
778
+ super({
779
+ name: "InvalidOptionException",
780
+ $fault: "client",
781
+ ...opts,
782
+ });
783
+ this.name = "InvalidOptionException";
784
+ this.$fault = "client";
785
+ Object.setPrototypeOf(this, InvalidOptionException.prototype);
786
+ this.Message = opts.Message;
787
+ }
788
+ }
789
+ export class InvalidTypeNameException extends __BaseException {
790
+ constructor(opts) {
791
+ super({
792
+ name: "InvalidTypeNameException",
793
+ $fault: "client",
794
+ ...opts,
795
+ });
796
+ this.name = "InvalidTypeNameException";
797
+ this.$fault = "client";
798
+ Object.setPrototypeOf(this, InvalidTypeNameException.prototype);
799
+ this.Message = opts.Message;
800
+ }
801
+ }
802
+ export class OpsMetadataNotFoundException extends __BaseException {
803
+ constructor(opts) {
804
+ super({
805
+ name: "OpsMetadataNotFoundException",
806
+ $fault: "client",
807
+ ...opts,
808
+ });
809
+ this.name = "OpsMetadataNotFoundException";
810
+ this.$fault = "client";
811
+ Object.setPrototypeOf(this, OpsMetadataNotFoundException.prototype);
812
+ }
813
+ }
814
+ export class ParameterNotFound extends __BaseException {
815
+ constructor(opts) {
816
+ super({
817
+ name: "ParameterNotFound",
818
+ $fault: "client",
819
+ ...opts,
820
+ });
821
+ this.name = "ParameterNotFound";
822
+ this.$fault = "client";
823
+ Object.setPrototypeOf(this, ParameterNotFound.prototype);
824
+ }
825
+ }
826
+ export class ResourceInUseException extends __BaseException {
827
+ constructor(opts) {
828
+ super({
829
+ name: "ResourceInUseException",
830
+ $fault: "client",
831
+ ...opts,
832
+ });
833
+ this.name = "ResourceInUseException";
834
+ this.$fault = "client";
835
+ Object.setPrototypeOf(this, ResourceInUseException.prototype);
836
+ this.Message = opts.Message;
837
+ }
838
+ }
839
+ export class ResourceDataSyncNotFoundException extends __BaseException {
840
+ constructor(opts) {
841
+ super({
842
+ name: "ResourceDataSyncNotFoundException",
843
+ $fault: "client",
844
+ ...opts,
845
+ });
846
+ this.name = "ResourceDataSyncNotFoundException";
847
+ this.$fault = "client";
848
+ Object.setPrototypeOf(this, ResourceDataSyncNotFoundException.prototype);
849
+ this.SyncName = opts.SyncName;
850
+ this.SyncType = opts.SyncType;
851
+ this.Message = opts.Message;
852
+ }
853
+ }
854
+ export class TargetInUseException extends __BaseException {
855
+ constructor(opts) {
856
+ super({
857
+ name: "TargetInUseException",
858
+ $fault: "client",
859
+ ...opts,
860
+ });
861
+ this.name = "TargetInUseException";
862
+ this.$fault = "client";
863
+ Object.setPrototypeOf(this, TargetInUseException.prototype);
864
+ this.Message = opts.Message;
865
+ }
866
+ }
867
867
  export var DescribeActivationsFilterKeys;
868
868
  (function (DescribeActivationsFilterKeys) {
869
869
  DescribeActivationsFilterKeys["ACTIVATION_IDS"] = "ActivationIds";
870
870
  DescribeActivationsFilterKeys["DEFAULT_INSTANCE_NAME"] = "DefaultInstanceName";
871
871
  DescribeActivationsFilterKeys["IAM_ROLE"] = "IamRole";
872
872
  })(DescribeActivationsFilterKeys || (DescribeActivationsFilterKeys = {}));
873
- var InvalidFilter = (function (_super) {
874
- __extends(InvalidFilter, _super);
875
- function InvalidFilter(opts) {
876
- var _this = _super.call(this, __assign({ name: "InvalidFilter", $fault: "client" }, opts)) || this;
877
- _this.name = "InvalidFilter";
878
- _this.$fault = "client";
879
- Object.setPrototypeOf(_this, InvalidFilter.prototype);
880
- _this.Message = opts.Message;
881
- return _this;
882
- }
883
- return InvalidFilter;
884
- }(__BaseException));
885
- export { InvalidFilter };
886
- var InvalidNextToken = (function (_super) {
887
- __extends(InvalidNextToken, _super);
888
- function InvalidNextToken(opts) {
889
- var _this = _super.call(this, __assign({ name: "InvalidNextToken", $fault: "client" }, opts)) || this;
890
- _this.name = "InvalidNextToken";
891
- _this.$fault = "client";
892
- Object.setPrototypeOf(_this, InvalidNextToken.prototype);
893
- _this.Message = opts.Message;
894
- return _this;
895
- }
896
- return InvalidNextToken;
897
- }(__BaseException));
898
- export { InvalidNextToken };
899
- var InvalidAssociationVersion = (function (_super) {
900
- __extends(InvalidAssociationVersion, _super);
901
- function InvalidAssociationVersion(opts) {
902
- var _this = _super.call(this, __assign({ name: "InvalidAssociationVersion", $fault: "client" }, opts)) || this;
903
- _this.name = "InvalidAssociationVersion";
904
- _this.$fault = "client";
905
- Object.setPrototypeOf(_this, InvalidAssociationVersion.prototype);
906
- _this.Message = opts.Message;
907
- return _this;
908
- }
909
- return InvalidAssociationVersion;
910
- }(__BaseException));
911
- export { InvalidAssociationVersion };
873
+ export class InvalidFilter extends __BaseException {
874
+ constructor(opts) {
875
+ super({
876
+ name: "InvalidFilter",
877
+ $fault: "client",
878
+ ...opts,
879
+ });
880
+ this.name = "InvalidFilter";
881
+ this.$fault = "client";
882
+ Object.setPrototypeOf(this, InvalidFilter.prototype);
883
+ this.Message = opts.Message;
884
+ }
885
+ }
886
+ export class InvalidNextToken extends __BaseException {
887
+ constructor(opts) {
888
+ super({
889
+ name: "InvalidNextToken",
890
+ $fault: "client",
891
+ ...opts,
892
+ });
893
+ this.name = "InvalidNextToken";
894
+ this.$fault = "client";
895
+ Object.setPrototypeOf(this, InvalidNextToken.prototype);
896
+ this.Message = opts.Message;
897
+ }
898
+ }
899
+ export class InvalidAssociationVersion extends __BaseException {
900
+ constructor(opts) {
901
+ super({
902
+ name: "InvalidAssociationVersion",
903
+ $fault: "client",
904
+ ...opts,
905
+ });
906
+ this.name = "InvalidAssociationVersion";
907
+ this.$fault = "client";
908
+ Object.setPrototypeOf(this, InvalidAssociationVersion.prototype);
909
+ this.Message = opts.Message;
910
+ }
911
+ }
912
912
  export var AssociationExecutionFilterKey;
913
913
  (function (AssociationExecutionFilterKey) {
914
914
  AssociationExecutionFilterKey["CreatedTime"] = "CreatedTime";
@@ -921,19 +921,19 @@ export var AssociationFilterOperatorType;
921
921
  AssociationFilterOperatorType["GreaterThan"] = "GREATER_THAN";
922
922
  AssociationFilterOperatorType["LessThan"] = "LESS_THAN";
923
923
  })(AssociationFilterOperatorType || (AssociationFilterOperatorType = {}));
924
- var AssociationExecutionDoesNotExist = (function (_super) {
925
- __extends(AssociationExecutionDoesNotExist, _super);
926
- function AssociationExecutionDoesNotExist(opts) {
927
- var _this = _super.call(this, __assign({ name: "AssociationExecutionDoesNotExist", $fault: "client" }, opts)) || this;
928
- _this.name = "AssociationExecutionDoesNotExist";
929
- _this.$fault = "client";
930
- Object.setPrototypeOf(_this, AssociationExecutionDoesNotExist.prototype);
931
- _this.Message = opts.Message;
932
- return _this;
933
- }
934
- return AssociationExecutionDoesNotExist;
935
- }(__BaseException));
936
- export { AssociationExecutionDoesNotExist };
924
+ export class AssociationExecutionDoesNotExist extends __BaseException {
925
+ constructor(opts) {
926
+ super({
927
+ name: "AssociationExecutionDoesNotExist",
928
+ $fault: "client",
929
+ ...opts,
930
+ });
931
+ this.name = "AssociationExecutionDoesNotExist";
932
+ this.$fault = "client";
933
+ Object.setPrototypeOf(this, AssociationExecutionDoesNotExist.prototype);
934
+ this.Message = opts.Message;
935
+ }
936
+ }
937
937
  export var AssociationExecutionTargetsFilterKey;
938
938
  (function (AssociationExecutionTargetsFilterKey) {
939
939
  AssociationExecutionTargetsFilterKey["ResourceId"] = "ResourceId";
@@ -990,44 +990,44 @@ export var ExecutionMode;
990
990
  ExecutionMode["Auto"] = "Auto";
991
991
  ExecutionMode["Interactive"] = "Interactive";
992
992
  })(ExecutionMode || (ExecutionMode = {}));
993
- var InvalidFilterKey = (function (_super) {
994
- __extends(InvalidFilterKey, _super);
995
- function InvalidFilterKey(opts) {
996
- var _this = _super.call(this, __assign({ name: "InvalidFilterKey", $fault: "client" }, opts)) || this;
997
- _this.name = "InvalidFilterKey";
998
- _this.$fault = "client";
999
- Object.setPrototypeOf(_this, InvalidFilterKey.prototype);
1000
- return _this;
1001
- }
1002
- return InvalidFilterKey;
1003
- }(__BaseException));
1004
- export { InvalidFilterKey };
1005
- var InvalidFilterValue = (function (_super) {
1006
- __extends(InvalidFilterValue, _super);
1007
- function InvalidFilterValue(opts) {
1008
- var _this = _super.call(this, __assign({ name: "InvalidFilterValue", $fault: "client" }, opts)) || this;
1009
- _this.name = "InvalidFilterValue";
1010
- _this.$fault = "client";
1011
- Object.setPrototypeOf(_this, InvalidFilterValue.prototype);
1012
- _this.Message = opts.Message;
1013
- return _this;
1014
- }
1015
- return InvalidFilterValue;
1016
- }(__BaseException));
1017
- export { InvalidFilterValue };
1018
- var AutomationExecutionNotFoundException = (function (_super) {
1019
- __extends(AutomationExecutionNotFoundException, _super);
1020
- function AutomationExecutionNotFoundException(opts) {
1021
- var _this = _super.call(this, __assign({ name: "AutomationExecutionNotFoundException", $fault: "client" }, opts)) || this;
1022
- _this.name = "AutomationExecutionNotFoundException";
1023
- _this.$fault = "client";
1024
- Object.setPrototypeOf(_this, AutomationExecutionNotFoundException.prototype);
1025
- _this.Message = opts.Message;
1026
- return _this;
1027
- }
1028
- return AutomationExecutionNotFoundException;
1029
- }(__BaseException));
1030
- export { AutomationExecutionNotFoundException };
993
+ export class InvalidFilterKey extends __BaseException {
994
+ constructor(opts) {
995
+ super({
996
+ name: "InvalidFilterKey",
997
+ $fault: "client",
998
+ ...opts,
999
+ });
1000
+ this.name = "InvalidFilterKey";
1001
+ this.$fault = "client";
1002
+ Object.setPrototypeOf(this, InvalidFilterKey.prototype);
1003
+ }
1004
+ }
1005
+ export class InvalidFilterValue extends __BaseException {
1006
+ constructor(opts) {
1007
+ super({
1008
+ name: "InvalidFilterValue",
1009
+ $fault: "client",
1010
+ ...opts,
1011
+ });
1012
+ this.name = "InvalidFilterValue";
1013
+ this.$fault = "client";
1014
+ Object.setPrototypeOf(this, InvalidFilterValue.prototype);
1015
+ this.Message = opts.Message;
1016
+ }
1017
+ }
1018
+ export class AutomationExecutionNotFoundException extends __BaseException {
1019
+ constructor(opts) {
1020
+ super({
1021
+ name: "AutomationExecutionNotFoundException",
1022
+ $fault: "client",
1023
+ ...opts,
1024
+ });
1025
+ this.name = "AutomationExecutionNotFoundException";
1026
+ this.$fault = "client";
1027
+ Object.setPrototypeOf(this, AutomationExecutionNotFoundException.prototype);
1028
+ this.Message = opts.Message;
1029
+ }
1030
+ }
1031
1031
  export var StepExecutionFilterKey;
1032
1032
  (function (StepExecutionFilterKey) {
1033
1033
  StepExecutionFilterKey["ACTION"] = "Action";
@@ -1041,19 +1041,19 @@ export var DocumentPermissionType;
1041
1041
  (function (DocumentPermissionType) {
1042
1042
  DocumentPermissionType["SHARE"] = "Share";
1043
1043
  })(DocumentPermissionType || (DocumentPermissionType = {}));
1044
- var InvalidPermissionType = (function (_super) {
1045
- __extends(InvalidPermissionType, _super);
1046
- function InvalidPermissionType(opts) {
1047
- var _this = _super.call(this, __assign({ name: "InvalidPermissionType", $fault: "client" }, opts)) || this;
1048
- _this.name = "InvalidPermissionType";
1049
- _this.$fault = "client";
1050
- Object.setPrototypeOf(_this, InvalidPermissionType.prototype);
1051
- _this.Message = opts.Message;
1052
- return _this;
1053
- }
1054
- return InvalidPermissionType;
1055
- }(__BaseException));
1056
- export { InvalidPermissionType };
1044
+ export class InvalidPermissionType extends __BaseException {
1045
+ constructor(opts) {
1046
+ super({
1047
+ name: "InvalidPermissionType",
1048
+ $fault: "client",
1049
+ ...opts,
1050
+ });
1051
+ this.name = "InvalidPermissionType";
1052
+ this.$fault = "client";
1053
+ Object.setPrototypeOf(this, InvalidPermissionType.prototype);
1054
+ this.Message = opts.Message;
1055
+ }
1056
+ }
1057
1057
  export var PatchDeploymentStatus;
1058
1058
  (function (PatchDeploymentStatus) {
1059
1059
  PatchDeploymentStatus["Approved"] = "APPROVED";
@@ -1061,19 +1061,19 @@ export var PatchDeploymentStatus;
1061
1061
  PatchDeploymentStatus["ExplicitRejected"] = "EXPLICIT_REJECTED";
1062
1062
  PatchDeploymentStatus["PendingApproval"] = "PENDING_APPROVAL";
1063
1063
  })(PatchDeploymentStatus || (PatchDeploymentStatus = {}));
1064
- var UnsupportedOperatingSystem = (function (_super) {
1065
- __extends(UnsupportedOperatingSystem, _super);
1066
- function UnsupportedOperatingSystem(opts) {
1067
- var _this = _super.call(this, __assign({ name: "UnsupportedOperatingSystem", $fault: "client" }, opts)) || this;
1068
- _this.name = "UnsupportedOperatingSystem";
1069
- _this.$fault = "client";
1070
- Object.setPrototypeOf(_this, UnsupportedOperatingSystem.prototype);
1071
- _this.Message = opts.Message;
1072
- return _this;
1073
- }
1074
- return UnsupportedOperatingSystem;
1075
- }(__BaseException));
1076
- export { UnsupportedOperatingSystem };
1064
+ export class UnsupportedOperatingSystem extends __BaseException {
1065
+ constructor(opts) {
1066
+ super({
1067
+ name: "UnsupportedOperatingSystem",
1068
+ $fault: "client",
1069
+ ...opts,
1070
+ });
1071
+ this.name = "UnsupportedOperatingSystem";
1072
+ this.$fault = "client";
1073
+ Object.setPrototypeOf(this, UnsupportedOperatingSystem.prototype);
1074
+ this.Message = opts.Message;
1075
+ }
1076
+ }
1077
1077
  export var InstanceInformationFilterKey;
1078
1078
  (function (InstanceInformationFilterKey) {
1079
1079
  InstanceInformationFilterKey["ACTIVATION_IDS"] = "ActivationIds";
@@ -1103,18 +1103,18 @@ export var SourceType;
1103
1103
  SourceType["AWS_IOT_THING"] = "AWS::IoT::Thing";
1104
1104
  SourceType["AWS_SSM_MANAGEDINSTANCE"] = "AWS::SSM::ManagedInstance";
1105
1105
  })(SourceType || (SourceType = {}));
1106
- var InvalidInstanceInformationFilterValue = (function (_super) {
1107
- __extends(InvalidInstanceInformationFilterValue, _super);
1108
- function InvalidInstanceInformationFilterValue(opts) {
1109
- var _this = _super.call(this, __assign({ name: "InvalidInstanceInformationFilterValue", $fault: "client" }, opts)) || this;
1110
- _this.name = "InvalidInstanceInformationFilterValue";
1111
- _this.$fault = "client";
1112
- Object.setPrototypeOf(_this, InvalidInstanceInformationFilterValue.prototype);
1113
- return _this;
1114
- }
1115
- return InvalidInstanceInformationFilterValue;
1116
- }(__BaseException));
1117
- export { InvalidInstanceInformationFilterValue };
1106
+ export class InvalidInstanceInformationFilterValue extends __BaseException {
1107
+ constructor(opts) {
1108
+ super({
1109
+ name: "InvalidInstanceInformationFilterValue",
1110
+ $fault: "client",
1111
+ ...opts,
1112
+ });
1113
+ this.name = "InvalidInstanceInformationFilterValue";
1114
+ this.$fault = "client";
1115
+ Object.setPrototypeOf(this, InvalidInstanceInformationFilterValue.prototype);
1116
+ }
1117
+ }
1118
1118
  export var PatchComplianceDataState;
1119
1119
  (function (PatchComplianceDataState) {
1120
1120
  PatchComplianceDataState["Failed"] = "FAILED";
@@ -1147,19 +1147,19 @@ export var InventoryDeletionStatus;
1147
1147
  InventoryDeletionStatus["COMPLETE"] = "Complete";
1148
1148
  InventoryDeletionStatus["IN_PROGRESS"] = "InProgress";
1149
1149
  })(InventoryDeletionStatus || (InventoryDeletionStatus = {}));
1150
- var InvalidDeletionIdException = (function (_super) {
1151
- __extends(InvalidDeletionIdException, _super);
1152
- function InvalidDeletionIdException(opts) {
1153
- var _this = _super.call(this, __assign({ name: "InvalidDeletionIdException", $fault: "client" }, opts)) || this;
1154
- _this.name = "InvalidDeletionIdException";
1155
- _this.$fault = "client";
1156
- Object.setPrototypeOf(_this, InvalidDeletionIdException.prototype);
1157
- _this.Message = opts.Message;
1158
- return _this;
1159
- }
1160
- return InvalidDeletionIdException;
1161
- }(__BaseException));
1162
- export { InvalidDeletionIdException };
1150
+ export class InvalidDeletionIdException extends __BaseException {
1151
+ constructor(opts) {
1152
+ super({
1153
+ name: "InvalidDeletionIdException",
1154
+ $fault: "client",
1155
+ ...opts,
1156
+ });
1157
+ this.name = "InvalidDeletionIdException";
1158
+ this.$fault = "client";
1159
+ Object.setPrototypeOf(this, InvalidDeletionIdException.prototype);
1160
+ this.Message = opts.Message;
1161
+ }
1162
+ }
1163
1163
  export var MaintenanceWindowExecutionStatus;
1164
1164
  (function (MaintenanceWindowExecutionStatus) {
1165
1165
  MaintenanceWindowExecutionStatus["Cancelled"] = "CANCELLED";
@@ -1247,205 +1247,602 @@ export var OpsItemStatus;
1247
1247
  OpsItemStatus["SCHEDULED"] = "Scheduled";
1248
1248
  OpsItemStatus["TIMED_OUT"] = "TimedOut";
1249
1249
  })(OpsItemStatus || (OpsItemStatus = {}));
1250
- export var AccountSharingInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1251
- export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1252
- export var ActivationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1253
- export var AddTagsToResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1254
- export var AddTagsToResourceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1255
- export var AlarmFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1256
- export var AlarmConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1257
- export var AlarmStateInformationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1258
- export var AssociateOpsItemRelatedItemRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1259
- export var AssociateOpsItemRelatedItemResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1260
- export var CancelCommandRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1261
- export var CancelCommandResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1262
- export var CancelMaintenanceWindowExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1263
- export var CancelMaintenanceWindowExecutionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1264
- export var RegistrationMetadataItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1265
- export var CreateActivationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1266
- export var CreateActivationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1267
- export var S3OutputLocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1268
- export var InstanceAssociationOutputLocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1269
- export var TargetLocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1270
- export var TargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1271
- export var CreateAssociationRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1272
- export var AssociationOverviewFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1273
- export var AssociationStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1274
- export var AssociationDescriptionFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1275
- export var CreateAssociationResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AssociationDescription && {
1276
- AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1277
- }))); };
1278
- export var CreateAssociationBatchRequestEntryFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1279
- export var CreateAssociationBatchRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Entries && {
1280
- Entries: obj.Entries.map(function (item) { return CreateAssociationBatchRequestEntryFilterSensitiveLog(item); }),
1281
- }))); };
1282
- export var FailedCreateAssociationFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Entry && { Entry: CreateAssociationBatchRequestEntryFilterSensitiveLog(obj.Entry) }))); };
1283
- export var CreateAssociationBatchResultFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Successful && { Successful: obj.Successful.map(function (item) { return AssociationDescriptionFilterSensitiveLog(item); }) })), (obj.Failed && { Failed: obj.Failed.map(function (item) { return FailedCreateAssociationFilterSensitiveLog(item); }) }))); };
1284
- export var AttachmentsSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1285
- export var DocumentRequiresFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1286
- export var CreateDocumentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1287
- export var AttachmentInformationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1288
- export var DocumentParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1289
- export var ReviewInformationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1290
- export var DocumentDescriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1291
- export var CreateDocumentResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1292
- export var CreateMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
1293
- export var CreateMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1294
- export var OpsItemNotificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1295
- export var OpsItemDataValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1296
- export var RelatedOpsItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1297
- export var CreateOpsItemRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1298
- export var CreateOpsItemResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1299
- export var MetadataValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1300
- export var CreateOpsMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1301
- export var CreateOpsMetadataResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1302
- export var PatchFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1303
- export var PatchFilterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1304
- export var PatchRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1305
- export var PatchRuleGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1306
- export var PatchSourceFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Configuration && { Configuration: SENSITIVE_STRING }))); };
1307
- export var CreatePatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSourceFilterSensitiveLog(item); }) }))); };
1308
- export var CreatePatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1309
- export var ResourceDataSyncDestinationDataSharingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1310
- export var ResourceDataSyncS3DestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1311
- export var ResourceDataSyncOrganizationalUnitFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1312
- export var ResourceDataSyncAwsOrganizationsSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1313
- export var ResourceDataSyncSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1314
- export var CreateResourceDataSyncRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1315
- export var CreateResourceDataSyncResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1316
- export var DeleteActivationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1317
- export var DeleteActivationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1318
- export var DeleteAssociationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1319
- export var DeleteAssociationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1320
- export var DeleteDocumentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1321
- export var DeleteDocumentResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1322
- export var DeleteInventoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1323
- export var InventoryDeletionSummaryItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1324
- export var InventoryDeletionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1325
- export var DeleteInventoryResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1326
- export var DeleteMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1327
- export var DeleteMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1328
- export var DeleteOpsMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1329
- export var DeleteOpsMetadataResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1330
- export var DeleteParameterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1331
- export var DeleteParameterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1332
- export var DeleteParametersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1333
- export var DeleteParametersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1334
- export var DeletePatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1335
- export var DeletePatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1336
- export var DeleteResourceDataSyncRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1337
- export var DeleteResourceDataSyncResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1338
- export var DeregisterManagedInstanceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1339
- export var DeregisterManagedInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1340
- export var DeregisterPatchBaselineForPatchGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1341
- export var DeregisterPatchBaselineForPatchGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1342
- export var DeregisterTargetFromMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1343
- export var DeregisterTargetFromMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1344
- export var DeregisterTaskFromMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1345
- export var DeregisterTaskFromMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1346
- export var DescribeActivationsFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1347
- export var DescribeActivationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1348
- export var DescribeActivationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1349
- export var DescribeAssociationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1350
- export var DescribeAssociationResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AssociationDescription && {
1351
- AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1352
- }))); };
1353
- export var AssociationExecutionFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1354
- export var DescribeAssociationExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1355
- export var AssociationExecutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1356
- export var DescribeAssociationExecutionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1357
- export var AssociationExecutionTargetsFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1358
- export var DescribeAssociationExecutionTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1359
- export var OutputSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1360
- export var AssociationExecutionTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1361
- export var DescribeAssociationExecutionTargetsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1362
- export var AutomationExecutionFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1363
- export var DescribeAutomationExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1364
- export var ResolvedTargetsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1365
- export var RunbookFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1366
- export var AutomationExecutionMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1367
- export var DescribeAutomationExecutionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1368
- export var StepExecutionFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1369
- export var DescribeAutomationStepExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1370
- export var FailureDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1371
- export var StepExecutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1372
- export var DescribeAutomationStepExecutionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1373
- export var PatchOrchestratorFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1374
- export var DescribeAvailablePatchesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1375
- export var PatchFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1376
- export var DescribeAvailablePatchesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1377
- export var DescribeDocumentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1378
- export var DescribeDocumentResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1379
- export var DescribeDocumentPermissionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1380
- export var DescribeDocumentPermissionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1381
- export var DescribeEffectiveInstanceAssociationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1382
- export var InstanceAssociationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1383
- export var DescribeEffectiveInstanceAssociationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1384
- export var DescribeEffectivePatchesForPatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1385
- export var PatchStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1386
- export var EffectivePatchFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1387
- export var DescribeEffectivePatchesForPatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1388
- export var DescribeInstanceAssociationsStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1389
- export var S3OutputUrlFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1390
- export var InstanceAssociationOutputUrlFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1391
- export var InstanceAssociationStatusInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1392
- export var DescribeInstanceAssociationsStatusResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1393
- export var InstanceInformationStringFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1394
- export var InstanceInformationFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1395
- export var DescribeInstanceInformationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1396
- export var InstanceAggregatedAssociationOverviewFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1397
- export var InstanceInformationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1398
- export var DescribeInstanceInformationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1399
- export var DescribeInstancePatchesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1400
- export var PatchComplianceDataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1401
- export var DescribeInstancePatchesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1402
- export var DescribeInstancePatchStatesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1403
- export var InstancePatchStateFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }))); };
1404
- export var DescribeInstancePatchStatesResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.InstancePatchStates && {
1405
- InstancePatchStates: obj.InstancePatchStates.map(function (item) { return InstancePatchStateFilterSensitiveLog(item); }),
1406
- }))); };
1407
- export var InstancePatchStateFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1408
- export var DescribeInstancePatchStatesForPatchGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1409
- export var DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.InstancePatchStates && {
1410
- InstancePatchStates: obj.InstancePatchStates.map(function (item) { return InstancePatchStateFilterSensitiveLog(item); }),
1411
- }))); };
1412
- export var DescribeInventoryDeletionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1413
- export var InventoryDeletionStatusItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1414
- export var DescribeInventoryDeletionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1415
- export var MaintenanceWindowFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1416
- export var DescribeMaintenanceWindowExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1417
- export var MaintenanceWindowExecutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1418
- export var DescribeMaintenanceWindowExecutionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1419
- export var DescribeMaintenanceWindowExecutionTaskInvocationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1420
- export var MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING })), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }))); };
1421
- export var DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.WindowExecutionTaskInvocationIdentities && {
1422
- WindowExecutionTaskInvocationIdentities: obj.WindowExecutionTaskInvocationIdentities.map(function (item) {
1423
- return MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog(item);
1250
+ export const AccountSharingInfoFilterSensitiveLog = (obj) => ({
1251
+ ...obj,
1252
+ });
1253
+ export const TagFilterSensitiveLog = (obj) => ({
1254
+ ...obj,
1255
+ });
1256
+ export const ActivationFilterSensitiveLog = (obj) => ({
1257
+ ...obj,
1258
+ });
1259
+ export const AddTagsToResourceRequestFilterSensitiveLog = (obj) => ({
1260
+ ...obj,
1261
+ });
1262
+ export const AddTagsToResourceResultFilterSensitiveLog = (obj) => ({
1263
+ ...obj,
1264
+ });
1265
+ export const AlarmFilterSensitiveLog = (obj) => ({
1266
+ ...obj,
1267
+ });
1268
+ export const AlarmConfigurationFilterSensitiveLog = (obj) => ({
1269
+ ...obj,
1270
+ });
1271
+ export const AlarmStateInformationFilterSensitiveLog = (obj) => ({
1272
+ ...obj,
1273
+ });
1274
+ export const AssociateOpsItemRelatedItemRequestFilterSensitiveLog = (obj) => ({
1275
+ ...obj,
1276
+ });
1277
+ export const AssociateOpsItemRelatedItemResponseFilterSensitiveLog = (obj) => ({
1278
+ ...obj,
1279
+ });
1280
+ export const CancelCommandRequestFilterSensitiveLog = (obj) => ({
1281
+ ...obj,
1282
+ });
1283
+ export const CancelCommandResultFilterSensitiveLog = (obj) => ({
1284
+ ...obj,
1285
+ });
1286
+ export const CancelMaintenanceWindowExecutionRequestFilterSensitiveLog = (obj) => ({
1287
+ ...obj,
1288
+ });
1289
+ export const CancelMaintenanceWindowExecutionResultFilterSensitiveLog = (obj) => ({
1290
+ ...obj,
1291
+ });
1292
+ export const RegistrationMetadataItemFilterSensitiveLog = (obj) => ({
1293
+ ...obj,
1294
+ });
1295
+ export const CreateActivationRequestFilterSensitiveLog = (obj) => ({
1296
+ ...obj,
1297
+ });
1298
+ export const CreateActivationResultFilterSensitiveLog = (obj) => ({
1299
+ ...obj,
1300
+ });
1301
+ export const S3OutputLocationFilterSensitiveLog = (obj) => ({
1302
+ ...obj,
1303
+ });
1304
+ export const InstanceAssociationOutputLocationFilterSensitiveLog = (obj) => ({
1305
+ ...obj,
1306
+ });
1307
+ export const TargetLocationFilterSensitiveLog = (obj) => ({
1308
+ ...obj,
1309
+ });
1310
+ export const TargetFilterSensitiveLog = (obj) => ({
1311
+ ...obj,
1312
+ });
1313
+ export const CreateAssociationRequestFilterSensitiveLog = (obj) => ({
1314
+ ...obj,
1315
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1316
+ });
1317
+ export const AssociationOverviewFilterSensitiveLog = (obj) => ({
1318
+ ...obj,
1319
+ });
1320
+ export const AssociationStatusFilterSensitiveLog = (obj) => ({
1321
+ ...obj,
1322
+ });
1323
+ export const AssociationDescriptionFilterSensitiveLog = (obj) => ({
1324
+ ...obj,
1325
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1326
+ });
1327
+ export const CreateAssociationResultFilterSensitiveLog = (obj) => ({
1328
+ ...obj,
1329
+ ...(obj.AssociationDescription && {
1330
+ AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1424
1331
  }),
1425
- }))); };
1426
- export var DescribeMaintenanceWindowExecutionTasksRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1427
- export var MaintenanceWindowExecutionTaskIdentityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1428
- export var DescribeMaintenanceWindowExecutionTasksResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1429
- export var DescribeMaintenanceWindowsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1430
- export var MaintenanceWindowIdentityFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
1431
- export var DescribeMaintenanceWindowsResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.WindowIdentities && {
1432
- WindowIdentities: obj.WindowIdentities.map(function (item) { return MaintenanceWindowIdentityFilterSensitiveLog(item); }),
1433
- }))); };
1434
- export var DescribeMaintenanceWindowScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1435
- export var ScheduledWindowExecutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1436
- export var DescribeMaintenanceWindowScheduleResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1437
- export var DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1438
- export var MaintenanceWindowIdentityForTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1439
- export var DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1440
- export var DescribeMaintenanceWindowTargetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1441
- export var MaintenanceWindowTargetFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
1442
- export var DescribeMaintenanceWindowTargetsResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Targets && { Targets: obj.Targets.map(function (item) { return MaintenanceWindowTargetFilterSensitiveLog(item); }) }))); };
1443
- export var DescribeMaintenanceWindowTasksRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1444
- export var LoggingInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1445
- export var MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Values && { Values: SENSITIVE_STRING }))); };
1446
- export var MaintenanceWindowTaskFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
1447
- export var DescribeMaintenanceWindowTasksResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Tasks && { Tasks: obj.Tasks.map(function (item) { return MaintenanceWindowTaskFilterSensitiveLog(item); }) }))); };
1448
- export var OpsItemFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1449
- export var DescribeOpsItemsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1450
- export var OpsItemSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1451
- export var DescribeOpsItemsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1332
+ });
1333
+ export const CreateAssociationBatchRequestEntryFilterSensitiveLog = (obj) => ({
1334
+ ...obj,
1335
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1336
+ });
1337
+ export const CreateAssociationBatchRequestFilterSensitiveLog = (obj) => ({
1338
+ ...obj,
1339
+ ...(obj.Entries && {
1340
+ Entries: obj.Entries.map((item) => CreateAssociationBatchRequestEntryFilterSensitiveLog(item)),
1341
+ }),
1342
+ });
1343
+ export const FailedCreateAssociationFilterSensitiveLog = (obj) => ({
1344
+ ...obj,
1345
+ ...(obj.Entry && { Entry: CreateAssociationBatchRequestEntryFilterSensitiveLog(obj.Entry) }),
1346
+ });
1347
+ export const CreateAssociationBatchResultFilterSensitiveLog = (obj) => ({
1348
+ ...obj,
1349
+ ...(obj.Successful && { Successful: obj.Successful.map((item) => AssociationDescriptionFilterSensitiveLog(item)) }),
1350
+ ...(obj.Failed && { Failed: obj.Failed.map((item) => FailedCreateAssociationFilterSensitiveLog(item)) }),
1351
+ });
1352
+ export const AttachmentsSourceFilterSensitiveLog = (obj) => ({
1353
+ ...obj,
1354
+ });
1355
+ export const DocumentRequiresFilterSensitiveLog = (obj) => ({
1356
+ ...obj,
1357
+ });
1358
+ export const CreateDocumentRequestFilterSensitiveLog = (obj) => ({
1359
+ ...obj,
1360
+ });
1361
+ export const AttachmentInformationFilterSensitiveLog = (obj) => ({
1362
+ ...obj,
1363
+ });
1364
+ export const DocumentParameterFilterSensitiveLog = (obj) => ({
1365
+ ...obj,
1366
+ });
1367
+ export const ReviewInformationFilterSensitiveLog = (obj) => ({
1368
+ ...obj,
1369
+ });
1370
+ export const DocumentDescriptionFilterSensitiveLog = (obj) => ({
1371
+ ...obj,
1372
+ });
1373
+ export const CreateDocumentResultFilterSensitiveLog = (obj) => ({
1374
+ ...obj,
1375
+ });
1376
+ export const CreateMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1377
+ ...obj,
1378
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1379
+ });
1380
+ export const CreateMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1381
+ ...obj,
1382
+ });
1383
+ export const OpsItemNotificationFilterSensitiveLog = (obj) => ({
1384
+ ...obj,
1385
+ });
1386
+ export const OpsItemDataValueFilterSensitiveLog = (obj) => ({
1387
+ ...obj,
1388
+ });
1389
+ export const RelatedOpsItemFilterSensitiveLog = (obj) => ({
1390
+ ...obj,
1391
+ });
1392
+ export const CreateOpsItemRequestFilterSensitiveLog = (obj) => ({
1393
+ ...obj,
1394
+ });
1395
+ export const CreateOpsItemResponseFilterSensitiveLog = (obj) => ({
1396
+ ...obj,
1397
+ });
1398
+ export const MetadataValueFilterSensitiveLog = (obj) => ({
1399
+ ...obj,
1400
+ });
1401
+ export const CreateOpsMetadataRequestFilterSensitiveLog = (obj) => ({
1402
+ ...obj,
1403
+ });
1404
+ export const CreateOpsMetadataResultFilterSensitiveLog = (obj) => ({
1405
+ ...obj,
1406
+ });
1407
+ export const PatchFilterFilterSensitiveLog = (obj) => ({
1408
+ ...obj,
1409
+ });
1410
+ export const PatchFilterGroupFilterSensitiveLog = (obj) => ({
1411
+ ...obj,
1412
+ });
1413
+ export const PatchRuleFilterSensitiveLog = (obj) => ({
1414
+ ...obj,
1415
+ });
1416
+ export const PatchRuleGroupFilterSensitiveLog = (obj) => ({
1417
+ ...obj,
1418
+ });
1419
+ export const PatchSourceFilterSensitiveLog = (obj) => ({
1420
+ ...obj,
1421
+ ...(obj.Configuration && { Configuration: SENSITIVE_STRING }),
1422
+ });
1423
+ export const CreatePatchBaselineRequestFilterSensitiveLog = (obj) => ({
1424
+ ...obj,
1425
+ ...(obj.Sources && { Sources: obj.Sources.map((item) => PatchSourceFilterSensitiveLog(item)) }),
1426
+ });
1427
+ export const CreatePatchBaselineResultFilterSensitiveLog = (obj) => ({
1428
+ ...obj,
1429
+ });
1430
+ export const ResourceDataSyncDestinationDataSharingFilterSensitiveLog = (obj) => ({
1431
+ ...obj,
1432
+ });
1433
+ export const ResourceDataSyncS3DestinationFilterSensitiveLog = (obj) => ({
1434
+ ...obj,
1435
+ });
1436
+ export const ResourceDataSyncOrganizationalUnitFilterSensitiveLog = (obj) => ({
1437
+ ...obj,
1438
+ });
1439
+ export const ResourceDataSyncAwsOrganizationsSourceFilterSensitiveLog = (obj) => ({
1440
+ ...obj,
1441
+ });
1442
+ export const ResourceDataSyncSourceFilterSensitiveLog = (obj) => ({
1443
+ ...obj,
1444
+ });
1445
+ export const CreateResourceDataSyncRequestFilterSensitiveLog = (obj) => ({
1446
+ ...obj,
1447
+ });
1448
+ export const CreateResourceDataSyncResultFilterSensitiveLog = (obj) => ({
1449
+ ...obj,
1450
+ });
1451
+ export const DeleteActivationRequestFilterSensitiveLog = (obj) => ({
1452
+ ...obj,
1453
+ });
1454
+ export const DeleteActivationResultFilterSensitiveLog = (obj) => ({
1455
+ ...obj,
1456
+ });
1457
+ export const DeleteAssociationRequestFilterSensitiveLog = (obj) => ({
1458
+ ...obj,
1459
+ });
1460
+ export const DeleteAssociationResultFilterSensitiveLog = (obj) => ({
1461
+ ...obj,
1462
+ });
1463
+ export const DeleteDocumentRequestFilterSensitiveLog = (obj) => ({
1464
+ ...obj,
1465
+ });
1466
+ export const DeleteDocumentResultFilterSensitiveLog = (obj) => ({
1467
+ ...obj,
1468
+ });
1469
+ export const DeleteInventoryRequestFilterSensitiveLog = (obj) => ({
1470
+ ...obj,
1471
+ });
1472
+ export const InventoryDeletionSummaryItemFilterSensitiveLog = (obj) => ({
1473
+ ...obj,
1474
+ });
1475
+ export const InventoryDeletionSummaryFilterSensitiveLog = (obj) => ({
1476
+ ...obj,
1477
+ });
1478
+ export const DeleteInventoryResultFilterSensitiveLog = (obj) => ({
1479
+ ...obj,
1480
+ });
1481
+ export const DeleteMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1482
+ ...obj,
1483
+ });
1484
+ export const DeleteMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1485
+ ...obj,
1486
+ });
1487
+ export const DeleteOpsMetadataRequestFilterSensitiveLog = (obj) => ({
1488
+ ...obj,
1489
+ });
1490
+ export const DeleteOpsMetadataResultFilterSensitiveLog = (obj) => ({
1491
+ ...obj,
1492
+ });
1493
+ export const DeleteParameterRequestFilterSensitiveLog = (obj) => ({
1494
+ ...obj,
1495
+ });
1496
+ export const DeleteParameterResultFilterSensitiveLog = (obj) => ({
1497
+ ...obj,
1498
+ });
1499
+ export const DeleteParametersRequestFilterSensitiveLog = (obj) => ({
1500
+ ...obj,
1501
+ });
1502
+ export const DeleteParametersResultFilterSensitiveLog = (obj) => ({
1503
+ ...obj,
1504
+ });
1505
+ export const DeletePatchBaselineRequestFilterSensitiveLog = (obj) => ({
1506
+ ...obj,
1507
+ });
1508
+ export const DeletePatchBaselineResultFilterSensitiveLog = (obj) => ({
1509
+ ...obj,
1510
+ });
1511
+ export const DeleteResourceDataSyncRequestFilterSensitiveLog = (obj) => ({
1512
+ ...obj,
1513
+ });
1514
+ export const DeleteResourceDataSyncResultFilterSensitiveLog = (obj) => ({
1515
+ ...obj,
1516
+ });
1517
+ export const DeregisterManagedInstanceRequestFilterSensitiveLog = (obj) => ({
1518
+ ...obj,
1519
+ });
1520
+ export const DeregisterManagedInstanceResultFilterSensitiveLog = (obj) => ({
1521
+ ...obj,
1522
+ });
1523
+ export const DeregisterPatchBaselineForPatchGroupRequestFilterSensitiveLog = (obj) => ({
1524
+ ...obj,
1525
+ });
1526
+ export const DeregisterPatchBaselineForPatchGroupResultFilterSensitiveLog = (obj) => ({
1527
+ ...obj,
1528
+ });
1529
+ export const DeregisterTargetFromMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1530
+ ...obj,
1531
+ });
1532
+ export const DeregisterTargetFromMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1533
+ ...obj,
1534
+ });
1535
+ export const DeregisterTaskFromMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1536
+ ...obj,
1537
+ });
1538
+ export const DeregisterTaskFromMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1539
+ ...obj,
1540
+ });
1541
+ export const DescribeActivationsFilterFilterSensitiveLog = (obj) => ({
1542
+ ...obj,
1543
+ });
1544
+ export const DescribeActivationsRequestFilterSensitiveLog = (obj) => ({
1545
+ ...obj,
1546
+ });
1547
+ export const DescribeActivationsResultFilterSensitiveLog = (obj) => ({
1548
+ ...obj,
1549
+ });
1550
+ export const DescribeAssociationRequestFilterSensitiveLog = (obj) => ({
1551
+ ...obj,
1552
+ });
1553
+ export const DescribeAssociationResultFilterSensitiveLog = (obj) => ({
1554
+ ...obj,
1555
+ ...(obj.AssociationDescription && {
1556
+ AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1557
+ }),
1558
+ });
1559
+ export const AssociationExecutionFilterFilterSensitiveLog = (obj) => ({
1560
+ ...obj,
1561
+ });
1562
+ export const DescribeAssociationExecutionsRequestFilterSensitiveLog = (obj) => ({
1563
+ ...obj,
1564
+ });
1565
+ export const AssociationExecutionFilterSensitiveLog = (obj) => ({
1566
+ ...obj,
1567
+ });
1568
+ export const DescribeAssociationExecutionsResultFilterSensitiveLog = (obj) => ({
1569
+ ...obj,
1570
+ });
1571
+ export const AssociationExecutionTargetsFilterFilterSensitiveLog = (obj) => ({
1572
+ ...obj,
1573
+ });
1574
+ export const DescribeAssociationExecutionTargetsRequestFilterSensitiveLog = (obj) => ({
1575
+ ...obj,
1576
+ });
1577
+ export const OutputSourceFilterSensitiveLog = (obj) => ({
1578
+ ...obj,
1579
+ });
1580
+ export const AssociationExecutionTargetFilterSensitiveLog = (obj) => ({
1581
+ ...obj,
1582
+ });
1583
+ export const DescribeAssociationExecutionTargetsResultFilterSensitiveLog = (obj) => ({
1584
+ ...obj,
1585
+ });
1586
+ export const AutomationExecutionFilterFilterSensitiveLog = (obj) => ({
1587
+ ...obj,
1588
+ });
1589
+ export const DescribeAutomationExecutionsRequestFilterSensitiveLog = (obj) => ({
1590
+ ...obj,
1591
+ });
1592
+ export const ResolvedTargetsFilterSensitiveLog = (obj) => ({
1593
+ ...obj,
1594
+ });
1595
+ export const RunbookFilterSensitiveLog = (obj) => ({
1596
+ ...obj,
1597
+ });
1598
+ export const AutomationExecutionMetadataFilterSensitiveLog = (obj) => ({
1599
+ ...obj,
1600
+ });
1601
+ export const DescribeAutomationExecutionsResultFilterSensitiveLog = (obj) => ({
1602
+ ...obj,
1603
+ });
1604
+ export const StepExecutionFilterFilterSensitiveLog = (obj) => ({
1605
+ ...obj,
1606
+ });
1607
+ export const DescribeAutomationStepExecutionsRequestFilterSensitiveLog = (obj) => ({
1608
+ ...obj,
1609
+ });
1610
+ export const FailureDetailsFilterSensitiveLog = (obj) => ({
1611
+ ...obj,
1612
+ });
1613
+ export const StepExecutionFilterSensitiveLog = (obj) => ({
1614
+ ...obj,
1615
+ });
1616
+ export const DescribeAutomationStepExecutionsResultFilterSensitiveLog = (obj) => ({
1617
+ ...obj,
1618
+ });
1619
+ export const PatchOrchestratorFilterFilterSensitiveLog = (obj) => ({
1620
+ ...obj,
1621
+ });
1622
+ export const DescribeAvailablePatchesRequestFilterSensitiveLog = (obj) => ({
1623
+ ...obj,
1624
+ });
1625
+ export const PatchFilterSensitiveLog = (obj) => ({
1626
+ ...obj,
1627
+ });
1628
+ export const DescribeAvailablePatchesResultFilterSensitiveLog = (obj) => ({
1629
+ ...obj,
1630
+ });
1631
+ export const DescribeDocumentRequestFilterSensitiveLog = (obj) => ({
1632
+ ...obj,
1633
+ });
1634
+ export const DescribeDocumentResultFilterSensitiveLog = (obj) => ({
1635
+ ...obj,
1636
+ });
1637
+ export const DescribeDocumentPermissionRequestFilterSensitiveLog = (obj) => ({
1638
+ ...obj,
1639
+ });
1640
+ export const DescribeDocumentPermissionResponseFilterSensitiveLog = (obj) => ({
1641
+ ...obj,
1642
+ });
1643
+ export const DescribeEffectiveInstanceAssociationsRequestFilterSensitiveLog = (obj) => ({
1644
+ ...obj,
1645
+ });
1646
+ export const InstanceAssociationFilterSensitiveLog = (obj) => ({
1647
+ ...obj,
1648
+ });
1649
+ export const DescribeEffectiveInstanceAssociationsResultFilterSensitiveLog = (obj) => ({
1650
+ ...obj,
1651
+ });
1652
+ export const DescribeEffectivePatchesForPatchBaselineRequestFilterSensitiveLog = (obj) => ({
1653
+ ...obj,
1654
+ });
1655
+ export const PatchStatusFilterSensitiveLog = (obj) => ({
1656
+ ...obj,
1657
+ });
1658
+ export const EffectivePatchFilterSensitiveLog = (obj) => ({
1659
+ ...obj,
1660
+ });
1661
+ export const DescribeEffectivePatchesForPatchBaselineResultFilterSensitiveLog = (obj) => ({
1662
+ ...obj,
1663
+ });
1664
+ export const DescribeInstanceAssociationsStatusRequestFilterSensitiveLog = (obj) => ({
1665
+ ...obj,
1666
+ });
1667
+ export const S3OutputUrlFilterSensitiveLog = (obj) => ({
1668
+ ...obj,
1669
+ });
1670
+ export const InstanceAssociationOutputUrlFilterSensitiveLog = (obj) => ({
1671
+ ...obj,
1672
+ });
1673
+ export const InstanceAssociationStatusInfoFilterSensitiveLog = (obj) => ({
1674
+ ...obj,
1675
+ });
1676
+ export const DescribeInstanceAssociationsStatusResultFilterSensitiveLog = (obj) => ({
1677
+ ...obj,
1678
+ });
1679
+ export const InstanceInformationStringFilterFilterSensitiveLog = (obj) => ({
1680
+ ...obj,
1681
+ });
1682
+ export const InstanceInformationFilterFilterSensitiveLog = (obj) => ({
1683
+ ...obj,
1684
+ });
1685
+ export const DescribeInstanceInformationRequestFilterSensitiveLog = (obj) => ({
1686
+ ...obj,
1687
+ });
1688
+ export const InstanceAggregatedAssociationOverviewFilterSensitiveLog = (obj) => ({
1689
+ ...obj,
1690
+ });
1691
+ export const InstanceInformationFilterSensitiveLog = (obj) => ({
1692
+ ...obj,
1693
+ });
1694
+ export const DescribeInstanceInformationResultFilterSensitiveLog = (obj) => ({
1695
+ ...obj,
1696
+ });
1697
+ export const DescribeInstancePatchesRequestFilterSensitiveLog = (obj) => ({
1698
+ ...obj,
1699
+ });
1700
+ export const PatchComplianceDataFilterSensitiveLog = (obj) => ({
1701
+ ...obj,
1702
+ });
1703
+ export const DescribeInstancePatchesResultFilterSensitiveLog = (obj) => ({
1704
+ ...obj,
1705
+ });
1706
+ export const DescribeInstancePatchStatesRequestFilterSensitiveLog = (obj) => ({
1707
+ ...obj,
1708
+ });
1709
+ export const InstancePatchStateFilterSensitiveLog = (obj) => ({
1710
+ ...obj,
1711
+ ...(obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }),
1712
+ });
1713
+ export const DescribeInstancePatchStatesResultFilterSensitiveLog = (obj) => ({
1714
+ ...obj,
1715
+ ...(obj.InstancePatchStates && {
1716
+ InstancePatchStates: obj.InstancePatchStates.map((item) => InstancePatchStateFilterSensitiveLog(item)),
1717
+ }),
1718
+ });
1719
+ export const InstancePatchStateFilterFilterSensitiveLog = (obj) => ({
1720
+ ...obj,
1721
+ });
1722
+ export const DescribeInstancePatchStatesForPatchGroupRequestFilterSensitiveLog = (obj) => ({
1723
+ ...obj,
1724
+ });
1725
+ export const DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog = (obj) => ({
1726
+ ...obj,
1727
+ ...(obj.InstancePatchStates && {
1728
+ InstancePatchStates: obj.InstancePatchStates.map((item) => InstancePatchStateFilterSensitiveLog(item)),
1729
+ }),
1730
+ });
1731
+ export const DescribeInventoryDeletionsRequestFilterSensitiveLog = (obj) => ({
1732
+ ...obj,
1733
+ });
1734
+ export const InventoryDeletionStatusItemFilterSensitiveLog = (obj) => ({
1735
+ ...obj,
1736
+ });
1737
+ export const DescribeInventoryDeletionsResultFilterSensitiveLog = (obj) => ({
1738
+ ...obj,
1739
+ });
1740
+ export const MaintenanceWindowFilterFilterSensitiveLog = (obj) => ({
1741
+ ...obj,
1742
+ });
1743
+ export const DescribeMaintenanceWindowExecutionsRequestFilterSensitiveLog = (obj) => ({
1744
+ ...obj,
1745
+ });
1746
+ export const MaintenanceWindowExecutionFilterSensitiveLog = (obj) => ({
1747
+ ...obj,
1748
+ });
1749
+ export const DescribeMaintenanceWindowExecutionsResultFilterSensitiveLog = (obj) => ({
1750
+ ...obj,
1751
+ });
1752
+ export const DescribeMaintenanceWindowExecutionTaskInvocationsRequestFilterSensitiveLog = (obj) => ({
1753
+ ...obj,
1754
+ });
1755
+ export const MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog = (obj) => ({
1756
+ ...obj,
1757
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1758
+ ...(obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }),
1759
+ });
1760
+ export const DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog = (obj) => ({
1761
+ ...obj,
1762
+ ...(obj.WindowExecutionTaskInvocationIdentities && {
1763
+ WindowExecutionTaskInvocationIdentities: obj.WindowExecutionTaskInvocationIdentities.map((item) => MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog(item)),
1764
+ }),
1765
+ });
1766
+ export const DescribeMaintenanceWindowExecutionTasksRequestFilterSensitiveLog = (obj) => ({
1767
+ ...obj,
1768
+ });
1769
+ export const MaintenanceWindowExecutionTaskIdentityFilterSensitiveLog = (obj) => ({
1770
+ ...obj,
1771
+ });
1772
+ export const DescribeMaintenanceWindowExecutionTasksResultFilterSensitiveLog = (obj) => ({
1773
+ ...obj,
1774
+ });
1775
+ export const DescribeMaintenanceWindowsRequestFilterSensitiveLog = (obj) => ({
1776
+ ...obj,
1777
+ });
1778
+ export const MaintenanceWindowIdentityFilterSensitiveLog = (obj) => ({
1779
+ ...obj,
1780
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1781
+ });
1782
+ export const DescribeMaintenanceWindowsResultFilterSensitiveLog = (obj) => ({
1783
+ ...obj,
1784
+ ...(obj.WindowIdentities && {
1785
+ WindowIdentities: obj.WindowIdentities.map((item) => MaintenanceWindowIdentityFilterSensitiveLog(item)),
1786
+ }),
1787
+ });
1788
+ export const DescribeMaintenanceWindowScheduleRequestFilterSensitiveLog = (obj) => ({
1789
+ ...obj,
1790
+ });
1791
+ export const ScheduledWindowExecutionFilterSensitiveLog = (obj) => ({
1792
+ ...obj,
1793
+ });
1794
+ export const DescribeMaintenanceWindowScheduleResultFilterSensitiveLog = (obj) => ({
1795
+ ...obj,
1796
+ });
1797
+ export const DescribeMaintenanceWindowsForTargetRequestFilterSensitiveLog = (obj) => ({
1798
+ ...obj,
1799
+ });
1800
+ export const MaintenanceWindowIdentityForTargetFilterSensitiveLog = (obj) => ({
1801
+ ...obj,
1802
+ });
1803
+ export const DescribeMaintenanceWindowsForTargetResultFilterSensitiveLog = (obj) => ({
1804
+ ...obj,
1805
+ });
1806
+ export const DescribeMaintenanceWindowTargetsRequestFilterSensitiveLog = (obj) => ({
1807
+ ...obj,
1808
+ });
1809
+ export const MaintenanceWindowTargetFilterSensitiveLog = (obj) => ({
1810
+ ...obj,
1811
+ ...(obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }),
1812
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1813
+ });
1814
+ export const DescribeMaintenanceWindowTargetsResultFilterSensitiveLog = (obj) => ({
1815
+ ...obj,
1816
+ ...(obj.Targets && { Targets: obj.Targets.map((item) => MaintenanceWindowTargetFilterSensitiveLog(item)) }),
1817
+ });
1818
+ export const DescribeMaintenanceWindowTasksRequestFilterSensitiveLog = (obj) => ({
1819
+ ...obj,
1820
+ });
1821
+ export const LoggingInfoFilterSensitiveLog = (obj) => ({
1822
+ ...obj,
1823
+ });
1824
+ export const MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog = (obj) => ({
1825
+ ...obj,
1826
+ ...(obj.Values && { Values: SENSITIVE_STRING }),
1827
+ });
1828
+ export const MaintenanceWindowTaskFilterSensitiveLog = (obj) => ({
1829
+ ...obj,
1830
+ ...(obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }),
1831
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1832
+ });
1833
+ export const DescribeMaintenanceWindowTasksResultFilterSensitiveLog = (obj) => ({
1834
+ ...obj,
1835
+ ...(obj.Tasks && { Tasks: obj.Tasks.map((item) => MaintenanceWindowTaskFilterSensitiveLog(item)) }),
1836
+ });
1837
+ export const OpsItemFilterFilterSensitiveLog = (obj) => ({
1838
+ ...obj,
1839
+ });
1840
+ export const DescribeOpsItemsRequestFilterSensitiveLog = (obj) => ({
1841
+ ...obj,
1842
+ });
1843
+ export const OpsItemSummaryFilterSensitiveLog = (obj) => ({
1844
+ ...obj,
1845
+ });
1846
+ export const DescribeOpsItemsResponseFilterSensitiveLog = (obj) => ({
1847
+ ...obj,
1848
+ });