@aws-sdk/client-ssm 3.186.0 → 3.190.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 { AssociationDescriptionFilterSensitiveLog, PatchSourceFilterSensitiveLog, } from "./models_0";
4
3
  import { SSMServiceException as __BaseException } from "./SSMServiceException";
@@ -20,18 +19,18 @@ export var ParameterType;
20
19
  ParameterType["STRING"] = "String";
21
20
  ParameterType["STRING_LIST"] = "StringList";
22
21
  })(ParameterType || (ParameterType = {}));
23
- var InvalidFilterOption = (function (_super) {
24
- __extends(InvalidFilterOption, _super);
25
- function InvalidFilterOption(opts) {
26
- var _this = _super.call(this, __assign({ name: "InvalidFilterOption", $fault: "client" }, opts)) || this;
27
- _this.name = "InvalidFilterOption";
28
- _this.$fault = "client";
29
- Object.setPrototypeOf(_this, InvalidFilterOption.prototype);
30
- return _this;
22
+ export class InvalidFilterOption extends __BaseException {
23
+ constructor(opts) {
24
+ super({
25
+ name: "InvalidFilterOption",
26
+ $fault: "client",
27
+ ...opts,
28
+ });
29
+ this.name = "InvalidFilterOption";
30
+ this.$fault = "client";
31
+ Object.setPrototypeOf(this, InvalidFilterOption.prototype);
31
32
  }
32
- return InvalidFilterOption;
33
- }(__BaseException));
34
- export { InvalidFilterOption };
33
+ }
35
34
  export var PatchSet;
36
35
  (function (PatchSet) {
37
36
  PatchSet["Application"] = "APPLICATION";
@@ -69,50 +68,50 @@ export var SessionStatus;
69
68
  SessionStatus["TERMINATED"] = "Terminated";
70
69
  SessionStatus["TERMINATING"] = "Terminating";
71
70
  })(SessionStatus || (SessionStatus = {}));
72
- var OpsItemRelatedItemAssociationNotFoundException = (function (_super) {
73
- __extends(OpsItemRelatedItemAssociationNotFoundException, _super);
74
- function OpsItemRelatedItemAssociationNotFoundException(opts) {
75
- var _this = _super.call(this, __assign({ name: "OpsItemRelatedItemAssociationNotFoundException", $fault: "client" }, opts)) || this;
76
- _this.name = "OpsItemRelatedItemAssociationNotFoundException";
77
- _this.$fault = "client";
78
- Object.setPrototypeOf(_this, OpsItemRelatedItemAssociationNotFoundException.prototype);
79
- _this.Message = opts.Message;
80
- return _this;
71
+ export class OpsItemRelatedItemAssociationNotFoundException extends __BaseException {
72
+ constructor(opts) {
73
+ super({
74
+ name: "OpsItemRelatedItemAssociationNotFoundException",
75
+ $fault: "client",
76
+ ...opts,
77
+ });
78
+ this.name = "OpsItemRelatedItemAssociationNotFoundException";
79
+ this.$fault = "client";
80
+ Object.setPrototypeOf(this, OpsItemRelatedItemAssociationNotFoundException.prototype);
81
+ this.Message = opts.Message;
81
82
  }
82
- return OpsItemRelatedItemAssociationNotFoundException;
83
- }(__BaseException));
84
- export { OpsItemRelatedItemAssociationNotFoundException };
83
+ }
85
84
  export var CalendarState;
86
85
  (function (CalendarState) {
87
86
  CalendarState["CLOSED"] = "CLOSED";
88
87
  CalendarState["OPEN"] = "OPEN";
89
88
  })(CalendarState || (CalendarState = {}));
90
- var InvalidDocumentType = (function (_super) {
91
- __extends(InvalidDocumentType, _super);
92
- function InvalidDocumentType(opts) {
93
- var _this = _super.call(this, __assign({ name: "InvalidDocumentType", $fault: "client" }, opts)) || this;
94
- _this.name = "InvalidDocumentType";
95
- _this.$fault = "client";
96
- Object.setPrototypeOf(_this, InvalidDocumentType.prototype);
97
- _this.Message = opts.Message;
98
- return _this;
89
+ export class InvalidDocumentType extends __BaseException {
90
+ constructor(opts) {
91
+ super({
92
+ name: "InvalidDocumentType",
93
+ $fault: "client",
94
+ ...opts,
95
+ });
96
+ this.name = "InvalidDocumentType";
97
+ this.$fault = "client";
98
+ Object.setPrototypeOf(this, InvalidDocumentType.prototype);
99
+ this.Message = opts.Message;
99
100
  }
100
- return InvalidDocumentType;
101
- }(__BaseException));
102
- export { InvalidDocumentType };
103
- var UnsupportedCalendarException = (function (_super) {
104
- __extends(UnsupportedCalendarException, _super);
105
- function UnsupportedCalendarException(opts) {
106
- var _this = _super.call(this, __assign({ name: "UnsupportedCalendarException", $fault: "client" }, opts)) || this;
107
- _this.name = "UnsupportedCalendarException";
108
- _this.$fault = "client";
109
- Object.setPrototypeOf(_this, UnsupportedCalendarException.prototype);
110
- _this.Message = opts.Message;
111
- return _this;
101
+ }
102
+ export class UnsupportedCalendarException extends __BaseException {
103
+ constructor(opts) {
104
+ super({
105
+ name: "UnsupportedCalendarException",
106
+ $fault: "client",
107
+ ...opts,
108
+ });
109
+ this.name = "UnsupportedCalendarException";
110
+ this.$fault = "client";
111
+ Object.setPrototypeOf(this, UnsupportedCalendarException.prototype);
112
+ this.Message = opts.Message;
112
113
  }
113
- return UnsupportedCalendarException;
114
- }(__BaseException));
115
- export { UnsupportedCalendarException };
114
+ }
116
115
  export var CommandInvocationStatus;
117
116
  (function (CommandInvocationStatus) {
118
117
  CommandInvocationStatus["CANCELLED"] = "Cancelled";
@@ -124,48 +123,48 @@ export var CommandInvocationStatus;
124
123
  CommandInvocationStatus["SUCCESS"] = "Success";
125
124
  CommandInvocationStatus["TIMED_OUT"] = "TimedOut";
126
125
  })(CommandInvocationStatus || (CommandInvocationStatus = {}));
127
- var InvalidPluginName = (function (_super) {
128
- __extends(InvalidPluginName, _super);
129
- function InvalidPluginName(opts) {
130
- var _this = _super.call(this, __assign({ name: "InvalidPluginName", $fault: "client" }, opts)) || this;
131
- _this.name = "InvalidPluginName";
132
- _this.$fault = "client";
133
- Object.setPrototypeOf(_this, InvalidPluginName.prototype);
134
- return _this;
126
+ export class InvalidPluginName extends __BaseException {
127
+ constructor(opts) {
128
+ super({
129
+ name: "InvalidPluginName",
130
+ $fault: "client",
131
+ ...opts,
132
+ });
133
+ this.name = "InvalidPluginName";
134
+ this.$fault = "client";
135
+ Object.setPrototypeOf(this, InvalidPluginName.prototype);
135
136
  }
136
- return InvalidPluginName;
137
- }(__BaseException));
138
- export { InvalidPluginName };
139
- var InvocationDoesNotExist = (function (_super) {
140
- __extends(InvocationDoesNotExist, _super);
141
- function InvocationDoesNotExist(opts) {
142
- var _this = _super.call(this, __assign({ name: "InvocationDoesNotExist", $fault: "client" }, opts)) || this;
143
- _this.name = "InvocationDoesNotExist";
144
- _this.$fault = "client";
145
- Object.setPrototypeOf(_this, InvocationDoesNotExist.prototype);
146
- return _this;
137
+ }
138
+ export class InvocationDoesNotExist extends __BaseException {
139
+ constructor(opts) {
140
+ super({
141
+ name: "InvocationDoesNotExist",
142
+ $fault: "client",
143
+ ...opts,
144
+ });
145
+ this.name = "InvocationDoesNotExist";
146
+ this.$fault = "client";
147
+ Object.setPrototypeOf(this, InvocationDoesNotExist.prototype);
147
148
  }
148
- return InvocationDoesNotExist;
149
- }(__BaseException));
150
- export { InvocationDoesNotExist };
149
+ }
151
150
  export var ConnectionStatus;
152
151
  (function (ConnectionStatus) {
153
152
  ConnectionStatus["CONNECTED"] = "Connected";
154
153
  ConnectionStatus["NOT_CONNECTED"] = "NotConnected";
155
154
  })(ConnectionStatus || (ConnectionStatus = {}));
156
- var UnsupportedFeatureRequiredException = (function (_super) {
157
- __extends(UnsupportedFeatureRequiredException, _super);
158
- function UnsupportedFeatureRequiredException(opts) {
159
- var _this = _super.call(this, __assign({ name: "UnsupportedFeatureRequiredException", $fault: "client" }, opts)) || this;
160
- _this.name = "UnsupportedFeatureRequiredException";
161
- _this.$fault = "client";
162
- Object.setPrototypeOf(_this, UnsupportedFeatureRequiredException.prototype);
163
- _this.Message = opts.Message;
164
- return _this;
155
+ export class UnsupportedFeatureRequiredException extends __BaseException {
156
+ constructor(opts) {
157
+ super({
158
+ name: "UnsupportedFeatureRequiredException",
159
+ $fault: "client",
160
+ ...opts,
161
+ });
162
+ this.name = "UnsupportedFeatureRequiredException";
163
+ this.$fault = "client";
164
+ Object.setPrototypeOf(this, UnsupportedFeatureRequiredException.prototype);
165
+ this.Message = opts.Message;
165
166
  }
166
- return UnsupportedFeatureRequiredException;
167
- }(__BaseException));
168
- export { UnsupportedFeatureRequiredException };
167
+ }
169
168
  export var AttachmentHashType;
170
169
  (function (AttachmentHashType) {
171
170
  AttachmentHashType["SHA256"] = "Sha256";
@@ -179,45 +178,45 @@ export var InventoryQueryOperatorType;
179
178
  InventoryQueryOperatorType["LESS_THAN"] = "LessThan";
180
179
  InventoryQueryOperatorType["NOT_EQUAL"] = "NotEqual";
181
180
  })(InventoryQueryOperatorType || (InventoryQueryOperatorType = {}));
182
- var InvalidAggregatorException = (function (_super) {
183
- __extends(InvalidAggregatorException, _super);
184
- function InvalidAggregatorException(opts) {
185
- var _this = _super.call(this, __assign({ name: "InvalidAggregatorException", $fault: "client" }, opts)) || this;
186
- _this.name = "InvalidAggregatorException";
187
- _this.$fault = "client";
188
- Object.setPrototypeOf(_this, InvalidAggregatorException.prototype);
189
- _this.Message = opts.Message;
190
- return _this;
181
+ export class InvalidAggregatorException extends __BaseException {
182
+ constructor(opts) {
183
+ super({
184
+ name: "InvalidAggregatorException",
185
+ $fault: "client",
186
+ ...opts,
187
+ });
188
+ this.name = "InvalidAggregatorException";
189
+ this.$fault = "client";
190
+ Object.setPrototypeOf(this, InvalidAggregatorException.prototype);
191
+ this.Message = opts.Message;
191
192
  }
192
- return InvalidAggregatorException;
193
- }(__BaseException));
194
- export { InvalidAggregatorException };
195
- var InvalidInventoryGroupException = (function (_super) {
196
- __extends(InvalidInventoryGroupException, _super);
197
- function InvalidInventoryGroupException(opts) {
198
- var _this = _super.call(this, __assign({ name: "InvalidInventoryGroupException", $fault: "client" }, opts)) || this;
199
- _this.name = "InvalidInventoryGroupException";
200
- _this.$fault = "client";
201
- Object.setPrototypeOf(_this, InvalidInventoryGroupException.prototype);
202
- _this.Message = opts.Message;
203
- return _this;
193
+ }
194
+ export class InvalidInventoryGroupException extends __BaseException {
195
+ constructor(opts) {
196
+ super({
197
+ name: "InvalidInventoryGroupException",
198
+ $fault: "client",
199
+ ...opts,
200
+ });
201
+ this.name = "InvalidInventoryGroupException";
202
+ this.$fault = "client";
203
+ Object.setPrototypeOf(this, InvalidInventoryGroupException.prototype);
204
+ this.Message = opts.Message;
204
205
  }
205
- return InvalidInventoryGroupException;
206
- }(__BaseException));
207
- export { InvalidInventoryGroupException };
208
- var InvalidResultAttributeException = (function (_super) {
209
- __extends(InvalidResultAttributeException, _super);
210
- function InvalidResultAttributeException(opts) {
211
- var _this = _super.call(this, __assign({ name: "InvalidResultAttributeException", $fault: "client" }, opts)) || this;
212
- _this.name = "InvalidResultAttributeException";
213
- _this.$fault = "client";
214
- Object.setPrototypeOf(_this, InvalidResultAttributeException.prototype);
215
- _this.Message = opts.Message;
216
- return _this;
206
+ }
207
+ export class InvalidResultAttributeException extends __BaseException {
208
+ constructor(opts) {
209
+ super({
210
+ name: "InvalidResultAttributeException",
211
+ $fault: "client",
212
+ ...opts,
213
+ });
214
+ this.name = "InvalidResultAttributeException";
215
+ this.$fault = "client";
216
+ Object.setPrototypeOf(this, InvalidResultAttributeException.prototype);
217
+ this.Message = opts.Message;
217
218
  }
218
- return InvalidResultAttributeException;
219
- }(__BaseException));
220
- export { InvalidResultAttributeException };
219
+ }
221
220
  export var InventoryAttributeDataType;
222
221
  (function (InventoryAttributeDataType) {
223
222
  InventoryAttributeDataType["NUMBER"] = "number";
@@ -246,55 +245,55 @@ export var OpsFilterOperatorType;
246
245
  OpsFilterOperatorType["LESS_THAN"] = "LessThan";
247
246
  OpsFilterOperatorType["NOT_EQUAL"] = "NotEqual";
248
247
  })(OpsFilterOperatorType || (OpsFilterOperatorType = {}));
249
- var InvalidKeyId = (function (_super) {
250
- __extends(InvalidKeyId, _super);
251
- function InvalidKeyId(opts) {
252
- var _this = _super.call(this, __assign({ name: "InvalidKeyId", $fault: "client" }, opts)) || this;
253
- _this.name = "InvalidKeyId";
254
- _this.$fault = "client";
255
- Object.setPrototypeOf(_this, InvalidKeyId.prototype);
256
- return _this;
248
+ export class InvalidKeyId extends __BaseException {
249
+ constructor(opts) {
250
+ super({
251
+ name: "InvalidKeyId",
252
+ $fault: "client",
253
+ ...opts,
254
+ });
255
+ this.name = "InvalidKeyId";
256
+ this.$fault = "client";
257
+ Object.setPrototypeOf(this, InvalidKeyId.prototype);
257
258
  }
258
- return InvalidKeyId;
259
- }(__BaseException));
260
- export { InvalidKeyId };
261
- var ParameterVersionNotFound = (function (_super) {
262
- __extends(ParameterVersionNotFound, _super);
263
- function ParameterVersionNotFound(opts) {
264
- var _this = _super.call(this, __assign({ name: "ParameterVersionNotFound", $fault: "client" }, opts)) || this;
265
- _this.name = "ParameterVersionNotFound";
266
- _this.$fault = "client";
267
- Object.setPrototypeOf(_this, ParameterVersionNotFound.prototype);
268
- return _this;
259
+ }
260
+ export class ParameterVersionNotFound extends __BaseException {
261
+ constructor(opts) {
262
+ super({
263
+ name: "ParameterVersionNotFound",
264
+ $fault: "client",
265
+ ...opts,
266
+ });
267
+ this.name = "ParameterVersionNotFound";
268
+ this.$fault = "client";
269
+ Object.setPrototypeOf(this, ParameterVersionNotFound.prototype);
269
270
  }
270
- return ParameterVersionNotFound;
271
- }(__BaseException));
272
- export { ParameterVersionNotFound };
273
- var ServiceSettingNotFound = (function (_super) {
274
- __extends(ServiceSettingNotFound, _super);
275
- function ServiceSettingNotFound(opts) {
276
- var _this = _super.call(this, __assign({ name: "ServiceSettingNotFound", $fault: "client" }, opts)) || this;
277
- _this.name = "ServiceSettingNotFound";
278
- _this.$fault = "client";
279
- Object.setPrototypeOf(_this, ServiceSettingNotFound.prototype);
280
- _this.Message = opts.Message;
281
- return _this;
271
+ }
272
+ export class ServiceSettingNotFound extends __BaseException {
273
+ constructor(opts) {
274
+ super({
275
+ name: "ServiceSettingNotFound",
276
+ $fault: "client",
277
+ ...opts,
278
+ });
279
+ this.name = "ServiceSettingNotFound";
280
+ this.$fault = "client";
281
+ Object.setPrototypeOf(this, ServiceSettingNotFound.prototype);
282
+ this.Message = opts.Message;
282
283
  }
283
- return ServiceSettingNotFound;
284
- }(__BaseException));
285
- export { ServiceSettingNotFound };
286
- var ParameterVersionLabelLimitExceeded = (function (_super) {
287
- __extends(ParameterVersionLabelLimitExceeded, _super);
288
- function ParameterVersionLabelLimitExceeded(opts) {
289
- var _this = _super.call(this, __assign({ name: "ParameterVersionLabelLimitExceeded", $fault: "client" }, opts)) || this;
290
- _this.name = "ParameterVersionLabelLimitExceeded";
291
- _this.$fault = "client";
292
- Object.setPrototypeOf(_this, ParameterVersionLabelLimitExceeded.prototype);
293
- return _this;
284
+ }
285
+ export class ParameterVersionLabelLimitExceeded extends __BaseException {
286
+ constructor(opts) {
287
+ super({
288
+ name: "ParameterVersionLabelLimitExceeded",
289
+ $fault: "client",
290
+ ...opts,
291
+ });
292
+ this.name = "ParameterVersionLabelLimitExceeded";
293
+ this.$fault = "client";
294
+ Object.setPrototypeOf(this, ParameterVersionLabelLimitExceeded.prototype);
294
295
  }
295
- return ParameterVersionLabelLimitExceeded;
296
- }(__BaseException));
297
- export { ParameterVersionLabelLimitExceeded };
296
+ }
298
297
  export var AssociationFilterKey;
299
298
  (function (AssociationFilterKey) {
300
299
  AssociationFilterKey["AssociationId"] = "AssociationId";
@@ -394,341 +393,341 @@ export var LastResourceDataSyncStatus;
394
393
  LastResourceDataSyncStatus["INPROGRESS"] = "InProgress";
395
394
  LastResourceDataSyncStatus["SUCCESSFUL"] = "Successful";
396
395
  })(LastResourceDataSyncStatus || (LastResourceDataSyncStatus = {}));
397
- var DocumentPermissionLimit = (function (_super) {
398
- __extends(DocumentPermissionLimit, _super);
399
- function DocumentPermissionLimit(opts) {
400
- var _this = _super.call(this, __assign({ name: "DocumentPermissionLimit", $fault: "client" }, opts)) || this;
401
- _this.name = "DocumentPermissionLimit";
402
- _this.$fault = "client";
403
- Object.setPrototypeOf(_this, DocumentPermissionLimit.prototype);
404
- _this.Message = opts.Message;
405
- return _this;
396
+ export class DocumentPermissionLimit extends __BaseException {
397
+ constructor(opts) {
398
+ super({
399
+ name: "DocumentPermissionLimit",
400
+ $fault: "client",
401
+ ...opts,
402
+ });
403
+ this.name = "DocumentPermissionLimit";
404
+ this.$fault = "client";
405
+ Object.setPrototypeOf(this, DocumentPermissionLimit.prototype);
406
+ this.Message = opts.Message;
406
407
  }
407
- return DocumentPermissionLimit;
408
- }(__BaseException));
409
- export { DocumentPermissionLimit };
410
- var ComplianceTypeCountLimitExceededException = (function (_super) {
411
- __extends(ComplianceTypeCountLimitExceededException, _super);
412
- function ComplianceTypeCountLimitExceededException(opts) {
413
- var _this = _super.call(this, __assign({ name: "ComplianceTypeCountLimitExceededException", $fault: "client" }, opts)) || this;
414
- _this.name = "ComplianceTypeCountLimitExceededException";
415
- _this.$fault = "client";
416
- Object.setPrototypeOf(_this, ComplianceTypeCountLimitExceededException.prototype);
417
- _this.Message = opts.Message;
418
- return _this;
408
+ }
409
+ export class ComplianceTypeCountLimitExceededException extends __BaseException {
410
+ constructor(opts) {
411
+ super({
412
+ name: "ComplianceTypeCountLimitExceededException",
413
+ $fault: "client",
414
+ ...opts,
415
+ });
416
+ this.name = "ComplianceTypeCountLimitExceededException";
417
+ this.$fault = "client";
418
+ Object.setPrototypeOf(this, ComplianceTypeCountLimitExceededException.prototype);
419
+ this.Message = opts.Message;
419
420
  }
420
- return ComplianceTypeCountLimitExceededException;
421
- }(__BaseException));
422
- export { ComplianceTypeCountLimitExceededException };
423
- var InvalidItemContentException = (function (_super) {
424
- __extends(InvalidItemContentException, _super);
425
- function InvalidItemContentException(opts) {
426
- var _this = _super.call(this, __assign({ name: "InvalidItemContentException", $fault: "client" }, opts)) || this;
427
- _this.name = "InvalidItemContentException";
428
- _this.$fault = "client";
429
- Object.setPrototypeOf(_this, InvalidItemContentException.prototype);
430
- _this.TypeName = opts.TypeName;
431
- _this.Message = opts.Message;
432
- return _this;
421
+ }
422
+ export class InvalidItemContentException extends __BaseException {
423
+ constructor(opts) {
424
+ super({
425
+ name: "InvalidItemContentException",
426
+ $fault: "client",
427
+ ...opts,
428
+ });
429
+ this.name = "InvalidItemContentException";
430
+ this.$fault = "client";
431
+ Object.setPrototypeOf(this, InvalidItemContentException.prototype);
432
+ this.TypeName = opts.TypeName;
433
+ this.Message = opts.Message;
433
434
  }
434
- return InvalidItemContentException;
435
- }(__BaseException));
436
- export { InvalidItemContentException };
437
- var ItemSizeLimitExceededException = (function (_super) {
438
- __extends(ItemSizeLimitExceededException, _super);
439
- function ItemSizeLimitExceededException(opts) {
440
- var _this = _super.call(this, __assign({ name: "ItemSizeLimitExceededException", $fault: "client" }, opts)) || this;
441
- _this.name = "ItemSizeLimitExceededException";
442
- _this.$fault = "client";
443
- Object.setPrototypeOf(_this, ItemSizeLimitExceededException.prototype);
444
- _this.TypeName = opts.TypeName;
445
- _this.Message = opts.Message;
446
- return _this;
435
+ }
436
+ export class ItemSizeLimitExceededException extends __BaseException {
437
+ constructor(opts) {
438
+ super({
439
+ name: "ItemSizeLimitExceededException",
440
+ $fault: "client",
441
+ ...opts,
442
+ });
443
+ this.name = "ItemSizeLimitExceededException";
444
+ this.$fault = "client";
445
+ Object.setPrototypeOf(this, ItemSizeLimitExceededException.prototype);
446
+ this.TypeName = opts.TypeName;
447
+ this.Message = opts.Message;
447
448
  }
448
- return ItemSizeLimitExceededException;
449
- }(__BaseException));
450
- export { ItemSizeLimitExceededException };
449
+ }
451
450
  export var ComplianceUploadType;
452
451
  (function (ComplianceUploadType) {
453
452
  ComplianceUploadType["Complete"] = "COMPLETE";
454
453
  ComplianceUploadType["Partial"] = "PARTIAL";
455
454
  })(ComplianceUploadType || (ComplianceUploadType = {}));
456
- var TotalSizeLimitExceededException = (function (_super) {
457
- __extends(TotalSizeLimitExceededException, _super);
458
- function TotalSizeLimitExceededException(opts) {
459
- var _this = _super.call(this, __assign({ name: "TotalSizeLimitExceededException", $fault: "client" }, opts)) || this;
460
- _this.name = "TotalSizeLimitExceededException";
461
- _this.$fault = "client";
462
- Object.setPrototypeOf(_this, TotalSizeLimitExceededException.prototype);
463
- _this.Message = opts.Message;
464
- return _this;
455
+ export class TotalSizeLimitExceededException extends __BaseException {
456
+ constructor(opts) {
457
+ super({
458
+ name: "TotalSizeLimitExceededException",
459
+ $fault: "client",
460
+ ...opts,
461
+ });
462
+ this.name = "TotalSizeLimitExceededException";
463
+ this.$fault = "client";
464
+ Object.setPrototypeOf(this, TotalSizeLimitExceededException.prototype);
465
+ this.Message = opts.Message;
465
466
  }
466
- return TotalSizeLimitExceededException;
467
- }(__BaseException));
468
- export { TotalSizeLimitExceededException };
469
- var CustomSchemaCountLimitExceededException = (function (_super) {
470
- __extends(CustomSchemaCountLimitExceededException, _super);
471
- function CustomSchemaCountLimitExceededException(opts) {
472
- var _this = _super.call(this, __assign({ name: "CustomSchemaCountLimitExceededException", $fault: "client" }, opts)) || this;
473
- _this.name = "CustomSchemaCountLimitExceededException";
474
- _this.$fault = "client";
475
- Object.setPrototypeOf(_this, CustomSchemaCountLimitExceededException.prototype);
476
- _this.Message = opts.Message;
477
- return _this;
467
+ }
468
+ export class CustomSchemaCountLimitExceededException extends __BaseException {
469
+ constructor(opts) {
470
+ super({
471
+ name: "CustomSchemaCountLimitExceededException",
472
+ $fault: "client",
473
+ ...opts,
474
+ });
475
+ this.name = "CustomSchemaCountLimitExceededException";
476
+ this.$fault = "client";
477
+ Object.setPrototypeOf(this, CustomSchemaCountLimitExceededException.prototype);
478
+ this.Message = opts.Message;
478
479
  }
479
- return CustomSchemaCountLimitExceededException;
480
- }(__BaseException));
481
- export { CustomSchemaCountLimitExceededException };
482
- var InvalidInventoryItemContextException = (function (_super) {
483
- __extends(InvalidInventoryItemContextException, _super);
484
- function InvalidInventoryItemContextException(opts) {
485
- var _this = _super.call(this, __assign({ name: "InvalidInventoryItemContextException", $fault: "client" }, opts)) || this;
486
- _this.name = "InvalidInventoryItemContextException";
487
- _this.$fault = "client";
488
- Object.setPrototypeOf(_this, InvalidInventoryItemContextException.prototype);
489
- _this.Message = opts.Message;
490
- return _this;
480
+ }
481
+ export class InvalidInventoryItemContextException extends __BaseException {
482
+ constructor(opts) {
483
+ super({
484
+ name: "InvalidInventoryItemContextException",
485
+ $fault: "client",
486
+ ...opts,
487
+ });
488
+ this.name = "InvalidInventoryItemContextException";
489
+ this.$fault = "client";
490
+ Object.setPrototypeOf(this, InvalidInventoryItemContextException.prototype);
491
+ this.Message = opts.Message;
491
492
  }
492
- return InvalidInventoryItemContextException;
493
- }(__BaseException));
494
- export { InvalidInventoryItemContextException };
495
- var ItemContentMismatchException = (function (_super) {
496
- __extends(ItemContentMismatchException, _super);
497
- function ItemContentMismatchException(opts) {
498
- var _this = _super.call(this, __assign({ name: "ItemContentMismatchException", $fault: "client" }, opts)) || this;
499
- _this.name = "ItemContentMismatchException";
500
- _this.$fault = "client";
501
- Object.setPrototypeOf(_this, ItemContentMismatchException.prototype);
502
- _this.TypeName = opts.TypeName;
503
- _this.Message = opts.Message;
504
- return _this;
493
+ }
494
+ export class ItemContentMismatchException extends __BaseException {
495
+ constructor(opts) {
496
+ super({
497
+ name: "ItemContentMismatchException",
498
+ $fault: "client",
499
+ ...opts,
500
+ });
501
+ this.name = "ItemContentMismatchException";
502
+ this.$fault = "client";
503
+ Object.setPrototypeOf(this, ItemContentMismatchException.prototype);
504
+ this.TypeName = opts.TypeName;
505
+ this.Message = opts.Message;
505
506
  }
506
- return ItemContentMismatchException;
507
- }(__BaseException));
508
- export { ItemContentMismatchException };
509
- var SubTypeCountLimitExceededException = (function (_super) {
510
- __extends(SubTypeCountLimitExceededException, _super);
511
- function SubTypeCountLimitExceededException(opts) {
512
- var _this = _super.call(this, __assign({ name: "SubTypeCountLimitExceededException", $fault: "client" }, opts)) || this;
513
- _this.name = "SubTypeCountLimitExceededException";
514
- _this.$fault = "client";
515
- Object.setPrototypeOf(_this, SubTypeCountLimitExceededException.prototype);
516
- _this.Message = opts.Message;
517
- return _this;
507
+ }
508
+ export class SubTypeCountLimitExceededException extends __BaseException {
509
+ constructor(opts) {
510
+ super({
511
+ name: "SubTypeCountLimitExceededException",
512
+ $fault: "client",
513
+ ...opts,
514
+ });
515
+ this.name = "SubTypeCountLimitExceededException";
516
+ this.$fault = "client";
517
+ Object.setPrototypeOf(this, SubTypeCountLimitExceededException.prototype);
518
+ this.Message = opts.Message;
518
519
  }
519
- return SubTypeCountLimitExceededException;
520
- }(__BaseException));
521
- export { SubTypeCountLimitExceededException };
522
- var UnsupportedInventoryItemContextException = (function (_super) {
523
- __extends(UnsupportedInventoryItemContextException, _super);
524
- function UnsupportedInventoryItemContextException(opts) {
525
- var _this = _super.call(this, __assign({ name: "UnsupportedInventoryItemContextException", $fault: "client" }, opts)) || this;
526
- _this.name = "UnsupportedInventoryItemContextException";
527
- _this.$fault = "client";
528
- Object.setPrototypeOf(_this, UnsupportedInventoryItemContextException.prototype);
529
- _this.TypeName = opts.TypeName;
530
- _this.Message = opts.Message;
531
- return _this;
520
+ }
521
+ export class UnsupportedInventoryItemContextException extends __BaseException {
522
+ constructor(opts) {
523
+ super({
524
+ name: "UnsupportedInventoryItemContextException",
525
+ $fault: "client",
526
+ ...opts,
527
+ });
528
+ this.name = "UnsupportedInventoryItemContextException";
529
+ this.$fault = "client";
530
+ Object.setPrototypeOf(this, UnsupportedInventoryItemContextException.prototype);
531
+ this.TypeName = opts.TypeName;
532
+ this.Message = opts.Message;
532
533
  }
533
- return UnsupportedInventoryItemContextException;
534
- }(__BaseException));
535
- export { UnsupportedInventoryItemContextException };
536
- var UnsupportedInventorySchemaVersionException = (function (_super) {
537
- __extends(UnsupportedInventorySchemaVersionException, _super);
538
- function UnsupportedInventorySchemaVersionException(opts) {
539
- var _this = _super.call(this, __assign({ name: "UnsupportedInventorySchemaVersionException", $fault: "client" }, opts)) || this;
540
- _this.name = "UnsupportedInventorySchemaVersionException";
541
- _this.$fault = "client";
542
- Object.setPrototypeOf(_this, UnsupportedInventorySchemaVersionException.prototype);
543
- _this.Message = opts.Message;
544
- return _this;
534
+ }
535
+ export class UnsupportedInventorySchemaVersionException extends __BaseException {
536
+ constructor(opts) {
537
+ super({
538
+ name: "UnsupportedInventorySchemaVersionException",
539
+ $fault: "client",
540
+ ...opts,
541
+ });
542
+ this.name = "UnsupportedInventorySchemaVersionException";
543
+ this.$fault = "client";
544
+ Object.setPrototypeOf(this, UnsupportedInventorySchemaVersionException.prototype);
545
+ this.Message = opts.Message;
545
546
  }
546
- return UnsupportedInventorySchemaVersionException;
547
- }(__BaseException));
548
- export { UnsupportedInventorySchemaVersionException };
549
- var HierarchyLevelLimitExceededException = (function (_super) {
550
- __extends(HierarchyLevelLimitExceededException, _super);
551
- function HierarchyLevelLimitExceededException(opts) {
552
- var _this = _super.call(this, __assign({ name: "HierarchyLevelLimitExceededException", $fault: "client" }, opts)) || this;
553
- _this.name = "HierarchyLevelLimitExceededException";
554
- _this.$fault = "client";
555
- Object.setPrototypeOf(_this, HierarchyLevelLimitExceededException.prototype);
556
- return _this;
547
+ }
548
+ export class HierarchyLevelLimitExceededException extends __BaseException {
549
+ constructor(opts) {
550
+ super({
551
+ name: "HierarchyLevelLimitExceededException",
552
+ $fault: "client",
553
+ ...opts,
554
+ });
555
+ this.name = "HierarchyLevelLimitExceededException";
556
+ this.$fault = "client";
557
+ Object.setPrototypeOf(this, HierarchyLevelLimitExceededException.prototype);
557
558
  }
558
- return HierarchyLevelLimitExceededException;
559
- }(__BaseException));
560
- export { HierarchyLevelLimitExceededException };
561
- var HierarchyTypeMismatchException = (function (_super) {
562
- __extends(HierarchyTypeMismatchException, _super);
563
- function HierarchyTypeMismatchException(opts) {
564
- var _this = _super.call(this, __assign({ name: "HierarchyTypeMismatchException", $fault: "client" }, opts)) || this;
565
- _this.name = "HierarchyTypeMismatchException";
566
- _this.$fault = "client";
567
- Object.setPrototypeOf(_this, HierarchyTypeMismatchException.prototype);
568
- return _this;
559
+ }
560
+ export class HierarchyTypeMismatchException extends __BaseException {
561
+ constructor(opts) {
562
+ super({
563
+ name: "HierarchyTypeMismatchException",
564
+ $fault: "client",
565
+ ...opts,
566
+ });
567
+ this.name = "HierarchyTypeMismatchException";
568
+ this.$fault = "client";
569
+ Object.setPrototypeOf(this, HierarchyTypeMismatchException.prototype);
569
570
  }
570
- return HierarchyTypeMismatchException;
571
- }(__BaseException));
572
- export { HierarchyTypeMismatchException };
573
- var IncompatiblePolicyException = (function (_super) {
574
- __extends(IncompatiblePolicyException, _super);
575
- function IncompatiblePolicyException(opts) {
576
- var _this = _super.call(this, __assign({ name: "IncompatiblePolicyException", $fault: "client" }, opts)) || this;
577
- _this.name = "IncompatiblePolicyException";
578
- _this.$fault = "client";
579
- Object.setPrototypeOf(_this, IncompatiblePolicyException.prototype);
580
- return _this;
571
+ }
572
+ export class IncompatiblePolicyException extends __BaseException {
573
+ constructor(opts) {
574
+ super({
575
+ name: "IncompatiblePolicyException",
576
+ $fault: "client",
577
+ ...opts,
578
+ });
579
+ this.name = "IncompatiblePolicyException";
580
+ this.$fault = "client";
581
+ Object.setPrototypeOf(this, IncompatiblePolicyException.prototype);
581
582
  }
582
- return IncompatiblePolicyException;
583
- }(__BaseException));
584
- export { IncompatiblePolicyException };
585
- var InvalidAllowedPatternException = (function (_super) {
586
- __extends(InvalidAllowedPatternException, _super);
587
- function InvalidAllowedPatternException(opts) {
588
- var _this = _super.call(this, __assign({ name: "InvalidAllowedPatternException", $fault: "client" }, opts)) || this;
589
- _this.name = "InvalidAllowedPatternException";
590
- _this.$fault = "client";
591
- Object.setPrototypeOf(_this, InvalidAllowedPatternException.prototype);
592
- return _this;
583
+ }
584
+ export class InvalidAllowedPatternException extends __BaseException {
585
+ constructor(opts) {
586
+ super({
587
+ name: "InvalidAllowedPatternException",
588
+ $fault: "client",
589
+ ...opts,
590
+ });
591
+ this.name = "InvalidAllowedPatternException";
592
+ this.$fault = "client";
593
+ Object.setPrototypeOf(this, InvalidAllowedPatternException.prototype);
593
594
  }
594
- return InvalidAllowedPatternException;
595
- }(__BaseException));
596
- export { InvalidAllowedPatternException };
597
- var InvalidPolicyAttributeException = (function (_super) {
598
- __extends(InvalidPolicyAttributeException, _super);
599
- function InvalidPolicyAttributeException(opts) {
600
- var _this = _super.call(this, __assign({ name: "InvalidPolicyAttributeException", $fault: "client" }, opts)) || this;
601
- _this.name = "InvalidPolicyAttributeException";
602
- _this.$fault = "client";
603
- Object.setPrototypeOf(_this, InvalidPolicyAttributeException.prototype);
604
- return _this;
595
+ }
596
+ export class InvalidPolicyAttributeException extends __BaseException {
597
+ constructor(opts) {
598
+ super({
599
+ name: "InvalidPolicyAttributeException",
600
+ $fault: "client",
601
+ ...opts,
602
+ });
603
+ this.name = "InvalidPolicyAttributeException";
604
+ this.$fault = "client";
605
+ Object.setPrototypeOf(this, InvalidPolicyAttributeException.prototype);
605
606
  }
606
- return InvalidPolicyAttributeException;
607
- }(__BaseException));
608
- export { InvalidPolicyAttributeException };
609
- var InvalidPolicyTypeException = (function (_super) {
610
- __extends(InvalidPolicyTypeException, _super);
611
- function InvalidPolicyTypeException(opts) {
612
- var _this = _super.call(this, __assign({ name: "InvalidPolicyTypeException", $fault: "client" }, opts)) || this;
613
- _this.name = "InvalidPolicyTypeException";
614
- _this.$fault = "client";
615
- Object.setPrototypeOf(_this, InvalidPolicyTypeException.prototype);
616
- return _this;
607
+ }
608
+ export class InvalidPolicyTypeException extends __BaseException {
609
+ constructor(opts) {
610
+ super({
611
+ name: "InvalidPolicyTypeException",
612
+ $fault: "client",
613
+ ...opts,
614
+ });
615
+ this.name = "InvalidPolicyTypeException";
616
+ this.$fault = "client";
617
+ Object.setPrototypeOf(this, InvalidPolicyTypeException.prototype);
617
618
  }
618
- return InvalidPolicyTypeException;
619
- }(__BaseException));
620
- export { InvalidPolicyTypeException };
621
- var ParameterAlreadyExists = (function (_super) {
622
- __extends(ParameterAlreadyExists, _super);
623
- function ParameterAlreadyExists(opts) {
624
- var _this = _super.call(this, __assign({ name: "ParameterAlreadyExists", $fault: "client" }, opts)) || this;
625
- _this.name = "ParameterAlreadyExists";
626
- _this.$fault = "client";
627
- Object.setPrototypeOf(_this, ParameterAlreadyExists.prototype);
628
- return _this;
619
+ }
620
+ export class ParameterAlreadyExists extends __BaseException {
621
+ constructor(opts) {
622
+ super({
623
+ name: "ParameterAlreadyExists",
624
+ $fault: "client",
625
+ ...opts,
626
+ });
627
+ this.name = "ParameterAlreadyExists";
628
+ this.$fault = "client";
629
+ Object.setPrototypeOf(this, ParameterAlreadyExists.prototype);
629
630
  }
630
- return ParameterAlreadyExists;
631
- }(__BaseException));
632
- export { ParameterAlreadyExists };
633
- var ParameterLimitExceeded = (function (_super) {
634
- __extends(ParameterLimitExceeded, _super);
635
- function ParameterLimitExceeded(opts) {
636
- var _this = _super.call(this, __assign({ name: "ParameterLimitExceeded", $fault: "client" }, opts)) || this;
637
- _this.name = "ParameterLimitExceeded";
638
- _this.$fault = "client";
639
- Object.setPrototypeOf(_this, ParameterLimitExceeded.prototype);
640
- return _this;
631
+ }
632
+ export class ParameterLimitExceeded extends __BaseException {
633
+ constructor(opts) {
634
+ super({
635
+ name: "ParameterLimitExceeded",
636
+ $fault: "client",
637
+ ...opts,
638
+ });
639
+ this.name = "ParameterLimitExceeded";
640
+ this.$fault = "client";
641
+ Object.setPrototypeOf(this, ParameterLimitExceeded.prototype);
641
642
  }
642
- return ParameterLimitExceeded;
643
- }(__BaseException));
644
- export { ParameterLimitExceeded };
645
- var ParameterMaxVersionLimitExceeded = (function (_super) {
646
- __extends(ParameterMaxVersionLimitExceeded, _super);
647
- function ParameterMaxVersionLimitExceeded(opts) {
648
- var _this = _super.call(this, __assign({ name: "ParameterMaxVersionLimitExceeded", $fault: "client" }, opts)) || this;
649
- _this.name = "ParameterMaxVersionLimitExceeded";
650
- _this.$fault = "client";
651
- Object.setPrototypeOf(_this, ParameterMaxVersionLimitExceeded.prototype);
652
- return _this;
643
+ }
644
+ export class ParameterMaxVersionLimitExceeded extends __BaseException {
645
+ constructor(opts) {
646
+ super({
647
+ name: "ParameterMaxVersionLimitExceeded",
648
+ $fault: "client",
649
+ ...opts,
650
+ });
651
+ this.name = "ParameterMaxVersionLimitExceeded";
652
+ this.$fault = "client";
653
+ Object.setPrototypeOf(this, ParameterMaxVersionLimitExceeded.prototype);
653
654
  }
654
- return ParameterMaxVersionLimitExceeded;
655
- }(__BaseException));
656
- export { ParameterMaxVersionLimitExceeded };
657
- var ParameterPatternMismatchException = (function (_super) {
658
- __extends(ParameterPatternMismatchException, _super);
659
- function ParameterPatternMismatchException(opts) {
660
- var _this = _super.call(this, __assign({ name: "ParameterPatternMismatchException", $fault: "client" }, opts)) || this;
661
- _this.name = "ParameterPatternMismatchException";
662
- _this.$fault = "client";
663
- Object.setPrototypeOf(_this, ParameterPatternMismatchException.prototype);
664
- return _this;
655
+ }
656
+ export class ParameterPatternMismatchException extends __BaseException {
657
+ constructor(opts) {
658
+ super({
659
+ name: "ParameterPatternMismatchException",
660
+ $fault: "client",
661
+ ...opts,
662
+ });
663
+ this.name = "ParameterPatternMismatchException";
664
+ this.$fault = "client";
665
+ Object.setPrototypeOf(this, ParameterPatternMismatchException.prototype);
665
666
  }
666
- return ParameterPatternMismatchException;
667
- }(__BaseException));
668
- export { ParameterPatternMismatchException };
669
- var PoliciesLimitExceededException = (function (_super) {
670
- __extends(PoliciesLimitExceededException, _super);
671
- function PoliciesLimitExceededException(opts) {
672
- var _this = _super.call(this, __assign({ name: "PoliciesLimitExceededException", $fault: "client" }, opts)) || this;
673
- _this.name = "PoliciesLimitExceededException";
674
- _this.$fault = "client";
675
- Object.setPrototypeOf(_this, PoliciesLimitExceededException.prototype);
676
- return _this;
667
+ }
668
+ export class PoliciesLimitExceededException extends __BaseException {
669
+ constructor(opts) {
670
+ super({
671
+ name: "PoliciesLimitExceededException",
672
+ $fault: "client",
673
+ ...opts,
674
+ });
675
+ this.name = "PoliciesLimitExceededException";
676
+ this.$fault = "client";
677
+ Object.setPrototypeOf(this, PoliciesLimitExceededException.prototype);
677
678
  }
678
- return PoliciesLimitExceededException;
679
- }(__BaseException));
680
- export { PoliciesLimitExceededException };
681
- var UnsupportedParameterType = (function (_super) {
682
- __extends(UnsupportedParameterType, _super);
683
- function UnsupportedParameterType(opts) {
684
- var _this = _super.call(this, __assign({ name: "UnsupportedParameterType", $fault: "client" }, opts)) || this;
685
- _this.name = "UnsupportedParameterType";
686
- _this.$fault = "client";
687
- Object.setPrototypeOf(_this, UnsupportedParameterType.prototype);
688
- return _this;
679
+ }
680
+ export class UnsupportedParameterType extends __BaseException {
681
+ constructor(opts) {
682
+ super({
683
+ name: "UnsupportedParameterType",
684
+ $fault: "client",
685
+ ...opts,
686
+ });
687
+ this.name = "UnsupportedParameterType";
688
+ this.$fault = "client";
689
+ Object.setPrototypeOf(this, UnsupportedParameterType.prototype);
689
690
  }
690
- return UnsupportedParameterType;
691
- }(__BaseException));
692
- export { UnsupportedParameterType };
693
- var FeatureNotAvailableException = (function (_super) {
694
- __extends(FeatureNotAvailableException, _super);
695
- function FeatureNotAvailableException(opts) {
696
- var _this = _super.call(this, __assign({ name: "FeatureNotAvailableException", $fault: "client" }, opts)) || this;
697
- _this.name = "FeatureNotAvailableException";
698
- _this.$fault = "client";
699
- Object.setPrototypeOf(_this, FeatureNotAvailableException.prototype);
700
- _this.Message = opts.Message;
701
- return _this;
691
+ }
692
+ export class FeatureNotAvailableException extends __BaseException {
693
+ constructor(opts) {
694
+ super({
695
+ name: "FeatureNotAvailableException",
696
+ $fault: "client",
697
+ ...opts,
698
+ });
699
+ this.name = "FeatureNotAvailableException";
700
+ this.$fault = "client";
701
+ Object.setPrototypeOf(this, FeatureNotAvailableException.prototype);
702
+ this.Message = opts.Message;
702
703
  }
703
- return FeatureNotAvailableException;
704
- }(__BaseException));
705
- export { FeatureNotAvailableException };
706
- var AutomationStepNotFoundException = (function (_super) {
707
- __extends(AutomationStepNotFoundException, _super);
708
- function AutomationStepNotFoundException(opts) {
709
- var _this = _super.call(this, __assign({ name: "AutomationStepNotFoundException", $fault: "client" }, opts)) || this;
710
- _this.name = "AutomationStepNotFoundException";
711
- _this.$fault = "client";
712
- Object.setPrototypeOf(_this, AutomationStepNotFoundException.prototype);
713
- _this.Message = opts.Message;
714
- return _this;
704
+ }
705
+ export class AutomationStepNotFoundException extends __BaseException {
706
+ constructor(opts) {
707
+ super({
708
+ name: "AutomationStepNotFoundException",
709
+ $fault: "client",
710
+ ...opts,
711
+ });
712
+ this.name = "AutomationStepNotFoundException";
713
+ this.$fault = "client";
714
+ Object.setPrototypeOf(this, AutomationStepNotFoundException.prototype);
715
+ this.Message = opts.Message;
715
716
  }
716
- return AutomationStepNotFoundException;
717
- }(__BaseException));
718
- export { AutomationStepNotFoundException };
719
- var InvalidAutomationSignalException = (function (_super) {
720
- __extends(InvalidAutomationSignalException, _super);
721
- function InvalidAutomationSignalException(opts) {
722
- var _this = _super.call(this, __assign({ name: "InvalidAutomationSignalException", $fault: "client" }, opts)) || this;
723
- _this.name = "InvalidAutomationSignalException";
724
- _this.$fault = "client";
725
- Object.setPrototypeOf(_this, InvalidAutomationSignalException.prototype);
726
- _this.Message = opts.Message;
727
- return _this;
717
+ }
718
+ export class InvalidAutomationSignalException extends __BaseException {
719
+ constructor(opts) {
720
+ super({
721
+ name: "InvalidAutomationSignalException",
722
+ $fault: "client",
723
+ ...opts,
724
+ });
725
+ this.name = "InvalidAutomationSignalException";
726
+ this.$fault = "client";
727
+ Object.setPrototypeOf(this, InvalidAutomationSignalException.prototype);
728
+ this.Message = opts.Message;
728
729
  }
729
- return InvalidAutomationSignalException;
730
- }(__BaseException));
731
- export { InvalidAutomationSignalException };
730
+ }
732
731
  export var SignalType;
733
732
  (function (SignalType) {
734
733
  SignalType["APPROVE"] = "Approve";
@@ -737,447 +736,899 @@ export var SignalType;
737
736
  SignalType["START_STEP"] = "StartStep";
738
737
  SignalType["STOP_STEP"] = "StopStep";
739
738
  })(SignalType || (SignalType = {}));
740
- var InvalidNotificationConfig = (function (_super) {
741
- __extends(InvalidNotificationConfig, _super);
742
- function InvalidNotificationConfig(opts) {
743
- var _this = _super.call(this, __assign({ name: "InvalidNotificationConfig", $fault: "client" }, opts)) || this;
744
- _this.name = "InvalidNotificationConfig";
745
- _this.$fault = "client";
746
- Object.setPrototypeOf(_this, InvalidNotificationConfig.prototype);
747
- _this.Message = opts.Message;
748
- return _this;
739
+ export class InvalidNotificationConfig extends __BaseException {
740
+ constructor(opts) {
741
+ super({
742
+ name: "InvalidNotificationConfig",
743
+ $fault: "client",
744
+ ...opts,
745
+ });
746
+ this.name = "InvalidNotificationConfig";
747
+ this.$fault = "client";
748
+ Object.setPrototypeOf(this, InvalidNotificationConfig.prototype);
749
+ this.Message = opts.Message;
749
750
  }
750
- return InvalidNotificationConfig;
751
- }(__BaseException));
752
- export { InvalidNotificationConfig };
753
- var InvalidOutputFolder = (function (_super) {
754
- __extends(InvalidOutputFolder, _super);
755
- function InvalidOutputFolder(opts) {
756
- var _this = _super.call(this, __assign({ name: "InvalidOutputFolder", $fault: "client" }, opts)) || this;
757
- _this.name = "InvalidOutputFolder";
758
- _this.$fault = "client";
759
- Object.setPrototypeOf(_this, InvalidOutputFolder.prototype);
760
- return _this;
751
+ }
752
+ export class InvalidOutputFolder extends __BaseException {
753
+ constructor(opts) {
754
+ super({
755
+ name: "InvalidOutputFolder",
756
+ $fault: "client",
757
+ ...opts,
758
+ });
759
+ this.name = "InvalidOutputFolder";
760
+ this.$fault = "client";
761
+ Object.setPrototypeOf(this, InvalidOutputFolder.prototype);
761
762
  }
762
- return InvalidOutputFolder;
763
- }(__BaseException));
764
- export { InvalidOutputFolder };
765
- var InvalidRole = (function (_super) {
766
- __extends(InvalidRole, _super);
767
- function InvalidRole(opts) {
768
- var _this = _super.call(this, __assign({ name: "InvalidRole", $fault: "client" }, opts)) || this;
769
- _this.name = "InvalidRole";
770
- _this.$fault = "client";
771
- Object.setPrototypeOf(_this, InvalidRole.prototype);
772
- _this.Message = opts.Message;
773
- return _this;
763
+ }
764
+ export class InvalidRole extends __BaseException {
765
+ constructor(opts) {
766
+ super({
767
+ name: "InvalidRole",
768
+ $fault: "client",
769
+ ...opts,
770
+ });
771
+ this.name = "InvalidRole";
772
+ this.$fault = "client";
773
+ Object.setPrototypeOf(this, InvalidRole.prototype);
774
+ this.Message = opts.Message;
774
775
  }
775
- return InvalidRole;
776
- }(__BaseException));
777
- export { InvalidRole };
778
- var InvalidAssociation = (function (_super) {
779
- __extends(InvalidAssociation, _super);
780
- function InvalidAssociation(opts) {
781
- var _this = _super.call(this, __assign({ name: "InvalidAssociation", $fault: "client" }, opts)) || this;
782
- _this.name = "InvalidAssociation";
783
- _this.$fault = "client";
784
- Object.setPrototypeOf(_this, InvalidAssociation.prototype);
785
- _this.Message = opts.Message;
786
- return _this;
776
+ }
777
+ export class InvalidAssociation extends __BaseException {
778
+ constructor(opts) {
779
+ super({
780
+ name: "InvalidAssociation",
781
+ $fault: "client",
782
+ ...opts,
783
+ });
784
+ this.name = "InvalidAssociation";
785
+ this.$fault = "client";
786
+ Object.setPrototypeOf(this, InvalidAssociation.prototype);
787
+ this.Message = opts.Message;
787
788
  }
788
- return InvalidAssociation;
789
- }(__BaseException));
790
- export { InvalidAssociation };
791
- var AutomationDefinitionNotFoundException = (function (_super) {
792
- __extends(AutomationDefinitionNotFoundException, _super);
793
- function AutomationDefinitionNotFoundException(opts) {
794
- var _this = _super.call(this, __assign({ name: "AutomationDefinitionNotFoundException", $fault: "client" }, opts)) || this;
795
- _this.name = "AutomationDefinitionNotFoundException";
796
- _this.$fault = "client";
797
- Object.setPrototypeOf(_this, AutomationDefinitionNotFoundException.prototype);
798
- _this.Message = opts.Message;
799
- return _this;
789
+ }
790
+ export class AutomationDefinitionNotFoundException extends __BaseException {
791
+ constructor(opts) {
792
+ super({
793
+ name: "AutomationDefinitionNotFoundException",
794
+ $fault: "client",
795
+ ...opts,
796
+ });
797
+ this.name = "AutomationDefinitionNotFoundException";
798
+ this.$fault = "client";
799
+ Object.setPrototypeOf(this, AutomationDefinitionNotFoundException.prototype);
800
+ this.Message = opts.Message;
800
801
  }
801
- return AutomationDefinitionNotFoundException;
802
- }(__BaseException));
803
- export { AutomationDefinitionNotFoundException };
804
- var AutomationDefinitionVersionNotFoundException = (function (_super) {
805
- __extends(AutomationDefinitionVersionNotFoundException, _super);
806
- function AutomationDefinitionVersionNotFoundException(opts) {
807
- var _this = _super.call(this, __assign({ name: "AutomationDefinitionVersionNotFoundException", $fault: "client" }, opts)) || this;
808
- _this.name = "AutomationDefinitionVersionNotFoundException";
809
- _this.$fault = "client";
810
- Object.setPrototypeOf(_this, AutomationDefinitionVersionNotFoundException.prototype);
811
- _this.Message = opts.Message;
812
- return _this;
802
+ }
803
+ export class AutomationDefinitionVersionNotFoundException extends __BaseException {
804
+ constructor(opts) {
805
+ super({
806
+ name: "AutomationDefinitionVersionNotFoundException",
807
+ $fault: "client",
808
+ ...opts,
809
+ });
810
+ this.name = "AutomationDefinitionVersionNotFoundException";
811
+ this.$fault = "client";
812
+ Object.setPrototypeOf(this, AutomationDefinitionVersionNotFoundException.prototype);
813
+ this.Message = opts.Message;
813
814
  }
814
- return AutomationDefinitionVersionNotFoundException;
815
- }(__BaseException));
816
- export { AutomationDefinitionVersionNotFoundException };
817
- var AutomationExecutionLimitExceededException = (function (_super) {
818
- __extends(AutomationExecutionLimitExceededException, _super);
819
- function AutomationExecutionLimitExceededException(opts) {
820
- var _this = _super.call(this, __assign({ name: "AutomationExecutionLimitExceededException", $fault: "client" }, opts)) || this;
821
- _this.name = "AutomationExecutionLimitExceededException";
822
- _this.$fault = "client";
823
- Object.setPrototypeOf(_this, AutomationExecutionLimitExceededException.prototype);
824
- _this.Message = opts.Message;
825
- return _this;
815
+ }
816
+ export class AutomationExecutionLimitExceededException extends __BaseException {
817
+ constructor(opts) {
818
+ super({
819
+ name: "AutomationExecutionLimitExceededException",
820
+ $fault: "client",
821
+ ...opts,
822
+ });
823
+ this.name = "AutomationExecutionLimitExceededException";
824
+ this.$fault = "client";
825
+ Object.setPrototypeOf(this, AutomationExecutionLimitExceededException.prototype);
826
+ this.Message = opts.Message;
826
827
  }
827
- return AutomationExecutionLimitExceededException;
828
- }(__BaseException));
829
- export { AutomationExecutionLimitExceededException };
830
- var InvalidAutomationExecutionParametersException = (function (_super) {
831
- __extends(InvalidAutomationExecutionParametersException, _super);
832
- function InvalidAutomationExecutionParametersException(opts) {
833
- var _this = _super.call(this, __assign({ name: "InvalidAutomationExecutionParametersException", $fault: "client" }, opts)) || this;
834
- _this.name = "InvalidAutomationExecutionParametersException";
835
- _this.$fault = "client";
836
- Object.setPrototypeOf(_this, InvalidAutomationExecutionParametersException.prototype);
837
- _this.Message = opts.Message;
838
- return _this;
828
+ }
829
+ export class InvalidAutomationExecutionParametersException extends __BaseException {
830
+ constructor(opts) {
831
+ super({
832
+ name: "InvalidAutomationExecutionParametersException",
833
+ $fault: "client",
834
+ ...opts,
835
+ });
836
+ this.name = "InvalidAutomationExecutionParametersException";
837
+ this.$fault = "client";
838
+ Object.setPrototypeOf(this, InvalidAutomationExecutionParametersException.prototype);
839
+ this.Message = opts.Message;
839
840
  }
840
- return InvalidAutomationExecutionParametersException;
841
- }(__BaseException));
842
- export { InvalidAutomationExecutionParametersException };
843
- var AutomationDefinitionNotApprovedException = (function (_super) {
844
- __extends(AutomationDefinitionNotApprovedException, _super);
845
- function AutomationDefinitionNotApprovedException(opts) {
846
- var _this = _super.call(this, __assign({ name: "AutomationDefinitionNotApprovedException", $fault: "client" }, opts)) || this;
847
- _this.name = "AutomationDefinitionNotApprovedException";
848
- _this.$fault = "client";
849
- Object.setPrototypeOf(_this, AutomationDefinitionNotApprovedException.prototype);
850
- _this.Message = opts.Message;
851
- return _this;
841
+ }
842
+ export class AutomationDefinitionNotApprovedException extends __BaseException {
843
+ constructor(opts) {
844
+ super({
845
+ name: "AutomationDefinitionNotApprovedException",
846
+ $fault: "client",
847
+ ...opts,
848
+ });
849
+ this.name = "AutomationDefinitionNotApprovedException";
850
+ this.$fault = "client";
851
+ Object.setPrototypeOf(this, AutomationDefinitionNotApprovedException.prototype);
852
+ this.Message = opts.Message;
852
853
  }
853
- return AutomationDefinitionNotApprovedException;
854
- }(__BaseException));
855
- export { AutomationDefinitionNotApprovedException };
856
- var TargetNotConnected = (function (_super) {
857
- __extends(TargetNotConnected, _super);
858
- function TargetNotConnected(opts) {
859
- var _this = _super.call(this, __assign({ name: "TargetNotConnected", $fault: "client" }, opts)) || this;
860
- _this.name = "TargetNotConnected";
861
- _this.$fault = "client";
862
- Object.setPrototypeOf(_this, TargetNotConnected.prototype);
863
- _this.Message = opts.Message;
864
- return _this;
854
+ }
855
+ export class TargetNotConnected extends __BaseException {
856
+ constructor(opts) {
857
+ super({
858
+ name: "TargetNotConnected",
859
+ $fault: "client",
860
+ ...opts,
861
+ });
862
+ this.name = "TargetNotConnected";
863
+ this.$fault = "client";
864
+ Object.setPrototypeOf(this, TargetNotConnected.prototype);
865
+ this.Message = opts.Message;
865
866
  }
866
- return TargetNotConnected;
867
- }(__BaseException));
868
- export { TargetNotConnected };
869
- var InvalidAutomationStatusUpdateException = (function (_super) {
870
- __extends(InvalidAutomationStatusUpdateException, _super);
871
- function InvalidAutomationStatusUpdateException(opts) {
872
- var _this = _super.call(this, __assign({ name: "InvalidAutomationStatusUpdateException", $fault: "client" }, opts)) || this;
873
- _this.name = "InvalidAutomationStatusUpdateException";
874
- _this.$fault = "client";
875
- Object.setPrototypeOf(_this, InvalidAutomationStatusUpdateException.prototype);
876
- _this.Message = opts.Message;
877
- return _this;
867
+ }
868
+ export class InvalidAutomationStatusUpdateException extends __BaseException {
869
+ constructor(opts) {
870
+ super({
871
+ name: "InvalidAutomationStatusUpdateException",
872
+ $fault: "client",
873
+ ...opts,
874
+ });
875
+ this.name = "InvalidAutomationStatusUpdateException";
876
+ this.$fault = "client";
877
+ Object.setPrototypeOf(this, InvalidAutomationStatusUpdateException.prototype);
878
+ this.Message = opts.Message;
878
879
  }
879
- return InvalidAutomationStatusUpdateException;
880
- }(__BaseException));
881
- export { InvalidAutomationStatusUpdateException };
880
+ }
882
881
  export var StopType;
883
882
  (function (StopType) {
884
883
  StopType["CANCEL"] = "Cancel";
885
884
  StopType["COMPLETE"] = "Complete";
886
885
  })(StopType || (StopType = {}));
887
- var AssociationVersionLimitExceeded = (function (_super) {
888
- __extends(AssociationVersionLimitExceeded, _super);
889
- function AssociationVersionLimitExceeded(opts) {
890
- var _this = _super.call(this, __assign({ name: "AssociationVersionLimitExceeded", $fault: "client" }, opts)) || this;
891
- _this.name = "AssociationVersionLimitExceeded";
892
- _this.$fault = "client";
893
- Object.setPrototypeOf(_this, AssociationVersionLimitExceeded.prototype);
894
- _this.Message = opts.Message;
895
- return _this;
886
+ export class AssociationVersionLimitExceeded extends __BaseException {
887
+ constructor(opts) {
888
+ super({
889
+ name: "AssociationVersionLimitExceeded",
890
+ $fault: "client",
891
+ ...opts,
892
+ });
893
+ this.name = "AssociationVersionLimitExceeded";
894
+ this.$fault = "client";
895
+ Object.setPrototypeOf(this, AssociationVersionLimitExceeded.prototype);
896
+ this.Message = opts.Message;
896
897
  }
897
- return AssociationVersionLimitExceeded;
898
- }(__BaseException));
899
- export { AssociationVersionLimitExceeded };
900
- var InvalidUpdate = (function (_super) {
901
- __extends(InvalidUpdate, _super);
902
- function InvalidUpdate(opts) {
903
- var _this = _super.call(this, __assign({ name: "InvalidUpdate", $fault: "client" }, opts)) || this;
904
- _this.name = "InvalidUpdate";
905
- _this.$fault = "client";
906
- Object.setPrototypeOf(_this, InvalidUpdate.prototype);
907
- _this.Message = opts.Message;
908
- return _this;
898
+ }
899
+ export class InvalidUpdate extends __BaseException {
900
+ constructor(opts) {
901
+ super({
902
+ name: "InvalidUpdate",
903
+ $fault: "client",
904
+ ...opts,
905
+ });
906
+ this.name = "InvalidUpdate";
907
+ this.$fault = "client";
908
+ Object.setPrototypeOf(this, InvalidUpdate.prototype);
909
+ this.Message = opts.Message;
909
910
  }
910
- return InvalidUpdate;
911
- }(__BaseException));
912
- export { InvalidUpdate };
913
- var StatusUnchanged = (function (_super) {
914
- __extends(StatusUnchanged, _super);
915
- function StatusUnchanged(opts) {
916
- var _this = _super.call(this, __assign({ name: "StatusUnchanged", $fault: "client" }, opts)) || this;
917
- _this.name = "StatusUnchanged";
918
- _this.$fault = "client";
919
- Object.setPrototypeOf(_this, StatusUnchanged.prototype);
920
- return _this;
911
+ }
912
+ export class StatusUnchanged extends __BaseException {
913
+ constructor(opts) {
914
+ super({
915
+ name: "StatusUnchanged",
916
+ $fault: "client",
917
+ ...opts,
918
+ });
919
+ this.name = "StatusUnchanged";
920
+ this.$fault = "client";
921
+ Object.setPrototypeOf(this, StatusUnchanged.prototype);
921
922
  }
922
- return StatusUnchanged;
923
- }(__BaseException));
924
- export { StatusUnchanged };
925
- var DocumentVersionLimitExceeded = (function (_super) {
926
- __extends(DocumentVersionLimitExceeded, _super);
927
- function DocumentVersionLimitExceeded(opts) {
928
- var _this = _super.call(this, __assign({ name: "DocumentVersionLimitExceeded", $fault: "client" }, opts)) || this;
929
- _this.name = "DocumentVersionLimitExceeded";
930
- _this.$fault = "client";
931
- Object.setPrototypeOf(_this, DocumentVersionLimitExceeded.prototype);
932
- _this.Message = opts.Message;
933
- return _this;
923
+ }
924
+ export class DocumentVersionLimitExceeded extends __BaseException {
925
+ constructor(opts) {
926
+ super({
927
+ name: "DocumentVersionLimitExceeded",
928
+ $fault: "client",
929
+ ...opts,
930
+ });
931
+ this.name = "DocumentVersionLimitExceeded";
932
+ this.$fault = "client";
933
+ Object.setPrototypeOf(this, DocumentVersionLimitExceeded.prototype);
934
+ this.Message = opts.Message;
934
935
  }
935
- return DocumentVersionLimitExceeded;
936
- }(__BaseException));
937
- export { DocumentVersionLimitExceeded };
938
- var DuplicateDocumentContent = (function (_super) {
939
- __extends(DuplicateDocumentContent, _super);
940
- function DuplicateDocumentContent(opts) {
941
- var _this = _super.call(this, __assign({ name: "DuplicateDocumentContent", $fault: "client" }, opts)) || this;
942
- _this.name = "DuplicateDocumentContent";
943
- _this.$fault = "client";
944
- Object.setPrototypeOf(_this, DuplicateDocumentContent.prototype);
945
- _this.Message = opts.Message;
946
- return _this;
936
+ }
937
+ export class DuplicateDocumentContent extends __BaseException {
938
+ constructor(opts) {
939
+ super({
940
+ name: "DuplicateDocumentContent",
941
+ $fault: "client",
942
+ ...opts,
943
+ });
944
+ this.name = "DuplicateDocumentContent";
945
+ this.$fault = "client";
946
+ Object.setPrototypeOf(this, DuplicateDocumentContent.prototype);
947
+ this.Message = opts.Message;
947
948
  }
948
- return DuplicateDocumentContent;
949
- }(__BaseException));
950
- export { DuplicateDocumentContent };
951
- var DuplicateDocumentVersionName = (function (_super) {
952
- __extends(DuplicateDocumentVersionName, _super);
953
- function DuplicateDocumentVersionName(opts) {
954
- var _this = _super.call(this, __assign({ name: "DuplicateDocumentVersionName", $fault: "client" }, opts)) || this;
955
- _this.name = "DuplicateDocumentVersionName";
956
- _this.$fault = "client";
957
- Object.setPrototypeOf(_this, DuplicateDocumentVersionName.prototype);
958
- _this.Message = opts.Message;
959
- return _this;
949
+ }
950
+ export class DuplicateDocumentVersionName extends __BaseException {
951
+ constructor(opts) {
952
+ super({
953
+ name: "DuplicateDocumentVersionName",
954
+ $fault: "client",
955
+ ...opts,
956
+ });
957
+ this.name = "DuplicateDocumentVersionName";
958
+ this.$fault = "client";
959
+ Object.setPrototypeOf(this, DuplicateDocumentVersionName.prototype);
960
+ this.Message = opts.Message;
960
961
  }
961
- return DuplicateDocumentVersionName;
962
- }(__BaseException));
963
- export { DuplicateDocumentVersionName };
964
- export var ParametersFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
965
- export var ParameterStringFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
966
- export var DescribeParametersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
967
- export var ParameterInlinePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
968
- export var ParameterMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
969
- export var DescribeParametersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
970
- export var DescribePatchBaselinesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
971
- export var PatchBaselineIdentityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
972
- export var DescribePatchBaselinesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
973
- export var DescribePatchGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
974
- export var PatchGroupPatchBaselineMappingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
975
- export var DescribePatchGroupsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
976
- export var DescribePatchGroupStateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
977
- export var DescribePatchGroupStateResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
978
- export var DescribePatchPropertiesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
979
- export var DescribePatchPropertiesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
980
- export var SessionFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
981
- export var DescribeSessionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
982
- export var SessionManagerOutputUrlFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
983
- export var SessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
984
- export var DescribeSessionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
985
- export var DisassociateOpsItemRelatedItemRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
986
- export var DisassociateOpsItemRelatedItemResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
987
- export var GetAutomationExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
988
- export var ProgressCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
989
- export var AutomationExecutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
990
- export var GetAutomationExecutionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
991
- export var GetCalendarStateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
992
- export var GetCalendarStateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
993
- export var GetCommandInvocationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
994
- export var CloudWatchOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
995
- export var GetCommandInvocationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
996
- export var GetConnectionStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
997
- export var GetConnectionStatusResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
998
- export var GetDefaultPatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
999
- export var GetDefaultPatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1000
- export var BaselineOverrideFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSourceFilterSensitiveLog(item); }) }))); };
1001
- export var GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1002
- export var GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1003
- export var GetDocumentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1004
- export var AttachmentContentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1005
- export var GetDocumentResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1006
- export var InventoryFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1007
- export var InventoryGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1008
- export var ResultAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1009
- export var InventoryResultItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1010
- export var InventoryResultEntityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1011
- export var GetInventoryResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1012
- export var GetInventorySchemaRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1013
- export var InventoryItemAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1014
- export var InventoryItemSchemaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1015
- export var GetInventorySchemaResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1016
- export var GetMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1017
- export var GetMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
1018
- export var GetMaintenanceWindowExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1019
- export var GetMaintenanceWindowExecutionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1020
- export var GetMaintenanceWindowExecutionTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1021
- export var GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }))); };
1022
- export var GetMaintenanceWindowExecutionTaskInvocationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1023
- export var GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING })), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }))); };
1024
- export var GetMaintenanceWindowTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1025
- export var MaintenanceWindowAutomationParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1026
- export var MaintenanceWindowLambdaParametersFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Payload && { Payload: SENSITIVE_STRING }))); };
1027
- export var NotificationConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1028
- export var MaintenanceWindowRunCommandParametersFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1029
- export var MaintenanceWindowStepFunctionsParametersFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Input && { Input: SENSITIVE_STRING }))); };
1030
- export var MaintenanceWindowTaskInvocationParametersFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.RunCommand && { RunCommand: MaintenanceWindowRunCommandParametersFilterSensitiveLog(obj.RunCommand) })), (obj.StepFunctions && {
1031
- StepFunctions: MaintenanceWindowStepFunctionsParametersFilterSensitiveLog(obj.StepFunctions),
1032
- })), (obj.Lambda && { Lambda: MaintenanceWindowLambdaParametersFilterSensitiveLog(obj.Lambda) }))); };
1033
- export var GetMaintenanceWindowTaskResultFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.TaskInvocationParameters && {
1034
- TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
1035
- })), (obj.Description && { Description: SENSITIVE_STRING }))); };
1036
- export var GetOpsItemRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1037
- export var OpsItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1038
- export var GetOpsItemResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1039
- export var GetOpsMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1040
- export var GetOpsMetadataResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1041
- export var OpsFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1042
- export var OpsResultAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1043
- export var OpsEntityItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1044
- export var OpsEntityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1045
- export var GetOpsSummaryResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1046
- export var GetParameterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1047
- export var ParameterFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Value && { Value: SENSITIVE_STRING }))); };
1048
- export var GetParameterResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameter && { Parameter: ParameterFilterSensitiveLog(obj.Parameter) }))); };
1049
- export var GetParameterHistoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1050
- export var ParameterHistoryFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Value && { Value: SENSITIVE_STRING }))); };
1051
- export var GetParameterHistoryResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: obj.Parameters.map(function (item) { return ParameterHistoryFilterSensitiveLog(item); }) }))); };
1052
- export var GetParametersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1053
- export var GetParametersResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: obj.Parameters.map(function (item) { return ParameterFilterSensitiveLog(item); }) }))); };
1054
- export var GetParametersByPathRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1055
- export var GetParametersByPathResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: obj.Parameters.map(function (item) { return ParameterFilterSensitiveLog(item); }) }))); };
1056
- export var GetPatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1057
- export var GetPatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSourceFilterSensitiveLog(item); }) }))); };
1058
- export var GetPatchBaselineForPatchGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1059
- export var GetPatchBaselineForPatchGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1060
- export var GetServiceSettingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1061
- export var ServiceSettingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1062
- export var GetServiceSettingResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1063
- export var LabelParameterVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1064
- export var LabelParameterVersionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1065
- export var AssociationFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1066
- export var ListAssociationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1067
- export var AssociationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1068
- export var ListAssociationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1069
- export var ListAssociationVersionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1070
- export var AssociationVersionInfoFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1071
- export var ListAssociationVersionsResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AssociationVersions && {
1072
- AssociationVersions: obj.AssociationVersions.map(function (item) { return AssociationVersionInfoFilterSensitiveLog(item); }),
1073
- }))); };
1074
- export var CommandFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1075
- export var ListCommandInvocationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1076
- export var CommandPluginFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1077
- export var CommandInvocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1078
- export var ListCommandInvocationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1079
- export var ListCommandsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1080
- export var CommandFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1081
- export var ListCommandsResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Commands && { Commands: obj.Commands.map(function (item) { return CommandFilterSensitiveLog(item); }) }))); };
1082
- export var ComplianceStringFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1083
- export var ListComplianceItemsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1084
- export var ComplianceExecutionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1085
- export var ComplianceItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1086
- export var ListComplianceItemsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1087
- export var ListComplianceSummariesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1088
- export var SeveritySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1089
- export var CompliantSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1090
- export var NonCompliantSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1091
- export var ComplianceSummaryItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1092
- export var ListComplianceSummariesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1093
- export var ListDocumentMetadataHistoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1094
- export var DocumentReviewCommentSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1095
- export var DocumentReviewerResponseSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1096
- export var DocumentMetadataResponseInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1097
- export var ListDocumentMetadataHistoryResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1098
- export var DocumentFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1099
- export var DocumentKeyValuesFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1100
- export var ListDocumentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1101
- export var DocumentIdentifierFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1102
- export var ListDocumentsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1103
- export var ListDocumentVersionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1104
- export var DocumentVersionInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1105
- export var ListDocumentVersionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1106
- export var ListInventoryEntriesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1107
- export var ListInventoryEntriesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1108
- export var OpsItemEventFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1109
- export var ListOpsItemEventsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1110
- export var OpsItemIdentityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1111
- export var OpsItemEventSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1112
- export var ListOpsItemEventsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1113
- export var OpsItemRelatedItemsFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1114
- export var ListOpsItemRelatedItemsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1115
- export var OpsItemRelatedItemSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1116
- export var ListOpsItemRelatedItemsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1117
- export var OpsMetadataFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1118
- export var ListOpsMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1119
- export var OpsMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1120
- export var ListOpsMetadataResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1121
- export var ListResourceComplianceSummariesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1122
- export var ResourceComplianceSummaryItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1123
- export var ListResourceComplianceSummariesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1124
- export var ListResourceDataSyncRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1125
- export var ResourceDataSyncSourceWithStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1126
- export var ResourceDataSyncItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1127
- export var ListResourceDataSyncResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1128
- export var ListTagsForResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1129
- export var ListTagsForResourceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1130
- export var ModifyDocumentPermissionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1131
- export var ModifyDocumentPermissionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1132
- export var ComplianceItemEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1133
- export var PutComplianceItemsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1134
- export var PutComplianceItemsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1135
- export var InventoryItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1136
- export var PutInventoryRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1137
- export var PutInventoryResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1138
- export var PutParameterRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Value && { Value: SENSITIVE_STRING }))); };
1139
- export var PutParameterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1140
- export var RegisterDefaultPatchBaselineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1141
- export var RegisterDefaultPatchBaselineResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1142
- export var RegisterPatchBaselineForPatchGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1143
- export var RegisterPatchBaselineForPatchGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1144
- export var RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
1145
- export var RegisterTargetWithMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1146
- export var RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.TaskInvocationParameters && {
1147
- TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
1148
- })), (obj.Description && { Description: SENSITIVE_STRING }))); };
1149
- export var RegisterTaskWithMaintenanceWindowResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1150
- export var RemoveTagsFromResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1151
- export var RemoveTagsFromResourceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1152
- export var ResetServiceSettingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1153
- export var ResetServiceSettingResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1154
- export var ResumeSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1155
- export var ResumeSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1156
- export var SendAutomationSignalRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1157
- export var SendAutomationSignalResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1158
- export var SendCommandRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1159
- export var SendCommandResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Command && { Command: CommandFilterSensitiveLog(obj.Command) }))); };
1160
- export var StartAssociationsOnceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1161
- export var StartAssociationsOnceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1162
- export var StartAutomationExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1163
- export var StartAutomationExecutionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1164
- export var StartChangeRequestExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1165
- export var StartChangeRequestExecutionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1166
- export var StartSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1167
- export var StartSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1168
- export var StopAutomationExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1169
- export var StopAutomationExecutionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1170
- export var TerminateSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1171
- export var TerminateSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1172
- export var UnlabelParameterVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1173
- export var UnlabelParameterVersionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1174
- export var UpdateAssociationRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING }))); };
1175
- export var UpdateAssociationResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AssociationDescription && {
1176
- AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1177
- }))); };
1178
- export var UpdateAssociationStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1179
- export var UpdateAssociationStatusResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AssociationDescription && {
1180
- AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1181
- }))); };
1182
- export var UpdateDocumentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1183
- export var UpdateDocumentResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
962
+ }
963
+ export const ParametersFilterFilterSensitiveLog = (obj) => ({
964
+ ...obj,
965
+ });
966
+ export const ParameterStringFilterFilterSensitiveLog = (obj) => ({
967
+ ...obj,
968
+ });
969
+ export const DescribeParametersRequestFilterSensitiveLog = (obj) => ({
970
+ ...obj,
971
+ });
972
+ export const ParameterInlinePolicyFilterSensitiveLog = (obj) => ({
973
+ ...obj,
974
+ });
975
+ export const ParameterMetadataFilterSensitiveLog = (obj) => ({
976
+ ...obj,
977
+ });
978
+ export const DescribeParametersResultFilterSensitiveLog = (obj) => ({
979
+ ...obj,
980
+ });
981
+ export const DescribePatchBaselinesRequestFilterSensitiveLog = (obj) => ({
982
+ ...obj,
983
+ });
984
+ export const PatchBaselineIdentityFilterSensitiveLog = (obj) => ({
985
+ ...obj,
986
+ });
987
+ export const DescribePatchBaselinesResultFilterSensitiveLog = (obj) => ({
988
+ ...obj,
989
+ });
990
+ export const DescribePatchGroupsRequestFilterSensitiveLog = (obj) => ({
991
+ ...obj,
992
+ });
993
+ export const PatchGroupPatchBaselineMappingFilterSensitiveLog = (obj) => ({
994
+ ...obj,
995
+ });
996
+ export const DescribePatchGroupsResultFilterSensitiveLog = (obj) => ({
997
+ ...obj,
998
+ });
999
+ export const DescribePatchGroupStateRequestFilterSensitiveLog = (obj) => ({
1000
+ ...obj,
1001
+ });
1002
+ export const DescribePatchGroupStateResultFilterSensitiveLog = (obj) => ({
1003
+ ...obj,
1004
+ });
1005
+ export const DescribePatchPropertiesRequestFilterSensitiveLog = (obj) => ({
1006
+ ...obj,
1007
+ });
1008
+ export const DescribePatchPropertiesResultFilterSensitiveLog = (obj) => ({
1009
+ ...obj,
1010
+ });
1011
+ export const SessionFilterFilterSensitiveLog = (obj) => ({
1012
+ ...obj,
1013
+ });
1014
+ export const DescribeSessionsRequestFilterSensitiveLog = (obj) => ({
1015
+ ...obj,
1016
+ });
1017
+ export const SessionManagerOutputUrlFilterSensitiveLog = (obj) => ({
1018
+ ...obj,
1019
+ });
1020
+ export const SessionFilterSensitiveLog = (obj) => ({
1021
+ ...obj,
1022
+ });
1023
+ export const DescribeSessionsResponseFilterSensitiveLog = (obj) => ({
1024
+ ...obj,
1025
+ });
1026
+ export const DisassociateOpsItemRelatedItemRequestFilterSensitiveLog = (obj) => ({
1027
+ ...obj,
1028
+ });
1029
+ export const DisassociateOpsItemRelatedItemResponseFilterSensitiveLog = (obj) => ({
1030
+ ...obj,
1031
+ });
1032
+ export const GetAutomationExecutionRequestFilterSensitiveLog = (obj) => ({
1033
+ ...obj,
1034
+ });
1035
+ export const ProgressCountersFilterSensitiveLog = (obj) => ({
1036
+ ...obj,
1037
+ });
1038
+ export const AutomationExecutionFilterSensitiveLog = (obj) => ({
1039
+ ...obj,
1040
+ });
1041
+ export const GetAutomationExecutionResultFilterSensitiveLog = (obj) => ({
1042
+ ...obj,
1043
+ });
1044
+ export const GetCalendarStateRequestFilterSensitiveLog = (obj) => ({
1045
+ ...obj,
1046
+ });
1047
+ export const GetCalendarStateResponseFilterSensitiveLog = (obj) => ({
1048
+ ...obj,
1049
+ });
1050
+ export const GetCommandInvocationRequestFilterSensitiveLog = (obj) => ({
1051
+ ...obj,
1052
+ });
1053
+ export const CloudWatchOutputConfigFilterSensitiveLog = (obj) => ({
1054
+ ...obj,
1055
+ });
1056
+ export const GetCommandInvocationResultFilterSensitiveLog = (obj) => ({
1057
+ ...obj,
1058
+ });
1059
+ export const GetConnectionStatusRequestFilterSensitiveLog = (obj) => ({
1060
+ ...obj,
1061
+ });
1062
+ export const GetConnectionStatusResponseFilterSensitiveLog = (obj) => ({
1063
+ ...obj,
1064
+ });
1065
+ export const GetDefaultPatchBaselineRequestFilterSensitiveLog = (obj) => ({
1066
+ ...obj,
1067
+ });
1068
+ export const GetDefaultPatchBaselineResultFilterSensitiveLog = (obj) => ({
1069
+ ...obj,
1070
+ });
1071
+ export const BaselineOverrideFilterSensitiveLog = (obj) => ({
1072
+ ...obj,
1073
+ ...(obj.Sources && { Sources: obj.Sources.map((item) => PatchSourceFilterSensitiveLog(item)) }),
1074
+ });
1075
+ export const GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog = (obj) => ({
1076
+ ...obj,
1077
+ });
1078
+ export const GetDeployablePatchSnapshotForInstanceResultFilterSensitiveLog = (obj) => ({
1079
+ ...obj,
1080
+ });
1081
+ export const GetDocumentRequestFilterSensitiveLog = (obj) => ({
1082
+ ...obj,
1083
+ });
1084
+ export const AttachmentContentFilterSensitiveLog = (obj) => ({
1085
+ ...obj,
1086
+ });
1087
+ export const GetDocumentResultFilterSensitiveLog = (obj) => ({
1088
+ ...obj,
1089
+ });
1090
+ export const InventoryFilterFilterSensitiveLog = (obj) => ({
1091
+ ...obj,
1092
+ });
1093
+ export const InventoryGroupFilterSensitiveLog = (obj) => ({
1094
+ ...obj,
1095
+ });
1096
+ export const ResultAttributeFilterSensitiveLog = (obj) => ({
1097
+ ...obj,
1098
+ });
1099
+ export const InventoryResultItemFilterSensitiveLog = (obj) => ({
1100
+ ...obj,
1101
+ });
1102
+ export const InventoryResultEntityFilterSensitiveLog = (obj) => ({
1103
+ ...obj,
1104
+ });
1105
+ export const GetInventoryResultFilterSensitiveLog = (obj) => ({
1106
+ ...obj,
1107
+ });
1108
+ export const GetInventorySchemaRequestFilterSensitiveLog = (obj) => ({
1109
+ ...obj,
1110
+ });
1111
+ export const InventoryItemAttributeFilterSensitiveLog = (obj) => ({
1112
+ ...obj,
1113
+ });
1114
+ export const InventoryItemSchemaFilterSensitiveLog = (obj) => ({
1115
+ ...obj,
1116
+ });
1117
+ export const GetInventorySchemaResultFilterSensitiveLog = (obj) => ({
1118
+ ...obj,
1119
+ });
1120
+ export const GetMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1121
+ ...obj,
1122
+ });
1123
+ export const GetMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1124
+ ...obj,
1125
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1126
+ });
1127
+ export const GetMaintenanceWindowExecutionRequestFilterSensitiveLog = (obj) => ({
1128
+ ...obj,
1129
+ });
1130
+ export const GetMaintenanceWindowExecutionResultFilterSensitiveLog = (obj) => ({
1131
+ ...obj,
1132
+ });
1133
+ export const GetMaintenanceWindowExecutionTaskRequestFilterSensitiveLog = (obj) => ({
1134
+ ...obj,
1135
+ });
1136
+ export const GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog = (obj) => ({
1137
+ ...obj,
1138
+ ...(obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }),
1139
+ });
1140
+ export const GetMaintenanceWindowExecutionTaskInvocationRequestFilterSensitiveLog = (obj) => ({
1141
+ ...obj,
1142
+ });
1143
+ export const GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog = (obj) => ({
1144
+ ...obj,
1145
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1146
+ ...(obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }),
1147
+ });
1148
+ export const GetMaintenanceWindowTaskRequestFilterSensitiveLog = (obj) => ({
1149
+ ...obj,
1150
+ });
1151
+ export const MaintenanceWindowAutomationParametersFilterSensitiveLog = (obj) => ({
1152
+ ...obj,
1153
+ });
1154
+ export const MaintenanceWindowLambdaParametersFilterSensitiveLog = (obj) => ({
1155
+ ...obj,
1156
+ ...(obj.Payload && { Payload: SENSITIVE_STRING }),
1157
+ });
1158
+ export const NotificationConfigFilterSensitiveLog = (obj) => ({
1159
+ ...obj,
1160
+ });
1161
+ export const MaintenanceWindowRunCommandParametersFilterSensitiveLog = (obj) => ({
1162
+ ...obj,
1163
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1164
+ });
1165
+ export const MaintenanceWindowStepFunctionsParametersFilterSensitiveLog = (obj) => ({
1166
+ ...obj,
1167
+ ...(obj.Input && { Input: SENSITIVE_STRING }),
1168
+ });
1169
+ export const MaintenanceWindowTaskInvocationParametersFilterSensitiveLog = (obj) => ({
1170
+ ...obj,
1171
+ ...(obj.RunCommand && { RunCommand: MaintenanceWindowRunCommandParametersFilterSensitiveLog(obj.RunCommand) }),
1172
+ ...(obj.StepFunctions && {
1173
+ StepFunctions: MaintenanceWindowStepFunctionsParametersFilterSensitiveLog(obj.StepFunctions),
1174
+ }),
1175
+ ...(obj.Lambda && { Lambda: MaintenanceWindowLambdaParametersFilterSensitiveLog(obj.Lambda) }),
1176
+ });
1177
+ export const GetMaintenanceWindowTaskResultFilterSensitiveLog = (obj) => ({
1178
+ ...obj,
1179
+ ...(obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }),
1180
+ ...(obj.TaskInvocationParameters && {
1181
+ TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
1182
+ }),
1183
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1184
+ });
1185
+ export const GetOpsItemRequestFilterSensitiveLog = (obj) => ({
1186
+ ...obj,
1187
+ });
1188
+ export const OpsItemFilterSensitiveLog = (obj) => ({
1189
+ ...obj,
1190
+ });
1191
+ export const GetOpsItemResponseFilterSensitiveLog = (obj) => ({
1192
+ ...obj,
1193
+ });
1194
+ export const GetOpsMetadataRequestFilterSensitiveLog = (obj) => ({
1195
+ ...obj,
1196
+ });
1197
+ export const GetOpsMetadataResultFilterSensitiveLog = (obj) => ({
1198
+ ...obj,
1199
+ });
1200
+ export const OpsFilterFilterSensitiveLog = (obj) => ({
1201
+ ...obj,
1202
+ });
1203
+ export const OpsResultAttributeFilterSensitiveLog = (obj) => ({
1204
+ ...obj,
1205
+ });
1206
+ export const OpsEntityItemFilterSensitiveLog = (obj) => ({
1207
+ ...obj,
1208
+ });
1209
+ export const OpsEntityFilterSensitiveLog = (obj) => ({
1210
+ ...obj,
1211
+ });
1212
+ export const GetOpsSummaryResultFilterSensitiveLog = (obj) => ({
1213
+ ...obj,
1214
+ });
1215
+ export const GetParameterRequestFilterSensitiveLog = (obj) => ({
1216
+ ...obj,
1217
+ });
1218
+ export const ParameterFilterSensitiveLog = (obj) => ({
1219
+ ...obj,
1220
+ ...(obj.Value && { Value: SENSITIVE_STRING }),
1221
+ });
1222
+ export const GetParameterResultFilterSensitiveLog = (obj) => ({
1223
+ ...obj,
1224
+ ...(obj.Parameter && { Parameter: ParameterFilterSensitiveLog(obj.Parameter) }),
1225
+ });
1226
+ export const GetParameterHistoryRequestFilterSensitiveLog = (obj) => ({
1227
+ ...obj,
1228
+ });
1229
+ export const ParameterHistoryFilterSensitiveLog = (obj) => ({
1230
+ ...obj,
1231
+ ...(obj.Value && { Value: SENSITIVE_STRING }),
1232
+ });
1233
+ export const GetParameterHistoryResultFilterSensitiveLog = (obj) => ({
1234
+ ...obj,
1235
+ ...(obj.Parameters && { Parameters: obj.Parameters.map((item) => ParameterHistoryFilterSensitiveLog(item)) }),
1236
+ });
1237
+ export const GetParametersRequestFilterSensitiveLog = (obj) => ({
1238
+ ...obj,
1239
+ });
1240
+ export const GetParametersResultFilterSensitiveLog = (obj) => ({
1241
+ ...obj,
1242
+ ...(obj.Parameters && { Parameters: obj.Parameters.map((item) => ParameterFilterSensitiveLog(item)) }),
1243
+ });
1244
+ export const GetParametersByPathRequestFilterSensitiveLog = (obj) => ({
1245
+ ...obj,
1246
+ });
1247
+ export const GetParametersByPathResultFilterSensitiveLog = (obj) => ({
1248
+ ...obj,
1249
+ ...(obj.Parameters && { Parameters: obj.Parameters.map((item) => ParameterFilterSensitiveLog(item)) }),
1250
+ });
1251
+ export const GetPatchBaselineRequestFilterSensitiveLog = (obj) => ({
1252
+ ...obj,
1253
+ });
1254
+ export const GetPatchBaselineResultFilterSensitiveLog = (obj) => ({
1255
+ ...obj,
1256
+ ...(obj.Sources && { Sources: obj.Sources.map((item) => PatchSourceFilterSensitiveLog(item)) }),
1257
+ });
1258
+ export const GetPatchBaselineForPatchGroupRequestFilterSensitiveLog = (obj) => ({
1259
+ ...obj,
1260
+ });
1261
+ export const GetPatchBaselineForPatchGroupResultFilterSensitiveLog = (obj) => ({
1262
+ ...obj,
1263
+ });
1264
+ export const GetServiceSettingRequestFilterSensitiveLog = (obj) => ({
1265
+ ...obj,
1266
+ });
1267
+ export const ServiceSettingFilterSensitiveLog = (obj) => ({
1268
+ ...obj,
1269
+ });
1270
+ export const GetServiceSettingResultFilterSensitiveLog = (obj) => ({
1271
+ ...obj,
1272
+ });
1273
+ export const LabelParameterVersionRequestFilterSensitiveLog = (obj) => ({
1274
+ ...obj,
1275
+ });
1276
+ export const LabelParameterVersionResultFilterSensitiveLog = (obj) => ({
1277
+ ...obj,
1278
+ });
1279
+ export const AssociationFilterFilterSensitiveLog = (obj) => ({
1280
+ ...obj,
1281
+ });
1282
+ export const ListAssociationsRequestFilterSensitiveLog = (obj) => ({
1283
+ ...obj,
1284
+ });
1285
+ export const AssociationFilterSensitiveLog = (obj) => ({
1286
+ ...obj,
1287
+ });
1288
+ export const ListAssociationsResultFilterSensitiveLog = (obj) => ({
1289
+ ...obj,
1290
+ });
1291
+ export const ListAssociationVersionsRequestFilterSensitiveLog = (obj) => ({
1292
+ ...obj,
1293
+ });
1294
+ export const AssociationVersionInfoFilterSensitiveLog = (obj) => ({
1295
+ ...obj,
1296
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1297
+ });
1298
+ export const ListAssociationVersionsResultFilterSensitiveLog = (obj) => ({
1299
+ ...obj,
1300
+ ...(obj.AssociationVersions && {
1301
+ AssociationVersions: obj.AssociationVersions.map((item) => AssociationVersionInfoFilterSensitiveLog(item)),
1302
+ }),
1303
+ });
1304
+ export const CommandFilterFilterSensitiveLog = (obj) => ({
1305
+ ...obj,
1306
+ });
1307
+ export const ListCommandInvocationsRequestFilterSensitiveLog = (obj) => ({
1308
+ ...obj,
1309
+ });
1310
+ export const CommandPluginFilterSensitiveLog = (obj) => ({
1311
+ ...obj,
1312
+ });
1313
+ export const CommandInvocationFilterSensitiveLog = (obj) => ({
1314
+ ...obj,
1315
+ });
1316
+ export const ListCommandInvocationsResultFilterSensitiveLog = (obj) => ({
1317
+ ...obj,
1318
+ });
1319
+ export const ListCommandsRequestFilterSensitiveLog = (obj) => ({
1320
+ ...obj,
1321
+ });
1322
+ export const CommandFilterSensitiveLog = (obj) => ({
1323
+ ...obj,
1324
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1325
+ });
1326
+ export const ListCommandsResultFilterSensitiveLog = (obj) => ({
1327
+ ...obj,
1328
+ ...(obj.Commands && { Commands: obj.Commands.map((item) => CommandFilterSensitiveLog(item)) }),
1329
+ });
1330
+ export const ComplianceStringFilterFilterSensitiveLog = (obj) => ({
1331
+ ...obj,
1332
+ });
1333
+ export const ListComplianceItemsRequestFilterSensitiveLog = (obj) => ({
1334
+ ...obj,
1335
+ });
1336
+ export const ComplianceExecutionSummaryFilterSensitiveLog = (obj) => ({
1337
+ ...obj,
1338
+ });
1339
+ export const ComplianceItemFilterSensitiveLog = (obj) => ({
1340
+ ...obj,
1341
+ });
1342
+ export const ListComplianceItemsResultFilterSensitiveLog = (obj) => ({
1343
+ ...obj,
1344
+ });
1345
+ export const ListComplianceSummariesRequestFilterSensitiveLog = (obj) => ({
1346
+ ...obj,
1347
+ });
1348
+ export const SeveritySummaryFilterSensitiveLog = (obj) => ({
1349
+ ...obj,
1350
+ });
1351
+ export const CompliantSummaryFilterSensitiveLog = (obj) => ({
1352
+ ...obj,
1353
+ });
1354
+ export const NonCompliantSummaryFilterSensitiveLog = (obj) => ({
1355
+ ...obj,
1356
+ });
1357
+ export const ComplianceSummaryItemFilterSensitiveLog = (obj) => ({
1358
+ ...obj,
1359
+ });
1360
+ export const ListComplianceSummariesResultFilterSensitiveLog = (obj) => ({
1361
+ ...obj,
1362
+ });
1363
+ export const ListDocumentMetadataHistoryRequestFilterSensitiveLog = (obj) => ({
1364
+ ...obj,
1365
+ });
1366
+ export const DocumentReviewCommentSourceFilterSensitiveLog = (obj) => ({
1367
+ ...obj,
1368
+ });
1369
+ export const DocumentReviewerResponseSourceFilterSensitiveLog = (obj) => ({
1370
+ ...obj,
1371
+ });
1372
+ export const DocumentMetadataResponseInfoFilterSensitiveLog = (obj) => ({
1373
+ ...obj,
1374
+ });
1375
+ export const ListDocumentMetadataHistoryResponseFilterSensitiveLog = (obj) => ({
1376
+ ...obj,
1377
+ });
1378
+ export const DocumentFilterFilterSensitiveLog = (obj) => ({
1379
+ ...obj,
1380
+ });
1381
+ export const DocumentKeyValuesFilterFilterSensitiveLog = (obj) => ({
1382
+ ...obj,
1383
+ });
1384
+ export const ListDocumentsRequestFilterSensitiveLog = (obj) => ({
1385
+ ...obj,
1386
+ });
1387
+ export const DocumentIdentifierFilterSensitiveLog = (obj) => ({
1388
+ ...obj,
1389
+ });
1390
+ export const ListDocumentsResultFilterSensitiveLog = (obj) => ({
1391
+ ...obj,
1392
+ });
1393
+ export const ListDocumentVersionsRequestFilterSensitiveLog = (obj) => ({
1394
+ ...obj,
1395
+ });
1396
+ export const DocumentVersionInfoFilterSensitiveLog = (obj) => ({
1397
+ ...obj,
1398
+ });
1399
+ export const ListDocumentVersionsResultFilterSensitiveLog = (obj) => ({
1400
+ ...obj,
1401
+ });
1402
+ export const ListInventoryEntriesRequestFilterSensitiveLog = (obj) => ({
1403
+ ...obj,
1404
+ });
1405
+ export const ListInventoryEntriesResultFilterSensitiveLog = (obj) => ({
1406
+ ...obj,
1407
+ });
1408
+ export const OpsItemEventFilterFilterSensitiveLog = (obj) => ({
1409
+ ...obj,
1410
+ });
1411
+ export const ListOpsItemEventsRequestFilterSensitiveLog = (obj) => ({
1412
+ ...obj,
1413
+ });
1414
+ export const OpsItemIdentityFilterSensitiveLog = (obj) => ({
1415
+ ...obj,
1416
+ });
1417
+ export const OpsItemEventSummaryFilterSensitiveLog = (obj) => ({
1418
+ ...obj,
1419
+ });
1420
+ export const ListOpsItemEventsResponseFilterSensitiveLog = (obj) => ({
1421
+ ...obj,
1422
+ });
1423
+ export const OpsItemRelatedItemsFilterFilterSensitiveLog = (obj) => ({
1424
+ ...obj,
1425
+ });
1426
+ export const ListOpsItemRelatedItemsRequestFilterSensitiveLog = (obj) => ({
1427
+ ...obj,
1428
+ });
1429
+ export const OpsItemRelatedItemSummaryFilterSensitiveLog = (obj) => ({
1430
+ ...obj,
1431
+ });
1432
+ export const ListOpsItemRelatedItemsResponseFilterSensitiveLog = (obj) => ({
1433
+ ...obj,
1434
+ });
1435
+ export const OpsMetadataFilterFilterSensitiveLog = (obj) => ({
1436
+ ...obj,
1437
+ });
1438
+ export const ListOpsMetadataRequestFilterSensitiveLog = (obj) => ({
1439
+ ...obj,
1440
+ });
1441
+ export const OpsMetadataFilterSensitiveLog = (obj) => ({
1442
+ ...obj,
1443
+ });
1444
+ export const ListOpsMetadataResultFilterSensitiveLog = (obj) => ({
1445
+ ...obj,
1446
+ });
1447
+ export const ListResourceComplianceSummariesRequestFilterSensitiveLog = (obj) => ({
1448
+ ...obj,
1449
+ });
1450
+ export const ResourceComplianceSummaryItemFilterSensitiveLog = (obj) => ({
1451
+ ...obj,
1452
+ });
1453
+ export const ListResourceComplianceSummariesResultFilterSensitiveLog = (obj) => ({
1454
+ ...obj,
1455
+ });
1456
+ export const ListResourceDataSyncRequestFilterSensitiveLog = (obj) => ({
1457
+ ...obj,
1458
+ });
1459
+ export const ResourceDataSyncSourceWithStateFilterSensitiveLog = (obj) => ({
1460
+ ...obj,
1461
+ });
1462
+ export const ResourceDataSyncItemFilterSensitiveLog = (obj) => ({
1463
+ ...obj,
1464
+ });
1465
+ export const ListResourceDataSyncResultFilterSensitiveLog = (obj) => ({
1466
+ ...obj,
1467
+ });
1468
+ export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
1469
+ ...obj,
1470
+ });
1471
+ export const ListTagsForResourceResultFilterSensitiveLog = (obj) => ({
1472
+ ...obj,
1473
+ });
1474
+ export const ModifyDocumentPermissionRequestFilterSensitiveLog = (obj) => ({
1475
+ ...obj,
1476
+ });
1477
+ export const ModifyDocumentPermissionResponseFilterSensitiveLog = (obj) => ({
1478
+ ...obj,
1479
+ });
1480
+ export const ComplianceItemEntryFilterSensitiveLog = (obj) => ({
1481
+ ...obj,
1482
+ });
1483
+ export const PutComplianceItemsRequestFilterSensitiveLog = (obj) => ({
1484
+ ...obj,
1485
+ });
1486
+ export const PutComplianceItemsResultFilterSensitiveLog = (obj) => ({
1487
+ ...obj,
1488
+ });
1489
+ export const InventoryItemFilterSensitiveLog = (obj) => ({
1490
+ ...obj,
1491
+ });
1492
+ export const PutInventoryRequestFilterSensitiveLog = (obj) => ({
1493
+ ...obj,
1494
+ });
1495
+ export const PutInventoryResultFilterSensitiveLog = (obj) => ({
1496
+ ...obj,
1497
+ });
1498
+ export const PutParameterRequestFilterSensitiveLog = (obj) => ({
1499
+ ...obj,
1500
+ ...(obj.Value && { Value: SENSITIVE_STRING }),
1501
+ });
1502
+ export const PutParameterResultFilterSensitiveLog = (obj) => ({
1503
+ ...obj,
1504
+ });
1505
+ export const RegisterDefaultPatchBaselineRequestFilterSensitiveLog = (obj) => ({
1506
+ ...obj,
1507
+ });
1508
+ export const RegisterDefaultPatchBaselineResultFilterSensitiveLog = (obj) => ({
1509
+ ...obj,
1510
+ });
1511
+ export const RegisterPatchBaselineForPatchGroupRequestFilterSensitiveLog = (obj) => ({
1512
+ ...obj,
1513
+ });
1514
+ export const RegisterPatchBaselineForPatchGroupResultFilterSensitiveLog = (obj) => ({
1515
+ ...obj,
1516
+ });
1517
+ export const RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1518
+ ...obj,
1519
+ ...(obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }),
1520
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1521
+ });
1522
+ export const RegisterTargetWithMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1523
+ ...obj,
1524
+ });
1525
+ export const RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog = (obj) => ({
1526
+ ...obj,
1527
+ ...(obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }),
1528
+ ...(obj.TaskInvocationParameters && {
1529
+ TaskInvocationParameters: MaintenanceWindowTaskInvocationParametersFilterSensitiveLog(obj.TaskInvocationParameters),
1530
+ }),
1531
+ ...(obj.Description && { Description: SENSITIVE_STRING }),
1532
+ });
1533
+ export const RegisterTaskWithMaintenanceWindowResultFilterSensitiveLog = (obj) => ({
1534
+ ...obj,
1535
+ });
1536
+ export const RemoveTagsFromResourceRequestFilterSensitiveLog = (obj) => ({
1537
+ ...obj,
1538
+ });
1539
+ export const RemoveTagsFromResourceResultFilterSensitiveLog = (obj) => ({
1540
+ ...obj,
1541
+ });
1542
+ export const ResetServiceSettingRequestFilterSensitiveLog = (obj) => ({
1543
+ ...obj,
1544
+ });
1545
+ export const ResetServiceSettingResultFilterSensitiveLog = (obj) => ({
1546
+ ...obj,
1547
+ });
1548
+ export const ResumeSessionRequestFilterSensitiveLog = (obj) => ({
1549
+ ...obj,
1550
+ });
1551
+ export const ResumeSessionResponseFilterSensitiveLog = (obj) => ({
1552
+ ...obj,
1553
+ });
1554
+ export const SendAutomationSignalRequestFilterSensitiveLog = (obj) => ({
1555
+ ...obj,
1556
+ });
1557
+ export const SendAutomationSignalResultFilterSensitiveLog = (obj) => ({
1558
+ ...obj,
1559
+ });
1560
+ export const SendCommandRequestFilterSensitiveLog = (obj) => ({
1561
+ ...obj,
1562
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1563
+ });
1564
+ export const SendCommandResultFilterSensitiveLog = (obj) => ({
1565
+ ...obj,
1566
+ ...(obj.Command && { Command: CommandFilterSensitiveLog(obj.Command) }),
1567
+ });
1568
+ export const StartAssociationsOnceRequestFilterSensitiveLog = (obj) => ({
1569
+ ...obj,
1570
+ });
1571
+ export const StartAssociationsOnceResultFilterSensitiveLog = (obj) => ({
1572
+ ...obj,
1573
+ });
1574
+ export const StartAutomationExecutionRequestFilterSensitiveLog = (obj) => ({
1575
+ ...obj,
1576
+ });
1577
+ export const StartAutomationExecutionResultFilterSensitiveLog = (obj) => ({
1578
+ ...obj,
1579
+ });
1580
+ export const StartChangeRequestExecutionRequestFilterSensitiveLog = (obj) => ({
1581
+ ...obj,
1582
+ });
1583
+ export const StartChangeRequestExecutionResultFilterSensitiveLog = (obj) => ({
1584
+ ...obj,
1585
+ });
1586
+ export const StartSessionRequestFilterSensitiveLog = (obj) => ({
1587
+ ...obj,
1588
+ });
1589
+ export const StartSessionResponseFilterSensitiveLog = (obj) => ({
1590
+ ...obj,
1591
+ });
1592
+ export const StopAutomationExecutionRequestFilterSensitiveLog = (obj) => ({
1593
+ ...obj,
1594
+ });
1595
+ export const StopAutomationExecutionResultFilterSensitiveLog = (obj) => ({
1596
+ ...obj,
1597
+ });
1598
+ export const TerminateSessionRequestFilterSensitiveLog = (obj) => ({
1599
+ ...obj,
1600
+ });
1601
+ export const TerminateSessionResponseFilterSensitiveLog = (obj) => ({
1602
+ ...obj,
1603
+ });
1604
+ export const UnlabelParameterVersionRequestFilterSensitiveLog = (obj) => ({
1605
+ ...obj,
1606
+ });
1607
+ export const UnlabelParameterVersionResultFilterSensitiveLog = (obj) => ({
1608
+ ...obj,
1609
+ });
1610
+ export const UpdateAssociationRequestFilterSensitiveLog = (obj) => ({
1611
+ ...obj,
1612
+ ...(obj.Parameters && { Parameters: SENSITIVE_STRING }),
1613
+ });
1614
+ export const UpdateAssociationResultFilterSensitiveLog = (obj) => ({
1615
+ ...obj,
1616
+ ...(obj.AssociationDescription && {
1617
+ AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1618
+ }),
1619
+ });
1620
+ export const UpdateAssociationStatusRequestFilterSensitiveLog = (obj) => ({
1621
+ ...obj,
1622
+ });
1623
+ export const UpdateAssociationStatusResultFilterSensitiveLog = (obj) => ({
1624
+ ...obj,
1625
+ ...(obj.AssociationDescription && {
1626
+ AssociationDescription: AssociationDescriptionFilterSensitiveLog(obj.AssociationDescription),
1627
+ }),
1628
+ });
1629
+ export const UpdateDocumentRequestFilterSensitiveLog = (obj) => ({
1630
+ ...obj,
1631
+ });
1632
+ export const UpdateDocumentResultFilterSensitiveLog = (obj) => ({
1633
+ ...obj,
1634
+ });