@aws-sdk/client-ssm 3.183.0 → 3.185.0

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