@aws-sdk/client-ssm 3.933.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,1953 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { SSMServiceException as __BaseException } from "./SSMServiceException";
3
+ /**
4
+ * <p>The requester doesn't have permissions to perform the requested operation.</p>
5
+ * @public
6
+ */
7
+ export declare class AccessDeniedException extends __BaseException {
8
+ readonly name: "AccessDeniedException";
9
+ readonly $fault: "client";
10
+ Message: string | undefined;
11
+ /**
12
+ * @internal
13
+ */
14
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
15
+ }
16
+ /**
17
+ * <p>An error occurred on the server side.</p>
18
+ * @public
19
+ */
20
+ export declare class InternalServerError extends __BaseException {
21
+ readonly name: "InternalServerError";
22
+ readonly $fault: "server";
23
+ Message?: string | undefined;
24
+ /**
25
+ * @internal
26
+ */
27
+ constructor(opts: __ExceptionOptionType<InternalServerError, __BaseException>);
28
+ }
29
+ /**
30
+ * <p>The resource ID isn't valid. Verify that you entered the correct ID and try again.</p>
31
+ * @public
32
+ */
33
+ export declare class InvalidResourceId extends __BaseException {
34
+ readonly name: "InvalidResourceId";
35
+ readonly $fault: "client";
36
+ /**
37
+ * @internal
38
+ */
39
+ constructor(opts: __ExceptionOptionType<InvalidResourceId, __BaseException>);
40
+ }
41
+ /**
42
+ * <p>The resource type isn't valid. For example, if you are attempting to tag an EC2 instance,
43
+ * the instance must be a registered managed node.</p>
44
+ * @public
45
+ */
46
+ export declare class InvalidResourceType extends __BaseException {
47
+ readonly name: "InvalidResourceType";
48
+ readonly $fault: "client";
49
+ /**
50
+ * @internal
51
+ */
52
+ constructor(opts: __ExceptionOptionType<InvalidResourceType, __BaseException>);
53
+ }
54
+ /**
55
+ * <p>The <code>Targets</code> parameter includes too many tags. Remove one or more tags and try
56
+ * the command again.</p>
57
+ * @public
58
+ */
59
+ export declare class TooManyTagsError extends __BaseException {
60
+ readonly name: "TooManyTagsError";
61
+ readonly $fault: "client";
62
+ /**
63
+ * @internal
64
+ */
65
+ constructor(opts: __ExceptionOptionType<TooManyTagsError, __BaseException>);
66
+ }
67
+ /**
68
+ * <p>There are concurrent updates for a resource that supports one update at a time.</p>
69
+ * @public
70
+ */
71
+ export declare class TooManyUpdates extends __BaseException {
72
+ readonly name: "TooManyUpdates";
73
+ readonly $fault: "client";
74
+ Message?: string | undefined;
75
+ /**
76
+ * @internal
77
+ */
78
+ constructor(opts: __ExceptionOptionType<TooManyUpdates, __BaseException>);
79
+ }
80
+ /**
81
+ * <p>Error returned if an attempt is made to register a patch group with a patch baseline that is
82
+ * already registered with a different patch baseline.</p>
83
+ * @public
84
+ */
85
+ export declare class AlreadyExistsException extends __BaseException {
86
+ readonly name: "AlreadyExistsException";
87
+ readonly $fault: "client";
88
+ Message?: string | undefined;
89
+ /**
90
+ * @internal
91
+ */
92
+ constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
93
+ }
94
+ /**
95
+ * <p>The specified OpsItem is in the process of being deleted.</p>
96
+ * @public
97
+ */
98
+ export declare class OpsItemConflictException extends __BaseException {
99
+ readonly name: "OpsItemConflictException";
100
+ readonly $fault: "client";
101
+ Message?: string | undefined;
102
+ /**
103
+ * @internal
104
+ */
105
+ constructor(opts: __ExceptionOptionType<OpsItemConflictException, __BaseException>);
106
+ }
107
+ /**
108
+ * <p>A specified parameter argument isn't valid. Verify the available arguments and try
109
+ * again.</p>
110
+ * @public
111
+ */
112
+ export declare class OpsItemInvalidParameterException extends __BaseException {
113
+ readonly name: "OpsItemInvalidParameterException";
114
+ readonly $fault: "client";
115
+ ParameterNames?: string[] | undefined;
116
+ Message?: string | undefined;
117
+ /**
118
+ * @internal
119
+ */
120
+ constructor(opts: __ExceptionOptionType<OpsItemInvalidParameterException, __BaseException>);
121
+ }
122
+ /**
123
+ * <p>The request caused OpsItems to exceed one or more quotas.</p>
124
+ * @public
125
+ */
126
+ export declare class OpsItemLimitExceededException extends __BaseException {
127
+ readonly name: "OpsItemLimitExceededException";
128
+ readonly $fault: "client";
129
+ ResourceTypes?: string[] | undefined;
130
+ Limit?: number | undefined;
131
+ LimitType?: string | undefined;
132
+ Message?: string | undefined;
133
+ /**
134
+ * @internal
135
+ */
136
+ constructor(opts: __ExceptionOptionType<OpsItemLimitExceededException, __BaseException>);
137
+ }
138
+ /**
139
+ * <p>The specified OpsItem ID doesn't exist. Verify the ID and try again.</p>
140
+ * @public
141
+ */
142
+ export declare class OpsItemNotFoundException extends __BaseException {
143
+ readonly name: "OpsItemNotFoundException";
144
+ readonly $fault: "client";
145
+ Message?: string | undefined;
146
+ /**
147
+ * @internal
148
+ */
149
+ constructor(opts: __ExceptionOptionType<OpsItemNotFoundException, __BaseException>);
150
+ }
151
+ /**
152
+ * <p>The Amazon Resource Name (ARN) is already associated with the OpsItem.</p>
153
+ * @public
154
+ */
155
+ export declare class OpsItemRelatedItemAlreadyExistsException extends __BaseException {
156
+ readonly name: "OpsItemRelatedItemAlreadyExistsException";
157
+ readonly $fault: "client";
158
+ Message?: string | undefined;
159
+ ResourceUri?: string | undefined;
160
+ OpsItemId?: string | undefined;
161
+ /**
162
+ * @internal
163
+ */
164
+ constructor(opts: __ExceptionOptionType<OpsItemRelatedItemAlreadyExistsException, __BaseException>);
165
+ }
166
+ /**
167
+ * <p>You can't specify a managed node ID in more than one association.</p>
168
+ * @public
169
+ */
170
+ export declare class DuplicateInstanceId extends __BaseException {
171
+ readonly name: "DuplicateInstanceId";
172
+ readonly $fault: "client";
173
+ /**
174
+ * @internal
175
+ */
176
+ constructor(opts: __ExceptionOptionType<DuplicateInstanceId, __BaseException>);
177
+ }
178
+ /**
179
+ * <p>The specified command ID isn't valid. Verify the ID and try again.</p>
180
+ * @public
181
+ */
182
+ export declare class InvalidCommandId extends __BaseException {
183
+ readonly name: "InvalidCommandId";
184
+ readonly $fault: "client";
185
+ /**
186
+ * @internal
187
+ */
188
+ constructor(opts: __ExceptionOptionType<InvalidCommandId, __BaseException>);
189
+ }
190
+ /**
191
+ * <p>The following problems can cause this exception:</p>
192
+ * <ul>
193
+ * <li>
194
+ * <p>You don't have permission to access the managed node.</p>
195
+ * </li>
196
+ * <li>
197
+ * <p>Amazon Web Services Systems Manager Agent (SSM Agent) isn't running. Verify that SSM Agent is
198
+ * running.</p>
199
+ * </li>
200
+ * <li>
201
+ * <p>SSM Agent isn't registered with the SSM endpoint. Try reinstalling SSM Agent.</p>
202
+ * </li>
203
+ * <li>
204
+ * <p>The managed node isn't in a valid state. Valid states are: <code>Running</code>,
205
+ * <code>Pending</code>, <code>Stopped</code>, and <code>Stopping</code>. Invalid states are:
206
+ * <code>Shutting-down</code> and <code>Terminated</code>.</p>
207
+ * </li>
208
+ * </ul>
209
+ * @public
210
+ */
211
+ export declare class InvalidInstanceId extends __BaseException {
212
+ readonly name: "InvalidInstanceId";
213
+ readonly $fault: "client";
214
+ Message?: string | undefined;
215
+ /**
216
+ * @internal
217
+ */
218
+ constructor(opts: __ExceptionOptionType<InvalidInstanceId, __BaseException>);
219
+ }
220
+ /**
221
+ * <p>Error returned when the ID specified for a resource, such as a maintenance window or patch
222
+ * baseline, doesn't exist.</p>
223
+ * <p>For information about resource quotas in Amazon Web Services Systems Manager, see <a href="https://docs.aws.amazon.com/general/latest/gr/ssm.html#limits_ssm">Systems Manager service quotas</a> in the
224
+ * <i>Amazon Web Services General Reference</i>.</p>
225
+ * @public
226
+ */
227
+ export declare class DoesNotExistException extends __BaseException {
228
+ readonly name: "DoesNotExistException";
229
+ readonly $fault: "client";
230
+ Message?: string | undefined;
231
+ /**
232
+ * @internal
233
+ */
234
+ constructor(opts: __ExceptionOptionType<DoesNotExistException, __BaseException>);
235
+ }
236
+ /**
237
+ * <p>You must specify values for all required parameters in the Amazon Web Services Systems Manager document (SSM
238
+ * document). You can only supply values to parameters defined in the SSM document.</p>
239
+ * @public
240
+ */
241
+ export declare class InvalidParameters extends __BaseException {
242
+ readonly name: "InvalidParameters";
243
+ readonly $fault: "client";
244
+ Message?: string | undefined;
245
+ /**
246
+ * @internal
247
+ */
248
+ constructor(opts: __ExceptionOptionType<InvalidParameters, __BaseException>);
249
+ }
250
+ /**
251
+ * <p>The specified association already exists.</p>
252
+ * @public
253
+ */
254
+ export declare class AssociationAlreadyExists extends __BaseException {
255
+ readonly name: "AssociationAlreadyExists";
256
+ readonly $fault: "client";
257
+ /**
258
+ * @internal
259
+ */
260
+ constructor(opts: __ExceptionOptionType<AssociationAlreadyExists, __BaseException>);
261
+ }
262
+ /**
263
+ * <p>You can have at most 2,000 active associations.</p>
264
+ * @public
265
+ */
266
+ export declare class AssociationLimitExceeded extends __BaseException {
267
+ readonly name: "AssociationLimitExceeded";
268
+ readonly $fault: "client";
269
+ /**
270
+ * @internal
271
+ */
272
+ constructor(opts: __ExceptionOptionType<AssociationLimitExceeded, __BaseException>);
273
+ }
274
+ /**
275
+ * <p>The specified SSM document doesn't exist.</p>
276
+ * @public
277
+ */
278
+ export declare class InvalidDocument extends __BaseException {
279
+ readonly name: "InvalidDocument";
280
+ readonly $fault: "client";
281
+ /**
282
+ * <p>The SSM document doesn't exist or the document isn't available to the user. This exception
283
+ * can be issued by various API operations. </p>
284
+ * @public
285
+ */
286
+ Message?: string | undefined;
287
+ /**
288
+ * @internal
289
+ */
290
+ constructor(opts: __ExceptionOptionType<InvalidDocument, __BaseException>);
291
+ }
292
+ /**
293
+ * <p>The document version isn't valid or doesn't exist.</p>
294
+ * @public
295
+ */
296
+ export declare class InvalidDocumentVersion extends __BaseException {
297
+ readonly name: "InvalidDocumentVersion";
298
+ readonly $fault: "client";
299
+ Message?: string | undefined;
300
+ /**
301
+ * @internal
302
+ */
303
+ constructor(opts: __ExceptionOptionType<InvalidDocumentVersion, __BaseException>);
304
+ }
305
+ /**
306
+ * <p>The output location isn't valid or doesn't exist.</p>
307
+ * @public
308
+ */
309
+ export declare class InvalidOutputLocation extends __BaseException {
310
+ readonly name: "InvalidOutputLocation";
311
+ readonly $fault: "client";
312
+ /**
313
+ * @internal
314
+ */
315
+ constructor(opts: __ExceptionOptionType<InvalidOutputLocation, __BaseException>);
316
+ }
317
+ /**
318
+ * <p>The schedule is invalid. Verify your cron or rate expression and try again.</p>
319
+ * @public
320
+ */
321
+ export declare class InvalidSchedule extends __BaseException {
322
+ readonly name: "InvalidSchedule";
323
+ readonly $fault: "client";
324
+ Message?: string | undefined;
325
+ /**
326
+ * @internal
327
+ */
328
+ constructor(opts: __ExceptionOptionType<InvalidSchedule, __BaseException>);
329
+ }
330
+ /**
331
+ * <p>The specified tag key or value isn't valid.</p>
332
+ * @public
333
+ */
334
+ export declare class InvalidTag extends __BaseException {
335
+ readonly name: "InvalidTag";
336
+ readonly $fault: "client";
337
+ Message?: string | undefined;
338
+ /**
339
+ * @internal
340
+ */
341
+ constructor(opts: __ExceptionOptionType<InvalidTag, __BaseException>);
342
+ }
343
+ /**
344
+ * <p>The target isn't valid or doesn't exist. It might not be configured for Systems Manager or you might
345
+ * not have permission to perform the operation.</p>
346
+ * @public
347
+ */
348
+ export declare class InvalidTarget extends __BaseException {
349
+ readonly name: "InvalidTarget";
350
+ readonly $fault: "client";
351
+ Message?: string | undefined;
352
+ /**
353
+ * @internal
354
+ */
355
+ constructor(opts: __ExceptionOptionType<InvalidTarget, __BaseException>);
356
+ }
357
+ /**
358
+ * <p>TargetMap parameter isn't valid.</p>
359
+ * @public
360
+ */
361
+ export declare class InvalidTargetMaps extends __BaseException {
362
+ readonly name: "InvalidTargetMaps";
363
+ readonly $fault: "client";
364
+ Message?: string | undefined;
365
+ /**
366
+ * @internal
367
+ */
368
+ constructor(opts: __ExceptionOptionType<InvalidTargetMaps, __BaseException>);
369
+ }
370
+ /**
371
+ * <p>The document doesn't support the platform type of the given managed node IDs. For example,
372
+ * you sent an document for a Windows managed node to a Linux node.</p>
373
+ * @public
374
+ */
375
+ export declare class UnsupportedPlatformType extends __BaseException {
376
+ readonly name: "UnsupportedPlatformType";
377
+ readonly $fault: "client";
378
+ Message?: string | undefined;
379
+ /**
380
+ * @internal
381
+ */
382
+ constructor(opts: __ExceptionOptionType<UnsupportedPlatformType, __BaseException>);
383
+ }
384
+ /**
385
+ * <p>The specified document already exists.</p>
386
+ * @public
387
+ */
388
+ export declare class DocumentAlreadyExists extends __BaseException {
389
+ readonly name: "DocumentAlreadyExists";
390
+ readonly $fault: "client";
391
+ Message?: string | undefined;
392
+ /**
393
+ * @internal
394
+ */
395
+ constructor(opts: __ExceptionOptionType<DocumentAlreadyExists, __BaseException>);
396
+ }
397
+ /**
398
+ * <p>You can have at most 500 active SSM documents.</p>
399
+ * @public
400
+ */
401
+ export declare class DocumentLimitExceeded extends __BaseException {
402
+ readonly name: "DocumentLimitExceeded";
403
+ readonly $fault: "client";
404
+ Message?: string | undefined;
405
+ /**
406
+ * @internal
407
+ */
408
+ constructor(opts: __ExceptionOptionType<DocumentLimitExceeded, __BaseException>);
409
+ }
410
+ /**
411
+ * <p>The content for the document isn't valid.</p>
412
+ * @public
413
+ */
414
+ export declare class InvalidDocumentContent extends __BaseException {
415
+ readonly name: "InvalidDocumentContent";
416
+ readonly $fault: "client";
417
+ /**
418
+ * <p>A description of the validation error.</p>
419
+ * @public
420
+ */
421
+ Message?: string | undefined;
422
+ /**
423
+ * @internal
424
+ */
425
+ constructor(opts: __ExceptionOptionType<InvalidDocumentContent, __BaseException>);
426
+ }
427
+ /**
428
+ * <p>The version of the document schema isn't supported.</p>
429
+ * @public
430
+ */
431
+ export declare class InvalidDocumentSchemaVersion extends __BaseException {
432
+ readonly name: "InvalidDocumentSchemaVersion";
433
+ readonly $fault: "client";
434
+ Message?: string | undefined;
435
+ /**
436
+ * @internal
437
+ */
438
+ constructor(opts: __ExceptionOptionType<InvalidDocumentSchemaVersion, __BaseException>);
439
+ }
440
+ /**
441
+ * <p>The size limit of a document is 64 KB.</p>
442
+ * @public
443
+ */
444
+ export declare class MaxDocumentSizeExceeded extends __BaseException {
445
+ readonly name: "MaxDocumentSizeExceeded";
446
+ readonly $fault: "client";
447
+ Message?: string | undefined;
448
+ /**
449
+ * @internal
450
+ */
451
+ constructor(opts: __ExceptionOptionType<MaxDocumentSizeExceeded, __BaseException>);
452
+ }
453
+ /**
454
+ * <p>The requested operation is no longer supported by Systems Manager.</p>
455
+ * @public
456
+ */
457
+ export declare class NoLongerSupportedException extends __BaseException {
458
+ readonly name: "NoLongerSupportedException";
459
+ readonly $fault: "client";
460
+ Message?: string | undefined;
461
+ /**
462
+ * @internal
463
+ */
464
+ constructor(opts: __ExceptionOptionType<NoLongerSupportedException, __BaseException>);
465
+ }
466
+ /**
467
+ * <p>Error returned when an idempotent operation is retried and the parameters don't match the
468
+ * original call to the API with the same idempotency token. </p>
469
+ * @public
470
+ */
471
+ export declare class IdempotentParameterMismatch extends __BaseException {
472
+ readonly name: "IdempotentParameterMismatch";
473
+ readonly $fault: "client";
474
+ Message?: string | undefined;
475
+ /**
476
+ * @internal
477
+ */
478
+ constructor(opts: __ExceptionOptionType<IdempotentParameterMismatch, __BaseException>);
479
+ }
480
+ /**
481
+ * <p>Error returned when the caller has exceeded the default resource quotas. For example, too
482
+ * many maintenance windows or patch baselines have been created.</p>
483
+ * <p>For information about resource quotas in Systems Manager, see <a href="https://docs.aws.amazon.com/general/latest/gr/ssm.html#limits_ssm">Systems Manager service quotas</a> in the
484
+ * <i>Amazon Web Services General Reference</i>.</p>
485
+ * @public
486
+ */
487
+ export declare class ResourceLimitExceededException extends __BaseException {
488
+ readonly name: "ResourceLimitExceededException";
489
+ readonly $fault: "client";
490
+ Message?: string | undefined;
491
+ /**
492
+ * @internal
493
+ */
494
+ constructor(opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>);
495
+ }
496
+ /**
497
+ * <p>You don't have permission to view OpsItems in the specified account. Verify that your account
498
+ * is configured either as a Systems Manager delegated administrator or that you are logged into the Organizations
499
+ * management account.</p>
500
+ * @public
501
+ */
502
+ export declare class OpsItemAccessDeniedException extends __BaseException {
503
+ readonly name: "OpsItemAccessDeniedException";
504
+ readonly $fault: "client";
505
+ Message?: string | undefined;
506
+ /**
507
+ * @internal
508
+ */
509
+ constructor(opts: __ExceptionOptionType<OpsItemAccessDeniedException, __BaseException>);
510
+ }
511
+ /**
512
+ * <p>The OpsItem already exists.</p>
513
+ * @public
514
+ */
515
+ export declare class OpsItemAlreadyExistsException extends __BaseException {
516
+ readonly name: "OpsItemAlreadyExistsException";
517
+ readonly $fault: "client";
518
+ Message?: string | undefined;
519
+ OpsItemId?: string | undefined;
520
+ /**
521
+ * @internal
522
+ */
523
+ constructor(opts: __ExceptionOptionType<OpsItemAlreadyExistsException, __BaseException>);
524
+ }
525
+ /**
526
+ * <p>An OpsMetadata object already exists for the selected resource.</p>
527
+ * @public
528
+ */
529
+ export declare class OpsMetadataAlreadyExistsException extends __BaseException {
530
+ readonly name: "OpsMetadataAlreadyExistsException";
531
+ readonly $fault: "client";
532
+ /**
533
+ * @internal
534
+ */
535
+ constructor(opts: __ExceptionOptionType<OpsMetadataAlreadyExistsException, __BaseException>);
536
+ }
537
+ /**
538
+ * <p>One of the arguments passed is invalid. </p>
539
+ * @public
540
+ */
541
+ export declare class OpsMetadataInvalidArgumentException extends __BaseException {
542
+ readonly name: "OpsMetadataInvalidArgumentException";
543
+ readonly $fault: "client";
544
+ /**
545
+ * @internal
546
+ */
547
+ constructor(opts: __ExceptionOptionType<OpsMetadataInvalidArgumentException, __BaseException>);
548
+ }
549
+ /**
550
+ * <p>Your account reached the maximum number of OpsMetadata objects allowed by Application Manager. The
551
+ * maximum is 200 OpsMetadata objects. Delete one or more OpsMetadata object and try again.</p>
552
+ * @public
553
+ */
554
+ export declare class OpsMetadataLimitExceededException extends __BaseException {
555
+ readonly name: "OpsMetadataLimitExceededException";
556
+ readonly $fault: "client";
557
+ /**
558
+ * @internal
559
+ */
560
+ constructor(opts: __ExceptionOptionType<OpsMetadataLimitExceededException, __BaseException>);
561
+ }
562
+ /**
563
+ * <p>The system is processing too many concurrent updates. Wait a few moments and try
564
+ * again.</p>
565
+ * @public
566
+ */
567
+ export declare class OpsMetadataTooManyUpdatesException extends __BaseException {
568
+ readonly name: "OpsMetadataTooManyUpdatesException";
569
+ readonly $fault: "client";
570
+ /**
571
+ * @internal
572
+ */
573
+ constructor(opts: __ExceptionOptionType<OpsMetadataTooManyUpdatesException, __BaseException>);
574
+ }
575
+ /**
576
+ * <p>A sync configuration with the same name already exists.</p>
577
+ * @public
578
+ */
579
+ export declare class ResourceDataSyncAlreadyExistsException extends __BaseException {
580
+ readonly name: "ResourceDataSyncAlreadyExistsException";
581
+ readonly $fault: "client";
582
+ SyncName?: string | undefined;
583
+ /**
584
+ * @internal
585
+ */
586
+ constructor(opts: __ExceptionOptionType<ResourceDataSyncAlreadyExistsException, __BaseException>);
587
+ }
588
+ /**
589
+ * <p>You have exceeded the allowed maximum sync configurations.</p>
590
+ * @public
591
+ */
592
+ export declare class ResourceDataSyncCountExceededException extends __BaseException {
593
+ readonly name: "ResourceDataSyncCountExceededException";
594
+ readonly $fault: "client";
595
+ Message?: string | undefined;
596
+ /**
597
+ * @internal
598
+ */
599
+ constructor(opts: __ExceptionOptionType<ResourceDataSyncCountExceededException, __BaseException>);
600
+ }
601
+ /**
602
+ * <p>The specified sync configuration is invalid.</p>
603
+ * @public
604
+ */
605
+ export declare class ResourceDataSyncInvalidConfigurationException extends __BaseException {
606
+ readonly name: "ResourceDataSyncInvalidConfigurationException";
607
+ readonly $fault: "client";
608
+ Message?: string | undefined;
609
+ /**
610
+ * @internal
611
+ */
612
+ constructor(opts: __ExceptionOptionType<ResourceDataSyncInvalidConfigurationException, __BaseException>);
613
+ }
614
+ /**
615
+ * <p>The activation isn't valid. The activation might have been deleted, or the ActivationId and
616
+ * the ActivationCode don't match.</p>
617
+ * @public
618
+ */
619
+ export declare class InvalidActivation extends __BaseException {
620
+ readonly name: "InvalidActivation";
621
+ readonly $fault: "client";
622
+ Message?: string | undefined;
623
+ /**
624
+ * @internal
625
+ */
626
+ constructor(opts: __ExceptionOptionType<InvalidActivation, __BaseException>);
627
+ }
628
+ /**
629
+ * <p>The activation ID isn't valid. Verify that you entered the correct ActivationId or
630
+ * ActivationCode and try again.</p>
631
+ * @public
632
+ */
633
+ export declare class InvalidActivationId extends __BaseException {
634
+ readonly name: "InvalidActivationId";
635
+ readonly $fault: "client";
636
+ Message?: string | undefined;
637
+ /**
638
+ * @internal
639
+ */
640
+ constructor(opts: __ExceptionOptionType<InvalidActivationId, __BaseException>);
641
+ }
642
+ /**
643
+ * <p>The specified association doesn't exist.</p>
644
+ * @public
645
+ */
646
+ export declare class AssociationDoesNotExist extends __BaseException {
647
+ readonly name: "AssociationDoesNotExist";
648
+ readonly $fault: "client";
649
+ Message?: string | undefined;
650
+ /**
651
+ * @internal
652
+ */
653
+ constructor(opts: __ExceptionOptionType<AssociationDoesNotExist, __BaseException>);
654
+ }
655
+ /**
656
+ * <p>You must disassociate a document from all managed nodes before you can delete it.</p>
657
+ * @public
658
+ */
659
+ export declare class AssociatedInstances extends __BaseException {
660
+ readonly name: "AssociatedInstances";
661
+ readonly $fault: "client";
662
+ /**
663
+ * @internal
664
+ */
665
+ constructor(opts: __ExceptionOptionType<AssociatedInstances, __BaseException>);
666
+ }
667
+ /**
668
+ * <p>You attempted to delete a document while it is still shared. You must stop sharing the
669
+ * document before you can delete it.</p>
670
+ * @public
671
+ */
672
+ export declare class InvalidDocumentOperation extends __BaseException {
673
+ readonly name: "InvalidDocumentOperation";
674
+ readonly $fault: "client";
675
+ Message?: string | undefined;
676
+ /**
677
+ * @internal
678
+ */
679
+ constructor(opts: __ExceptionOptionType<InvalidDocumentOperation, __BaseException>);
680
+ }
681
+ /**
682
+ * <p>One or more of the parameters specified for the delete operation isn't valid. Verify all
683
+ * parameters and try again.</p>
684
+ * @public
685
+ */
686
+ export declare class InvalidDeleteInventoryParametersException extends __BaseException {
687
+ readonly name: "InvalidDeleteInventoryParametersException";
688
+ readonly $fault: "client";
689
+ Message?: string | undefined;
690
+ /**
691
+ * @internal
692
+ */
693
+ constructor(opts: __ExceptionOptionType<InvalidDeleteInventoryParametersException, __BaseException>);
694
+ }
695
+ /**
696
+ * <p>The request isn't valid.</p>
697
+ * @public
698
+ */
699
+ export declare class InvalidInventoryRequestException extends __BaseException {
700
+ readonly name: "InvalidInventoryRequestException";
701
+ readonly $fault: "client";
702
+ Message?: string | undefined;
703
+ /**
704
+ * @internal
705
+ */
706
+ constructor(opts: __ExceptionOptionType<InvalidInventoryRequestException, __BaseException>);
707
+ }
708
+ /**
709
+ * <p>The delete inventory option specified isn't valid. Verify the option and try again.</p>
710
+ * @public
711
+ */
712
+ export declare class InvalidOptionException extends __BaseException {
713
+ readonly name: "InvalidOptionException";
714
+ readonly $fault: "client";
715
+ Message?: string | undefined;
716
+ /**
717
+ * @internal
718
+ */
719
+ constructor(opts: __ExceptionOptionType<InvalidOptionException, __BaseException>);
720
+ }
721
+ /**
722
+ * <p>The parameter type name isn't valid.</p>
723
+ * @public
724
+ */
725
+ export declare class InvalidTypeNameException extends __BaseException {
726
+ readonly name: "InvalidTypeNameException";
727
+ readonly $fault: "client";
728
+ Message?: string | undefined;
729
+ /**
730
+ * @internal
731
+ */
732
+ constructor(opts: __ExceptionOptionType<InvalidTypeNameException, __BaseException>);
733
+ }
734
+ /**
735
+ * <p>The OpsMetadata object doesn't exist. </p>
736
+ * @public
737
+ */
738
+ export declare class OpsMetadataNotFoundException extends __BaseException {
739
+ readonly name: "OpsMetadataNotFoundException";
740
+ readonly $fault: "client";
741
+ /**
742
+ * @internal
743
+ */
744
+ constructor(opts: __ExceptionOptionType<OpsMetadataNotFoundException, __BaseException>);
745
+ }
746
+ /**
747
+ * <p>The parameter couldn't be found. Verify the name and try again.</p>
748
+ * <note>
749
+ * <p>For the <code>DeleteParameter</code> and <code>GetParameter</code> actions, if the
750
+ * specified parameter doesn't exist, the <code>ParameterNotFound</code> exception is
751
+ * <i>not</i> recorded in CloudTrail event logs.</p>
752
+ * </note>
753
+ * @public
754
+ */
755
+ export declare class ParameterNotFound extends __BaseException {
756
+ readonly name: "ParameterNotFound";
757
+ readonly $fault: "client";
758
+ /**
759
+ * @internal
760
+ */
761
+ constructor(opts: __ExceptionOptionType<ParameterNotFound, __BaseException>);
762
+ }
763
+ /**
764
+ * <p>Error returned if an attempt is made to delete a patch baseline that is registered for a
765
+ * patch group.</p>
766
+ * @public
767
+ */
768
+ export declare class ResourceInUseException extends __BaseException {
769
+ readonly name: "ResourceInUseException";
770
+ readonly $fault: "client";
771
+ Message?: string | undefined;
772
+ /**
773
+ * @internal
774
+ */
775
+ constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
776
+ }
777
+ /**
778
+ * <p>The specified sync name wasn't found.</p>
779
+ * @public
780
+ */
781
+ export declare class ResourceDataSyncNotFoundException extends __BaseException {
782
+ readonly name: "ResourceDataSyncNotFoundException";
783
+ readonly $fault: "client";
784
+ SyncName?: string | undefined;
785
+ SyncType?: string | undefined;
786
+ Message?: string | undefined;
787
+ /**
788
+ * @internal
789
+ */
790
+ constructor(opts: __ExceptionOptionType<ResourceDataSyncNotFoundException, __BaseException>);
791
+ }
792
+ /**
793
+ * <p>The specified policy document is malformed or invalid, or excessive
794
+ * <code>PutResourcePolicy</code> or <code>DeleteResourcePolicy</code> calls have been made.</p>
795
+ * @public
796
+ */
797
+ export declare class MalformedResourcePolicyDocumentException extends __BaseException {
798
+ readonly name: "MalformedResourcePolicyDocumentException";
799
+ readonly $fault: "client";
800
+ Message?: string | undefined;
801
+ /**
802
+ * @internal
803
+ */
804
+ constructor(opts: __ExceptionOptionType<MalformedResourcePolicyDocumentException, __BaseException>);
805
+ }
806
+ /**
807
+ * <p>The specified parameter to be shared could not be found.</p>
808
+ * @public
809
+ */
810
+ export declare class ResourceNotFoundException extends __BaseException {
811
+ readonly name: "ResourceNotFoundException";
812
+ readonly $fault: "client";
813
+ Message?: string | undefined;
814
+ /**
815
+ * @internal
816
+ */
817
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
818
+ }
819
+ /**
820
+ * <p>The hash provided in the call doesn't match the stored hash. This exception is thrown when
821
+ * trying to update an obsolete policy version or when multiple requests to update a policy are
822
+ * sent.</p>
823
+ * @public
824
+ */
825
+ export declare class ResourcePolicyConflictException extends __BaseException {
826
+ readonly name: "ResourcePolicyConflictException";
827
+ readonly $fault: "client";
828
+ Message?: string | undefined;
829
+ /**
830
+ * @internal
831
+ */
832
+ constructor(opts: __ExceptionOptionType<ResourcePolicyConflictException, __BaseException>);
833
+ }
834
+ /**
835
+ * <p>One or more parameters specified for the call aren't valid. Verify the parameters and their
836
+ * values and try again.</p>
837
+ * @public
838
+ */
839
+ export declare class ResourcePolicyInvalidParameterException extends __BaseException {
840
+ readonly name: "ResourcePolicyInvalidParameterException";
841
+ readonly $fault: "client";
842
+ ParameterNames?: string[] | undefined;
843
+ Message?: string | undefined;
844
+ /**
845
+ * @internal
846
+ */
847
+ constructor(opts: __ExceptionOptionType<ResourcePolicyInvalidParameterException, __BaseException>);
848
+ }
849
+ /**
850
+ * <p>No policies with the specified policy ID and hash could be found.</p>
851
+ * @public
852
+ */
853
+ export declare class ResourcePolicyNotFoundException extends __BaseException {
854
+ readonly name: "ResourcePolicyNotFoundException";
855
+ readonly $fault: "client";
856
+ Message?: string | undefined;
857
+ /**
858
+ * @internal
859
+ */
860
+ constructor(opts: __ExceptionOptionType<ResourcePolicyNotFoundException, __BaseException>);
861
+ }
862
+ /**
863
+ * <p>You specified the <code>Safe</code> option for the DeregisterTargetFromMaintenanceWindow
864
+ * operation, but the target is still referenced in a task.</p>
865
+ * @public
866
+ */
867
+ export declare class TargetInUseException extends __BaseException {
868
+ readonly name: "TargetInUseException";
869
+ readonly $fault: "client";
870
+ Message?: string | undefined;
871
+ /**
872
+ * @internal
873
+ */
874
+ constructor(opts: __ExceptionOptionType<TargetInUseException, __BaseException>);
875
+ }
876
+ /**
877
+ * <p>The filter name isn't valid. Verify that you entered the correct name and try again.</p>
878
+ * @public
879
+ */
880
+ export declare class InvalidFilter extends __BaseException {
881
+ readonly name: "InvalidFilter";
882
+ readonly $fault: "client";
883
+ Message?: string | undefined;
884
+ /**
885
+ * @internal
886
+ */
887
+ constructor(opts: __ExceptionOptionType<InvalidFilter, __BaseException>);
888
+ }
889
+ /**
890
+ * <p>The specified token isn't valid.</p>
891
+ * @public
892
+ */
893
+ export declare class InvalidNextToken extends __BaseException {
894
+ readonly name: "InvalidNextToken";
895
+ readonly $fault: "client";
896
+ Message?: string | undefined;
897
+ /**
898
+ * @internal
899
+ */
900
+ constructor(opts: __ExceptionOptionType<InvalidNextToken, __BaseException>);
901
+ }
902
+ /**
903
+ * <p>The version you specified isn't valid. Use ListAssociationVersions to view all versions of
904
+ * an association according to the association ID. Or, use the <code>$LATEST</code> parameter to
905
+ * view the latest version of the association.</p>
906
+ * @public
907
+ */
908
+ export declare class InvalidAssociationVersion extends __BaseException {
909
+ readonly name: "InvalidAssociationVersion";
910
+ readonly $fault: "client";
911
+ Message?: string | undefined;
912
+ /**
913
+ * @internal
914
+ */
915
+ constructor(opts: __ExceptionOptionType<InvalidAssociationVersion, __BaseException>);
916
+ }
917
+ /**
918
+ * <p>The specified execution ID doesn't exist. Verify the ID number and try again.</p>
919
+ * @public
920
+ */
921
+ export declare class AssociationExecutionDoesNotExist extends __BaseException {
922
+ readonly name: "AssociationExecutionDoesNotExist";
923
+ readonly $fault: "client";
924
+ Message?: string | undefined;
925
+ /**
926
+ * @internal
927
+ */
928
+ constructor(opts: __ExceptionOptionType<AssociationExecutionDoesNotExist, __BaseException>);
929
+ }
930
+ /**
931
+ * <p>The specified key isn't valid.</p>
932
+ * @public
933
+ */
934
+ export declare class InvalidFilterKey extends __BaseException {
935
+ readonly name: "InvalidFilterKey";
936
+ readonly $fault: "client";
937
+ /**
938
+ * @internal
939
+ */
940
+ constructor(opts: __ExceptionOptionType<InvalidFilterKey, __BaseException>);
941
+ }
942
+ /**
943
+ * <p>The filter value isn't valid. Verify the value and try again.</p>
944
+ * @public
945
+ */
946
+ export declare class InvalidFilterValue extends __BaseException {
947
+ readonly name: "InvalidFilterValue";
948
+ readonly $fault: "client";
949
+ Message?: string | undefined;
950
+ /**
951
+ * @internal
952
+ */
953
+ constructor(opts: __ExceptionOptionType<InvalidFilterValue, __BaseException>);
954
+ }
955
+ /**
956
+ * <p>There is no automation execution information for the requested automation execution
957
+ * ID.</p>
958
+ * @public
959
+ */
960
+ export declare class AutomationExecutionNotFoundException extends __BaseException {
961
+ readonly name: "AutomationExecutionNotFoundException";
962
+ readonly $fault: "client";
963
+ Message?: string | undefined;
964
+ /**
965
+ * @internal
966
+ */
967
+ constructor(opts: __ExceptionOptionType<AutomationExecutionNotFoundException, __BaseException>);
968
+ }
969
+ /**
970
+ * <p>The permission type isn't supported. <i>Share</i> is the only supported
971
+ * permission type.</p>
972
+ * @public
973
+ */
974
+ export declare class InvalidPermissionType extends __BaseException {
975
+ readonly name: "InvalidPermissionType";
976
+ readonly $fault: "client";
977
+ Message?: string | undefined;
978
+ /**
979
+ * @internal
980
+ */
981
+ constructor(opts: __ExceptionOptionType<InvalidPermissionType, __BaseException>);
982
+ }
983
+ /**
984
+ * <p>The operating systems you specified isn't supported, or the operation isn't supported for
985
+ * the operating system.</p>
986
+ * @public
987
+ */
988
+ export declare class UnsupportedOperatingSystem extends __BaseException {
989
+ readonly name: "UnsupportedOperatingSystem";
990
+ readonly $fault: "client";
991
+ Message?: string | undefined;
992
+ /**
993
+ * @internal
994
+ */
995
+ constructor(opts: __ExceptionOptionType<UnsupportedOperatingSystem, __BaseException>);
996
+ }
997
+ /**
998
+ * <p>The specified filter value isn't valid.</p>
999
+ * @public
1000
+ */
1001
+ export declare class InvalidInstanceInformationFilterValue extends __BaseException {
1002
+ readonly name: "InvalidInstanceInformationFilterValue";
1003
+ readonly $fault: "client";
1004
+ /**
1005
+ * @internal
1006
+ */
1007
+ constructor(opts: __ExceptionOptionType<InvalidInstanceInformationFilterValue, __BaseException>);
1008
+ }
1009
+ /**
1010
+ * <p>The specified filter value isn't valid.</p>
1011
+ * @public
1012
+ */
1013
+ export declare class InvalidInstancePropertyFilterValue extends __BaseException {
1014
+ readonly name: "InvalidInstancePropertyFilterValue";
1015
+ readonly $fault: "client";
1016
+ /**
1017
+ * @internal
1018
+ */
1019
+ constructor(opts: __ExceptionOptionType<InvalidInstancePropertyFilterValue, __BaseException>);
1020
+ }
1021
+ /**
1022
+ * <p>The ID specified for the delete operation doesn't exist or isn't valid. Verify the ID and
1023
+ * try again.</p>
1024
+ * @public
1025
+ */
1026
+ export declare class InvalidDeletionIdException extends __BaseException {
1027
+ readonly name: "InvalidDeletionIdException";
1028
+ readonly $fault: "client";
1029
+ Message?: string | undefined;
1030
+ /**
1031
+ * @internal
1032
+ */
1033
+ constructor(opts: __ExceptionOptionType<InvalidDeletionIdException, __BaseException>);
1034
+ }
1035
+ /**
1036
+ * <p>The specified filter option isn't valid. Valid options are Equals and BeginsWith. For Path
1037
+ * filter, valid options are Recursive and OneLevel.</p>
1038
+ * @public
1039
+ */
1040
+ export declare class InvalidFilterOption extends __BaseException {
1041
+ readonly name: "InvalidFilterOption";
1042
+ readonly $fault: "client";
1043
+ /**
1044
+ * @internal
1045
+ */
1046
+ constructor(opts: __ExceptionOptionType<InvalidFilterOption, __BaseException>);
1047
+ }
1048
+ /**
1049
+ * <p>The association wasn't found using the parameters you specified in the call. Verify the
1050
+ * information and try again.</p>
1051
+ * @public
1052
+ */
1053
+ export declare class OpsItemRelatedItemAssociationNotFoundException extends __BaseException {
1054
+ readonly name: "OpsItemRelatedItemAssociationNotFoundException";
1055
+ readonly $fault: "client";
1056
+ Message?: string | undefined;
1057
+ /**
1058
+ * @internal
1059
+ */
1060
+ constructor(opts: __ExceptionOptionType<OpsItemRelatedItemAssociationNotFoundException, __BaseException>);
1061
+ }
1062
+ /**
1063
+ * <p>The request or operation couldn't be performed because the service is throttling
1064
+ * requests.</p>
1065
+ * @public
1066
+ */
1067
+ export declare class ThrottlingException extends __BaseException {
1068
+ readonly name: "ThrottlingException";
1069
+ readonly $fault: "client";
1070
+ Message: string | undefined;
1071
+ /**
1072
+ * <p>The quota code recognized by the Amazon Web Services Service Quotas service.</p>
1073
+ * @public
1074
+ */
1075
+ QuotaCode?: string | undefined;
1076
+ /**
1077
+ * <p>The code for the Amazon Web Services service that owns the quota.</p>
1078
+ * @public
1079
+ */
1080
+ ServiceCode?: string | undefined;
1081
+ /**
1082
+ * @internal
1083
+ */
1084
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
1085
+ }
1086
+ /**
1087
+ * <p>The request isn't valid. Verify that you entered valid contents for the command and try
1088
+ * again.</p>
1089
+ * @public
1090
+ */
1091
+ export declare class ValidationException extends __BaseException {
1092
+ readonly name: "ValidationException";
1093
+ readonly $fault: "client";
1094
+ Message?: string | undefined;
1095
+ /**
1096
+ * <p>The reason code for the invalid request.</p>
1097
+ * @public
1098
+ */
1099
+ ReasonCode?: string | undefined;
1100
+ /**
1101
+ * @internal
1102
+ */
1103
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
1104
+ }
1105
+ /**
1106
+ * <p>The SSM document type isn't valid. Valid document types are described in the
1107
+ * <code>DocumentType</code> property.</p>
1108
+ * @public
1109
+ */
1110
+ export declare class InvalidDocumentType extends __BaseException {
1111
+ readonly name: "InvalidDocumentType";
1112
+ readonly $fault: "client";
1113
+ Message?: string | undefined;
1114
+ /**
1115
+ * @internal
1116
+ */
1117
+ constructor(opts: __ExceptionOptionType<InvalidDocumentType, __BaseException>);
1118
+ }
1119
+ /**
1120
+ * <p>The calendar entry contained in the specified SSM document isn't supported.</p>
1121
+ * @public
1122
+ */
1123
+ export declare class UnsupportedCalendarException extends __BaseException {
1124
+ readonly name: "UnsupportedCalendarException";
1125
+ readonly $fault: "client";
1126
+ Message?: string | undefined;
1127
+ /**
1128
+ * @internal
1129
+ */
1130
+ constructor(opts: __ExceptionOptionType<UnsupportedCalendarException, __BaseException>);
1131
+ }
1132
+ /**
1133
+ * <p>The plugin name isn't valid.</p>
1134
+ * @public
1135
+ */
1136
+ export declare class InvalidPluginName extends __BaseException {
1137
+ readonly name: "InvalidPluginName";
1138
+ readonly $fault: "client";
1139
+ /**
1140
+ * @internal
1141
+ */
1142
+ constructor(opts: __ExceptionOptionType<InvalidPluginName, __BaseException>);
1143
+ }
1144
+ /**
1145
+ * <p>The command ID and managed node ID you specified didn't match any invocations. Verify the
1146
+ * command ID and the managed node ID and try again. </p>
1147
+ * @public
1148
+ */
1149
+ export declare class InvocationDoesNotExist extends __BaseException {
1150
+ readonly name: "InvocationDoesNotExist";
1151
+ readonly $fault: "client";
1152
+ /**
1153
+ * @internal
1154
+ */
1155
+ constructor(opts: __ExceptionOptionType<InvocationDoesNotExist, __BaseException>);
1156
+ }
1157
+ /**
1158
+ * <p>Patching for applications released by Microsoft is only available on EC2 instances and
1159
+ * advanced instances. To patch applications released by Microsoft on on-premises servers and VMs,
1160
+ * you must enable advanced instances. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-managedinstances-advanced.html">Turning on
1161
+ * the advanced-instances tier</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1162
+ * @public
1163
+ */
1164
+ export declare class UnsupportedFeatureRequiredException extends __BaseException {
1165
+ readonly name: "UnsupportedFeatureRequiredException";
1166
+ readonly $fault: "client";
1167
+ Message?: string | undefined;
1168
+ /**
1169
+ * @internal
1170
+ */
1171
+ constructor(opts: __ExceptionOptionType<UnsupportedFeatureRequiredException, __BaseException>);
1172
+ }
1173
+ /**
1174
+ * <p>The specified aggregator isn't valid for the group type. Verify that the aggregator you
1175
+ * provided is supported.</p>
1176
+ * @public
1177
+ */
1178
+ export declare class InvalidAggregatorException extends __BaseException {
1179
+ readonly name: "InvalidAggregatorException";
1180
+ readonly $fault: "client";
1181
+ Message?: string | undefined;
1182
+ /**
1183
+ * @internal
1184
+ */
1185
+ constructor(opts: __ExceptionOptionType<InvalidAggregatorException, __BaseException>);
1186
+ }
1187
+ /**
1188
+ * <p>The specified inventory group isn't valid.</p>
1189
+ * @public
1190
+ */
1191
+ export declare class InvalidInventoryGroupException extends __BaseException {
1192
+ readonly name: "InvalidInventoryGroupException";
1193
+ readonly $fault: "client";
1194
+ Message?: string | undefined;
1195
+ /**
1196
+ * @internal
1197
+ */
1198
+ constructor(opts: __ExceptionOptionType<InvalidInventoryGroupException, __BaseException>);
1199
+ }
1200
+ /**
1201
+ * <p>The specified inventory item result attribute isn't valid.</p>
1202
+ * @public
1203
+ */
1204
+ export declare class InvalidResultAttributeException extends __BaseException {
1205
+ readonly name: "InvalidResultAttributeException";
1206
+ readonly $fault: "client";
1207
+ Message?: string | undefined;
1208
+ /**
1209
+ * @internal
1210
+ */
1211
+ constructor(opts: __ExceptionOptionType<InvalidResultAttributeException, __BaseException>);
1212
+ }
1213
+ /**
1214
+ * <p>The query key ID isn't valid.</p>
1215
+ * @public
1216
+ */
1217
+ export declare class InvalidKeyId extends __BaseException {
1218
+ readonly name: "InvalidKeyId";
1219
+ readonly $fault: "client";
1220
+ /**
1221
+ * @internal
1222
+ */
1223
+ constructor(opts: __ExceptionOptionType<InvalidKeyId, __BaseException>);
1224
+ }
1225
+ /**
1226
+ * <p>The specified parameter version wasn't found. Verify the parameter name and version, and try
1227
+ * again.</p>
1228
+ * @public
1229
+ */
1230
+ export declare class ParameterVersionNotFound extends __BaseException {
1231
+ readonly name: "ParameterVersionNotFound";
1232
+ readonly $fault: "client";
1233
+ /**
1234
+ * @internal
1235
+ */
1236
+ constructor(opts: __ExceptionOptionType<ParameterVersionNotFound, __BaseException>);
1237
+ }
1238
+ /**
1239
+ * <p>The specified service setting wasn't found. Either the service name or the setting hasn't
1240
+ * been provisioned by the Amazon Web Services service team.</p>
1241
+ * @public
1242
+ */
1243
+ export declare class ServiceSettingNotFound extends __BaseException {
1244
+ readonly name: "ServiceSettingNotFound";
1245
+ readonly $fault: "client";
1246
+ Message?: string | undefined;
1247
+ /**
1248
+ * @internal
1249
+ */
1250
+ constructor(opts: __ExceptionOptionType<ServiceSettingNotFound, __BaseException>);
1251
+ }
1252
+ /**
1253
+ * <p>A parameter version can have a maximum of ten labels.</p>
1254
+ * @public
1255
+ */
1256
+ export declare class ParameterVersionLabelLimitExceeded extends __BaseException {
1257
+ readonly name: "ParameterVersionLabelLimitExceeded";
1258
+ readonly $fault: "client";
1259
+ /**
1260
+ * @internal
1261
+ */
1262
+ constructor(opts: __ExceptionOptionType<ParameterVersionLabelLimitExceeded, __BaseException>);
1263
+ }
1264
+ /**
1265
+ * <p>This operation is not supported for the current account. You must first enable the Systems Manager integrated experience in your account.</p>
1266
+ * @public
1267
+ */
1268
+ export declare class UnsupportedOperationException extends __BaseException {
1269
+ readonly name: "UnsupportedOperationException";
1270
+ readonly $fault: "client";
1271
+ Message?: string | undefined;
1272
+ /**
1273
+ * @internal
1274
+ */
1275
+ constructor(opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>);
1276
+ }
1277
+ /**
1278
+ * <p>The document can't be shared with more Amazon Web Services accounts. You can specify a maximum of 20
1279
+ * accounts per API operation to share a private document.</p>
1280
+ * <p>By default, you can share a private document with a maximum of 1,000 accounts and publicly
1281
+ * share up to five documents.</p>
1282
+ * <p>If you need to increase the quota for privately or publicly shared Systems Manager documents, contact
1283
+ * Amazon Web Services Support.</p>
1284
+ * @public
1285
+ */
1286
+ export declare class DocumentPermissionLimit extends __BaseException {
1287
+ readonly name: "DocumentPermissionLimit";
1288
+ readonly $fault: "client";
1289
+ Message?: string | undefined;
1290
+ /**
1291
+ * @internal
1292
+ */
1293
+ constructor(opts: __ExceptionOptionType<DocumentPermissionLimit, __BaseException>);
1294
+ }
1295
+ /**
1296
+ * <p>You specified too many custom compliance types. You can specify a maximum of 10 different
1297
+ * types. </p>
1298
+ * @public
1299
+ */
1300
+ export declare class ComplianceTypeCountLimitExceededException extends __BaseException {
1301
+ readonly name: "ComplianceTypeCountLimitExceededException";
1302
+ readonly $fault: "client";
1303
+ Message?: string | undefined;
1304
+ /**
1305
+ * @internal
1306
+ */
1307
+ constructor(opts: __ExceptionOptionType<ComplianceTypeCountLimitExceededException, __BaseException>);
1308
+ }
1309
+ /**
1310
+ * <p>One or more content items isn't valid.</p>
1311
+ * @public
1312
+ */
1313
+ export declare class InvalidItemContentException extends __BaseException {
1314
+ readonly name: "InvalidItemContentException";
1315
+ readonly $fault: "client";
1316
+ TypeName?: string | undefined;
1317
+ Message?: string | undefined;
1318
+ /**
1319
+ * @internal
1320
+ */
1321
+ constructor(opts: __ExceptionOptionType<InvalidItemContentException, __BaseException>);
1322
+ }
1323
+ /**
1324
+ * <p>The inventory item size has exceeded the size limit.</p>
1325
+ * @public
1326
+ */
1327
+ export declare class ItemSizeLimitExceededException extends __BaseException {
1328
+ readonly name: "ItemSizeLimitExceededException";
1329
+ readonly $fault: "client";
1330
+ TypeName?: string | undefined;
1331
+ Message?: string | undefined;
1332
+ /**
1333
+ * @internal
1334
+ */
1335
+ constructor(opts: __ExceptionOptionType<ItemSizeLimitExceededException, __BaseException>);
1336
+ }
1337
+ /**
1338
+ * <p>The size of inventory data has exceeded the total size limit for the resource.</p>
1339
+ * @public
1340
+ */
1341
+ export declare class TotalSizeLimitExceededException extends __BaseException {
1342
+ readonly name: "TotalSizeLimitExceededException";
1343
+ readonly $fault: "client";
1344
+ Message?: string | undefined;
1345
+ /**
1346
+ * @internal
1347
+ */
1348
+ constructor(opts: __ExceptionOptionType<TotalSizeLimitExceededException, __BaseException>);
1349
+ }
1350
+ /**
1351
+ * <p>You have exceeded the limit for custom schemas. Delete one or more custom schemas and try
1352
+ * again.</p>
1353
+ * @public
1354
+ */
1355
+ export declare class CustomSchemaCountLimitExceededException extends __BaseException {
1356
+ readonly name: "CustomSchemaCountLimitExceededException";
1357
+ readonly $fault: "client";
1358
+ Message?: string | undefined;
1359
+ /**
1360
+ * @internal
1361
+ */
1362
+ constructor(opts: __ExceptionOptionType<CustomSchemaCountLimitExceededException, __BaseException>);
1363
+ }
1364
+ /**
1365
+ * <p>You specified invalid keys or values in the <code>Context</code> attribute for
1366
+ * <code>InventoryItem</code>. Verify the keys and values, and try again.</p>
1367
+ * @public
1368
+ */
1369
+ export declare class InvalidInventoryItemContextException extends __BaseException {
1370
+ readonly name: "InvalidInventoryItemContextException";
1371
+ readonly $fault: "client";
1372
+ Message?: string | undefined;
1373
+ /**
1374
+ * @internal
1375
+ */
1376
+ constructor(opts: __ExceptionOptionType<InvalidInventoryItemContextException, __BaseException>);
1377
+ }
1378
+ /**
1379
+ * <p>The inventory item has invalid content. </p>
1380
+ * @public
1381
+ */
1382
+ export declare class ItemContentMismatchException extends __BaseException {
1383
+ readonly name: "ItemContentMismatchException";
1384
+ readonly $fault: "client";
1385
+ TypeName?: string | undefined;
1386
+ Message?: string | undefined;
1387
+ /**
1388
+ * @internal
1389
+ */
1390
+ constructor(opts: __ExceptionOptionType<ItemContentMismatchException, __BaseException>);
1391
+ }
1392
+ /**
1393
+ * <p>The sub-type count exceeded the limit for the inventory type.</p>
1394
+ * @public
1395
+ */
1396
+ export declare class SubTypeCountLimitExceededException extends __BaseException {
1397
+ readonly name: "SubTypeCountLimitExceededException";
1398
+ readonly $fault: "client";
1399
+ Message?: string | undefined;
1400
+ /**
1401
+ * @internal
1402
+ */
1403
+ constructor(opts: __ExceptionOptionType<SubTypeCountLimitExceededException, __BaseException>);
1404
+ }
1405
+ /**
1406
+ * <p>The <code>Context</code> attribute that you specified for the <code>InventoryItem</code>
1407
+ * isn't allowed for this inventory type. You can only use the <code>Context</code> attribute with
1408
+ * inventory types like <code>AWS:ComplianceItem</code>.</p>
1409
+ * @public
1410
+ */
1411
+ export declare class UnsupportedInventoryItemContextException extends __BaseException {
1412
+ readonly name: "UnsupportedInventoryItemContextException";
1413
+ readonly $fault: "client";
1414
+ TypeName?: string | undefined;
1415
+ Message?: string | undefined;
1416
+ /**
1417
+ * @internal
1418
+ */
1419
+ constructor(opts: __ExceptionOptionType<UnsupportedInventoryItemContextException, __BaseException>);
1420
+ }
1421
+ /**
1422
+ * <p>Inventory item type schema version has to match supported versions in the service. Check
1423
+ * output of GetInventorySchema to see the available schema version for each type.</p>
1424
+ * @public
1425
+ */
1426
+ export declare class UnsupportedInventorySchemaVersionException extends __BaseException {
1427
+ readonly name: "UnsupportedInventorySchemaVersionException";
1428
+ readonly $fault: "client";
1429
+ Message?: string | undefined;
1430
+ /**
1431
+ * @internal
1432
+ */
1433
+ constructor(opts: __ExceptionOptionType<UnsupportedInventorySchemaVersionException, __BaseException>);
1434
+ }
1435
+ /**
1436
+ * <p>A hierarchy can have a maximum of 15 levels. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-parameter-name-constraints.html">Requirements and
1437
+ * constraints for parameter names</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. </p>
1438
+ * @public
1439
+ */
1440
+ export declare class HierarchyLevelLimitExceededException extends __BaseException {
1441
+ readonly name: "HierarchyLevelLimitExceededException";
1442
+ readonly $fault: "client";
1443
+ /**
1444
+ * @internal
1445
+ */
1446
+ constructor(opts: __ExceptionOptionType<HierarchyLevelLimitExceededException, __BaseException>);
1447
+ }
1448
+ /**
1449
+ * <p>Parameter Store doesn't support changing a parameter type in a hierarchy. For example, you
1450
+ * can't change a parameter from a <code>String</code> type to a <code>SecureString</code> type. You
1451
+ * must create a new, unique parameter.</p>
1452
+ * @public
1453
+ */
1454
+ export declare class HierarchyTypeMismatchException extends __BaseException {
1455
+ readonly name: "HierarchyTypeMismatchException";
1456
+ readonly $fault: "client";
1457
+ /**
1458
+ * @internal
1459
+ */
1460
+ constructor(opts: __ExceptionOptionType<HierarchyTypeMismatchException, __BaseException>);
1461
+ }
1462
+ /**
1463
+ * <p>There is a conflict in the policies specified for this parameter. You can't, for example,
1464
+ * specify two Expiration policies for a parameter. Review your policies, and try again.</p>
1465
+ * @public
1466
+ */
1467
+ export declare class IncompatiblePolicyException extends __BaseException {
1468
+ readonly name: "IncompatiblePolicyException";
1469
+ readonly $fault: "client";
1470
+ /**
1471
+ * @internal
1472
+ */
1473
+ constructor(opts: __ExceptionOptionType<IncompatiblePolicyException, __BaseException>);
1474
+ }
1475
+ /**
1476
+ * <p>The request doesn't meet the regular expression requirement.</p>
1477
+ * @public
1478
+ */
1479
+ export declare class InvalidAllowedPatternException extends __BaseException {
1480
+ readonly name: "InvalidAllowedPatternException";
1481
+ readonly $fault: "client";
1482
+ /**
1483
+ * @internal
1484
+ */
1485
+ constructor(opts: __ExceptionOptionType<InvalidAllowedPatternException, __BaseException>);
1486
+ }
1487
+ /**
1488
+ * <p>A policy attribute or its value is invalid. </p>
1489
+ * @public
1490
+ */
1491
+ export declare class InvalidPolicyAttributeException extends __BaseException {
1492
+ readonly name: "InvalidPolicyAttributeException";
1493
+ readonly $fault: "client";
1494
+ /**
1495
+ * @internal
1496
+ */
1497
+ constructor(opts: __ExceptionOptionType<InvalidPolicyAttributeException, __BaseException>);
1498
+ }
1499
+ /**
1500
+ * <p>The policy type isn't supported. Parameter Store supports the following policy types:
1501
+ * Expiration, ExpirationNotification, and NoChangeNotification.</p>
1502
+ * @public
1503
+ */
1504
+ export declare class InvalidPolicyTypeException extends __BaseException {
1505
+ readonly name: "InvalidPolicyTypeException";
1506
+ readonly $fault: "client";
1507
+ /**
1508
+ * @internal
1509
+ */
1510
+ constructor(opts: __ExceptionOptionType<InvalidPolicyTypeException, __BaseException>);
1511
+ }
1512
+ /**
1513
+ * <p>The parameter already exists. You can't create duplicate parameters.</p>
1514
+ * @public
1515
+ */
1516
+ export declare class ParameterAlreadyExists extends __BaseException {
1517
+ readonly name: "ParameterAlreadyExists";
1518
+ readonly $fault: "client";
1519
+ /**
1520
+ * @internal
1521
+ */
1522
+ constructor(opts: __ExceptionOptionType<ParameterAlreadyExists, __BaseException>);
1523
+ }
1524
+ /**
1525
+ * <p>You have exceeded the number of parameters for this Amazon Web Services account. Delete one or more
1526
+ * parameters and try again.</p>
1527
+ * @public
1528
+ */
1529
+ export declare class ParameterLimitExceeded extends __BaseException {
1530
+ readonly name: "ParameterLimitExceeded";
1531
+ readonly $fault: "client";
1532
+ /**
1533
+ * @internal
1534
+ */
1535
+ constructor(opts: __ExceptionOptionType<ParameterLimitExceeded, __BaseException>);
1536
+ }
1537
+ /**
1538
+ * <p>Parameter Store retains the 100 most recently created versions of a parameter. After this
1539
+ * number of versions has been created, Parameter Store deletes the oldest version when a new one is
1540
+ * created. However, if the oldest version has a <i>label</i> attached to it,
1541
+ * Parameter Store won't delete the version and instead presents this error message:</p>
1542
+ * <p>
1543
+ * <code>An error occurred (ParameterMaxVersionLimitExceeded) when calling the PutParameter
1544
+ * operation: You attempted to create a new version of <i>parameter-name</i> by
1545
+ * calling the PutParameter API with the overwrite flag. Version
1546
+ * <i>version-number</i>, the oldest version, can't be deleted because it has a
1547
+ * label associated with it. Move the label to another version of the parameter, and try
1548
+ * again.</code>
1549
+ * </p>
1550
+ * <p>This safeguard is to prevent parameter versions with mission critical labels assigned to
1551
+ * them from being deleted. To continue creating new parameters, first move the label from the
1552
+ * oldest version of the parameter to a newer one for use in your operations. For information about
1553
+ * moving parameter labels, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-labels.html#sysman-paramstore-labels-console-move">Move a parameter label (console)</a> or <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-labels.html#sysman-paramstore-labels-cli-move">Move a parameter label (CLI)</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. </p>
1554
+ * @public
1555
+ */
1556
+ export declare class ParameterMaxVersionLimitExceeded extends __BaseException {
1557
+ readonly name: "ParameterMaxVersionLimitExceeded";
1558
+ readonly $fault: "client";
1559
+ /**
1560
+ * @internal
1561
+ */
1562
+ constructor(opts: __ExceptionOptionType<ParameterMaxVersionLimitExceeded, __BaseException>);
1563
+ }
1564
+ /**
1565
+ * <p>The parameter name isn't valid.</p>
1566
+ * @public
1567
+ */
1568
+ export declare class ParameterPatternMismatchException extends __BaseException {
1569
+ readonly name: "ParameterPatternMismatchException";
1570
+ readonly $fault: "client";
1571
+ /**
1572
+ * @internal
1573
+ */
1574
+ constructor(opts: __ExceptionOptionType<ParameterPatternMismatchException, __BaseException>);
1575
+ }
1576
+ /**
1577
+ * <p>You specified more than the maximum number of allowed policies for the parameter. The
1578
+ * maximum is 10.</p>
1579
+ * @public
1580
+ */
1581
+ export declare class PoliciesLimitExceededException extends __BaseException {
1582
+ readonly name: "PoliciesLimitExceededException";
1583
+ readonly $fault: "client";
1584
+ /**
1585
+ * @internal
1586
+ */
1587
+ constructor(opts: __ExceptionOptionType<PoliciesLimitExceededException, __BaseException>);
1588
+ }
1589
+ /**
1590
+ * <p>The parameter type isn't supported.</p>
1591
+ * @public
1592
+ */
1593
+ export declare class UnsupportedParameterType extends __BaseException {
1594
+ readonly name: "UnsupportedParameterType";
1595
+ readonly $fault: "client";
1596
+ /**
1597
+ * @internal
1598
+ */
1599
+ constructor(opts: __ExceptionOptionType<UnsupportedParameterType, __BaseException>);
1600
+ }
1601
+ /**
1602
+ * <p>The <a>PutResourcePolicy</a> API action enforces two limits. A policy can't be
1603
+ * greater than 1024 bytes in size. And only one policy can be attached to
1604
+ * <code>OpsItemGroup</code>. Verify these limits and try again.</p>
1605
+ * @public
1606
+ */
1607
+ export declare class ResourcePolicyLimitExceededException extends __BaseException {
1608
+ readonly name: "ResourcePolicyLimitExceededException";
1609
+ readonly $fault: "client";
1610
+ Limit?: number | undefined;
1611
+ LimitType?: string | undefined;
1612
+ Message?: string | undefined;
1613
+ /**
1614
+ * @internal
1615
+ */
1616
+ constructor(opts: __ExceptionOptionType<ResourcePolicyLimitExceededException, __BaseException>);
1617
+ }
1618
+ /**
1619
+ * <p>You attempted to register a <code>LAMBDA</code> or <code>STEP_FUNCTIONS</code> task in a
1620
+ * region where the corresponding service isn't available. </p>
1621
+ * @public
1622
+ */
1623
+ export declare class FeatureNotAvailableException extends __BaseException {
1624
+ readonly name: "FeatureNotAvailableException";
1625
+ readonly $fault: "client";
1626
+ Message?: string | undefined;
1627
+ /**
1628
+ * @internal
1629
+ */
1630
+ constructor(opts: __ExceptionOptionType<FeatureNotAvailableException, __BaseException>);
1631
+ }
1632
+ /**
1633
+ * <p>The specified step name and execution ID don't exist. Verify the information and try
1634
+ * again.</p>
1635
+ * @public
1636
+ */
1637
+ export declare class AutomationStepNotFoundException extends __BaseException {
1638
+ readonly name: "AutomationStepNotFoundException";
1639
+ readonly $fault: "client";
1640
+ Message?: string | undefined;
1641
+ /**
1642
+ * @internal
1643
+ */
1644
+ constructor(opts: __ExceptionOptionType<AutomationStepNotFoundException, __BaseException>);
1645
+ }
1646
+ /**
1647
+ * <p>The signal isn't valid for the current Automation execution.</p>
1648
+ * @public
1649
+ */
1650
+ export declare class InvalidAutomationSignalException extends __BaseException {
1651
+ readonly name: "InvalidAutomationSignalException";
1652
+ readonly $fault: "client";
1653
+ Message?: string | undefined;
1654
+ /**
1655
+ * @internal
1656
+ */
1657
+ constructor(opts: __ExceptionOptionType<InvalidAutomationSignalException, __BaseException>);
1658
+ }
1659
+ /**
1660
+ * <p>One or more configuration items isn't valid. Verify that a valid Amazon Resource Name (ARN)
1661
+ * was provided for an Amazon Simple Notification Service topic.</p>
1662
+ * @public
1663
+ */
1664
+ export declare class InvalidNotificationConfig extends __BaseException {
1665
+ readonly name: "InvalidNotificationConfig";
1666
+ readonly $fault: "client";
1667
+ Message?: string | undefined;
1668
+ /**
1669
+ * @internal
1670
+ */
1671
+ constructor(opts: __ExceptionOptionType<InvalidNotificationConfig, __BaseException>);
1672
+ }
1673
+ /**
1674
+ * <p>The S3 bucket doesn't exist.</p>
1675
+ * @public
1676
+ */
1677
+ export declare class InvalidOutputFolder extends __BaseException {
1678
+ readonly name: "InvalidOutputFolder";
1679
+ readonly $fault: "client";
1680
+ /**
1681
+ * @internal
1682
+ */
1683
+ constructor(opts: __ExceptionOptionType<InvalidOutputFolder, __BaseException>);
1684
+ }
1685
+ /**
1686
+ * <p>The role name can't contain invalid characters. Also verify that you specified an IAM role for notifications that includes the required trust policy. For information about
1687
+ * configuring the IAM role for Run Command notifications, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/monitoring-sns-notifications.html">Monitoring Systems Manager status changes using Amazon SNS notifications</a> in
1688
+ * the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1689
+ * @public
1690
+ */
1691
+ export declare class InvalidRole extends __BaseException {
1692
+ readonly name: "InvalidRole";
1693
+ readonly $fault: "client";
1694
+ Message?: string | undefined;
1695
+ /**
1696
+ * @internal
1697
+ */
1698
+ constructor(opts: __ExceptionOptionType<InvalidRole, __BaseException>);
1699
+ }
1700
+ /**
1701
+ * <p>The request exceeds the service quota. Service quotas, also referred to as limits, are the
1702
+ * maximum number of service resources or operations for your Amazon Web Services account.</p>
1703
+ * @public
1704
+ */
1705
+ export declare class ServiceQuotaExceededException extends __BaseException {
1706
+ readonly name: "ServiceQuotaExceededException";
1707
+ readonly $fault: "client";
1708
+ Message: string | undefined;
1709
+ /**
1710
+ * <p>The unique ID of the resource referenced in the failed request.</p>
1711
+ * @public
1712
+ */
1713
+ ResourceId?: string | undefined;
1714
+ /**
1715
+ * <p>The resource type of the resource referenced in the failed request.</p>
1716
+ * @public
1717
+ */
1718
+ ResourceType?: string | undefined;
1719
+ /**
1720
+ * <p>The quota code recognized by the Amazon Web Services Service Quotas service.</p>
1721
+ * @public
1722
+ */
1723
+ QuotaCode: string | undefined;
1724
+ /**
1725
+ * <p>The code for the Amazon Web Services service that owns the quota.</p>
1726
+ * @public
1727
+ */
1728
+ ServiceCode: string | undefined;
1729
+ /**
1730
+ * @internal
1731
+ */
1732
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
1733
+ }
1734
+ /**
1735
+ * <p>The association isn't valid or doesn't exist. </p>
1736
+ * @public
1737
+ */
1738
+ export declare class InvalidAssociation extends __BaseException {
1739
+ readonly name: "InvalidAssociation";
1740
+ readonly $fault: "client";
1741
+ Message?: string | undefined;
1742
+ /**
1743
+ * @internal
1744
+ */
1745
+ constructor(opts: __ExceptionOptionType<InvalidAssociation, __BaseException>);
1746
+ }
1747
+ /**
1748
+ * <p>An Automation runbook with the specified name couldn't be found.</p>
1749
+ * @public
1750
+ */
1751
+ export declare class AutomationDefinitionNotFoundException extends __BaseException {
1752
+ readonly name: "AutomationDefinitionNotFoundException";
1753
+ readonly $fault: "client";
1754
+ Message?: string | undefined;
1755
+ /**
1756
+ * @internal
1757
+ */
1758
+ constructor(opts: __ExceptionOptionType<AutomationDefinitionNotFoundException, __BaseException>);
1759
+ }
1760
+ /**
1761
+ * <p>An Automation runbook with the specified name and version couldn't be found.</p>
1762
+ * @public
1763
+ */
1764
+ export declare class AutomationDefinitionVersionNotFoundException extends __BaseException {
1765
+ readonly name: "AutomationDefinitionVersionNotFoundException";
1766
+ readonly $fault: "client";
1767
+ Message?: string | undefined;
1768
+ /**
1769
+ * @internal
1770
+ */
1771
+ constructor(opts: __ExceptionOptionType<AutomationDefinitionVersionNotFoundException, __BaseException>);
1772
+ }
1773
+ /**
1774
+ * <p>The number of simultaneously running Automation executions exceeded the allowable
1775
+ * limit.</p>
1776
+ * @public
1777
+ */
1778
+ export declare class AutomationExecutionLimitExceededException extends __BaseException {
1779
+ readonly name: "AutomationExecutionLimitExceededException";
1780
+ readonly $fault: "client";
1781
+ Message?: string | undefined;
1782
+ /**
1783
+ * @internal
1784
+ */
1785
+ constructor(opts: __ExceptionOptionType<AutomationExecutionLimitExceededException, __BaseException>);
1786
+ }
1787
+ /**
1788
+ * <p>The supplied parameters for invoking the specified Automation runbook are incorrect. For
1789
+ * example, they may not match the set of parameters permitted for the specified Automation
1790
+ * document.</p>
1791
+ * @public
1792
+ */
1793
+ export declare class InvalidAutomationExecutionParametersException extends __BaseException {
1794
+ readonly name: "InvalidAutomationExecutionParametersException";
1795
+ readonly $fault: "client";
1796
+ Message?: string | undefined;
1797
+ /**
1798
+ * @internal
1799
+ */
1800
+ constructor(opts: __ExceptionOptionType<InvalidAutomationExecutionParametersException, __BaseException>);
1801
+ }
1802
+ /**
1803
+ * <p>Indicates that the Change Manager change template used in the change request was rejected or is
1804
+ * still in a pending state.</p>
1805
+ * @public
1806
+ */
1807
+ export declare class AutomationDefinitionNotApprovedException extends __BaseException {
1808
+ readonly name: "AutomationDefinitionNotApprovedException";
1809
+ readonly $fault: "client";
1810
+ Message?: string | undefined;
1811
+ /**
1812
+ * @internal
1813
+ */
1814
+ constructor(opts: __ExceptionOptionType<AutomationDefinitionNotApprovedException, __BaseException>);
1815
+ }
1816
+ /**
1817
+ * <p>The specified target managed node for the session isn't fully configured for use with Session Manager.
1818
+ * For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started.html">Setting up
1819
+ * Session Manager</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. This error is also returned if you
1820
+ * attempt to start a session on a managed node that is located in a different account or
1821
+ * Region</p>
1822
+ * @public
1823
+ */
1824
+ export declare class TargetNotConnected extends __BaseException {
1825
+ readonly name: "TargetNotConnected";
1826
+ readonly $fault: "client";
1827
+ Message?: string | undefined;
1828
+ /**
1829
+ * @internal
1830
+ */
1831
+ constructor(opts: __ExceptionOptionType<TargetNotConnected, __BaseException>);
1832
+ }
1833
+ /**
1834
+ * <p>The specified update status operation isn't valid.</p>
1835
+ * @public
1836
+ */
1837
+ export declare class InvalidAutomationStatusUpdateException extends __BaseException {
1838
+ readonly name: "InvalidAutomationStatusUpdateException";
1839
+ readonly $fault: "client";
1840
+ Message?: string | undefined;
1841
+ /**
1842
+ * @internal
1843
+ */
1844
+ constructor(opts: __ExceptionOptionType<InvalidAutomationStatusUpdateException, __BaseException>);
1845
+ }
1846
+ /**
1847
+ * <p>You have reached the maximum number versions allowed for an association. Each association
1848
+ * has a limit of 1,000 versions. </p>
1849
+ * @public
1850
+ */
1851
+ export declare class AssociationVersionLimitExceeded extends __BaseException {
1852
+ readonly name: "AssociationVersionLimitExceeded";
1853
+ readonly $fault: "client";
1854
+ Message?: string | undefined;
1855
+ /**
1856
+ * @internal
1857
+ */
1858
+ constructor(opts: __ExceptionOptionType<AssociationVersionLimitExceeded, __BaseException>);
1859
+ }
1860
+ /**
1861
+ * <p>The update isn't valid.</p>
1862
+ * @public
1863
+ */
1864
+ export declare class InvalidUpdate extends __BaseException {
1865
+ readonly name: "InvalidUpdate";
1866
+ readonly $fault: "client";
1867
+ Message?: string | undefined;
1868
+ /**
1869
+ * @internal
1870
+ */
1871
+ constructor(opts: __ExceptionOptionType<InvalidUpdate, __BaseException>);
1872
+ }
1873
+ /**
1874
+ * <p>The updated status is the same as the current status.</p>
1875
+ * @public
1876
+ */
1877
+ export declare class StatusUnchanged extends __BaseException {
1878
+ readonly name: "StatusUnchanged";
1879
+ readonly $fault: "client";
1880
+ /**
1881
+ * @internal
1882
+ */
1883
+ constructor(opts: __ExceptionOptionType<StatusUnchanged, __BaseException>);
1884
+ }
1885
+ /**
1886
+ * <p>The document has too many versions. Delete one or more document versions and try
1887
+ * again.</p>
1888
+ * @public
1889
+ */
1890
+ export declare class DocumentVersionLimitExceeded extends __BaseException {
1891
+ readonly name: "DocumentVersionLimitExceeded";
1892
+ readonly $fault: "client";
1893
+ Message?: string | undefined;
1894
+ /**
1895
+ * @internal
1896
+ */
1897
+ constructor(opts: __ExceptionOptionType<DocumentVersionLimitExceeded, __BaseException>);
1898
+ }
1899
+ /**
1900
+ * <p>The content of the association document matches another document. Change the content of the
1901
+ * document and try again.</p>
1902
+ * @public
1903
+ */
1904
+ export declare class DuplicateDocumentContent extends __BaseException {
1905
+ readonly name: "DuplicateDocumentContent";
1906
+ readonly $fault: "client";
1907
+ Message?: string | undefined;
1908
+ /**
1909
+ * @internal
1910
+ */
1911
+ constructor(opts: __ExceptionOptionType<DuplicateDocumentContent, __BaseException>);
1912
+ }
1913
+ /**
1914
+ * <p>The version name has already been used in this document. Specify a different version name,
1915
+ * and then try again.</p>
1916
+ * @public
1917
+ */
1918
+ export declare class DuplicateDocumentVersionName extends __BaseException {
1919
+ readonly name: "DuplicateDocumentVersionName";
1920
+ readonly $fault: "client";
1921
+ Message?: string | undefined;
1922
+ /**
1923
+ * @internal
1924
+ */
1925
+ constructor(opts: __ExceptionOptionType<DuplicateDocumentVersionName, __BaseException>);
1926
+ }
1927
+ /**
1928
+ * <p>The OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to
1929
+ * an application in Application Manager.</p>
1930
+ * @public
1931
+ */
1932
+ export declare class OpsMetadataKeyLimitExceededException extends __BaseException {
1933
+ readonly name: "OpsMetadataKeyLimitExceededException";
1934
+ readonly $fault: "client";
1935
+ /**
1936
+ * @internal
1937
+ */
1938
+ constructor(opts: __ExceptionOptionType<OpsMetadataKeyLimitExceededException, __BaseException>);
1939
+ }
1940
+ /**
1941
+ * <p>Another <code>UpdateResourceDataSync</code> request is being processed. Wait a few minutes
1942
+ * and try again.</p>
1943
+ * @public
1944
+ */
1945
+ export declare class ResourceDataSyncConflictException extends __BaseException {
1946
+ readonly name: "ResourceDataSyncConflictException";
1947
+ readonly $fault: "client";
1948
+ Message?: string | undefined;
1949
+ /**
1950
+ * @internal
1951
+ */
1952
+ constructor(opts: __ExceptionOptionType<ResourceDataSyncConflictException, __BaseException>);
1953
+ }