@aws-sdk/client-ssm 3.934.0 → 3.935.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 (168) hide show
  1. package/dist-cjs/index.js +675 -676
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +674 -0
  4. package/dist-es/models/errors.js +1915 -0
  5. package/dist-es/models/models_0.js +1 -1375
  6. package/dist-es/models/models_1.js +1 -873
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeParametersCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
  20. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAccessTokenCommand.d.ts +1 -1
  22. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
  23. package/dist-types/commands/GetCalendarStateCommand.d.ts +1 -1
  24. package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
  25. package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
  26. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  27. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  28. package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
  29. package/dist-types/commands/GetExecutionPreviewCommand.d.ts +1 -1
  30. package/dist-types/commands/GetInventoryCommand.d.ts +2 -2
  31. package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
  32. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  33. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  37. package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
  38. package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
  39. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -2
  40. package/dist-types/commands/GetParameterCommand.d.ts +1 -1
  41. package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetParametersByPathCommand.d.ts +1 -1
  43. package/dist-types/commands/GetParametersCommand.d.ts +1 -1
  44. package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
  45. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
  47. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNodesSummaryCommand.d.ts +1 -2
  49. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  50. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  51. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
  54. package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
  55. package/dist-types/commands/SendAutomationSignalCommand.d.ts +1 -1
  56. package/dist-types/commands/SendCommandCommand.d.ts +1 -1
  57. package/dist-types/commands/StartAccessRequestCommand.d.ts +1 -1
  58. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +1 -1
  59. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +1 -1
  60. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  61. package/dist-types/commands/StartExecutionPreviewCommand.d.ts +1 -1
  62. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  63. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
  64. package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
  65. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateDocumentCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateOpsItemCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
  80. package/dist-types/index.d.ts +4 -1
  81. package/dist-types/models/enums.d.ts +1458 -0
  82. package/dist-types/models/errors.d.ts +1953 -0
  83. package/dist-types/models/models_0.d.ts +4526 -1781
  84. package/dist-types/models/models_1.d.ts +4042 -6926
  85. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -2
  108. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -2
  117. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -4
  125. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -2
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/index.d.ts +4 -1
  158. package/dist-types/ts3.4/models/enums.d.ts +844 -0
  159. package/dist-types/ts3.4/models/errors.d.ts +1191 -0
  160. package/dist-types/ts3.4/models/models_0.d.ts +905 -1047
  161. package/dist-types/ts3.4/models/models_1.d.ts +919 -1991
  162. package/package.json +12 -12
  163. package/dist-es/models/index.js +0 -3
  164. package/dist-es/models/models_2.js +0 -343
  165. package/dist-types/models/index.d.ts +0 -3
  166. package/dist-types/models/models_2.d.ts +0 -3276
  167. package/dist-types/ts3.4/models/index.d.ts +0 -3
  168. package/dist-types/ts3.4/models/models_2.d.ts +0 -764
