@aws-sdk/client-ssm 3.934.0 → 3.936.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 +19 -19
  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
@@ -1,27 +1,78 @@
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 const AccessRequestStatus: {
12
- readonly APPROVED: "Approved";
13
- readonly EXPIRED: "Expired";
14
- readonly PENDING: "Pending";
15
- readonly REJECTED: "Rejected";
16
- readonly REVOKED: "Revoked";
17
- };
18
- export type AccessRequestStatus =
19
- (typeof AccessRequestStatus)[keyof typeof AccessRequestStatus];
20
- export declare const AccessType: {
21
- readonly JUSTINTIME: "JustInTime";
22
- readonly STANDARD: "Standard";
23
- };
24
- export type AccessType = (typeof AccessType)[keyof typeof AccessType];
1
+ import {
2
+ AccessRequestStatus,
3
+ AccessType,
4
+ AssociationComplianceSeverity,
5
+ AssociationExecutionFilterKey,
6
+ AssociationExecutionTargetsFilterKey,
7
+ AssociationFilterOperatorType,
8
+ AssociationStatusName,
9
+ AssociationSyncCompliance,
10
+ AttachmentHashType,
11
+ AttachmentsSourceKey,
12
+ AutomationExecutionFilterKey,
13
+ AutomationExecutionStatus,
14
+ AutomationSubtype,
15
+ AutomationType,
16
+ CalendarState,
17
+ CommandInvocationStatus,
18
+ ConnectionStatus,
19
+ DescribeActivationsFilterKeys,
20
+ DocumentFormat,
21
+ DocumentHashType,
22
+ DocumentParameterType,
23
+ DocumentPermissionType,
24
+ DocumentStatus,
25
+ DocumentType,
26
+ ExecutionMode,
27
+ ExecutionPreviewStatus,
28
+ ExternalAlarmState,
29
+ Fault,
30
+ ImpactType,
31
+ InstanceInformationFilterKey,
32
+ InstancePatchStateOperatorType,
33
+ InstancePropertyFilterKey,
34
+ InstancePropertyFilterOperator,
35
+ InventoryAttributeDataType,
36
+ InventoryDeletionStatus,
37
+ InventoryQueryOperatorType,
38
+ InventorySchemaDeleteOption,
39
+ MaintenanceWindowExecutionStatus,
40
+ MaintenanceWindowResourceType,
41
+ MaintenanceWindowTaskCutoffBehavior,
42
+ MaintenanceWindowTaskType,
43
+ NotificationEvent,
44
+ NotificationType,
45
+ OperatingSystem,
46
+ OpsFilterOperatorType,
47
+ OpsItemDataType,
48
+ OpsItemFilterKey,
49
+ OpsItemFilterOperator,
50
+ OpsItemStatus,
51
+ ParametersFilterKey,
52
+ ParameterTier,
53
+ ParameterType,
54
+ PatchAction,
55
+ PatchComplianceDataState,
56
+ PatchComplianceLevel,
57
+ PatchComplianceStatus,
58
+ PatchDeploymentStatus,
59
+ PatchFilterKey,
60
+ PatchOperationType,
61
+ PatchProperty,
62
+ PatchSet,
63
+ PingStatus,
64
+ PlatformType,
65
+ RebootOption,
66
+ ResourceDataSyncS3Format,
67
+ ResourceType,
68
+ ResourceTypeForTagging,
69
+ ReviewStatus,
70
+ SessionFilterKey,
71
+ SessionState,
72
+ SessionStatus,
73
+ SourceType,
74
+ StepExecutionFilterKey,
75
+ } from "./enums";
25
76
  export interface AccountSharingInfo {
26
77
  AccountId?: string | undefined;
27
78
  SharedDocumentVersion?: string | undefined;
@@ -42,56 +93,12 @@ export interface Activation {
42
93
  CreatedDate?: Date | undefined;
43
94
  Tags?: Tag[] | undefined;
44
95
  }
45
- export declare const ResourceTypeForTagging: {
46
- readonly ASSOCIATION: "Association";
47
- readonly AUTOMATION: "Automation";
48
- readonly DOCUMENT: "Document";
49
- readonly MAINTENANCE_WINDOW: "MaintenanceWindow";
50
- readonly MANAGED_INSTANCE: "ManagedInstance";
51
- readonly OPSMETADATA: "OpsMetadata";
52
- readonly OPS_ITEM: "OpsItem";
53
- readonly PARAMETER: "Parameter";
54
- readonly PATCH_BASELINE: "PatchBaseline";
55
- };
56
- export type ResourceTypeForTagging =
57
- (typeof ResourceTypeForTagging)[keyof typeof ResourceTypeForTagging];
58
96
  export interface AddTagsToResourceRequest {
59
97
  ResourceType: ResourceTypeForTagging | undefined;
60
98
  ResourceId: string | undefined;
61
99
  Tags: Tag[] | undefined;
62
100
  }
63
101
  export interface AddTagsToResourceResult {}
64
- export declare class InternalServerError extends __BaseException {
65
- readonly name: "InternalServerError";
66
- readonly $fault: "server";
67
- Message?: string | undefined;
68
- constructor(
69
- opts: __ExceptionOptionType<InternalServerError, __BaseException>
70
- );
71
- }
72
- export declare class InvalidResourceId extends __BaseException {
73
- readonly name: "InvalidResourceId";
74
- readonly $fault: "client";
75
- constructor(opts: __ExceptionOptionType<InvalidResourceId, __BaseException>);
76
- }
77
- export declare class InvalidResourceType extends __BaseException {
78
- readonly name: "InvalidResourceType";
79
- readonly $fault: "client";
80
- constructor(
81
- opts: __ExceptionOptionType<InvalidResourceType, __BaseException>
82
- );
83
- }
84
- export declare class TooManyTagsError extends __BaseException {
85
- readonly name: "TooManyTagsError";
86
- readonly $fault: "client";
87
- constructor(opts: __ExceptionOptionType<TooManyTagsError, __BaseException>);
88
- }
89
- export declare class TooManyUpdates extends __BaseException {
90
- readonly name: "TooManyUpdates";
91
- readonly $fault: "client";
92
- Message?: string | undefined;
93
- constructor(opts: __ExceptionOptionType<TooManyUpdates, __BaseException>);
94
- }
95
102
  export interface Alarm {
96
103
  Name: string | undefined;
97
104
  }
@@ -99,24 +106,10 @@ export interface AlarmConfiguration {
99
106
  IgnorePollAlarmFailure?: boolean | undefined;
100
107
  Alarms: Alarm[] | undefined;
101
108
  }
102
- export declare const ExternalAlarmState: {
103
- readonly ALARM: "ALARM";
104
- readonly UNKNOWN: "UNKNOWN";
105
- };
106
- export type ExternalAlarmState =
107
- (typeof ExternalAlarmState)[keyof typeof ExternalAlarmState];
108
109
  export interface AlarmStateInformation {
109
110
  Name: string | undefined;
110
111
  State: ExternalAlarmState | undefined;
111
112
  }
112
- export declare class AlreadyExistsException extends __BaseException {
113
- readonly name: "AlreadyExistsException";
114
- readonly $fault: "client";
115
- Message?: string | undefined;
116
- constructor(
117
- opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
118
- );
119
- }
120
113
  export interface AssociateOpsItemRelatedItemRequest {
121
114
  OpsItemId: string | undefined;
122
115
  AssociationType: string | undefined;
@@ -126,95 +119,17 @@ export interface AssociateOpsItemRelatedItemRequest {
126
119
  export interface AssociateOpsItemRelatedItemResponse {
127
120
  AssociationId?: string | undefined;
128
121
  }
129
- export declare class OpsItemConflictException extends __BaseException {
130
- readonly name: "OpsItemConflictException";
131
- readonly $fault: "client";
132
- Message?: string | undefined;
133
- constructor(
134
- opts: __ExceptionOptionType<OpsItemConflictException, __BaseException>
135
- );
136
- }
137
- export declare class OpsItemInvalidParameterException extends __BaseException {
138
- readonly name: "OpsItemInvalidParameterException";
139
- readonly $fault: "client";
140
- ParameterNames?: string[] | undefined;
141
- Message?: string | undefined;
142
- constructor(
143
- opts: __ExceptionOptionType<
144
- OpsItemInvalidParameterException,
145
- __BaseException
146
- >
147
- );
148
- }
149
- export declare class OpsItemLimitExceededException extends __BaseException {
150
- readonly name: "OpsItemLimitExceededException";
151
- readonly $fault: "client";
152
- ResourceTypes?: string[] | undefined;
153
- Limit?: number | undefined;
154
- LimitType?: string | undefined;
155
- Message?: string | undefined;
156
- constructor(
157
- opts: __ExceptionOptionType<OpsItemLimitExceededException, __BaseException>
158
- );
159
- }
160
- export declare class OpsItemNotFoundException extends __BaseException {
161
- readonly name: "OpsItemNotFoundException";
162
- readonly $fault: "client";
163
- Message?: string | undefined;
164
- constructor(
165
- opts: __ExceptionOptionType<OpsItemNotFoundException, __BaseException>
166
- );
167
- }
168
- export declare class OpsItemRelatedItemAlreadyExistsException extends __BaseException {
169
- readonly name: "OpsItemRelatedItemAlreadyExistsException";
170
- readonly $fault: "client";
171
- Message?: string | undefined;
172
- ResourceUri?: string | undefined;
173
- OpsItemId?: string | undefined;
174
- constructor(
175
- opts: __ExceptionOptionType<
176
- OpsItemRelatedItemAlreadyExistsException,
177
- __BaseException
178
- >
179
- );
180
- }
181
122
  export interface CancelCommandRequest {
182
123
  CommandId: string | undefined;
183
124
  InstanceIds?: string[] | undefined;
184
125
  }
185
126
  export interface CancelCommandResult {}
186
- export declare class DuplicateInstanceId extends __BaseException {
187
- readonly name: "DuplicateInstanceId";
188
- readonly $fault: "client";
189
- constructor(
190
- opts: __ExceptionOptionType<DuplicateInstanceId, __BaseException>
191
- );
192
- }
193
- export declare class InvalidCommandId extends __BaseException {
194
- readonly name: "InvalidCommandId";
195
- readonly $fault: "client";
196
- constructor(opts: __ExceptionOptionType<InvalidCommandId, __BaseException>);
197
- }
198
- export declare class InvalidInstanceId extends __BaseException {
199
- readonly name: "InvalidInstanceId";
200
- readonly $fault: "client";
201
- Message?: string | undefined;
202
- constructor(opts: __ExceptionOptionType<InvalidInstanceId, __BaseException>);
203
- }
204
127
  export interface CancelMaintenanceWindowExecutionRequest {
205
128
  WindowExecutionId: string | undefined;
206
129
  }
207
130
  export interface CancelMaintenanceWindowExecutionResult {
208
131
  WindowExecutionId?: string | undefined;
209
132
  }
210
- export declare class DoesNotExistException extends __BaseException {
211
- readonly name: "DoesNotExistException";
212
- readonly $fault: "client";
213
- Message?: string | undefined;
214
- constructor(
215
- opts: __ExceptionOptionType<DoesNotExistException, __BaseException>
216
- );
217
- }
218
133
  export interface RegistrationMetadataItem {
219
134
  Key: string | undefined;
220
135
  Value: string | undefined;
@@ -232,35 +147,6 @@ export interface CreateActivationResult {
232
147
  ActivationId?: string | undefined;
233
148
  ActivationCode?: string | undefined;
234
149
  }
235
- export declare class InvalidParameters extends __BaseException {
236
- readonly name: "InvalidParameters";
237
- readonly $fault: "client";
238
- Message?: string | undefined;
239
- constructor(opts: __ExceptionOptionType<InvalidParameters, __BaseException>);
240
- }
241
- export declare class AssociationAlreadyExists extends __BaseException {
242
- readonly name: "AssociationAlreadyExists";
243
- readonly $fault: "client";
244
- constructor(
245
- opts: __ExceptionOptionType<AssociationAlreadyExists, __BaseException>
246
- );
247
- }
248
- export declare class AssociationLimitExceeded extends __BaseException {
249
- readonly name: "AssociationLimitExceeded";
250
- readonly $fault: "client";
251
- constructor(
252
- opts: __ExceptionOptionType<AssociationLimitExceeded, __BaseException>
253
- );
254
- }
255
- export declare const AssociationComplianceSeverity: {
256
- readonly Critical: "CRITICAL";
257
- readonly High: "HIGH";
258
- readonly Low: "LOW";
259
- readonly Medium: "MEDIUM";
260
- readonly Unspecified: "UNSPECIFIED";
261
- };
262
- export type AssociationComplianceSeverity =
263
- (typeof AssociationComplianceSeverity)[keyof typeof AssociationComplianceSeverity];
264
150
  export interface S3OutputLocation {
265
151
  OutputS3Region?: string | undefined;
266
152
  OutputS3BucketName?: string | undefined;
@@ -269,12 +155,6 @@ export interface S3OutputLocation {
269
155
  export interface InstanceAssociationOutputLocation {
270
156
  S3Location?: S3OutputLocation | undefined;
271
157
  }
272
- export declare const AssociationSyncCompliance: {
273
- readonly Auto: "AUTO";
274
- readonly Manual: "MANUAL";
275
- };
276
- export type AssociationSyncCompliance =
277
- (typeof AssociationSyncCompliance)[keyof typeof AssociationSyncCompliance];
278
158
  export interface Target {
279
159
  Key?: string | undefined;
280
160
  Values?: string[] | undefined;
@@ -320,13 +200,6 @@ export interface AssociationOverview {
320
200
  DetailedStatus?: string | undefined;
321
201
  AssociationStatusAggregatedCount?: Record<string, number> | undefined;
322
202
  }
323
- export declare const AssociationStatusName: {
324
- readonly Failed: "Failed";
325
- readonly Pending: "Pending";
326
- readonly Success: "Success";
327
- };
328
- export type AssociationStatusName =
329
- (typeof AssociationStatusName)[keyof typeof AssociationStatusName];
330
203
  export interface AssociationStatus {
331
204
  Date: Date | undefined;
332
205
  Name: AssociationStatusName | undefined;
@@ -367,59 +240,6 @@ export interface AssociationDescription {
367
240
  export interface CreateAssociationResult {
368
241
  AssociationDescription?: AssociationDescription | undefined;
369
242
  }
370
- export declare class InvalidDocument extends __BaseException {
371
- readonly name: "InvalidDocument";
372
- readonly $fault: "client";
373
- Message?: string | undefined;
374
- constructor(opts: __ExceptionOptionType<InvalidDocument, __BaseException>);
375
- }
376
- export declare class InvalidDocumentVersion extends __BaseException {
377
- readonly name: "InvalidDocumentVersion";
378
- readonly $fault: "client";
379
- Message?: string | undefined;
380
- constructor(
381
- opts: __ExceptionOptionType<InvalidDocumentVersion, __BaseException>
382
- );
383
- }
384
- export declare class InvalidOutputLocation extends __BaseException {
385
- readonly name: "InvalidOutputLocation";
386
- readonly $fault: "client";
387
- constructor(
388
- opts: __ExceptionOptionType<InvalidOutputLocation, __BaseException>
389
- );
390
- }
391
- export declare class InvalidSchedule extends __BaseException {
392
- readonly name: "InvalidSchedule";
393
- readonly $fault: "client";
394
- Message?: string | undefined;
395
- constructor(opts: __ExceptionOptionType<InvalidSchedule, __BaseException>);
396
- }
397
- export declare class InvalidTag extends __BaseException {
398
- readonly name: "InvalidTag";
399
- readonly $fault: "client";
400
- Message?: string | undefined;
401
- constructor(opts: __ExceptionOptionType<InvalidTag, __BaseException>);
402
- }
403
- export declare class InvalidTarget extends __BaseException {
404
- readonly name: "InvalidTarget";
405
- readonly $fault: "client";
406
- Message?: string | undefined;
407
- constructor(opts: __ExceptionOptionType<InvalidTarget, __BaseException>);
408
- }
409
- export declare class InvalidTargetMaps extends __BaseException {
410
- readonly name: "InvalidTargetMaps";
411
- readonly $fault: "client";
412
- Message?: string | undefined;
413
- constructor(opts: __ExceptionOptionType<InvalidTargetMaps, __BaseException>);
414
- }
415
- export declare class UnsupportedPlatformType extends __BaseException {
416
- readonly name: "UnsupportedPlatformType";
417
- readonly $fault: "client";
418
- Message?: string | undefined;
419
- constructor(
420
- opts: __ExceptionOptionType<UnsupportedPlatformType, __BaseException>
421
- );
422
- }
423
243
  export interface CreateAssociationBatchRequestEntry {
424
244
  Name: string | undefined;
425
245
  InstanceId?: string | undefined;
@@ -445,12 +265,6 @@ export interface CreateAssociationBatchRequestEntry {
445
265
  export interface CreateAssociationBatchRequest {
446
266
  Entries: CreateAssociationBatchRequestEntry[] | undefined;
447
267
  }
448
- export declare const Fault: {
449
- readonly Client: "Client";
450
- readonly Server: "Server";
451
- readonly Unknown: "Unknown";
452
- };
453
- export type Fault = (typeof Fault)[keyof typeof Fault];
454
268
  export interface FailedCreateAssociation {
455
269
  Entry?: CreateAssociationBatchRequestEntry | undefined;
456
270
  Message?: string | undefined;
@@ -460,45 +274,11 @@ export interface CreateAssociationBatchResult {
460
274
  Successful?: AssociationDescription[] | undefined;
461
275
  Failed?: FailedCreateAssociation[] | undefined;
462
276
  }
463
- export declare const AttachmentsSourceKey: {
464
- readonly AttachmentReference: "AttachmentReference";
465
- readonly S3FileUrl: "S3FileUrl";
466
- readonly SourceUrl: "SourceUrl";
467
- };
468
- export type AttachmentsSourceKey =
469
- (typeof AttachmentsSourceKey)[keyof typeof AttachmentsSourceKey];
470
277
  export interface AttachmentsSource {
471
278
  Key?: AttachmentsSourceKey | undefined;
472
279
  Values?: string[] | undefined;
473
280
  Name?: string | undefined;
474
281
  }
475
- export declare const DocumentFormat: {
476
- readonly JSON: "JSON";
477
- readonly TEXT: "TEXT";
478
- readonly YAML: "YAML";
479
- };
480
- export type DocumentFormat =
481
- (typeof DocumentFormat)[keyof typeof DocumentFormat];
482
- export declare const DocumentType: {
483
- readonly ApplicationConfiguration: "ApplicationConfiguration";
484
- readonly ApplicationConfigurationSchema: "ApplicationConfigurationSchema";
485
- readonly AutoApprovalPolicy: "AutoApprovalPolicy";
486
- readonly Automation: "Automation";
487
- readonly ChangeCalendar: "ChangeCalendar";
488
- readonly ChangeTemplate: "Automation.ChangeTemplate";
489
- readonly CloudFormation: "CloudFormation";
490
- readonly Command: "Command";
491
- readonly ConformancePackTemplate: "ConformancePackTemplate";
492
- readonly DeploymentStrategy: "DeploymentStrategy";
493
- readonly ManualApprovalPolicy: "ManualApprovalPolicy";
494
- readonly Package: "Package";
495
- readonly Policy: "Policy";
496
- readonly ProblemAnalysis: "ProblemAnalysis";
497
- readonly ProblemAnalysisTemplate: "ProblemAnalysisTemplate";
498
- readonly QuickSetup: "QuickSetup";
499
- readonly Session: "Session";
500
- };
501
- export type DocumentType = (typeof DocumentType)[keyof typeof DocumentType];
502
282
  export interface DocumentRequires {
503
283
  Name: string | undefined;
504
284
  Version?: string | undefined;
@@ -520,51 +300,17 @@ export interface CreateDocumentRequest {
520
300
  export interface AttachmentInformation {
521
301
  Name?: string | undefined;
522
302
  }
523
- export declare const DocumentHashType: {
524
- readonly SHA1: "Sha1";
525
- readonly SHA256: "Sha256";
526
- };
527
- export type DocumentHashType =
528
- (typeof DocumentHashType)[keyof typeof DocumentHashType];
529
- export declare const DocumentParameterType: {
530
- readonly String: "String";
531
- readonly StringList: "StringList";
532
- };
533
- export type DocumentParameterType =
534
- (typeof DocumentParameterType)[keyof typeof DocumentParameterType];
535
303
  export interface DocumentParameter {
536
304
  Name?: string | undefined;
537
305
  Type?: DocumentParameterType | undefined;
538
306
  Description?: string | undefined;
539
307
  DefaultValue?: string | undefined;
540
308
  }
541
- export declare const PlatformType: {
542
- readonly LINUX: "Linux";
543
- readonly MACOS: "MacOS";
544
- readonly WINDOWS: "Windows";
545
- };
546
- export type PlatformType = (typeof PlatformType)[keyof typeof PlatformType];
547
- export declare const ReviewStatus: {
548
- readonly APPROVED: "APPROVED";
549
- readonly NOT_REVIEWED: "NOT_REVIEWED";
550
- readonly PENDING: "PENDING";
551
- readonly REJECTED: "REJECTED";
552
- };
553
- export type ReviewStatus = (typeof ReviewStatus)[keyof typeof ReviewStatus];
554
309
  export interface ReviewInformation {
555
310
  ReviewedTime?: Date | undefined;
556
311
  Status?: ReviewStatus | undefined;
557
312
  Reviewer?: string | undefined;
558
313
  }
559
- export declare const DocumentStatus: {
560
- readonly Active: "Active";
561
- readonly Creating: "Creating";
562
- readonly Deleting: "Deleting";
563
- readonly Failed: "Failed";
564
- readonly Updating: "Updating";
565
- };
566
- export type DocumentStatus =
567
- (typeof DocumentStatus)[keyof typeof DocumentStatus];
568
314
  export interface DocumentDescription {
569
315
  Sha1?: string | undefined;
570
316
  Hash?: string | undefined;
@@ -600,54 +346,6 @@ export interface DocumentDescription {
600
346
  export interface CreateDocumentResult {
601
347
  DocumentDescription?: DocumentDescription | undefined;
602
348
  }
603
- export declare class DocumentAlreadyExists extends __BaseException {
604
- readonly name: "DocumentAlreadyExists";
605
- readonly $fault: "client";
606
- Message?: string | undefined;
607
- constructor(
608
- opts: __ExceptionOptionType<DocumentAlreadyExists, __BaseException>
609
- );
610
- }
611
- export declare class DocumentLimitExceeded extends __BaseException {
612
- readonly name: "DocumentLimitExceeded";
613
- readonly $fault: "client";
614
- Message?: string | undefined;
615
- constructor(
616
- opts: __ExceptionOptionType<DocumentLimitExceeded, __BaseException>
617
- );
618
- }
619
- export declare class InvalidDocumentContent extends __BaseException {
620
- readonly name: "InvalidDocumentContent";
621
- readonly $fault: "client";
622
- Message?: string | undefined;
623
- constructor(
624
- opts: __ExceptionOptionType<InvalidDocumentContent, __BaseException>
625
- );
626
- }
627
- export declare class InvalidDocumentSchemaVersion extends __BaseException {
628
- readonly name: "InvalidDocumentSchemaVersion";
629
- readonly $fault: "client";
630
- Message?: string | undefined;
631
- constructor(
632
- opts: __ExceptionOptionType<InvalidDocumentSchemaVersion, __BaseException>
633
- );
634
- }
635
- export declare class MaxDocumentSizeExceeded extends __BaseException {
636
- readonly name: "MaxDocumentSizeExceeded";
637
- readonly $fault: "client";
638
- Message?: string | undefined;
639
- constructor(
640
- opts: __ExceptionOptionType<MaxDocumentSizeExceeded, __BaseException>
641
- );
642
- }
643
- export declare class NoLongerSupportedException extends __BaseException {
644
- readonly name: "NoLongerSupportedException";
645
- readonly $fault: "client";
646
- Message?: string | undefined;
647
- constructor(
648
- opts: __ExceptionOptionType<NoLongerSupportedException, __BaseException>
649
- );
650
- }
651
349
  export interface CreateMaintenanceWindowRequest {
652
350
  Name: string | undefined;
653
351
  Description?: string | undefined;
@@ -665,31 +363,9 @@ export interface CreateMaintenanceWindowRequest {
665
363
  export interface CreateMaintenanceWindowResult {
666
364
  WindowId?: string | undefined;
667
365
  }
668
- export declare class IdempotentParameterMismatch extends __BaseException {
669
- readonly name: "IdempotentParameterMismatch";
670
- readonly $fault: "client";
671
- Message?: string | undefined;
672
- constructor(
673
- opts: __ExceptionOptionType<IdempotentParameterMismatch, __BaseException>
674
- );
675
- }
676
- export declare class ResourceLimitExceededException extends __BaseException {
677
- readonly name: "ResourceLimitExceededException";
678
- readonly $fault: "client";
679
- Message?: string | undefined;
680
- constructor(
681
- opts: __ExceptionOptionType<ResourceLimitExceededException, __BaseException>
682
- );
683
- }
684
366
  export interface OpsItemNotification {
685
367
  Arn?: string | undefined;
686
368
  }
687
- export declare const OpsItemDataType: {
688
- readonly SEARCHABLE_STRING: "SearchableString";
689
- readonly STRING: "String";
690
- };
691
- export type OpsItemDataType =
692
- (typeof OpsItemDataType)[keyof typeof OpsItemDataType];
693
369
  export interface OpsItemDataValue {
694
370
  Value?: string | undefined;
695
371
  Type?: OpsItemDataType | undefined;
@@ -719,23 +395,6 @@ export interface CreateOpsItemResponse {
719
395
  OpsItemId?: string | undefined;
720
396
  OpsItemArn?: string | undefined;
721
397
  }
722
- export declare class OpsItemAccessDeniedException extends __BaseException {
723
- readonly name: "OpsItemAccessDeniedException";
724
- readonly $fault: "client";
725
- Message?: string | undefined;
726
- constructor(
727
- opts: __ExceptionOptionType<OpsItemAccessDeniedException, __BaseException>
728
- );
729
- }
730
- export declare class OpsItemAlreadyExistsException extends __BaseException {
731
- readonly name: "OpsItemAlreadyExistsException";
732
- readonly $fault: "client";
733
- Message?: string | undefined;
734
- OpsItemId?: string | undefined;
735
- constructor(
736
- opts: __ExceptionOptionType<OpsItemAlreadyExistsException, __BaseException>
737
- );
738
- }
739
398
  export interface MetadataValue {
740
399
  Value?: string | undefined;
741
400
  }
@@ -747,79 +406,6 @@ export interface CreateOpsMetadataRequest {
747
406
  export interface CreateOpsMetadataResult {
748
407
  OpsMetadataArn?: string | undefined;
749
408
  }
750
- export declare class OpsMetadataAlreadyExistsException extends __BaseException {
751
- readonly name: "OpsMetadataAlreadyExistsException";
752
- readonly $fault: "client";
753
- constructor(
754
- opts: __ExceptionOptionType<
755
- OpsMetadataAlreadyExistsException,
756
- __BaseException
757
- >
758
- );
759
- }
760
- export declare class OpsMetadataInvalidArgumentException extends __BaseException {
761
- readonly name: "OpsMetadataInvalidArgumentException";
762
- readonly $fault: "client";
763
- constructor(
764
- opts: __ExceptionOptionType<
765
- OpsMetadataInvalidArgumentException,
766
- __BaseException
767
- >
768
- );
769
- }
770
- export declare class OpsMetadataLimitExceededException extends __BaseException {
771
- readonly name: "OpsMetadataLimitExceededException";
772
- readonly $fault: "client";
773
- constructor(
774
- opts: __ExceptionOptionType<
775
- OpsMetadataLimitExceededException,
776
- __BaseException
777
- >
778
- );
779
- }
780
- export declare class OpsMetadataTooManyUpdatesException extends __BaseException {
781
- readonly name: "OpsMetadataTooManyUpdatesException";
782
- readonly $fault: "client";
783
- constructor(
784
- opts: __ExceptionOptionType<
785
- OpsMetadataTooManyUpdatesException,
786
- __BaseException
787
- >
788
- );
789
- }
790
- export declare const PatchComplianceLevel: {
791
- readonly Critical: "CRITICAL";
792
- readonly High: "HIGH";
793
- readonly Informational: "INFORMATIONAL";
794
- readonly Low: "LOW";
795
- readonly Medium: "MEDIUM";
796
- readonly Unspecified: "UNSPECIFIED";
797
- };
798
- export type PatchComplianceLevel =
799
- (typeof PatchComplianceLevel)[keyof typeof PatchComplianceLevel];
800
- export declare const PatchFilterKey: {
801
- readonly AdvisoryId: "ADVISORY_ID";
802
- readonly Arch: "ARCH";
803
- readonly BugzillaId: "BUGZILLA_ID";
804
- readonly CVEId: "CVE_ID";
805
- readonly Classification: "CLASSIFICATION";
806
- readonly Epoch: "EPOCH";
807
- readonly MsrcSeverity: "MSRC_SEVERITY";
808
- readonly Name: "NAME";
809
- readonly PatchId: "PATCH_ID";
810
- readonly PatchSet: "PATCH_SET";
811
- readonly Priority: "PRIORITY";
812
- readonly Product: "PRODUCT";
813
- readonly ProductFamily: "PRODUCT_FAMILY";
814
- readonly Release: "RELEASE";
815
- readonly Repository: "REPOSITORY";
816
- readonly Section: "SECTION";
817
- readonly Security: "SECURITY";
818
- readonly Severity: "SEVERITY";
819
- readonly Version: "VERSION";
820
- };
821
- export type PatchFilterKey =
822
- (typeof PatchFilterKey)[keyof typeof PatchFilterKey];
823
409
  export interface PatchFilter {
824
410
  Key: PatchFilterKey | undefined;
825
411
  Values: string[] | undefined;
@@ -837,36 +423,6 @@ export interface PatchRule {
837
423
  export interface PatchRuleGroup {
838
424
  PatchRules: PatchRule[] | undefined;
839
425
  }
840
- export declare const PatchComplianceStatus: {
841
- readonly Compliant: "COMPLIANT";
842
- readonly NonCompliant: "NON_COMPLIANT";
843
- };
844
- export type PatchComplianceStatus =
845
- (typeof PatchComplianceStatus)[keyof typeof PatchComplianceStatus];
846
- export declare const OperatingSystem: {
847
- readonly AlmaLinux: "ALMA_LINUX";
848
- readonly AmazonLinux: "AMAZON_LINUX";
849
- readonly AmazonLinux2: "AMAZON_LINUX_2";
850
- readonly AmazonLinux2022: "AMAZON_LINUX_2022";
851
- readonly AmazonLinux2023: "AMAZON_LINUX_2023";
852
- readonly CentOS: "CENTOS";
853
- readonly Debian: "DEBIAN";
854
- readonly MacOS: "MACOS";
855
- readonly OracleLinux: "ORACLE_LINUX";
856
- readonly Raspbian: "RASPBIAN";
857
- readonly RedhatEnterpriseLinux: "REDHAT_ENTERPRISE_LINUX";
858
- readonly Rocky_Linux: "ROCKY_LINUX";
859
- readonly Suse: "SUSE";
860
- readonly Ubuntu: "UBUNTU";
861
- readonly Windows: "WINDOWS";
862
- };
863
- export type OperatingSystem =
864
- (typeof OperatingSystem)[keyof typeof OperatingSystem];
865
- export declare const PatchAction: {
866
- readonly AllowAsDependency: "ALLOW_AS_DEPENDENCY";
867
- readonly Block: "BLOCK";
868
- };
869
- export type PatchAction = (typeof PatchAction)[keyof typeof PatchAction];
870
426
  export interface PatchSource {
871
427
  Name: string | undefined;
872
428
  Products: string[] | undefined;
@@ -894,11 +450,6 @@ export interface CreatePatchBaselineResult {
894
450
  export interface ResourceDataSyncDestinationDataSharing {
895
451
  DestinationDataSharingType?: string | undefined;
896
452
  }
897
- export declare const ResourceDataSyncS3Format: {
898
- readonly JSON_SERDE: "JsonSerDe";
899
- };
900
- export type ResourceDataSyncS3Format =
901
- (typeof ResourceDataSyncS3Format)[keyof typeof ResourceDataSyncS3Format];
902
453
  export interface ResourceDataSyncS3Destination {
903
454
  BucketName: string | undefined;
904
455
  Prefix?: string | undefined;
@@ -928,78 +479,16 @@ export interface CreateResourceDataSyncRequest {
928
479
  SyncSource?: ResourceDataSyncSource | undefined;
929
480
  }
930
481
  export interface CreateResourceDataSyncResult {}
931
- export declare class ResourceDataSyncAlreadyExistsException extends __BaseException {
932
- readonly name: "ResourceDataSyncAlreadyExistsException";
933
- readonly $fault: "client";
934
- SyncName?: string | undefined;
935
- constructor(
936
- opts: __ExceptionOptionType<
937
- ResourceDataSyncAlreadyExistsException,
938
- __BaseException
939
- >
940
- );
941
- }
942
- export declare class ResourceDataSyncCountExceededException extends __BaseException {
943
- readonly name: "ResourceDataSyncCountExceededException";
944
- readonly $fault: "client";
945
- Message?: string | undefined;
946
- constructor(
947
- opts: __ExceptionOptionType<
948
- ResourceDataSyncCountExceededException,
949
- __BaseException
950
- >
951
- );
952
- }
953
- export declare class ResourceDataSyncInvalidConfigurationException extends __BaseException {
954
- readonly name: "ResourceDataSyncInvalidConfigurationException";
955
- readonly $fault: "client";
956
- Message?: string | undefined;
957
- constructor(
958
- opts: __ExceptionOptionType<
959
- ResourceDataSyncInvalidConfigurationException,
960
- __BaseException
961
- >
962
- );
963
- }
964
482
  export interface DeleteActivationRequest {
965
483
  ActivationId: string | undefined;
966
484
  }
967
485
  export interface DeleteActivationResult {}
968
- export declare class InvalidActivation extends __BaseException {
969
- readonly name: "InvalidActivation";
970
- readonly $fault: "client";
971
- Message?: string | undefined;
972
- constructor(opts: __ExceptionOptionType<InvalidActivation, __BaseException>);
973
- }
974
- export declare class InvalidActivationId extends __BaseException {
975
- readonly name: "InvalidActivationId";
976
- readonly $fault: "client";
977
- Message?: string | undefined;
978
- constructor(
979
- opts: __ExceptionOptionType<InvalidActivationId, __BaseException>
980
- );
981
- }
982
- export declare class AssociationDoesNotExist extends __BaseException {
983
- readonly name: "AssociationDoesNotExist";
984
- readonly $fault: "client";
985
- Message?: string | undefined;
986
- constructor(
987
- opts: __ExceptionOptionType<AssociationDoesNotExist, __BaseException>
988
- );
989
- }
990
486
  export interface DeleteAssociationRequest {
991
487
  Name?: string | undefined;
992
488
  InstanceId?: string | undefined;
993
489
  AssociationId?: string | undefined;
994
490
  }
995
491
  export interface DeleteAssociationResult {}
996
- export declare class AssociatedInstances extends __BaseException {
997
- readonly name: "AssociatedInstances";
998
- readonly $fault: "client";
999
- constructor(
1000
- opts: __ExceptionOptionType<AssociatedInstances, __BaseException>
1001
- );
1002
- }
1003
492
  export interface DeleteDocumentRequest {
1004
493
  Name: string | undefined;
1005
494
  DocumentVersion?: string | undefined;
@@ -1007,20 +496,6 @@ export interface DeleteDocumentRequest {
1007
496
  Force?: boolean | undefined;
1008
497
  }
1009
498
  export interface DeleteDocumentResult {}
1010
- export declare class InvalidDocumentOperation extends __BaseException {
1011
- readonly name: "InvalidDocumentOperation";
1012
- readonly $fault: "client";
1013
- Message?: string | undefined;
1014
- constructor(
1015
- opts: __ExceptionOptionType<InvalidDocumentOperation, __BaseException>
1016
- );
1017
- }
1018
- export declare const InventorySchemaDeleteOption: {
1019
- readonly DELETE_SCHEMA: "DeleteSchema";
1020
- readonly DISABLE_SCHEMA: "DisableSchema";
1021
- };
1022
- export type InventorySchemaDeleteOption =
1023
- (typeof InventorySchemaDeleteOption)[keyof typeof InventorySchemaDeleteOption];
1024
499
  export interface DeleteInventoryRequest {
1025
500
  TypeName: string | undefined;
1026
501
  SchemaDeleteOption?: InventorySchemaDeleteOption | undefined;
@@ -1042,44 +517,6 @@ export interface DeleteInventoryResult {
1042
517
  TypeName?: string | undefined;
1043
518
  DeletionSummary?: InventoryDeletionSummary | undefined;
1044
519
  }
1045
- export declare class InvalidDeleteInventoryParametersException extends __BaseException {
1046
- readonly name: "InvalidDeleteInventoryParametersException";
1047
- readonly $fault: "client";
1048
- Message?: string | undefined;
1049
- constructor(
1050
- opts: __ExceptionOptionType<
1051
- InvalidDeleteInventoryParametersException,
1052
- __BaseException
1053
- >
1054
- );
1055
- }
1056
- export declare class InvalidInventoryRequestException extends __BaseException {
1057
- readonly name: "InvalidInventoryRequestException";
1058
- readonly $fault: "client";
1059
- Message?: string | undefined;
1060
- constructor(
1061
- opts: __ExceptionOptionType<
1062
- InvalidInventoryRequestException,
1063
- __BaseException
1064
- >
1065
- );
1066
- }
1067
- export declare class InvalidOptionException extends __BaseException {
1068
- readonly name: "InvalidOptionException";
1069
- readonly $fault: "client";
1070
- Message?: string | undefined;
1071
- constructor(
1072
- opts: __ExceptionOptionType<InvalidOptionException, __BaseException>
1073
- );
1074
- }
1075
- export declare class InvalidTypeNameException extends __BaseException {
1076
- readonly name: "InvalidTypeNameException";
1077
- readonly $fault: "client";
1078
- Message?: string | undefined;
1079
- constructor(
1080
- opts: __ExceptionOptionType<InvalidTypeNameException, __BaseException>
1081
- );
1082
- }
1083
520
  export interface DeleteMaintenanceWindowRequest {
1084
521
  WindowId: string | undefined;
1085
522
  }
@@ -1094,22 +531,10 @@ export interface DeleteOpsMetadataRequest {
1094
531
  OpsMetadataArn: string | undefined;
1095
532
  }
1096
533
  export interface DeleteOpsMetadataResult {}
1097
- export declare class OpsMetadataNotFoundException extends __BaseException {
1098
- readonly name: "OpsMetadataNotFoundException";
1099
- readonly $fault: "client";
1100
- constructor(
1101
- opts: __ExceptionOptionType<OpsMetadataNotFoundException, __BaseException>
1102
- );
1103
- }
1104
534
  export interface DeleteParameterRequest {
1105
535
  Name: string | undefined;
1106
536
  }
1107
537
  export interface DeleteParameterResult {}
1108
- export declare class ParameterNotFound extends __BaseException {
1109
- readonly name: "ParameterNotFound";
1110
- readonly $fault: "client";
1111
- constructor(opts: __ExceptionOptionType<ParameterNotFound, __BaseException>);
1112
- }
1113
538
  export interface DeleteParametersRequest {
1114
539
  Names: string[] | undefined;
1115
540
  }
@@ -1123,91 +548,17 @@ export interface DeletePatchBaselineRequest {
1123
548
  export interface DeletePatchBaselineResult {
1124
549
  BaselineId?: string | undefined;
1125
550
  }
1126
- export declare class ResourceInUseException extends __BaseException {
1127
- readonly name: "ResourceInUseException";
1128
- readonly $fault: "client";
1129
- Message?: string | undefined;
1130
- constructor(
1131
- opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
1132
- );
1133
- }
1134
551
  export interface DeleteResourceDataSyncRequest {
1135
552
  SyncName: string | undefined;
1136
553
  SyncType?: string | undefined;
1137
554
  }
1138
555
  export interface DeleteResourceDataSyncResult {}
1139
- export declare class ResourceDataSyncNotFoundException extends __BaseException {
1140
- readonly name: "ResourceDataSyncNotFoundException";
1141
- readonly $fault: "client";
1142
- SyncName?: string | undefined;
1143
- SyncType?: string | undefined;
1144
- Message?: string | undefined;
1145
- constructor(
1146
- opts: __ExceptionOptionType<
1147
- ResourceDataSyncNotFoundException,
1148
- __BaseException
1149
- >
1150
- );
1151
- }
1152
556
  export interface DeleteResourcePolicyRequest {
1153
557
  ResourceArn: string | undefined;
1154
558
  PolicyId: string | undefined;
1155
559
  PolicyHash: string | undefined;
1156
560
  }
1157
561
  export interface DeleteResourcePolicyResponse {}
1158
- export declare class MalformedResourcePolicyDocumentException extends __BaseException {
1159
- readonly name: "MalformedResourcePolicyDocumentException";
1160
- readonly $fault: "client";
1161
- Message?: string | undefined;
1162
- constructor(
1163
- opts: __ExceptionOptionType<
1164
- MalformedResourcePolicyDocumentException,
1165
- __BaseException
1166
- >
1167
- );
1168
- }
1169
- export declare class ResourceNotFoundException extends __BaseException {
1170
- readonly name: "ResourceNotFoundException";
1171
- readonly $fault: "client";
1172
- Message?: string | undefined;
1173
- constructor(
1174
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
1175
- );
1176
- }
1177
- export declare class ResourcePolicyConflictException extends __BaseException {
1178
- readonly name: "ResourcePolicyConflictException";
1179
- readonly $fault: "client";
1180
- Message?: string | undefined;
1181
- constructor(
1182
- opts: __ExceptionOptionType<
1183
- ResourcePolicyConflictException,
1184
- __BaseException
1185
- >
1186
- );
1187
- }
1188
- export declare class ResourcePolicyInvalidParameterException extends __BaseException {
1189
- readonly name: "ResourcePolicyInvalidParameterException";
1190
- readonly $fault: "client";
1191
- ParameterNames?: string[] | undefined;
1192
- Message?: string | undefined;
1193
- constructor(
1194
- opts: __ExceptionOptionType<
1195
- ResourcePolicyInvalidParameterException,
1196
- __BaseException
1197
- >
1198
- );
1199
- }
1200
- export declare class ResourcePolicyNotFoundException extends __BaseException {
1201
- readonly name: "ResourcePolicyNotFoundException";
1202
- readonly $fault: "client";
1203
- Message?: string | undefined;
1204
- constructor(
1205
- opts: __ExceptionOptionType<
1206
- ResourcePolicyNotFoundException,
1207
- __BaseException
1208
- >
1209
- );
1210
- }
1211
562
  export interface DeregisterManagedInstanceRequest {
1212
563
  InstanceId: string | undefined;
1213
564
  }
@@ -1229,14 +580,6 @@ export interface DeregisterTargetFromMaintenanceWindowResult {
1229
580
  WindowId?: string | undefined;
1230
581
  WindowTargetId?: string | undefined;
1231
582
  }
1232
- export declare class TargetInUseException extends __BaseException {
1233
- readonly name: "TargetInUseException";
1234
- readonly $fault: "client";
1235
- Message?: string | undefined;
1236
- constructor(
1237
- opts: __ExceptionOptionType<TargetInUseException, __BaseException>
1238
- );
1239
- }
1240
583
  export interface DeregisterTaskFromMaintenanceWindowRequest {
1241
584
  WindowId: string | undefined;
1242
585
  WindowTaskId: string | undefined;
@@ -1245,13 +588,6 @@ export interface DeregisterTaskFromMaintenanceWindowResult {
1245
588
  WindowId?: string | undefined;
1246
589
  WindowTaskId?: string | undefined;
1247
590
  }
1248
- export declare const DescribeActivationsFilterKeys: {
1249
- readonly ACTIVATION_IDS: "ActivationIds";
1250
- readonly DEFAULT_INSTANCE_NAME: "DefaultInstanceName";
1251
- readonly IAM_ROLE: "IamRole";
1252
- };
1253
- export type DescribeActivationsFilterKeys =
1254
- (typeof DescribeActivationsFilterKeys)[keyof typeof DescribeActivationsFilterKeys];
1255
591
  export interface DescribeActivationsFilter {
1256
592
  FilterKey?: DescribeActivationsFilterKeys | undefined;
1257
593
  FilterValues?: string[] | undefined;
@@ -1265,18 +601,6 @@ export interface DescribeActivationsResult {
1265
601
  ActivationList?: Activation[] | undefined;
1266
602
  NextToken?: string | undefined;
1267
603
  }
1268
- export declare class InvalidFilter extends __BaseException {
1269
- readonly name: "InvalidFilter";
1270
- readonly $fault: "client";
1271
- Message?: string | undefined;
1272
- constructor(opts: __ExceptionOptionType<InvalidFilter, __BaseException>);
1273
- }
1274
- export declare class InvalidNextToken extends __BaseException {
1275
- readonly name: "InvalidNextToken";
1276
- readonly $fault: "client";
1277
- Message?: string | undefined;
1278
- constructor(opts: __ExceptionOptionType<InvalidNextToken, __BaseException>);
1279
- }
1280
604
  export interface DescribeAssociationRequest {
1281
605
  Name?: string | undefined;
1282
606
  InstanceId?: string | undefined;
@@ -1286,28 +610,6 @@ export interface DescribeAssociationRequest {
1286
610
  export interface DescribeAssociationResult {
1287
611
  AssociationDescription?: AssociationDescription | undefined;
1288
612
  }
1289
- export declare class InvalidAssociationVersion extends __BaseException {
1290
- readonly name: "InvalidAssociationVersion";
1291
- readonly $fault: "client";
1292
- Message?: string | undefined;
1293
- constructor(
1294
- opts: __ExceptionOptionType<InvalidAssociationVersion, __BaseException>
1295
- );
1296
- }
1297
- export declare const AssociationExecutionFilterKey: {
1298
- readonly CreatedTime: "CreatedTime";
1299
- readonly ExecutionId: "ExecutionId";
1300
- readonly Status: "Status";
1301
- };
1302
- export type AssociationExecutionFilterKey =
1303
- (typeof AssociationExecutionFilterKey)[keyof typeof AssociationExecutionFilterKey];
1304
- export declare const AssociationFilterOperatorType: {
1305
- readonly Equal: "EQUAL";
1306
- readonly GreaterThan: "GREATER_THAN";
1307
- readonly LessThan: "LESS_THAN";
1308
- };
1309
- export type AssociationFilterOperatorType =
1310
- (typeof AssociationFilterOperatorType)[keyof typeof AssociationFilterOperatorType];
1311
613
  export interface AssociationExecutionFilter {
1312
614
  Key: AssociationExecutionFilterKey | undefined;
1313
615
  Value: string | undefined;
@@ -1335,24 +637,6 @@ export interface DescribeAssociationExecutionsResult {
1335
637
  AssociationExecutions?: AssociationExecution[] | undefined;
1336
638
  NextToken?: string | undefined;
1337
639
  }
1338
- export declare class AssociationExecutionDoesNotExist extends __BaseException {
1339
- readonly name: "AssociationExecutionDoesNotExist";
1340
- readonly $fault: "client";
1341
- Message?: string | undefined;
1342
- constructor(
1343
- opts: __ExceptionOptionType<
1344
- AssociationExecutionDoesNotExist,
1345
- __BaseException
1346
- >
1347
- );
1348
- }
1349
- export declare const AssociationExecutionTargetsFilterKey: {
1350
- readonly ResourceId: "ResourceId";
1351
- readonly ResourceType: "ResourceType";
1352
- readonly Status: "Status";
1353
- };
1354
- export type AssociationExecutionTargetsFilterKey =
1355
- (typeof AssociationExecutionTargetsFilterKey)[keyof typeof AssociationExecutionTargetsFilterKey];
1356
640
  export interface AssociationExecutionTargetsFilter {
1357
641
  Key: AssociationExecutionTargetsFilterKey | undefined;
1358
642
  Value: string | undefined;
@@ -1383,22 +667,6 @@ export interface DescribeAssociationExecutionTargetsResult {
1383
667
  AssociationExecutionTargets?: AssociationExecutionTarget[] | undefined;
1384
668
  NextToken?: string | undefined;
1385
669
  }
1386
- export declare const AutomationExecutionFilterKey: {
1387
- readonly AUTOMATION_SUBTYPE: "AutomationSubtype";
1388
- readonly AUTOMATION_TYPE: "AutomationType";
1389
- readonly CURRENT_ACTION: "CurrentAction";
1390
- readonly DOCUMENT_NAME_PREFIX: "DocumentNamePrefix";
1391
- readonly EXECUTION_ID: "ExecutionId";
1392
- readonly EXECUTION_STATUS: "ExecutionStatus";
1393
- readonly OPS_ITEM_ID: "OpsItemId";
1394
- readonly PARENT_EXECUTION_ID: "ParentExecutionId";
1395
- readonly START_TIME_AFTER: "StartTimeAfter";
1396
- readonly START_TIME_BEFORE: "StartTimeBefore";
1397
- readonly TAG_KEY: "TagKey";
1398
- readonly TARGET_RESOURCE_GROUP: "TargetResourceGroup";
1399
- };
1400
- export type AutomationExecutionFilterKey =
1401
- (typeof AutomationExecutionFilterKey)[keyof typeof AutomationExecutionFilterKey];
1402
670
  export interface AutomationExecutionFilter {
1403
671
  Key: AutomationExecutionFilterKey | undefined;
1404
672
  Values: string[] | undefined;
@@ -1408,46 +676,6 @@ export interface DescribeAutomationExecutionsRequest {
1408
676
  MaxResults?: number | undefined;
1409
677
  NextToken?: string | undefined;
1410
678
  }
1411
- export declare const AutomationExecutionStatus: {
1412
- readonly APPROVED: "Approved";
1413
- readonly CANCELLED: "Cancelled";
1414
- readonly CANCELLING: "Cancelling";
1415
- readonly CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved";
1416
- readonly CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected";
1417
- readonly COMPLETED_WITH_FAILURE: "CompletedWithFailure";
1418
- readonly COMPLETED_WITH_SUCCESS: "CompletedWithSuccess";
1419
- readonly EXITED: "Exited";
1420
- readonly FAILED: "Failed";
1421
- readonly INPROGRESS: "InProgress";
1422
- readonly PENDING: "Pending";
1423
- readonly PENDING_APPROVAL: "PendingApproval";
1424
- readonly PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride";
1425
- readonly REJECTED: "Rejected";
1426
- readonly RUNBOOK_INPROGRESS: "RunbookInProgress";
1427
- readonly SCHEDULED: "Scheduled";
1428
- readonly SUCCESS: "Success";
1429
- readonly TIMEDOUT: "TimedOut";
1430
- readonly WAITING: "Waiting";
1431
- };
1432
- export type AutomationExecutionStatus =
1433
- (typeof AutomationExecutionStatus)[keyof typeof AutomationExecutionStatus];
1434
- export declare const AutomationSubtype: {
1435
- readonly AccessRequest: "AccessRequest";
1436
- readonly ChangeRequest: "ChangeRequest";
1437
- };
1438
- export type AutomationSubtype =
1439
- (typeof AutomationSubtype)[keyof typeof AutomationSubtype];
1440
- export declare const AutomationType: {
1441
- readonly CrossAccount: "CrossAccount";
1442
- readonly Local: "Local";
1443
- };
1444
- export type AutomationType =
1445
- (typeof AutomationType)[keyof typeof AutomationType];
1446
- export declare const ExecutionMode: {
1447
- readonly Auto: "Auto";
1448
- readonly Interactive: "Interactive";
1449
- };
1450
- export type ExecutionMode = (typeof ExecutionMode)[keyof typeof ExecutionMode];
1451
679
  export interface ResolvedTargets {
1452
680
  ParameterValues?: string[] | undefined;
1453
681
  Truncated?: boolean | undefined;
@@ -1500,41 +728,6 @@ export interface DescribeAutomationExecutionsResult {
1500
728
  AutomationExecutionMetadataList?: AutomationExecutionMetadata[] | undefined;
1501
729
  NextToken?: string | undefined;
1502
730
  }
1503
- export declare class InvalidFilterKey extends __BaseException {
1504
- readonly name: "InvalidFilterKey";
1505
- readonly $fault: "client";
1506
- constructor(opts: __ExceptionOptionType<InvalidFilterKey, __BaseException>);
1507
- }
1508
- export declare class InvalidFilterValue extends __BaseException {
1509
- readonly name: "InvalidFilterValue";
1510
- readonly $fault: "client";
1511
- Message?: string | undefined;
1512
- constructor(opts: __ExceptionOptionType<InvalidFilterValue, __BaseException>);
1513
- }
1514
- export declare class AutomationExecutionNotFoundException extends __BaseException {
1515
- readonly name: "AutomationExecutionNotFoundException";
1516
- readonly $fault: "client";
1517
- Message?: string | undefined;
1518
- constructor(
1519
- opts: __ExceptionOptionType<
1520
- AutomationExecutionNotFoundException,
1521
- __BaseException
1522
- >
1523
- );
1524
- }
1525
- export declare const StepExecutionFilterKey: {
1526
- readonly ACTION: "Action";
1527
- readonly PARENT_STEP_EXECUTION_ID: "ParentStepExecutionId";
1528
- readonly PARENT_STEP_ITERATION: "ParentStepIteration";
1529
- readonly PARENT_STEP_ITERATOR_VALUE: "ParentStepIteratorValue";
1530
- readonly START_TIME_AFTER: "StartTimeAfter";
1531
- readonly START_TIME_BEFORE: "StartTimeBefore";
1532
- readonly STEP_EXECUTION_ID: "StepExecutionId";
1533
- readonly STEP_EXECUTION_STATUS: "StepExecutionStatus";
1534
- readonly STEP_NAME: "StepName";
1535
- };
1536
- export type StepExecutionFilterKey =
1537
- (typeof StepExecutionFilterKey)[keyof typeof StepExecutionFilterKey];
1538
731
  export interface StepExecutionFilter {
1539
732
  Key: StepExecutionFilterKey | undefined;
1540
733
  Values: string[] | undefined;
@@ -1634,11 +827,6 @@ export interface DescribeDocumentRequest {
1634
827
  export interface DescribeDocumentResult {
1635
828
  Document?: DocumentDescription | undefined;
1636
829
  }
1637
- export declare const DocumentPermissionType: {
1638
- readonly SHARE: "Share";
1639
- };
1640
- export type DocumentPermissionType =
1641
- (typeof DocumentPermissionType)[keyof typeof DocumentPermissionType];
1642
830
  export interface DescribeDocumentPermissionRequest {
1643
831
  Name: string | undefined;
1644
832
  PermissionType: DocumentPermissionType | undefined;
@@ -1650,14 +838,6 @@ export interface DescribeDocumentPermissionResponse {
1650
838
  AccountSharingInfoList?: AccountSharingInfo[] | undefined;
1651
839
  NextToken?: string | undefined;
1652
840
  }
1653
- export declare class InvalidPermissionType extends __BaseException {
1654
- readonly name: "InvalidPermissionType";
1655
- readonly $fault: "client";
1656
- Message?: string | undefined;
1657
- constructor(
1658
- opts: __ExceptionOptionType<InvalidPermissionType, __BaseException>
1659
- );
1660
- }
1661
841
  export interface DescribeEffectiveInstanceAssociationsRequest {
1662
842
  InstanceId: string | undefined;
1663
843
  MaxResults?: number | undefined;
@@ -1678,14 +858,6 @@ export interface DescribeEffectivePatchesForPatchBaselineRequest {
1678
858
  MaxResults?: number | undefined;
1679
859
  NextToken?: string | undefined;
1680
860
  }
1681
- export declare const PatchDeploymentStatus: {
1682
- readonly Approved: "APPROVED";
1683
- readonly ExplicitApproved: "EXPLICIT_APPROVED";
1684
- readonly ExplicitRejected: "EXPLICIT_REJECTED";
1685
- readonly PendingApproval: "PENDING_APPROVAL";
1686
- };
1687
- export type PatchDeploymentStatus =
1688
- (typeof PatchDeploymentStatus)[keyof typeof PatchDeploymentStatus];
1689
861
  export interface PatchStatus {
1690
862
  DeploymentStatus?: PatchDeploymentStatus | undefined;
1691
863
  ComplianceLevel?: PatchComplianceLevel | undefined;
@@ -1699,14 +871,6 @@ export interface DescribeEffectivePatchesForPatchBaselineResult {
1699
871
  EffectivePatches?: EffectivePatch[] | undefined;
1700
872
  NextToken?: string | undefined;
1701
873
  }
1702
- export declare class UnsupportedOperatingSystem extends __BaseException {
1703
- readonly name: "UnsupportedOperatingSystem";
1704
- readonly $fault: "client";
1705
- Message?: string | undefined;
1706
- constructor(
1707
- opts: __ExceptionOptionType<UnsupportedOperatingSystem, __BaseException>
1708
- );
1709
- }
1710
874
  export interface DescribeInstanceAssociationsStatusRequest {
1711
875
  InstanceId: string | undefined;
1712
876
  MaxResults?: number | undefined;
@@ -1740,18 +904,6 @@ export interface InstanceInformationStringFilter {
1740
904
  Key: string | undefined;
1741
905
  Values: string[] | undefined;
1742
906
  }
1743
- export declare const InstanceInformationFilterKey: {
1744
- readonly ACTIVATION_IDS: "ActivationIds";
1745
- readonly AGENT_VERSION: "AgentVersion";
1746
- readonly ASSOCIATION_STATUS: "AssociationStatus";
1747
- readonly IAM_ROLE: "IamRole";
1748
- readonly INSTANCE_IDS: "InstanceIds";
1749
- readonly PING_STATUS: "PingStatus";
1750
- readonly PLATFORM_TYPES: "PlatformTypes";
1751
- readonly RESOURCE_TYPE: "ResourceType";
1752
- };
1753
- export type InstanceInformationFilterKey =
1754
- (typeof InstanceInformationFilterKey)[keyof typeof InstanceInformationFilterKey];
1755
907
  export interface InstanceInformationFilter {
1756
908
  key: InstanceInformationFilterKey | undefined;
1757
909
  valueSet: string[] | undefined;
@@ -1766,23 +918,6 @@ export interface InstanceAggregatedAssociationOverview {
1766
918
  DetailedStatus?: string | undefined;
1767
919
  InstanceAssociationStatusAggregatedCount?: Record<string, number> | undefined;
1768
920
  }
1769
- export declare const PingStatus: {
1770
- readonly CONNECTION_LOST: "ConnectionLost";
1771
- readonly INACTIVE: "Inactive";
1772
- readonly ONLINE: "Online";
1773
- };
1774
- export type PingStatus = (typeof PingStatus)[keyof typeof PingStatus];
1775
- export declare const ResourceType: {
1776
- readonly EC2_INSTANCE: "EC2Instance";
1777
- readonly MANAGED_INSTANCE: "ManagedInstance";
1778
- };
1779
- export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
1780
- export declare const SourceType: {
1781
- readonly AWS_EC2_INSTANCE: "AWS::EC2::Instance";
1782
- readonly AWS_IOT_THING: "AWS::IoT::Thing";
1783
- readonly AWS_SSM_MANAGEDINSTANCE: "AWS::SSM::ManagedInstance";
1784
- };
1785
- export type SourceType = (typeof SourceType)[keyof typeof SourceType];
1786
921
  export interface InstanceInformation {
1787
922
  InstanceId?: string | undefined;
1788
923
  PingStatus?: PingStatus | undefined;
@@ -1810,34 +945,12 @@ export interface DescribeInstanceInformationResult {
1810
945
  InstanceInformationList?: InstanceInformation[] | undefined;
1811
946
  NextToken?: string | undefined;
1812
947
  }
1813
- export declare class InvalidInstanceInformationFilterValue extends __BaseException {
1814
- readonly name: "InvalidInstanceInformationFilterValue";
1815
- readonly $fault: "client";
1816
- constructor(
1817
- opts: __ExceptionOptionType<
1818
- InvalidInstanceInformationFilterValue,
1819
- __BaseException
1820
- >
1821
- );
1822
- }
1823
948
  export interface DescribeInstancePatchesRequest {
1824
949
  InstanceId: string | undefined;
1825
950
  Filters?: PatchOrchestratorFilter[] | undefined;
1826
951
  NextToken?: string | undefined;
1827
952
  MaxResults?: number | undefined;
1828
953
  }
1829
- export declare const PatchComplianceDataState: {
1830
- readonly AvailableSecurityUpdate: "AVAILABLE_SECURITY_UPDATE";
1831
- readonly Failed: "FAILED";
1832
- readonly Installed: "INSTALLED";
1833
- readonly InstalledOther: "INSTALLED_OTHER";
1834
- readonly InstalledPendingReboot: "INSTALLED_PENDING_REBOOT";
1835
- readonly InstalledRejected: "INSTALLED_REJECTED";
1836
- readonly Missing: "MISSING";
1837
- readonly NotApplicable: "NOT_APPLICABLE";
1838
- };
1839
- export type PatchComplianceDataState =
1840
- (typeof PatchComplianceDataState)[keyof typeof PatchComplianceDataState];
1841
954
  export interface PatchComplianceData {
1842
955
  Title: string | undefined;
1843
956
  KBId: string | undefined;
@@ -1856,17 +969,6 @@ export interface DescribeInstancePatchStatesRequest {
1856
969
  NextToken?: string | undefined;
1857
970
  MaxResults?: number | undefined;
1858
971
  }
1859
- export declare const PatchOperationType: {
1860
- readonly INSTALL: "Install";
1861
- readonly SCAN: "Scan";
1862
- };
1863
- export type PatchOperationType =
1864
- (typeof PatchOperationType)[keyof typeof PatchOperationType];
1865
- export declare const RebootOption: {
1866
- readonly NO_REBOOT: "NoReboot";
1867
- readonly REBOOT_IF_NEEDED: "RebootIfNeeded";
1868
- };
1869
- export type RebootOption = (typeof RebootOption)[keyof typeof RebootOption];
1870
972
  export interface InstancePatchState {
1871
973
  InstanceId: string | undefined;
1872
974
  PatchGroup: string | undefined;
@@ -1896,14 +998,6 @@ export interface DescribeInstancePatchStatesResult {
1896
998
  InstancePatchStates?: InstancePatchState[] | undefined;
1897
999
  NextToken?: string | undefined;
1898
1000
  }
1899
- export declare const InstancePatchStateOperatorType: {
1900
- readonly EQUAL: "Equal";
1901
- readonly GREATER_THAN: "GreaterThan";
1902
- readonly LESS_THAN: "LessThan";
1903
- readonly NOT_EQUAL: "NotEqual";
1904
- };
1905
- export type InstancePatchStateOperatorType =
1906
- (typeof InstancePatchStateOperatorType)[keyof typeof InstancePatchStateOperatorType];
1907
1001
  export interface InstancePatchStateFilter {
1908
1002
  Key: string | undefined;
1909
1003
  Values: string[] | undefined;
@@ -1919,33 +1013,11 @@ export interface DescribeInstancePatchStatesForPatchGroupResult {
1919
1013
  InstancePatchStates?: InstancePatchState[] | undefined;
1920
1014
  NextToken?: string | undefined;
1921
1015
  }
1922
- export declare const InstancePropertyFilterOperator: {
1923
- readonly BEGIN_WITH: "BeginWith";
1924
- readonly EQUAL: "Equal";
1925
- readonly GREATER_THAN: "GreaterThan";
1926
- readonly LESS_THAN: "LessThan";
1927
- readonly NOT_EQUAL: "NotEqual";
1928
- };
1929
- export type InstancePropertyFilterOperator =
1930
- (typeof InstancePropertyFilterOperator)[keyof typeof InstancePropertyFilterOperator];
1931
1016
  export interface InstancePropertyStringFilter {
1932
1017
  Key: string | undefined;
1933
1018
  Values: string[] | undefined;
1934
1019
  Operator?: InstancePropertyFilterOperator | undefined;
1935
1020
  }
1936
- export declare const InstancePropertyFilterKey: {
1937
- readonly ACTIVATION_IDS: "ActivationIds";
1938
- readonly AGENT_VERSION: "AgentVersion";
1939
- readonly ASSOCIATION_STATUS: "AssociationStatus";
1940
- readonly DOCUMENT_NAME: "DocumentName";
1941
- readonly IAM_ROLE: "IamRole";
1942
- readonly INSTANCE_IDS: "InstanceIds";
1943
- readonly PING_STATUS: "PingStatus";
1944
- readonly PLATFORM_TYPES: "PlatformTypes";
1945
- readonly RESOURCE_TYPE: "ResourceType";
1946
- };
1947
- export type InstancePropertyFilterKey =
1948
- (typeof InstancePropertyFilterKey)[keyof typeof InstancePropertyFilterKey];
1949
1021
  export interface InstancePropertyFilter {
1950
1022
  key: InstancePropertyFilterKey | undefined;
1951
1023
  valueSet: string[] | undefined;
@@ -1988,27 +1060,11 @@ export interface DescribeInstancePropertiesResult {
1988
1060
  InstanceProperties?: InstanceProperty[] | undefined;
1989
1061
  NextToken?: string | undefined;
1990
1062
  }
1991
- export declare class InvalidInstancePropertyFilterValue extends __BaseException {
1992
- readonly name: "InvalidInstancePropertyFilterValue";
1993
- readonly $fault: "client";
1994
- constructor(
1995
- opts: __ExceptionOptionType<
1996
- InvalidInstancePropertyFilterValue,
1997
- __BaseException
1998
- >
1999
- );
2000
- }
2001
1063
  export interface DescribeInventoryDeletionsRequest {
2002
1064
  DeletionId?: string | undefined;
2003
1065
  NextToken?: string | undefined;
2004
1066
  MaxResults?: number | undefined;
2005
1067
  }
2006
- export declare const InventoryDeletionStatus: {
2007
- readonly COMPLETE: "Complete";
2008
- readonly IN_PROGRESS: "InProgress";
2009
- };
2010
- export type InventoryDeletionStatus =
2011
- (typeof InventoryDeletionStatus)[keyof typeof InventoryDeletionStatus];
2012
1068
  export interface InventoryDeletionStatusItem {
2013
1069
  DeletionId?: string | undefined;
2014
1070
  TypeName?: string | undefined;
@@ -2022,14 +1078,6 @@ export interface DescribeInventoryDeletionsResult {
2022
1078
  InventoryDeletions?: InventoryDeletionStatusItem[] | undefined;
2023
1079
  NextToken?: string | undefined;
2024
1080
  }
2025
- export declare class InvalidDeletionIdException extends __BaseException {
2026
- readonly name: "InvalidDeletionIdException";
2027
- readonly $fault: "client";
2028
- Message?: string | undefined;
2029
- constructor(
2030
- opts: __ExceptionOptionType<InvalidDeletionIdException, __BaseException>
2031
- );
2032
- }
2033
1081
  export interface MaintenanceWindowFilter {
2034
1082
  Key?: string | undefined;
2035
1083
  Values?: string[] | undefined;
@@ -2040,18 +1088,6 @@ export interface DescribeMaintenanceWindowExecutionsRequest {
2040
1088
  MaxResults?: number | undefined;
2041
1089
  NextToken?: string | undefined;
2042
1090
  }
2043
- export declare const MaintenanceWindowExecutionStatus: {
2044
- readonly Cancelled: "CANCELLED";
2045
- readonly Cancelling: "CANCELLING";
2046
- readonly Failed: "FAILED";
2047
- readonly InProgress: "IN_PROGRESS";
2048
- readonly Pending: "PENDING";
2049
- readonly SkippedOverlapping: "SKIPPED_OVERLAPPING";
2050
- readonly Success: "SUCCESS";
2051
- readonly TimedOut: "TIMED_OUT";
2052
- };
2053
- export type MaintenanceWindowExecutionStatus =
2054
- (typeof MaintenanceWindowExecutionStatus)[keyof typeof MaintenanceWindowExecutionStatus];
2055
1091
  export interface MaintenanceWindowExecution {
2056
1092
  WindowId?: string | undefined;
2057
1093
  WindowExecutionId?: string | undefined;
@@ -2071,14 +1107,6 @@ export interface DescribeMaintenanceWindowExecutionTaskInvocationsRequest {
2071
1107
  MaxResults?: number | undefined;
2072
1108
  NextToken?: string | undefined;
2073
1109
  }
2074
- export declare const MaintenanceWindowTaskType: {
2075
- readonly Automation: "AUTOMATION";
2076
- readonly Lambda: "LAMBDA";
2077
- readonly RunCommand: "RUN_COMMAND";
2078
- readonly StepFunctions: "STEP_FUNCTIONS";
2079
- };
2080
- export type MaintenanceWindowTaskType =
2081
- (typeof MaintenanceWindowTaskType)[keyof typeof MaintenanceWindowTaskType];
2082
1110
  export interface MaintenanceWindowExecutionTaskInvocationIdentity {
2083
1111
  WindowExecutionId?: string | undefined;
2084
1112
  TaskExecutionId?: string | undefined;
@@ -2128,3 +1156,833 @@ export interface DescribeMaintenanceWindowsRequest {
2128
1156
  MaxResults?: number | undefined;
2129
1157
  NextToken?: string | undefined;
2130
1158
  }
1159
+ export interface MaintenanceWindowIdentity {
1160
+ WindowId?: string | undefined;
1161
+ Name?: string | undefined;
1162
+ Description?: string | undefined;
1163
+ Enabled?: boolean | undefined;
1164
+ Duration?: number | undefined;
1165
+ Cutoff?: number | undefined;
1166
+ Schedule?: string | undefined;
1167
+ ScheduleTimezone?: string | undefined;
1168
+ ScheduleOffset?: number | undefined;
1169
+ EndDate?: string | undefined;
1170
+ StartDate?: string | undefined;
1171
+ NextExecutionTime?: string | undefined;
1172
+ }
1173
+ export interface DescribeMaintenanceWindowsResult {
1174
+ WindowIdentities?: MaintenanceWindowIdentity[] | undefined;
1175
+ NextToken?: string | undefined;
1176
+ }
1177
+ export interface DescribeMaintenanceWindowScheduleRequest {
1178
+ WindowId?: string | undefined;
1179
+ Targets?: Target[] | undefined;
1180
+ ResourceType?: MaintenanceWindowResourceType | undefined;
1181
+ Filters?: PatchOrchestratorFilter[] | undefined;
1182
+ MaxResults?: number | undefined;
1183
+ NextToken?: string | undefined;
1184
+ }
1185
+ export interface ScheduledWindowExecution {
1186
+ WindowId?: string | undefined;
1187
+ Name?: string | undefined;
1188
+ ExecutionTime?: string | undefined;
1189
+ }
1190
+ export interface DescribeMaintenanceWindowScheduleResult {
1191
+ ScheduledWindowExecutions?: ScheduledWindowExecution[] | undefined;
1192
+ NextToken?: string | undefined;
1193
+ }
1194
+ export interface DescribeMaintenanceWindowsForTargetRequest {
1195
+ Targets: Target[] | undefined;
1196
+ ResourceType: MaintenanceWindowResourceType | undefined;
1197
+ MaxResults?: number | undefined;
1198
+ NextToken?: string | undefined;
1199
+ }
1200
+ export interface MaintenanceWindowIdentityForTarget {
1201
+ WindowId?: string | undefined;
1202
+ Name?: string | undefined;
1203
+ }
1204
+ export interface DescribeMaintenanceWindowsForTargetResult {
1205
+ WindowIdentities?: MaintenanceWindowIdentityForTarget[] | undefined;
1206
+ NextToken?: string | undefined;
1207
+ }
1208
+ export interface DescribeMaintenanceWindowTargetsRequest {
1209
+ WindowId: string | undefined;
1210
+ Filters?: MaintenanceWindowFilter[] | undefined;
1211
+ MaxResults?: number | undefined;
1212
+ NextToken?: string | undefined;
1213
+ }
1214
+ export interface MaintenanceWindowTarget {
1215
+ WindowId?: string | undefined;
1216
+ WindowTargetId?: string | undefined;
1217
+ ResourceType?: MaintenanceWindowResourceType | undefined;
1218
+ Targets?: Target[] | undefined;
1219
+ OwnerInformation?: string | undefined;
1220
+ Name?: string | undefined;
1221
+ Description?: string | undefined;
1222
+ }
1223
+ export interface DescribeMaintenanceWindowTargetsResult {
1224
+ Targets?: MaintenanceWindowTarget[] | undefined;
1225
+ NextToken?: string | undefined;
1226
+ }
1227
+ export interface DescribeMaintenanceWindowTasksRequest {
1228
+ WindowId: string | undefined;
1229
+ Filters?: MaintenanceWindowFilter[] | undefined;
1230
+ MaxResults?: number | undefined;
1231
+ NextToken?: string | undefined;
1232
+ }
1233
+ export interface LoggingInfo {
1234
+ S3BucketName: string | undefined;
1235
+ S3KeyPrefix?: string | undefined;
1236
+ S3Region: string | undefined;
1237
+ }
1238
+ export interface MaintenanceWindowTaskParameterValueExpression {
1239
+ Values?: string[] | undefined;
1240
+ }
1241
+ export interface MaintenanceWindowTask {
1242
+ WindowId?: string | undefined;
1243
+ WindowTaskId?: string | undefined;
1244
+ TaskArn?: string | undefined;
1245
+ Type?: MaintenanceWindowTaskType | undefined;
1246
+ Targets?: Target[] | undefined;
1247
+ TaskParameters?:
1248
+ | Record<string, MaintenanceWindowTaskParameterValueExpression>
1249
+ | undefined;
1250
+ Priority?: number | undefined;
1251
+ LoggingInfo?: LoggingInfo | undefined;
1252
+ ServiceRoleArn?: string | undefined;
1253
+ MaxConcurrency?: string | undefined;
1254
+ MaxErrors?: string | undefined;
1255
+ Name?: string | undefined;
1256
+ Description?: string | undefined;
1257
+ CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
1258
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1259
+ }
1260
+ export interface DescribeMaintenanceWindowTasksResult {
1261
+ Tasks?: MaintenanceWindowTask[] | undefined;
1262
+ NextToken?: string | undefined;
1263
+ }
1264
+ export interface OpsItemFilter {
1265
+ Key: OpsItemFilterKey | undefined;
1266
+ Values: string[] | undefined;
1267
+ Operator: OpsItemFilterOperator | undefined;
1268
+ }
1269
+ export interface DescribeOpsItemsRequest {
1270
+ OpsItemFilters?: OpsItemFilter[] | undefined;
1271
+ MaxResults?: number | undefined;
1272
+ NextToken?: string | undefined;
1273
+ }
1274
+ export interface OpsItemSummary {
1275
+ CreatedBy?: string | undefined;
1276
+ CreatedTime?: Date | undefined;
1277
+ LastModifiedBy?: string | undefined;
1278
+ LastModifiedTime?: Date | undefined;
1279
+ Priority?: number | undefined;
1280
+ Source?: string | undefined;
1281
+ Status?: OpsItemStatus | undefined;
1282
+ OpsItemId?: string | undefined;
1283
+ Title?: string | undefined;
1284
+ OperationalData?: Record<string, OpsItemDataValue> | undefined;
1285
+ Category?: string | undefined;
1286
+ Severity?: string | undefined;
1287
+ OpsItemType?: string | undefined;
1288
+ ActualStartTime?: Date | undefined;
1289
+ ActualEndTime?: Date | undefined;
1290
+ PlannedStartTime?: Date | undefined;
1291
+ PlannedEndTime?: Date | undefined;
1292
+ }
1293
+ export interface DescribeOpsItemsResponse {
1294
+ NextToken?: string | undefined;
1295
+ OpsItemSummaries?: OpsItemSummary[] | undefined;
1296
+ }
1297
+ export interface ParametersFilter {
1298
+ Key: ParametersFilterKey | undefined;
1299
+ Values: string[] | undefined;
1300
+ }
1301
+ export interface ParameterStringFilter {
1302
+ Key: string | undefined;
1303
+ Option?: string | undefined;
1304
+ Values?: string[] | undefined;
1305
+ }
1306
+ export interface DescribeParametersRequest {
1307
+ Filters?: ParametersFilter[] | undefined;
1308
+ ParameterFilters?: ParameterStringFilter[] | undefined;
1309
+ MaxResults?: number | undefined;
1310
+ NextToken?: string | undefined;
1311
+ Shared?: boolean | undefined;
1312
+ }
1313
+ export interface ParameterInlinePolicy {
1314
+ PolicyText?: string | undefined;
1315
+ PolicyType?: string | undefined;
1316
+ PolicyStatus?: string | undefined;
1317
+ }
1318
+ export interface ParameterMetadata {
1319
+ Name?: string | undefined;
1320
+ ARN?: string | undefined;
1321
+ Type?: ParameterType | undefined;
1322
+ KeyId?: string | undefined;
1323
+ LastModifiedDate?: Date | undefined;
1324
+ LastModifiedUser?: string | undefined;
1325
+ Description?: string | undefined;
1326
+ AllowedPattern?: string | undefined;
1327
+ Version?: number | undefined;
1328
+ Tier?: ParameterTier | undefined;
1329
+ Policies?: ParameterInlinePolicy[] | undefined;
1330
+ DataType?: string | undefined;
1331
+ }
1332
+ export interface DescribeParametersResult {
1333
+ Parameters?: ParameterMetadata[] | undefined;
1334
+ NextToken?: string | undefined;
1335
+ }
1336
+ export interface DescribePatchBaselinesRequest {
1337
+ Filters?: PatchOrchestratorFilter[] | undefined;
1338
+ MaxResults?: number | undefined;
1339
+ NextToken?: string | undefined;
1340
+ }
1341
+ export interface PatchBaselineIdentity {
1342
+ BaselineId?: string | undefined;
1343
+ BaselineName?: string | undefined;
1344
+ OperatingSystem?: OperatingSystem | undefined;
1345
+ BaselineDescription?: string | undefined;
1346
+ DefaultBaseline?: boolean | undefined;
1347
+ }
1348
+ export interface DescribePatchBaselinesResult {
1349
+ BaselineIdentities?: PatchBaselineIdentity[] | undefined;
1350
+ NextToken?: string | undefined;
1351
+ }
1352
+ export interface DescribePatchGroupsRequest {
1353
+ MaxResults?: number | undefined;
1354
+ Filters?: PatchOrchestratorFilter[] | undefined;
1355
+ NextToken?: string | undefined;
1356
+ }
1357
+ export interface PatchGroupPatchBaselineMapping {
1358
+ PatchGroup?: string | undefined;
1359
+ BaselineIdentity?: PatchBaselineIdentity | undefined;
1360
+ }
1361
+ export interface DescribePatchGroupsResult {
1362
+ Mappings?: PatchGroupPatchBaselineMapping[] | undefined;
1363
+ NextToken?: string | undefined;
1364
+ }
1365
+ export interface DescribePatchGroupStateRequest {
1366
+ PatchGroup: string | undefined;
1367
+ }
1368
+ export interface DescribePatchGroupStateResult {
1369
+ Instances?: number | undefined;
1370
+ InstancesWithInstalledPatches?: number | undefined;
1371
+ InstancesWithInstalledOtherPatches?: number | undefined;
1372
+ InstancesWithInstalledPendingRebootPatches?: number | undefined;
1373
+ InstancesWithInstalledRejectedPatches?: number | undefined;
1374
+ InstancesWithMissingPatches?: number | undefined;
1375
+ InstancesWithFailedPatches?: number | undefined;
1376
+ InstancesWithNotApplicablePatches?: number | undefined;
1377
+ InstancesWithUnreportedNotApplicablePatches?: number | undefined;
1378
+ InstancesWithCriticalNonCompliantPatches?: number | undefined;
1379
+ InstancesWithSecurityNonCompliantPatches?: number | undefined;
1380
+ InstancesWithOtherNonCompliantPatches?: number | undefined;
1381
+ InstancesWithAvailableSecurityUpdates?: number | undefined;
1382
+ }
1383
+ export interface DescribePatchPropertiesRequest {
1384
+ OperatingSystem: OperatingSystem | undefined;
1385
+ Property: PatchProperty | undefined;
1386
+ PatchSet?: PatchSet | undefined;
1387
+ MaxResults?: number | undefined;
1388
+ NextToken?: string | undefined;
1389
+ }
1390
+ export interface DescribePatchPropertiesResult {
1391
+ Properties?: Record<string, string>[] | undefined;
1392
+ NextToken?: string | undefined;
1393
+ }
1394
+ export interface SessionFilter {
1395
+ key: SessionFilterKey | undefined;
1396
+ value: string | undefined;
1397
+ }
1398
+ export interface DescribeSessionsRequest {
1399
+ State: SessionState | undefined;
1400
+ MaxResults?: number | undefined;
1401
+ NextToken?: string | undefined;
1402
+ Filters?: SessionFilter[] | undefined;
1403
+ }
1404
+ export interface SessionManagerOutputUrl {
1405
+ S3OutputUrl?: string | undefined;
1406
+ CloudWatchOutputUrl?: string | undefined;
1407
+ }
1408
+ export interface Session {
1409
+ SessionId?: string | undefined;
1410
+ Target?: string | undefined;
1411
+ Status?: SessionStatus | undefined;
1412
+ StartDate?: Date | undefined;
1413
+ EndDate?: Date | undefined;
1414
+ DocumentName?: string | undefined;
1415
+ Owner?: string | undefined;
1416
+ Reason?: string | undefined;
1417
+ Details?: string | undefined;
1418
+ OutputUrl?: SessionManagerOutputUrl | undefined;
1419
+ MaxSessionDuration?: string | undefined;
1420
+ AccessType?: AccessType | undefined;
1421
+ }
1422
+ export interface DescribeSessionsResponse {
1423
+ Sessions?: Session[] | undefined;
1424
+ NextToken?: string | undefined;
1425
+ }
1426
+ export interface DisassociateOpsItemRelatedItemRequest {
1427
+ OpsItemId: string | undefined;
1428
+ AssociationId: string | undefined;
1429
+ }
1430
+ export interface DisassociateOpsItemRelatedItemResponse {}
1431
+ export interface GetAccessTokenRequest {
1432
+ AccessRequestId: string | undefined;
1433
+ }
1434
+ export interface Credentials {
1435
+ AccessKeyId: string | undefined;
1436
+ SecretAccessKey: string | undefined;
1437
+ SessionToken: string | undefined;
1438
+ ExpirationTime: Date | undefined;
1439
+ }
1440
+ export interface GetAccessTokenResponse {
1441
+ Credentials?: Credentials | undefined;
1442
+ AccessRequestStatus?: AccessRequestStatus | undefined;
1443
+ }
1444
+ export interface GetAutomationExecutionRequest {
1445
+ AutomationExecutionId: string | undefined;
1446
+ }
1447
+ export interface ProgressCounters {
1448
+ TotalSteps?: number | undefined;
1449
+ SuccessSteps?: number | undefined;
1450
+ FailedSteps?: number | undefined;
1451
+ CancelledSteps?: number | undefined;
1452
+ TimedOutSteps?: number | undefined;
1453
+ }
1454
+ export interface AutomationExecution {
1455
+ AutomationExecutionId?: string | undefined;
1456
+ DocumentName?: string | undefined;
1457
+ DocumentVersion?: string | undefined;
1458
+ ExecutionStartTime?: Date | undefined;
1459
+ ExecutionEndTime?: Date | undefined;
1460
+ AutomationExecutionStatus?: AutomationExecutionStatus | undefined;
1461
+ StepExecutions?: StepExecution[] | undefined;
1462
+ StepExecutionsTruncated?: boolean | undefined;
1463
+ Parameters?: Record<string, string[]> | undefined;
1464
+ Outputs?: Record<string, string[]> | undefined;
1465
+ FailureMessage?: string | undefined;
1466
+ Mode?: ExecutionMode | undefined;
1467
+ ParentAutomationExecutionId?: string | undefined;
1468
+ ExecutedBy?: string | undefined;
1469
+ CurrentStepName?: string | undefined;
1470
+ CurrentAction?: string | undefined;
1471
+ TargetParameterName?: string | undefined;
1472
+ Targets?: Target[] | undefined;
1473
+ TargetMaps?: Record<string, string[]>[] | undefined;
1474
+ ResolvedTargets?: ResolvedTargets | undefined;
1475
+ MaxConcurrency?: string | undefined;
1476
+ MaxErrors?: string | undefined;
1477
+ Target?: string | undefined;
1478
+ TargetLocations?: TargetLocation[] | undefined;
1479
+ ProgressCounters?: ProgressCounters | undefined;
1480
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1481
+ TriggeredAlarms?: AlarmStateInformation[] | undefined;
1482
+ TargetLocationsURL?: string | undefined;
1483
+ AutomationSubtype?: AutomationSubtype | undefined;
1484
+ ScheduledTime?: Date | undefined;
1485
+ Runbooks?: Runbook[] | undefined;
1486
+ OpsItemId?: string | undefined;
1487
+ AssociationId?: string | undefined;
1488
+ ChangeRequestName?: string | undefined;
1489
+ Variables?: Record<string, string[]> | undefined;
1490
+ }
1491
+ export interface GetAutomationExecutionResult {
1492
+ AutomationExecution?: AutomationExecution | undefined;
1493
+ }
1494
+ export interface GetCalendarStateRequest {
1495
+ CalendarNames: string[] | undefined;
1496
+ AtTime?: string | undefined;
1497
+ }
1498
+ export interface GetCalendarStateResponse {
1499
+ State?: CalendarState | undefined;
1500
+ AtTime?: string | undefined;
1501
+ NextTransitionTime?: string | undefined;
1502
+ }
1503
+ export interface GetCommandInvocationRequest {
1504
+ CommandId: string | undefined;
1505
+ InstanceId: string | undefined;
1506
+ PluginName?: string | undefined;
1507
+ }
1508
+ export interface CloudWatchOutputConfig {
1509
+ CloudWatchLogGroupName?: string | undefined;
1510
+ CloudWatchOutputEnabled?: boolean | undefined;
1511
+ }
1512
+ export interface GetCommandInvocationResult {
1513
+ CommandId?: string | undefined;
1514
+ InstanceId?: string | undefined;
1515
+ Comment?: string | undefined;
1516
+ DocumentName?: string | undefined;
1517
+ DocumentVersion?: string | undefined;
1518
+ PluginName?: string | undefined;
1519
+ ResponseCode?: number | undefined;
1520
+ ExecutionStartDateTime?: string | undefined;
1521
+ ExecutionElapsedTime?: string | undefined;
1522
+ ExecutionEndDateTime?: string | undefined;
1523
+ Status?: CommandInvocationStatus | undefined;
1524
+ StatusDetails?: string | undefined;
1525
+ StandardOutputContent?: string | undefined;
1526
+ StandardOutputUrl?: string | undefined;
1527
+ StandardErrorContent?: string | undefined;
1528
+ StandardErrorUrl?: string | undefined;
1529
+ CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
1530
+ }
1531
+ export interface GetConnectionStatusRequest {
1532
+ Target: string | undefined;
1533
+ }
1534
+ export interface GetConnectionStatusResponse {
1535
+ Target?: string | undefined;
1536
+ Status?: ConnectionStatus | undefined;
1537
+ }
1538
+ export interface GetDefaultPatchBaselineRequest {
1539
+ OperatingSystem?: OperatingSystem | undefined;
1540
+ }
1541
+ export interface GetDefaultPatchBaselineResult {
1542
+ BaselineId?: string | undefined;
1543
+ OperatingSystem?: OperatingSystem | undefined;
1544
+ }
1545
+ export interface BaselineOverride {
1546
+ OperatingSystem?: OperatingSystem | undefined;
1547
+ GlobalFilters?: PatchFilterGroup | undefined;
1548
+ ApprovalRules?: PatchRuleGroup | undefined;
1549
+ ApprovedPatches?: string[] | undefined;
1550
+ ApprovedPatchesComplianceLevel?: PatchComplianceLevel | undefined;
1551
+ RejectedPatches?: string[] | undefined;
1552
+ RejectedPatchesAction?: PatchAction | undefined;
1553
+ ApprovedPatchesEnableNonSecurity?: boolean | undefined;
1554
+ Sources?: PatchSource[] | undefined;
1555
+ AvailableSecurityUpdatesComplianceStatus?: PatchComplianceStatus | undefined;
1556
+ }
1557
+ export interface GetDeployablePatchSnapshotForInstanceRequest {
1558
+ InstanceId: string | undefined;
1559
+ SnapshotId: string | undefined;
1560
+ BaselineOverride?: BaselineOverride | undefined;
1561
+ UseS3DualStackEndpoint?: boolean | undefined;
1562
+ }
1563
+ export interface GetDeployablePatchSnapshotForInstanceResult {
1564
+ InstanceId?: string | undefined;
1565
+ SnapshotId?: string | undefined;
1566
+ SnapshotDownloadUrl?: string | undefined;
1567
+ Product?: string | undefined;
1568
+ }
1569
+ export interface GetDocumentRequest {
1570
+ Name: string | undefined;
1571
+ VersionName?: string | undefined;
1572
+ DocumentVersion?: string | undefined;
1573
+ DocumentFormat?: DocumentFormat | undefined;
1574
+ }
1575
+ export interface AttachmentContent {
1576
+ Name?: string | undefined;
1577
+ Size?: number | undefined;
1578
+ Hash?: string | undefined;
1579
+ HashType?: AttachmentHashType | undefined;
1580
+ Url?: string | undefined;
1581
+ }
1582
+ export interface GetDocumentResult {
1583
+ Name?: string | undefined;
1584
+ CreatedDate?: Date | undefined;
1585
+ DisplayName?: string | undefined;
1586
+ VersionName?: string | undefined;
1587
+ DocumentVersion?: string | undefined;
1588
+ Status?: DocumentStatus | undefined;
1589
+ StatusInformation?: string | undefined;
1590
+ Content?: string | undefined;
1591
+ DocumentType?: DocumentType | undefined;
1592
+ DocumentFormat?: DocumentFormat | undefined;
1593
+ Requires?: DocumentRequires[] | undefined;
1594
+ AttachmentsContent?: AttachmentContent[] | undefined;
1595
+ ReviewStatus?: ReviewStatus | undefined;
1596
+ }
1597
+ export interface GetExecutionPreviewRequest {
1598
+ ExecutionPreviewId: string | undefined;
1599
+ }
1600
+ export interface TargetPreview {
1601
+ Count?: number | undefined;
1602
+ TargetType?: string | undefined;
1603
+ }
1604
+ export interface AutomationExecutionPreview {
1605
+ StepPreviews?: Partial<Record<ImpactType, number>> | undefined;
1606
+ Regions?: string[] | undefined;
1607
+ TargetPreviews?: TargetPreview[] | undefined;
1608
+ TotalAccounts?: number | undefined;
1609
+ }
1610
+ export type ExecutionPreview =
1611
+ | ExecutionPreview.AutomationMember
1612
+ | ExecutionPreview.$UnknownMember;
1613
+ export declare namespace ExecutionPreview {
1614
+ interface AutomationMember {
1615
+ Automation: AutomationExecutionPreview;
1616
+ $unknown?: never;
1617
+ }
1618
+ interface $UnknownMember {
1619
+ Automation?: never;
1620
+ $unknown: [string, any];
1621
+ }
1622
+ interface Visitor<T> {
1623
+ Automation: (value: AutomationExecutionPreview) => T;
1624
+ _: (name: string, value: any) => T;
1625
+ }
1626
+ }
1627
+ export interface GetExecutionPreviewResponse {
1628
+ ExecutionPreviewId?: string | undefined;
1629
+ EndedAt?: Date | undefined;
1630
+ Status?: ExecutionPreviewStatus | undefined;
1631
+ StatusMessage?: string | undefined;
1632
+ ExecutionPreview?: ExecutionPreview | undefined;
1633
+ }
1634
+ export interface InventoryFilter {
1635
+ Key: string | undefined;
1636
+ Values: string[] | undefined;
1637
+ Type?: InventoryQueryOperatorType | undefined;
1638
+ }
1639
+ export interface InventoryGroup {
1640
+ Name: string | undefined;
1641
+ Filters: InventoryFilter[] | undefined;
1642
+ }
1643
+ export interface ResultAttribute {
1644
+ TypeName: string | undefined;
1645
+ }
1646
+ export interface InventoryResultItem {
1647
+ TypeName: string | undefined;
1648
+ SchemaVersion: string | undefined;
1649
+ CaptureTime?: string | undefined;
1650
+ ContentHash?: string | undefined;
1651
+ Content: Record<string, string>[] | undefined;
1652
+ }
1653
+ export interface InventoryResultEntity {
1654
+ Id?: string | undefined;
1655
+ Data?: Record<string, InventoryResultItem> | undefined;
1656
+ }
1657
+ export interface GetInventoryResult {
1658
+ Entities?: InventoryResultEntity[] | undefined;
1659
+ NextToken?: string | undefined;
1660
+ }
1661
+ export interface GetInventorySchemaRequest {
1662
+ TypeName?: string | undefined;
1663
+ NextToken?: string | undefined;
1664
+ MaxResults?: number | undefined;
1665
+ Aggregator?: boolean | undefined;
1666
+ SubType?: boolean | undefined;
1667
+ }
1668
+ export interface InventoryItemAttribute {
1669
+ Name: string | undefined;
1670
+ DataType: InventoryAttributeDataType | undefined;
1671
+ }
1672
+ export interface InventoryItemSchema {
1673
+ TypeName: string | undefined;
1674
+ Version?: string | undefined;
1675
+ Attributes: InventoryItemAttribute[] | undefined;
1676
+ DisplayName?: string | undefined;
1677
+ }
1678
+ export interface GetInventorySchemaResult {
1679
+ Schemas?: InventoryItemSchema[] | undefined;
1680
+ NextToken?: string | undefined;
1681
+ }
1682
+ export interface GetMaintenanceWindowRequest {
1683
+ WindowId: string | undefined;
1684
+ }
1685
+ export interface GetMaintenanceWindowResult {
1686
+ WindowId?: string | undefined;
1687
+ Name?: string | undefined;
1688
+ Description?: string | undefined;
1689
+ StartDate?: string | undefined;
1690
+ EndDate?: string | undefined;
1691
+ Schedule?: string | undefined;
1692
+ ScheduleTimezone?: string | undefined;
1693
+ ScheduleOffset?: number | undefined;
1694
+ NextExecutionTime?: string | undefined;
1695
+ Duration?: number | undefined;
1696
+ Cutoff?: number | undefined;
1697
+ AllowUnassociatedTargets?: boolean | undefined;
1698
+ Enabled?: boolean | undefined;
1699
+ CreatedDate?: Date | undefined;
1700
+ ModifiedDate?: Date | undefined;
1701
+ }
1702
+ export interface GetMaintenanceWindowExecutionRequest {
1703
+ WindowExecutionId: string | undefined;
1704
+ }
1705
+ export interface GetMaintenanceWindowExecutionResult {
1706
+ WindowExecutionId?: string | undefined;
1707
+ TaskIds?: string[] | undefined;
1708
+ Status?: MaintenanceWindowExecutionStatus | undefined;
1709
+ StatusDetails?: string | undefined;
1710
+ StartTime?: Date | undefined;
1711
+ EndTime?: Date | undefined;
1712
+ }
1713
+ export interface GetMaintenanceWindowExecutionTaskRequest {
1714
+ WindowExecutionId: string | undefined;
1715
+ TaskId: string | undefined;
1716
+ }
1717
+ export interface GetMaintenanceWindowExecutionTaskResult {
1718
+ WindowExecutionId?: string | undefined;
1719
+ TaskExecutionId?: string | undefined;
1720
+ TaskArn?: string | undefined;
1721
+ ServiceRole?: string | undefined;
1722
+ Type?: MaintenanceWindowTaskType | undefined;
1723
+ TaskParameters?:
1724
+ | Record<string, MaintenanceWindowTaskParameterValueExpression>[]
1725
+ | undefined;
1726
+ Priority?: number | undefined;
1727
+ MaxConcurrency?: string | undefined;
1728
+ MaxErrors?: string | undefined;
1729
+ Status?: MaintenanceWindowExecutionStatus | undefined;
1730
+ StatusDetails?: string | undefined;
1731
+ StartTime?: Date | undefined;
1732
+ EndTime?: Date | undefined;
1733
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1734
+ TriggeredAlarms?: AlarmStateInformation[] | undefined;
1735
+ }
1736
+ export interface GetMaintenanceWindowExecutionTaskInvocationRequest {
1737
+ WindowExecutionId: string | undefined;
1738
+ TaskId: string | undefined;
1739
+ InvocationId: string | undefined;
1740
+ }
1741
+ export interface GetMaintenanceWindowExecutionTaskInvocationResult {
1742
+ WindowExecutionId?: string | undefined;
1743
+ TaskExecutionId?: string | undefined;
1744
+ InvocationId?: string | undefined;
1745
+ ExecutionId?: string | undefined;
1746
+ TaskType?: MaintenanceWindowTaskType | undefined;
1747
+ Parameters?: string | undefined;
1748
+ Status?: MaintenanceWindowExecutionStatus | undefined;
1749
+ StatusDetails?: string | undefined;
1750
+ StartTime?: Date | undefined;
1751
+ EndTime?: Date | undefined;
1752
+ OwnerInformation?: string | undefined;
1753
+ WindowTargetId?: string | undefined;
1754
+ }
1755
+ export interface GetMaintenanceWindowTaskRequest {
1756
+ WindowId: string | undefined;
1757
+ WindowTaskId: string | undefined;
1758
+ }
1759
+ export interface MaintenanceWindowAutomationParameters {
1760
+ DocumentVersion?: string | undefined;
1761
+ Parameters?: Record<string, string[]> | undefined;
1762
+ }
1763
+ export interface MaintenanceWindowLambdaParameters {
1764
+ ClientContext?: string | undefined;
1765
+ Qualifier?: string | undefined;
1766
+ Payload?: Uint8Array | undefined;
1767
+ }
1768
+ export interface NotificationConfig {
1769
+ NotificationArn?: string | undefined;
1770
+ NotificationEvents?: NotificationEvent[] | undefined;
1771
+ NotificationType?: NotificationType | undefined;
1772
+ }
1773
+ export interface MaintenanceWindowRunCommandParameters {
1774
+ Comment?: string | undefined;
1775
+ CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
1776
+ DocumentHash?: string | undefined;
1777
+ DocumentHashType?: DocumentHashType | undefined;
1778
+ DocumentVersion?: string | undefined;
1779
+ NotificationConfig?: NotificationConfig | undefined;
1780
+ OutputS3BucketName?: string | undefined;
1781
+ OutputS3KeyPrefix?: string | undefined;
1782
+ Parameters?: Record<string, string[]> | undefined;
1783
+ ServiceRoleArn?: string | undefined;
1784
+ TimeoutSeconds?: number | undefined;
1785
+ }
1786
+ export interface MaintenanceWindowStepFunctionsParameters {
1787
+ Input?: string | undefined;
1788
+ Name?: string | undefined;
1789
+ }
1790
+ export interface MaintenanceWindowTaskInvocationParameters {
1791
+ RunCommand?: MaintenanceWindowRunCommandParameters | undefined;
1792
+ Automation?: MaintenanceWindowAutomationParameters | undefined;
1793
+ StepFunctions?: MaintenanceWindowStepFunctionsParameters | undefined;
1794
+ Lambda?: MaintenanceWindowLambdaParameters | undefined;
1795
+ }
1796
+ export interface GetMaintenanceWindowTaskResult {
1797
+ WindowId?: string | undefined;
1798
+ WindowTaskId?: string | undefined;
1799
+ Targets?: Target[] | undefined;
1800
+ TaskArn?: string | undefined;
1801
+ ServiceRoleArn?: string | undefined;
1802
+ TaskType?: MaintenanceWindowTaskType | undefined;
1803
+ TaskParameters?:
1804
+ | Record<string, MaintenanceWindowTaskParameterValueExpression>
1805
+ | undefined;
1806
+ TaskInvocationParameters?:
1807
+ | MaintenanceWindowTaskInvocationParameters
1808
+ | undefined;
1809
+ Priority?: number | undefined;
1810
+ MaxConcurrency?: string | undefined;
1811
+ MaxErrors?: string | undefined;
1812
+ LoggingInfo?: LoggingInfo | undefined;
1813
+ Name?: string | undefined;
1814
+ Description?: string | undefined;
1815
+ CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
1816
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1817
+ }
1818
+ export interface GetOpsItemRequest {
1819
+ OpsItemId: string | undefined;
1820
+ OpsItemArn?: string | undefined;
1821
+ }
1822
+ export interface OpsItem {
1823
+ CreatedBy?: string | undefined;
1824
+ OpsItemType?: string | undefined;
1825
+ CreatedTime?: Date | undefined;
1826
+ Description?: string | undefined;
1827
+ LastModifiedBy?: string | undefined;
1828
+ LastModifiedTime?: Date | undefined;
1829
+ Notifications?: OpsItemNotification[] | undefined;
1830
+ Priority?: number | undefined;
1831
+ RelatedOpsItems?: RelatedOpsItem[] | undefined;
1832
+ Status?: OpsItemStatus | undefined;
1833
+ OpsItemId?: string | undefined;
1834
+ Version?: string | undefined;
1835
+ Title?: string | undefined;
1836
+ Source?: string | undefined;
1837
+ OperationalData?: Record<string, OpsItemDataValue> | undefined;
1838
+ Category?: string | undefined;
1839
+ Severity?: string | undefined;
1840
+ ActualStartTime?: Date | undefined;
1841
+ ActualEndTime?: Date | undefined;
1842
+ PlannedStartTime?: Date | undefined;
1843
+ PlannedEndTime?: Date | undefined;
1844
+ OpsItemArn?: string | undefined;
1845
+ }
1846
+ export interface GetOpsItemResponse {
1847
+ OpsItem?: OpsItem | undefined;
1848
+ }
1849
+ export interface GetOpsMetadataRequest {
1850
+ OpsMetadataArn: string | undefined;
1851
+ MaxResults?: number | undefined;
1852
+ NextToken?: string | undefined;
1853
+ }
1854
+ export interface GetOpsMetadataResult {
1855
+ ResourceId?: string | undefined;
1856
+ Metadata?: Record<string, MetadataValue> | undefined;
1857
+ NextToken?: string | undefined;
1858
+ }
1859
+ export interface OpsFilter {
1860
+ Key: string | undefined;
1861
+ Values: string[] | undefined;
1862
+ Type?: OpsFilterOperatorType | undefined;
1863
+ }
1864
+ export interface OpsResultAttribute {
1865
+ TypeName: string | undefined;
1866
+ }
1867
+ export interface OpsEntityItem {
1868
+ CaptureTime?: string | undefined;
1869
+ Content?: Record<string, string>[] | undefined;
1870
+ }
1871
+ export interface OpsEntity {
1872
+ Id?: string | undefined;
1873
+ Data?: Record<string, OpsEntityItem> | undefined;
1874
+ }
1875
+ export interface GetOpsSummaryResult {
1876
+ Entities?: OpsEntity[] | undefined;
1877
+ NextToken?: string | undefined;
1878
+ }
1879
+ export interface GetParameterRequest {
1880
+ Name: string | undefined;
1881
+ WithDecryption?: boolean | undefined;
1882
+ }
1883
+ export interface Parameter {
1884
+ Name?: string | undefined;
1885
+ Type?: ParameterType | undefined;
1886
+ Value?: string | undefined;
1887
+ Version?: number | undefined;
1888
+ Selector?: string | undefined;
1889
+ SourceResult?: string | undefined;
1890
+ LastModifiedDate?: Date | undefined;
1891
+ ARN?: string | undefined;
1892
+ DataType?: string | undefined;
1893
+ }
1894
+ export interface GetParameterResult {
1895
+ Parameter?: Parameter | undefined;
1896
+ }
1897
+ export interface GetParameterHistoryRequest {
1898
+ Name: string | undefined;
1899
+ WithDecryption?: boolean | undefined;
1900
+ MaxResults?: number | undefined;
1901
+ NextToken?: string | undefined;
1902
+ }
1903
+ export interface ParameterHistory {
1904
+ Name?: string | undefined;
1905
+ Type?: ParameterType | undefined;
1906
+ KeyId?: string | undefined;
1907
+ LastModifiedDate?: Date | undefined;
1908
+ LastModifiedUser?: string | undefined;
1909
+ Description?: string | undefined;
1910
+ Value?: string | undefined;
1911
+ AllowedPattern?: string | undefined;
1912
+ Version?: number | undefined;
1913
+ Labels?: string[] | undefined;
1914
+ Tier?: ParameterTier | undefined;
1915
+ Policies?: ParameterInlinePolicy[] | undefined;
1916
+ DataType?: string | undefined;
1917
+ }
1918
+ export interface GetParameterHistoryResult {
1919
+ Parameters?: ParameterHistory[] | undefined;
1920
+ NextToken?: string | undefined;
1921
+ }
1922
+ export interface GetParametersRequest {
1923
+ Names: string[] | undefined;
1924
+ WithDecryption?: boolean | undefined;
1925
+ }
1926
+ export interface GetParametersResult {
1927
+ Parameters?: Parameter[] | undefined;
1928
+ InvalidParameters?: string[] | undefined;
1929
+ }
1930
+ export interface GetParametersByPathRequest {
1931
+ Path: string | undefined;
1932
+ Recursive?: boolean | undefined;
1933
+ ParameterFilters?: ParameterStringFilter[] | undefined;
1934
+ WithDecryption?: boolean | undefined;
1935
+ MaxResults?: number | undefined;
1936
+ NextToken?: string | undefined;
1937
+ }
1938
+ export interface GetParametersByPathResult {
1939
+ Parameters?: Parameter[] | undefined;
1940
+ NextToken?: string | undefined;
1941
+ }
1942
+ export interface GetPatchBaselineRequest {
1943
+ BaselineId: string | undefined;
1944
+ }
1945
+ export interface GetPatchBaselineResult {
1946
+ BaselineId?: string | undefined;
1947
+ Name?: string | undefined;
1948
+ OperatingSystem?: OperatingSystem | undefined;
1949
+ GlobalFilters?: PatchFilterGroup | undefined;
1950
+ ApprovalRules?: PatchRuleGroup | undefined;
1951
+ ApprovedPatches?: string[] | undefined;
1952
+ ApprovedPatchesComplianceLevel?: PatchComplianceLevel | undefined;
1953
+ ApprovedPatchesEnableNonSecurity?: boolean | undefined;
1954
+ RejectedPatches?: string[] | undefined;
1955
+ RejectedPatchesAction?: PatchAction | undefined;
1956
+ PatchGroups?: string[] | undefined;
1957
+ CreatedDate?: Date | undefined;
1958
+ ModifiedDate?: Date | undefined;
1959
+ Description?: string | undefined;
1960
+ Sources?: PatchSource[] | undefined;
1961
+ AvailableSecurityUpdatesComplianceStatus?: PatchComplianceStatus | undefined;
1962
+ }
1963
+ export interface GetPatchBaselineForPatchGroupRequest {
1964
+ PatchGroup: string | undefined;
1965
+ OperatingSystem?: OperatingSystem | undefined;
1966
+ }
1967
+ export interface GetPatchBaselineForPatchGroupResult {
1968
+ BaselineId?: string | undefined;
1969
+ PatchGroup?: string | undefined;
1970
+ OperatingSystem?: OperatingSystem | undefined;
1971
+ }
1972
+ export interface GetResourcePoliciesRequest {
1973
+ ResourceArn: string | undefined;
1974
+ NextToken?: string | undefined;
1975
+ MaxResults?: number | undefined;
1976
+ }
1977
+ export interface GetResourcePoliciesResponseEntry {
1978
+ PolicyId?: string | undefined;
1979
+ PolicyHash?: string | undefined;
1980
+ Policy?: string | undefined;
1981
+ }
1982
+ export interface GetResourcePoliciesResponse {
1983
+ NextToken?: string | undefined;
1984
+ Policies?: GetResourcePoliciesResponseEntry[] | undefined;
1985
+ }
1986
+ export interface GetServiceSettingRequest {
1987
+ SettingId: string | undefined;
1988
+ }