@@ -0,0 +1,1191 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { SSMServiceException as __BaseException } from "./SSMServiceException";
3
+ export declare class AccessDeniedException extends __BaseException {
4
+ readonly name: "AccessDeniedException";
5
+ readonly $fault: "client";
6
+ Message: string | undefined;
7
+ constructor(
8
+ opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
9
+ );
10
+ }
11
+ export declare class InternalServerError extends __BaseException {
12
+ readonly name: "InternalServerError";
13
+ readonly $fault: "server";
14
+ Message?: string | undefined;
15
+ constructor(
16
+ opts: __ExceptionOptionType<InternalServerError, __BaseException>
17
+ );
18
+ }
19
+ export declare class InvalidResourceId extends __BaseException {
20
+ readonly name: "InvalidResourceId";
21
+ readonly $fault: "client";
22
+ constructor(opts: __ExceptionOptionType<InvalidResourceId, __BaseException>);
23
+ }
24
+ export declare class InvalidResourceType extends __BaseException {
25
+ readonly name: "InvalidResourceType";
26
+ readonly $fault: "client";
27
+ constructor(
28
+ opts: __ExceptionOptionType<InvalidResourceType, __BaseException>
29
+ );
30
+ }
31
+ export declare class TooManyTagsError extends __BaseException {
32
+ readonly name: "TooManyTagsError";
33
+ readonly $fault: "client";
34
+ constructor(opts: __ExceptionOptionType<TooManyTagsError, __BaseException>);
35
+ }
36
+ export declare class TooManyUpdates extends __BaseException {
37
+ readonly name: "TooManyUpdates";
38
+ readonly $fault: "client";
39
+ Message?: string | undefined;
40
+ constructor(opts: __ExceptionOptionType<TooManyUpdates, __BaseException>);
41
+ }
42
+ export declare class AlreadyExistsException extends __BaseException {
43
+ readonly name: "AlreadyExistsException";
44
+ readonly $fault: "client";
45
+ Message?: string | undefined;
46
+ constructor(
47
+ opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
48
+ );
49
+ }
50
+ export declare class OpsItemConflictException extends __BaseException {
51
+ readonly name: "OpsItemConflictException";
52
+ readonly $fault: "client";
53
+ Message?: string | undefined;
54
+ constructor(
55
+ opts: __ExceptionOptionType<OpsItemConflictException, __BaseException>
56
+ );
57
+ }
58
+ export declare class OpsItemInvalidParameterException extends __BaseException {
59
+ readonly name: "OpsItemInvalidParameterException";
60
+ readonly $fault: "client";
61
+ ParameterNames?: string[] | undefined;
62
+ Message?: string | undefined;
63
+ constructor(
64
+ opts: __ExceptionOptionType<
65
+ OpsItemInvalidParameterException,
66
+ __BaseException
67
+ >
68
+ );
69
+ }
70
+ export declare class OpsItemLimitExceededException extends __BaseException {
71
+ readonly name: "OpsItemLimitExceededException";
72
+ readonly $fault: "client";
73
+ ResourceTypes?: string[] | undefined;
74
+ Limit?: number | undefined;
75
+ LimitType?: string | undefined;
76
+ Message?: string | undefined;
77
+ constructor(
78
+ opts: __ExceptionOptionType<OpsItemLimitExceededException, __BaseException>
79
+ );
80
+ }
81
+ export declare class OpsItemNotFoundException extends __BaseException {
82
+ readonly name: "OpsItemNotFoundException";
83
+ readonly $fault: "client";
84
+ Message?: string | undefined;
85
+ constructor(
86
+ opts: __ExceptionOptionType<OpsItemNotFoundException, __BaseException>
87
+ );
88
+ }
89
+ export declare class OpsItemRelatedItemAlreadyExistsException extends __BaseException {
90
+ readonly name: "OpsItemRelatedItemAlreadyExistsException";
91
+ readonly $fault: "client";
92
+ Message?: string | undefined;
93
+ ResourceUri?: string | undefined;
94
+ OpsItemId?: string | undefined;
95
+ constructor(
96
+ opts: __ExceptionOptionType<
97
+ OpsItemRelatedItemAlreadyExistsException,
98
+ __BaseException
99
+ >
100
+ );
101
+ }
102
+ export declare class DuplicateInstanceId extends __BaseException {
103
+ readonly name: "DuplicateInstanceId";
104
+ readonly $fault: "client";
105
+ constructor(
106
+ opts: __ExceptionOptionType<DuplicateInstanceId, __BaseException>
107
+ );
108
+ }
109
+ export declare class InvalidCommandId extends __BaseException {
110
+ readonly name: "InvalidCommandId";
111
+ readonly $fault: "client";
112
+ constructor(opts: __ExceptionOptionType<InvalidCommandId, __BaseException>);
113
+ }
114
+ export declare class InvalidInstanceId extends __BaseException {
115
+ readonly name: "InvalidInstanceId";
116
+ readonly $fault: "client";
117
+ Message?: string | undefined;
118
+ constructor(opts: __ExceptionOptionType<InvalidInstanceId, __BaseException>);
119
+ }
120
+ export declare class DoesNotExistException extends __BaseException {
121
+ readonly name: "DoesNotExistException";
122
+ readonly $fault: "client";
123
+ Message?: string | undefined;
124
+ constructor(
125
+ opts: __ExceptionOptionType<DoesNotExistException, __BaseException>
126
+ );
127
+ }
128
+ export declare class InvalidParameters extends __BaseException {
129
+ readonly name: "InvalidParameters";
130
+ readonly $fault: "client";
131
+ Message?: string | undefined;
132
+ constructor(opts: __ExceptionOptionType<InvalidParameters, __BaseException>);
133
+ }
134
+ export declare class AssociationAlreadyExists extends __BaseException {
135
+ readonly name: "AssociationAlreadyExists";
136
+ readonly $fault: "client";
137
+ constructor(
138
+ opts: __ExceptionOptionType<AssociationAlreadyExists, __BaseException>
139
+ );
140
+ }
141
+ export declare class AssociationLimitExceeded extends __BaseException {
142
+ readonly name: "AssociationLimitExceeded";
143
+ readonly $fault: "client";
144
+ constructor(
145
+ opts: __ExceptionOptionType<AssociationLimitExceeded, __BaseException>
146
+ );
147
+ }
148
+ export declare class InvalidDocument extends __BaseException {
149
+ readonly name: "InvalidDocument";
150
+ readonly $fault: "client";
151
+ Message?: string | undefined;
152
+ constructor(opts: __ExceptionOptionType<InvalidDocument, __BaseException>);
153
+ }
154
+ export declare class InvalidDocumentVersion extends __BaseException {
155
+ readonly name: "InvalidDocumentVersion";
156
+ readonly $fault: "client";
157
+ Message?: string | undefined;
158
+ constructor(
159
+ opts: __ExceptionOptionType<InvalidDocumentVersion, __BaseException>
160
+ );
161
+ }
162
+ export declare class InvalidOutputLocation extends __BaseException {
163
+ readonly name: "InvalidOutputLocation";
164
+ readonly $fault: "client";
165
+ constructor(
166
+ opts: __ExceptionOptionType<InvalidOutputLocation, __BaseException>
167
+ );
168
+ }
169
+ export declare class InvalidSchedule extends __BaseException {
170
+ readonly name: "InvalidSchedule";
171
+ readonly $fault: "client";
172
+ Message?: string | undefined;
173
+ constructor(opts: __ExceptionOptionType<InvalidSchedule, __BaseException>);
174
+ }
175
+ export declare class InvalidTag extends __BaseException {
176
+ readonly name: "InvalidTag";
177
+ readonly $fault: "client";
178
+ Message?: string | undefined;
179
+ constructor(opts: __ExceptionOptionType<InvalidTag, __BaseException>);
180
+ }
181
+ export declare class InvalidTarget extends __BaseException {
182
+ readonly name: "InvalidTarget";
183
+ readonly $fault: "client";
184
+ Message?: string | undefined;
185
+ constructor(opts: __ExceptionOptionType<InvalidTarget, __BaseException>);
186
+ }
187
+ export declare class InvalidTargetMaps extends __BaseException {
188
+ readonly name: "InvalidTargetMaps";
189
+ readonly $fault: "client";
190
+ Message?: string | undefined;
191
+ constructor(opts: __ExceptionOptionType<InvalidTargetMaps, __BaseException>);
192
+ }
193
+ export declare class UnsupportedPlatformType extends __BaseException {
194
+ readonly name: "UnsupportedPlatformType";
195
+ readonly $fault: "client";
196
+ Message?: string | undefined;
197
+ constructor(
198
+ opts: __ExceptionOptionType<UnsupportedPlatformType, __BaseException>
199
+ );
200
+ }
201
+ export declare class DocumentAlreadyExists extends __BaseException {
202
+ readonly name: "DocumentAlreadyExists";
203
+ readonly $fault: "client";
204
+ Message?: string | undefined;
205
+ constructor(
206
+ opts: __ExceptionOptionType<DocumentAlreadyExists, __BaseException>
207
+ );
208
+ }
209
+ export declare class DocumentLimitExceeded extends __BaseException {
210
+ readonly name: "DocumentLimitExceeded";
211
+ readonly $fault: "client";
212
+ Message?: string | undefined;
213
+ constructor(
214
+ opts: __ExceptionOptionType<DocumentLimitExceeded, __BaseException>
215
+ );
216
+ }
217
+ export declare class InvalidDocumentContent extends __BaseException {
218
+ readonly name: "InvalidDocumentContent";
219
+ readonly $fault: "client";
220
+ Message?: string | undefined;
221
+ constructor(
222
+ opts: __ExceptionOptionType<InvalidDocumentContent, __BaseException>
223
+ );
224
+ }
225
+ export declare class InvalidDocumentSchemaVersion extends __BaseException {
226
+ readonly name: "InvalidDocumentSchemaVersion";
227
+ readonly $fault: "client";
228
+ Message?: string | undefined;
229
+ constructor(
230
+ opts: __ExceptionOptionType<InvalidDocumentSchemaVersion, __BaseException>
231
+ );
232
+ }
233
+ export declare class MaxDocumentSizeExceeded extends __BaseException {
234
+ readonly name: "MaxDocumentSizeExceeded";
235
+ readonly $fault: "client";
236
+ Message?: string | undefined;
237
+ constructor(
238
+ opts: __ExceptionOptionType<MaxDocumentSizeExceeded, __BaseException>
239
+ );
240
+ }
241
+ export declare class NoLongerSupportedException extends __BaseException {
242
+ readonly name: "NoLongerSupportedException";
243
+ readonly $fault: "client";
244
+ Message?: string | undefined;
245
+ constructor(
246
+ opts: __ExceptionOptionType<NoLongerSupportedException, __BaseException>
247
+ );
248
+ }
249
+ export declare class IdempotentParameterMismatch extends __BaseException {
250
+ readonly name: "IdempotentParameterMismatch";
251
+ readonly $fault: "client";
252
+ Message?: string | undefined;
253
+ constructor(
254
+ opts: __ExceptionOptionType<IdempotentParameterMismatch, __BaseException>
255
+ );
256
+ }
257
+ export declare class ResourceLimitExceededException extends __BaseException {
258
+ readonly name: "ResourceLimitExceededException";
259
+ readonly $fault: "client";
260
+ Message?: string | undefined;
261
+ constructor(
262
+ opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>
263
+ );
264
+ }
265
+ export declare class OpsItemAccessDeniedException extends __BaseException {
266
+ readonly name: "OpsItemAccessDeniedException";
267
+ readonly $fault: "client";
268
+ Message?: string | undefined;
269
+ constructor(
270
+ opts: __ExceptionOptionType<OpsItemAccessDeniedException, __BaseException>
271
+ );
272
+ }
273
+ export declare class OpsItemAlreadyExistsException extends __BaseException {
274
+ readonly name: "OpsItemAlreadyExistsException";
275
+ readonly $fault: "client";
276
+ Message?: string | undefined;
277
+ OpsItemId?: string | undefined;
278
+ constructor(
279
+ opts: __ExceptionOptionType<OpsItemAlreadyExistsException, __BaseException>
280
+ );
281
+ }
282
+ export declare class OpsMetadataAlreadyExistsException extends __BaseException {
283
+ readonly name: "OpsMetadataAlreadyExistsException";
284
+ readonly $fault: "client";
285
+ constructor(
286
+ opts: __ExceptionOptionType<
287
+ OpsMetadataAlreadyExistsException,
288
+ __BaseException
289
+ >
290
+ );
291
+ }
292
+ export declare class OpsMetadataInvalidArgumentException extends __BaseException {
293
+ readonly name: "OpsMetadataInvalidArgumentException";
294
+ readonly $fault: "client";
295
+ constructor(
296
+ opts: __ExceptionOptionType<
297
+ OpsMetadataInvalidArgumentException,
298
+ __BaseException
299
+ >
300
+ );
301
+ }
302
+ export declare class OpsMetadataLimitExceededException extends __BaseException {
303
+ readonly name: "OpsMetadataLimitExceededException";
304
+ readonly $fault: "client";
305
+ constructor(
306
+ opts: __ExceptionOptionType<
307
+ OpsMetadataLimitExceededException,
308
+ __BaseException
309
+ >
310
+ );
311
+ }
312
+ export declare class OpsMetadataTooManyUpdatesException extends __BaseException {
313
+ readonly name: "OpsMetadataTooManyUpdatesException";
314
+ readonly $fault: "client";
315
+ constructor(
316
+ opts: __ExceptionOptionType<
317
+ OpsMetadataTooManyUpdatesException,
318
+ __BaseException
319
+ >
320
+ );
321
+ }
322
+ export declare class ResourceDataSyncAlreadyExistsException extends __BaseException {
323
+ readonly name: "ResourceDataSyncAlreadyExistsException";
324
+ readonly $fault: "client";
325
+ SyncName?: string | undefined;
326
+ constructor(
327
+ opts: __ExceptionOptionType<
328
+ ResourceDataSyncAlreadyExistsException,
329
+ __BaseException
330
+ >
331
+ );
332
+ }
333
+ export declare class ResourceDataSyncCountExceededException extends __BaseException {
334
+ readonly name: "ResourceDataSyncCountExceededException";
335
+ readonly $fault: "client";
336
+ Message?: string | undefined;
337
+ constructor(
338
+ opts: __ExceptionOptionType<
339
+ ResourceDataSyncCountExceededException,
340
+ __BaseException
341
+ >
342
+ );
343
+ }
344
+ export declare class ResourceDataSyncInvalidConfigurationException extends __BaseException {
345
+ readonly name: "ResourceDataSyncInvalidConfigurationException";
346
+ readonly $fault: "client";
347
+ Message?: string | undefined;
348
+ constructor(
349
+ opts: __ExceptionOptionType<
350
+ ResourceDataSyncInvalidConfigurationException,
351
+ __BaseException
352
+ >
353
+ );
354
+ }
355
+ export declare class InvalidActivation extends __BaseException {
356
+ readonly name: "InvalidActivation";
357
+ readonly $fault: "client";
358
+ Message?: string | undefined;
359
+ constructor(opts: __ExceptionOptionType<InvalidActivation, __BaseException>);
360
+ }
361
+ export declare class InvalidActivationId extends __BaseException {
362
+ readonly name: "InvalidActivationId";
363
+ readonly $fault: "client";
364
+ Message?: string | undefined;
365
+ constructor(
366
+ opts: __ExceptionOptionType<InvalidActivationId, __BaseException>
367
+ );
368
+ }
369
+ export declare class AssociationDoesNotExist extends __BaseException {
370
+ readonly name: "AssociationDoesNotExist";
371
+ readonly $fault: "client";
372
+ Message?: string | undefined;
373
+ constructor(
374
+ opts: __ExceptionOptionType<AssociationDoesNotExist, __BaseException>
375
+ );
376
+ }
377
+ export declare class AssociatedInstances extends __BaseException {
378
+ readonly name: "AssociatedInstances";
379
+ readonly $fault: "client";
380
+ constructor(
381
+ opts: __ExceptionOptionType<AssociatedInstances, __BaseException>
382
+ );
383
+ }
384
+ export declare class InvalidDocumentOperation extends __BaseException {
385
+ readonly name: "InvalidDocumentOperation";
386
+ readonly $fault: "client";
387
+ Message?: string | undefined;
388
+ constructor(
389
+ opts: __ExceptionOptionType<InvalidDocumentOperation, __BaseException>
390
+ );
391
+ }
392
+ export declare class InvalidDeleteInventoryParametersException extends __BaseException {
393
+ readonly name: "InvalidDeleteInventoryParametersException";
394
+ readonly $fault: "client";
395
+ Message?: string | undefined;
396
+ constructor(
397
+ opts: __ExceptionOptionType<
398
+ InvalidDeleteInventoryParametersException,
399
+ __BaseException
400
+ >
401
+ );
402
+ }
403
+ export declare class InvalidInventoryRequestException extends __BaseException {
404
+ readonly name: "InvalidInventoryRequestException";
405
+ readonly $fault: "client";
406
+ Message?: string | undefined;
407
+ constructor(
408
+ opts: __ExceptionOptionType<
409
+ InvalidInventoryRequestException,
410
+ __BaseException
411
+ >
412
+ );
413
+ }
414
+ export declare class InvalidOptionException extends __BaseException {
415
+ readonly name: "InvalidOptionException";
416
+ readonly $fault: "client";
417
+ Message?: string | undefined;
418
+ constructor(
419
+ opts: __ExceptionOptionType<InvalidOptionException, __BaseException>
420
+ );
421
+ }
422
+ export declare class InvalidTypeNameException extends __BaseException {
423
+ readonly name: "InvalidTypeNameException";
424
+ readonly $fault: "client";
425
+ Message?: string | undefined;
426
+ constructor(
427
+ opts: __ExceptionOptionType<InvalidTypeNameException, __BaseException>
428
+ );
429
+ }
430
+ export declare class OpsMetadataNotFoundException extends __BaseException {
431
+ readonly name: "OpsMetadataNotFoundException";
432
+ readonly $fault: "client";
433
+ constructor(
434
+ opts: __ExceptionOptionType<OpsMetadataNotFoundException, __BaseException>
435
+ );
436
+ }
437
+ export declare class ParameterNotFound extends __BaseException {
438
+ readonly name: "ParameterNotFound";
439
+ readonly $fault: "client";
440
+ constructor(opts: __ExceptionOptionType<ParameterNotFound, __BaseException>);
441
+ }
442
+ export declare class ResourceInUseException extends __BaseException {
443
+ readonly name: "ResourceInUseException";
444
+ readonly $fault: "client";
445
+ Message?: string | undefined;
446
+ constructor(
447
+ opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
448
+ );
449
+ }
450
+ export declare class ResourceDataSyncNotFoundException extends __BaseException {
451
+ readonly name: "ResourceDataSyncNotFoundException";
452
+ readonly $fault: "client";
453
+ SyncName?: string | undefined;
454
+ SyncType?: string | undefined;
455
+ Message?: string | undefined;
456
+ constructor(
457
+ opts: __ExceptionOptionType<
458
+ ResourceDataSyncNotFoundException,
459
+ __BaseException
460
+ >
461
+ );
462
+ }
463
+ export declare class MalformedResourcePolicyDocumentException extends __BaseException {
464
+ readonly name: "MalformedResourcePolicyDocumentException";
465
+ readonly $fault: "client";
466
+ Message?: string | undefined;
467
+ constructor(
468
+ opts: __ExceptionOptionType<
469
+ MalformedResourcePolicyDocumentException,
470
+ __BaseException
471
+ >
472
+ );
473
+ }
474
+ export declare class ResourceNotFoundException extends __BaseException {
475
+ readonly name: "ResourceNotFoundException";
476
+ readonly $fault: "client";
477
+ Message?: string | undefined;
478
+ constructor(
479
+ opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
480
+ );
481
+ }
482
+ export declare class ResourcePolicyConflictException extends __BaseException {
483
+ readonly name: "ResourcePolicyConflictException";
484
+ readonly $fault: "client";
485
+ Message?: string | undefined;
486
+ constructor(
487
+ opts: __ExceptionOptionType<
488
+ ResourcePolicyConflictException,
489
+ __BaseException
490
+ >
491
+ );
492
+ }
493
+ export declare class ResourcePolicyInvalidParameterException extends __BaseException {
494
+ readonly name: "ResourcePolicyInvalidParameterException";
495
+ readonly $fault: "client";
496
+ ParameterNames?: string[] | undefined;
497
+ Message?: string | undefined;
498
+ constructor(
499
+ opts: __ExceptionOptionType<
500
+ ResourcePolicyInvalidParameterException,
501
+ __BaseException
502
+ >
503
+ );
504
+ }
505
+ export declare class ResourcePolicyNotFoundException extends __BaseException {
506
+ readonly name: "ResourcePolicyNotFoundException";
507
+ readonly $fault: "client";
508
+ Message?: string | undefined;
509
+ constructor(
510
+ opts: __ExceptionOptionType<
511
+ ResourcePolicyNotFoundException,
512
+ __BaseException
513
+ >
514
+ );
515
+ }
516
+ export declare class TargetInUseException extends __BaseException {
517
+ readonly name: "TargetInUseException";
518
+ readonly $fault: "client";
519
+ Message?: string | undefined;
520
+ constructor(
521
+ opts: __ExceptionOptionType<TargetInUseException, __BaseException>
522
+ );
523
+ }
524
+ export declare class InvalidFilter extends __BaseException {
525
+ readonly name: "InvalidFilter";
526
+ readonly $fault: "client";
527
+ Message?: string | undefined;
528
+ constructor(opts: __ExceptionOptionType<InvalidFilter, __BaseException>);
529
+ }
530
+ export declare class InvalidNextToken extends __BaseException {
531
+ readonly name: "InvalidNextToken";
532
+ readonly $fault: "client";
533
+ Message?: string | undefined;
534
+ constructor(opts: __ExceptionOptionType<InvalidNextToken, __BaseException>);
535
+ }
536
+ export declare class InvalidAssociationVersion extends __BaseException {
537
+ readonly name: "InvalidAssociationVersion";
538
+ readonly $fault: "client";
539
+ Message?: string | undefined;
540
+ constructor(
541
+ opts: __ExceptionOptionType<InvalidAssociationVersion, __BaseException>
542
+ );
543
+ }
544
+ export declare class AssociationExecutionDoesNotExist extends __BaseException {
545
+ readonly name: "AssociationExecutionDoesNotExist";
546
+ readonly $fault: "client";
547
+ Message?: string | undefined;
548
+ constructor(
549
+ opts: __ExceptionOptionType<
550
+ AssociationExecutionDoesNotExist,
551
+ __BaseException
552
+ >
553
+ );
554
+ }
555
+ export declare class InvalidFilterKey extends __BaseException {
556
+ readonly name: "InvalidFilterKey";
557
+ readonly $fault: "client";
558
+ constructor(opts: __ExceptionOptionType<InvalidFilterKey, __BaseException>);
559
+ }
560
+ export declare class InvalidFilterValue extends __BaseException {
561
+ readonly name: "InvalidFilterValue";
562
+ readonly $fault: "client";
563
+ Message?: string | undefined;
564
+ constructor(opts: __ExceptionOptionType<InvalidFilterValue, __BaseException>);
565
+ }
566
+ export declare class AutomationExecutionNotFoundException extends __BaseException {
567
+ readonly name: "AutomationExecutionNotFoundException";
568
+ readonly $fault: "client";
569
+ Message?: string | undefined;
570
+ constructor(
571
+ opts: __ExceptionOptionType<
572
+ AutomationExecutionNotFoundException,
573
+ __BaseException
574
+ >
575
+ );
576
+ }
577
+ export declare class InvalidPermissionType extends __BaseException {
578
+ readonly name: "InvalidPermissionType";
579
+ readonly $fault: "client";
580
+ Message?: string | undefined;
581
+ constructor(
582
+ opts: __ExceptionOptionType<InvalidPermissionType, __BaseException>
583
+ );
584
+ }
585
+ export declare class UnsupportedOperatingSystem extends __BaseException {
586
+ readonly name: "UnsupportedOperatingSystem";
587
+ readonly $fault: "client";
588
+ Message?: string | undefined;
589
+ constructor(
590
+ opts: __ExceptionOptionType<UnsupportedOperatingSystem, __BaseException>
591
+ );
592
+ }
593
+ export declare class InvalidInstanceInformationFilterValue extends __BaseException {
594
+ readonly name: "InvalidInstanceInformationFilterValue";
595
+ readonly $fault: "client";
596
+ constructor(
597
+ opts: __ExceptionOptionType<
598
+ InvalidInstanceInformationFilterValue,
599
+ __BaseException
600
+ >
601
+ );
602
+ }
603
+ export declare class InvalidInstancePropertyFilterValue extends __BaseException {
604
+ readonly name: "InvalidInstancePropertyFilterValue";
605
+ readonly $fault: "client";
606
+ constructor(
607
+ opts: __ExceptionOptionType<
608
+ InvalidInstancePropertyFilterValue,
609
+ __BaseException
610
+ >
611
+ );
612
+ }
613
+ export declare class InvalidDeletionIdException extends __BaseException {
614
+ readonly name: "InvalidDeletionIdException";
615
+ readonly $fault: "client";
616
+ Message?: string | undefined;
617
+ constructor(
618
+ opts: __ExceptionOptionType<InvalidDeletionIdException, __BaseException>
619
+ );
620
+ }
621
+ export declare class InvalidFilterOption extends __BaseException {
622
+ readonly name: "InvalidFilterOption";
623
+ readonly $fault: "client";
624
+ constructor(
625
+ opts: __ExceptionOptionType<InvalidFilterOption, __BaseException>
626
+ );
627
+ }
628
+ export declare class OpsItemRelatedItemAssociationNotFoundException extends __BaseException {
629
+ readonly name: "OpsItemRelatedItemAssociationNotFoundException";
630
+ readonly $fault: "client";
631
+ Message?: string | undefined;
632
+ constructor(
633
+ opts: __ExceptionOptionType<
634
+ OpsItemRelatedItemAssociationNotFoundException,
635
+ __BaseException
636
+ >
637
+ );
638
+ }
639
+ export declare class ThrottlingException extends __BaseException {
640
+ readonly name: "ThrottlingException";
641
+ readonly $fault: "client";
642
+ Message: string | undefined;
643
+ QuotaCode?: string | undefined;
644
+ ServiceCode?: string | undefined;
645
+ constructor(
646
+ opts: __ExceptionOptionType<ThrottlingException, __BaseException>
647
+ );
648
+ }
649
+ export declare class ValidationException extends __BaseException {
650
+ readonly name: "ValidationException";
651
+ readonly $fault: "client";
652
+ Message?: string | undefined;
653
+ ReasonCode?: string | undefined;
654
+ constructor(
655
+ opts: __ExceptionOptionType<ValidationException, __BaseException>
656
+ );
657
+ }
658
+ export declare class InvalidDocumentType extends __BaseException {
659
+ readonly name: "InvalidDocumentType";
660
+ readonly $fault: "client";
661
+ Message?: string | undefined;
662
+ constructor(
663
+ opts: __ExceptionOptionType<InvalidDocumentType, __BaseException>
664
+ );
665
+ }
666
+ export declare class UnsupportedCalendarException extends __BaseException {
667
+ readonly name: "UnsupportedCalendarException";
668
+ readonly $fault: "client";
669
+ Message?: string | undefined;
670
+ constructor(
671
+ opts: __ExceptionOptionType<UnsupportedCalendarException, __BaseException>
672
+ );
673
+ }
674
+ export declare class InvalidPluginName extends __BaseException {
675
+ readonly name: "InvalidPluginName";
676
+ readonly $fault: "client";
677
+ constructor(opts: __ExceptionOptionType<InvalidPluginName, __BaseException>);
678
+ }
679
+ export declare class InvocationDoesNotExist extends __BaseException {
680
+ readonly name: "InvocationDoesNotExist";
681
+ readonly $fault: "client";
682
+ constructor(
683
+ opts: __ExceptionOptionType<InvocationDoesNotExist, __BaseException>
684
+ );
685
+ }
686
+ export declare class UnsupportedFeatureRequiredException extends __BaseException {
687
+ readonly name: "UnsupportedFeatureRequiredException";
688
+ readonly $fault: "client";
689
+ Message?: string | undefined;
690
+ constructor(
691
+ opts: __ExceptionOptionType<
692
+ UnsupportedFeatureRequiredException,
693
+ __BaseException
694
+ >
695
+ );
696
+ }
697
+ export declare class InvalidAggregatorException extends __BaseException {
698
+ readonly name: "InvalidAggregatorException";
699
+ readonly $fault: "client";
700
+ Message?: string | undefined;
701
+ constructor(
702
+ opts: __ExceptionOptionType<InvalidAggregatorException, __BaseException>
703
+ );
704
+ }
705
+ export declare class InvalidInventoryGroupException extends __BaseException {
706
+ readonly name: "InvalidInventoryGroupException";
707
+ readonly $fault: "client";
708
+ Message?: string | undefined;
709
+ constructor(
710
+ opts: __ExceptionOptionType<InvalidInventoryGroupException, __BaseException>
711
+ );
712
+ }
713
+ export declare class InvalidResultAttributeException extends __BaseException {
714
+ readonly name: "InvalidResultAttributeException";
715
+ readonly $fault: "client";
716
+ Message?: string | undefined;
717
+ constructor(
718
+ opts: __ExceptionOptionType<
719
+ InvalidResultAttributeException,
720
+ __BaseException
721
+ >
722
+ );
723
+ }
724
+ export declare class InvalidKeyId extends __BaseException {
725
+ readonly name: "InvalidKeyId";
726
+ readonly $fault: "client";
727
+ constructor(opts: __ExceptionOptionType<InvalidKeyId, __BaseException>);
728
+ }
729
+ export declare class ParameterVersionNotFound extends __BaseException {
730
+ readonly name: "ParameterVersionNotFound";
731
+ readonly $fault: "client";
732
+ constructor(
733
+ opts: __ExceptionOptionType<ParameterVersionNotFound, __BaseException>
734
+ );
735
+ }
736
+ export declare class ServiceSettingNotFound extends __BaseException {
737
+ readonly name: "ServiceSettingNotFound";
738
+ readonly $fault: "client";
739
+ Message?: string | undefined;
740
+ constructor(
741
+ opts: __ExceptionOptionType<ServiceSettingNotFound, __BaseException>
742
+ );
743
+ }
744
+ export declare class ParameterVersionLabelLimitExceeded extends __BaseException {
745
+ readonly name: "ParameterVersionLabelLimitExceeded";
746
+ readonly $fault: "client";
747
+ constructor(
748
+ opts: __ExceptionOptionType<
749
+ ParameterVersionLabelLimitExceeded,
750
+ __BaseException
751
+ >
752
+ );
753
+ }
754
+ export declare class UnsupportedOperationException extends __BaseException {
755
+ readonly name: "UnsupportedOperationException";
756
+ readonly $fault: "client";
757
+ Message?: string | undefined;
758
+ constructor(
759
+ opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>
760
+ );
761
+ }
762
+ export declare class DocumentPermissionLimit extends __BaseException {
763
+ readonly name: "DocumentPermissionLimit";
764
+ readonly $fault: "client";
765
+ Message?: string | undefined;
766
+ constructor(
767
+ opts: __ExceptionOptionType<DocumentPermissionLimit, __BaseException>
768
+ );
769
+ }
770
+ export declare class ComplianceTypeCountLimitExceededException extends __BaseException {
771
+ readonly name: "ComplianceTypeCountLimitExceededException";
772
+ readonly $fault: "client";
773
+ Message?: string | undefined;
774
+ constructor(
775
+ opts: __ExceptionOptionType<
776
+ ComplianceTypeCountLimitExceededException,
777
+ __BaseException
778
+ >
779
+ );
780
+ }
781
+ export declare class InvalidItemContentException extends __BaseException {
782
+ readonly name: "InvalidItemContentException";
783
+ readonly $fault: "client";
784
+ TypeName?: string | undefined;
785
+ Message?: string | undefined;
786
+ constructor(
787
+ opts: __ExceptionOptionType<InvalidItemContentException, __BaseException>
788
+ );
789
+ }
790
+ export declare class ItemSizeLimitExceededException extends __BaseException {
791
+ readonly name: "ItemSizeLimitExceededException";
792
+ readonly $fault: "client";
793
+ TypeName?: string | undefined;
794
+ Message?: string | undefined;
795
+ constructor(
796
+ opts: __ExceptionOptionType<ItemSizeLimitExceededException, __BaseException>
797
+ );
798
+ }
799
+ export declare class TotalSizeLimitExceededException extends __BaseException {
800
+ readonly name: "TotalSizeLimitExceededException";
801
+ readonly $fault: "client";
802
+ Message?: string | undefined;
803
+ constructor(
804
+ opts: __ExceptionOptionType<
805
+ TotalSizeLimitExceededException,
806
+ __BaseException
807
+ >
808
+ );
809
+ }
810
+ export declare class CustomSchemaCountLimitExceededException extends __BaseException {
811
+ readonly name: "CustomSchemaCountLimitExceededException";
812
+ readonly $fault: "client";
813
+ Message?: string | undefined;
814
+ constructor(
815
+ opts: __ExceptionOptionType<
816
+ CustomSchemaCountLimitExceededException,
817
+ __BaseException
818
+ >
819
+ );
820
+ }
821
+ export declare class InvalidInventoryItemContextException extends __BaseException {
822
+ readonly name: "InvalidInventoryItemContextException";
823
+ readonly $fault: "client";
824
+ Message?: string | undefined;
825
+ constructor(
826
+ opts: __ExceptionOptionType<
827
+ InvalidInventoryItemContextException,
828
+ __BaseException
829
+ >
830
+ );
831
+ }
832
+ export declare class ItemContentMismatchException extends __BaseException {
833
+ readonly name: "ItemContentMismatchException";
834
+ readonly $fault: "client";
835
+ TypeName?: string | undefined;
836
+ Message?: string | undefined;
837
+ constructor(
838
+ opts: __ExceptionOptionType<ItemContentMismatchException, __BaseException>
839
+ );
840
+ }
841
+ export declare class SubTypeCountLimitExceededException extends __BaseException {
842
+ readonly name: "SubTypeCountLimitExceededException";
843
+ readonly $fault: "client";
844
+ Message?: string | undefined;
845
+ constructor(
846
+ opts: __ExceptionOptionType<
847
+ SubTypeCountLimitExceededException,
848
+ __BaseException
849
+ >
850
+ );
851
+ }
852
+ export declare class UnsupportedInventoryItemContextException extends __BaseException {
853
+ readonly name: "UnsupportedInventoryItemContextException";
854
+ readonly $fault: "client";
855
+ TypeName?: string | undefined;
856
+ Message?: string | undefined;
857
+ constructor(
858
+ opts: __ExceptionOptionType<
859
+ UnsupportedInventoryItemContextException,
860
+ __BaseException
861
+ >
862
+ );
863
+ }
864
+ export declare class UnsupportedInventorySchemaVersionException extends __BaseException {
865
+ readonly name: "UnsupportedInventorySchemaVersionException";
866
+ readonly $fault: "client";
867
+ Message?: string | undefined;
868
+ constructor(
869
+ opts: __ExceptionOptionType<
870
+ UnsupportedInventorySchemaVersionException,
871
+ __BaseException
872
+ >
873
+ );
874
+ }
875
+ export declare class HierarchyLevelLimitExceededException extends __BaseException {
876
+ readonly name: "HierarchyLevelLimitExceededException";
877
+ readonly $fault: "client";
878
+ constructor(
879
+ opts: __ExceptionOptionType<
880
+ HierarchyLevelLimitExceededException,
881
+ __BaseException
882
+ >
883
+ );
884
+ }
885
+ export declare class HierarchyTypeMismatchException extends __BaseException {
886
+ readonly name: "HierarchyTypeMismatchException";
887
+ readonly $fault: "client";
888
+ constructor(
889
+ opts: __ExceptionOptionType<HierarchyTypeMismatchException, __BaseException>
890
+ );
891
+ }
892
+ export declare class IncompatiblePolicyException extends __BaseException {
893
+ readonly name: "IncompatiblePolicyException";
894
+ readonly $fault: "client";
895
+ constructor(
896
+ opts: __ExceptionOptionType<IncompatiblePolicyException, __BaseException>
897
+ );
898
+ }
899
+ export declare class InvalidAllowedPatternException extends __BaseException {
900
+ readonly name: "InvalidAllowedPatternException";
901
+ readonly $fault: "client";
902
+ constructor(
903
+ opts: __ExceptionOptionType<InvalidAllowedPatternException, __BaseException>
904
+ );
905
+ }
906
+ export declare class InvalidPolicyAttributeException extends __BaseException {
907
+ readonly name: "InvalidPolicyAttributeException";
908
+ readonly $fault: "client";
909
+ constructor(
910
+ opts: __ExceptionOptionType<
911
+ InvalidPolicyAttributeException,
912
+ __BaseException
913
+ >
914
+ );
915
+ }
916
+ export declare class InvalidPolicyTypeException extends __BaseException {
917
+ readonly name: "InvalidPolicyTypeException";
918
+ readonly $fault: "client";
919
+ constructor(
920
+ opts: __ExceptionOptionType<InvalidPolicyTypeException, __BaseException>
921
+ );
922
+ }
923
+ export declare class ParameterAlreadyExists extends __BaseException {
924
+ readonly name: "ParameterAlreadyExists";
925
+ readonly $fault: "client";
926
+ constructor(
927
+ opts: __ExceptionOptionType<ParameterAlreadyExists, __BaseException>
928
+ );
929
+ }
930
+ export declare class ParameterLimitExceeded extends __BaseException {
931
+ readonly name: "ParameterLimitExceeded";
932
+ readonly $fault: "client";
933
+ constructor(
934
+ opts: __ExceptionOptionType<ParameterLimitExceeded, __BaseException>
935
+ );
936
+ }
937
+ export declare class ParameterMaxVersionLimitExceeded extends __BaseException {
938
+ readonly name: "ParameterMaxVersionLimitExceeded";
939
+ readonly $fault: "client";
940
+ constructor(
941
+ opts: __ExceptionOptionType<
942
+ ParameterMaxVersionLimitExceeded,
943
+ __BaseException
944
+ >
945
+ );
946
+ }
947
+ export declare class ParameterPatternMismatchException extends __BaseException {
948
+ readonly name: "ParameterPatternMismatchException";
949
+ readonly $fault: "client";
950
+ constructor(
951
+ opts: __ExceptionOptionType<
952
+ ParameterPatternMismatchException,
953
+ __BaseException
954
+ >
955
+ );
956
+ }
957
+ export declare class PoliciesLimitExceededException extends __BaseException {
958
+ readonly name: "PoliciesLimitExceededException";
959
+ readonly $fault: "client";
960
+ constructor(
961
+ opts: __ExceptionOptionType<PoliciesLimitExceededException, __BaseException>
962
+ );
963
+ }
964
+ export declare class UnsupportedParameterType extends __BaseException {
965
+ readonly name: "UnsupportedParameterType";
966
+ readonly $fault: "client";
967
+ constructor(
968
+ opts: __ExceptionOptionType<UnsupportedParameterType, __BaseException>
969
+ );
970
+ }
971
+ export declare class ResourcePolicyLimitExceededException extends __BaseException {
972
+ readonly name: "ResourcePolicyLimitExceededException";
973
+ readonly $fault: "client";
974
+ Limit?: number | undefined;
975
+ LimitType?: string | undefined;
976
+ Message?: string | undefined;
977
+ constructor(
978
+ opts: __ExceptionOptionType<
979
+ ResourcePolicyLimitExceededException,
980
+ __BaseException
981
+ >
982
+ );
983
+ }
984
+ export declare class FeatureNotAvailableException extends __BaseException {
985
+ readonly name: "FeatureNotAvailableException";
986
+ readonly $fault: "client";
987
+ Message?: string | undefined;
988
+ constructor(
989
+ opts: __ExceptionOptionType<FeatureNotAvailableException, __BaseException>
990
+ );
991
+ }
992
+ export declare class AutomationStepNotFoundException extends __BaseException {
993
+ readonly name: "AutomationStepNotFoundException";
994
+ readonly $fault: "client";
995
+ Message?: string | undefined;
996
+ constructor(
997
+ opts: __ExceptionOptionType<
998
+ AutomationStepNotFoundException,
999
+ __BaseException
1000
+ >
1001
+ );
1002
+ }
1003
+ export declare class InvalidAutomationSignalException extends __BaseException {
1004
+ readonly name: "InvalidAutomationSignalException";
1005
+ readonly $fault: "client";
1006
+ Message?: string | undefined;
1007
+ constructor(
1008
+ opts: __ExceptionOptionType<
1009
+ InvalidAutomationSignalException,
1010
+ __BaseException
1011
+ >
1012
+ );
1013
+ }
1014
+ export declare class InvalidNotificationConfig extends __BaseException {
1015
+ readonly name: "InvalidNotificationConfig";
1016
+ readonly $fault: "client";
1017
+ Message?: string | undefined;
1018
+ constructor(
1019
+ opts: __ExceptionOptionType<InvalidNotificationConfig, __BaseException>
1020
+ );
1021
+ }
1022
+ export declare class InvalidOutputFolder extends __BaseException {
1023
+ readonly name: "InvalidOutputFolder";
1024
+ readonly $fault: "client";
1025
+ constructor(
1026
+ opts: __ExceptionOptionType<InvalidOutputFolder, __BaseException>
1027
+ );
1028
+ }
1029
+ export declare class InvalidRole extends __BaseException {
1030
+ readonly name: "InvalidRole";
1031
+ readonly $fault: "client";
1032
+ Message?: string | undefined;
1033
+ constructor(opts: __ExceptionOptionType<InvalidRole, __BaseException>);
1034
+ }
1035
+ export declare class ServiceQuotaExceededException extends __BaseException {
1036
+ readonly name: "ServiceQuotaExceededException";
1037
+ readonly $fault: "client";
1038
+ Message: string | undefined;
1039
+ ResourceId?: string | undefined;
1040
+ ResourceType?: string | undefined;
1041
+ QuotaCode: string | undefined;
1042
+ ServiceCode: string | undefined;
1043
+ constructor(
1044
+ opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
1045
+ );
1046
+ }
1047
+ export declare class InvalidAssociation extends __BaseException {
1048
+ readonly name: "InvalidAssociation";
1049
+ readonly $fault: "client";
1050
+ Message?: string | undefined;
1051
+ constructor(opts: __ExceptionOptionType<InvalidAssociation, __BaseException>);
1052
+ }
1053
+ export declare class AutomationDefinitionNotFoundException extends __BaseException {
1054
+ readonly name: "AutomationDefinitionNotFoundException";
1055
+ readonly $fault: "client";
1056
+ Message?: string | undefined;
1057
+ constructor(
1058
+ opts: __ExceptionOptionType<
1059
+ AutomationDefinitionNotFoundException,
1060
+ __BaseException
1061
+ >
1062
+ );
1063
+ }
1064
+ export declare class AutomationDefinitionVersionNotFoundException extends __BaseException {
1065
+ readonly name: "AutomationDefinitionVersionNotFoundException";
1066
+ readonly $fault: "client";
1067
+ Message?: string | undefined;
1068
+ constructor(
1069
+ opts: __ExceptionOptionType<
1070
+ AutomationDefinitionVersionNotFoundException,
1071
+ __BaseException
1072
+ >
1073
+ );
1074
+ }
1075
+ export declare class AutomationExecutionLimitExceededException extends __BaseException {
1076
+ readonly name: "AutomationExecutionLimitExceededException";
1077
+ readonly $fault: "client";
1078
+ Message?: string | undefined;
1079
+ constructor(
1080
+ opts: __ExceptionOptionType<
1081
+ AutomationExecutionLimitExceededException,
1082
+ __BaseException
1083
+ >
1084
+ );
1085
+ }
1086
+ export declare class InvalidAutomationExecutionParametersException extends __BaseException {
1087
+ readonly name: "InvalidAutomationExecutionParametersException";
1088
+ readonly $fault: "client";
1089
+ Message?: string | undefined;
1090
+ constructor(
1091
+ opts: __ExceptionOptionType<
1092
+ InvalidAutomationExecutionParametersException,
1093
+ __BaseException
1094
+ >
1095
+ );
1096
+ }
1097
+ export declare class AutomationDefinitionNotApprovedException extends __BaseException {
1098
+ readonly name: "AutomationDefinitionNotApprovedException";
1099
+ readonly $fault: "client";
1100
+ Message?: string | undefined;
1101
+ constructor(
1102
+ opts: __ExceptionOptionType<
1103
+ AutomationDefinitionNotApprovedException,
1104
+ __BaseException
1105
+ >
1106
+ );
1107
+ }
1108
+ export declare class TargetNotConnected extends __BaseException {
1109
+ readonly name: "TargetNotConnected";
1110
+ readonly $fault: "client";
1111
+ Message?: string | undefined;
1112
+ constructor(opts: __ExceptionOptionType<TargetNotConnected, __BaseException>);
1113
+ }
1114
+ export declare class InvalidAutomationStatusUpdateException extends __BaseException {
1115
+ readonly name: "InvalidAutomationStatusUpdateException";
1116
+ readonly $fault: "client";
1117
+ Message?: string | undefined;
1118
+ constructor(
1119
+ opts: __ExceptionOptionType<
1120
+ InvalidAutomationStatusUpdateException,
1121
+ __BaseException
1122
+ >
1123
+ );
1124
+ }
1125
+ export declare class AssociationVersionLimitExceeded extends __BaseException {
1126
+ readonly name: "AssociationVersionLimitExceeded";
1127
+ readonly $fault: "client";
1128
+ Message?: string | undefined;
1129
+ constructor(
1130
+ opts: __ExceptionOptionType<
1131
+ AssociationVersionLimitExceeded,
1132
+ __BaseException
1133
+ >
1134
+ );
1135
+ }
1136
+ export declare class InvalidUpdate extends __BaseException {
1137
+ readonly name: "InvalidUpdate";
1138
+ readonly $fault: "client";
1139
+ Message?: string | undefined;
1140
+ constructor(opts: __ExceptionOptionType<InvalidUpdate, __BaseException>);
1141
+ }
1142
+ export declare class StatusUnchanged extends __BaseException {
1143
+ readonly name: "StatusUnchanged";
1144
+ readonly $fault: "client";
1145
+ constructor(opts: __ExceptionOptionType<StatusUnchanged, __BaseException>);
1146
+ }
1147
+ export declare class DocumentVersionLimitExceeded extends __BaseException {
1148
+ readonly name: "DocumentVersionLimitExceeded";
1149
+ readonly $fault: "client";
1150
+ Message?: string | undefined;
1151
+ constructor(
1152
+ opts: __ExceptionOptionType<DocumentVersionLimitExceeded, __BaseException>
1153
+ );
1154
+ }
1155
+ export declare class DuplicateDocumentContent extends __BaseException {
1156
+ readonly name: "DuplicateDocumentContent";
1157
+ readonly $fault: "client";
1158
+ Message?: string | undefined;
1159
+ constructor(
1160
+ opts: __ExceptionOptionType<DuplicateDocumentContent, __BaseException>
1161
+ );
1162
+ }
1163
+ export declare class DuplicateDocumentVersionName extends __BaseException {
1164
+ readonly name: "DuplicateDocumentVersionName";
1165
+ readonly $fault: "client";
1166
+ Message?: string | undefined;
1167
+ constructor(
1168
+ opts: __ExceptionOptionType<DuplicateDocumentVersionName, __BaseException>
1169
+ );
1170
+ }
1171
+ export declare class OpsMetadataKeyLimitExceededException extends __BaseException {
1172
+ readonly name: "OpsMetadataKeyLimitExceededException";
1173
+ readonly $fault: "client";
1174
+ constructor(
1175
+ opts: __ExceptionOptionType<
1176
+ OpsMetadataKeyLimitExceededException,
1177
+ __BaseException
1178
+ >
1179
+ );
1180
+ }
1181
+ export declare class ResourceDataSyncConflictException extends __BaseException {
1182
+ readonly name: "ResourceDataSyncConflictException";
1183
+ readonly $fault: "client";
1184
+ Message?: string | undefined;
1185
+ constructor(
1186
+ opts: __ExceptionOptionType<
1187
+ ResourceDataSyncConflictException,
1188
+ __BaseException
1189
+ >
1190
+ );
1191
+ }