@aws-sdk/client-ssm 3.934.0 → 3.935.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/dist-cjs/index.js +675 -676
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +674 -0
  4. package/dist-es/models/errors.js +1915 -0
  5. package/dist-es/models/models_0.js +1 -1375
  6. package/dist-es/models/models_1.js +1 -873
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  11. package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeOpsItemsCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeParametersCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribePatchGroupsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
  20. package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAccessTokenCommand.d.ts +1 -1
  22. package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
  23. package/dist-types/commands/GetCalendarStateCommand.d.ts +1 -1
  24. package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
  25. package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
  26. package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  27. package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  28. package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
  29. package/dist-types/commands/GetExecutionPreviewCommand.d.ts +1 -1
  30. package/dist-types/commands/GetInventoryCommand.d.ts +2 -2
  31. package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
  32. package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  33. package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  37. package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
  38. package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
  39. package/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -2
  40. package/dist-types/commands/GetParameterCommand.d.ts +1 -1
  41. package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetParametersByPathCommand.d.ts +1 -1
  43. package/dist-types/commands/GetParametersCommand.d.ts +1 -1
  44. package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
  45. package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
  47. package/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  48. package/dist-types/commands/ListNodesSummaryCommand.d.ts +1 -2
  49. package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  50. package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  51. package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
  54. package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
  55. package/dist-types/commands/SendAutomationSignalCommand.d.ts +1 -1
  56. package/dist-types/commands/SendCommandCommand.d.ts +1 -1
  57. package/dist-types/commands/StartAccessRequestCommand.d.ts +1 -1
  58. package/dist-types/commands/StartAssociationsOnceCommand.d.ts +1 -1
  59. package/dist-types/commands/StartAutomationExecutionCommand.d.ts +1 -1
  60. package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  61. package/dist-types/commands/StartExecutionPreviewCommand.d.ts +1 -1
  62. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  63. package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
  64. package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
  65. package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateAssociationCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateDocumentCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateOpsItemCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
  80. package/dist-types/index.d.ts +4 -1
  81. package/dist-types/models/enums.d.ts +1458 -0
  82. package/dist-types/models/errors.d.ts +1953 -0
  83. package/dist-types/models/models_0.d.ts +4526 -1781
  84. package/dist-types/models/models_1.d.ts +4042 -6926
  85. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -2
  89. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -2
  108. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -2
  117. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +2 -4
  125. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -2
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/index.d.ts +4 -1
  158. package/dist-types/ts3.4/models/enums.d.ts +844 -0
  159. package/dist-types/ts3.4/models/errors.d.ts +1191 -0
  160. package/dist-types/ts3.4/models/models_0.d.ts +905 -1047
  161. package/dist-types/ts3.4/models/models_1.d.ts +919 -1991
  162. package/package.json +12 -12
  163. package/dist-es/models/index.js +0 -3
  164. package/dist-es/models/models_2.js +0 -343
  165. package/dist-types/models/index.d.ts +0 -3
  166. package/dist-types/models/models_2.d.ts +0 -3276
  167. package/dist-types/ts3.4/models/index.d.ts +0 -3
  168. package/dist-types/ts3.4/models/models_2.d.ts +0 -764
@@ -1,1316 +1,889 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
1
  import {
3
- AccessRequestStatus,
4
- AccessType,
5
- AlarmConfiguration,
6
- AlarmStateInformation,
7
2
  AssociationComplianceSeverity,
8
- AssociationOverview,
3
+ AssociationFilterKey,
9
4
  AssociationSyncCompliance,
10
- AutomationExecutionStatus,
11
- AutomationSubtype,
5
+ CommandFilterKey,
6
+ CommandInvocationStatus,
7
+ CommandPluginStatus,
8
+ CommandStatus,
9
+ ComplianceQueryOperatorType,
10
+ ComplianceSeverity,
11
+ ComplianceStatus,
12
+ ComplianceUploadType,
13
+ DocumentFilterKey,
12
14
  DocumentFormat,
13
15
  DocumentHashType,
16
+ DocumentMetadataEnum,
14
17
  DocumentPermissionType,
15
- DocumentRequires,
18
+ DocumentReviewAction,
19
+ DocumentReviewCommentType,
16
20
  DocumentStatus,
17
21
  DocumentType,
18
22
  ExecutionMode,
19
- InstanceAssociationOutputLocation,
20
- MaintenanceWindowExecutionStatus,
21
- MaintenanceWindowFilter,
23
+ LastResourceDataSyncStatus,
24
+ MaintenanceWindowResourceType,
25
+ MaintenanceWindowTaskCutoffBehavior,
22
26
  MaintenanceWindowTaskType,
23
- MetadataValue,
27
+ ManagedStatus,
28
+ NodeAggregatorType,
29
+ NodeAttributeName,
30
+ NodeFilterKey,
31
+ NodeFilterOperatorType,
32
+ NodeTypeName,
24
33
  OperatingSystem,
25
- OpsItemDataValue,
26
- OpsItemNotification,
34
+ OpsItemEventFilterKey,
35
+ OpsItemEventFilterOperator,
36
+ OpsItemRelatedItemsFilterKey,
37
+ OpsItemRelatedItemsFilterOperator,
38
+ OpsItemStatus,
39
+ ParameterTier,
40
+ ParameterType,
27
41
  PatchAction,
28
42
  PatchComplianceLevel,
29
43
  PatchComplianceStatus,
44
+ PlatformType,
45
+ ResourceType,
46
+ ResourceTypeForTagging,
47
+ ReviewStatus,
48
+ SignalType,
49
+ StopType,
50
+ } from "./enums";
51
+ import {
52
+ AlarmConfiguration,
53
+ AlarmStateInformation,
54
+ AssociationDescription,
55
+ AssociationOverview,
56
+ AssociationStatus,
57
+ AttachmentsSource,
58
+ CloudWatchOutputConfig,
59
+ DocumentDescription,
60
+ DocumentRequires,
61
+ InstanceAssociationOutputLocation,
62
+ InventoryFilter,
63
+ InventoryGroup,
64
+ LoggingInfo,
65
+ MaintenanceWindowTaskInvocationParameters,
66
+ MaintenanceWindowTaskParameterValueExpression,
67
+ MetadataValue,
68
+ NotificationConfig,
69
+ OpsFilter,
70
+ OpsItemDataValue,
71
+ OpsItemNotification,
72
+ OpsResultAttribute,
30
73
  PatchFilterGroup,
31
- PatchOrchestratorFilter,
32
74
  PatchRuleGroup,
33
75
  PatchSource,
34
- PlatformType,
35
76
  RelatedOpsItem,
36
- ResolvedTargets,
37
77
  ResourceDataSyncAwsOrganizationsSource,
38
78
  ResourceDataSyncS3Destination,
39
- ResourceType,
40
- ResourceTypeForTagging,
41
- ReviewStatus,
79
+ ResourceDataSyncSource,
80
+ ResultAttribute,
42
81
  Runbook,
43
- StepExecution,
44
82
  Tag,
45
83
  Target,
46
84
  TargetLocation,
47
85
  } from "./models_0";
48
- import { SSMServiceException as __BaseException } from "./SSMServiceException";
49
- export interface MaintenanceWindowIdentity {
50
- WindowId?: string | undefined;
51
- Name?: string | undefined;
52
- Description?: string | undefined;
53
- Enabled?: boolean | undefined;
54
- Duration?: number | undefined;
55
- Cutoff?: number | undefined;
56
- Schedule?: string | undefined;
57
- ScheduleTimezone?: string | undefined;
58
- ScheduleOffset?: number | undefined;
59
- EndDate?: string | undefined;
60
- StartDate?: string | undefined;
61
- NextExecutionTime?: string | undefined;
86
+ export interface ServiceSetting {
87
+ SettingId?: string | undefined;
88
+ SettingValue?: string | undefined;
89
+ LastModifiedDate?: Date | undefined;
90
+ LastModifiedUser?: string | undefined;
91
+ ARN?: string | undefined;
92
+ Status?: string | undefined;
62
93
  }
63
- export interface DescribeMaintenanceWindowsResult {
64
- WindowIdentities?: MaintenanceWindowIdentity[] | undefined;
65
- NextToken?: string | undefined;
94
+ export interface GetServiceSettingResult {
95
+ ServiceSetting?: ServiceSetting | undefined;
66
96
  }
67
- export declare const MaintenanceWindowResourceType: {
68
- readonly Instance: "INSTANCE";
69
- readonly ResourceGroup: "RESOURCE_GROUP";
70
- };
71
- export type MaintenanceWindowResourceType =
72
- (typeof MaintenanceWindowResourceType)[keyof typeof MaintenanceWindowResourceType];
73
- export interface DescribeMaintenanceWindowScheduleRequest {
74
- WindowId?: string | undefined;
75
- Targets?: Target[] | undefined;
76
- ResourceType?: MaintenanceWindowResourceType | undefined;
77
- Filters?: PatchOrchestratorFilter[] | undefined;
97
+ export interface LabelParameterVersionRequest {
98
+ Name: string | undefined;
99
+ ParameterVersion?: number | undefined;
100
+ Labels: string[] | undefined;
101
+ }
102
+ export interface LabelParameterVersionResult {
103
+ InvalidLabels?: string[] | undefined;
104
+ ParameterVersion?: number | undefined;
105
+ }
106
+ export interface AssociationFilter {
107
+ key: AssociationFilterKey | undefined;
108
+ value: string | undefined;
109
+ }
110
+ export interface ListAssociationsRequest {
111
+ AssociationFilterList?: AssociationFilter[] | undefined;
78
112
  MaxResults?: number | undefined;
79
113
  NextToken?: string | undefined;
80
114
  }
81
- export interface ScheduledWindowExecution {
82
- WindowId?: string | undefined;
115
+ export interface Association {
83
116
  Name?: string | undefined;
84
- ExecutionTime?: string | undefined;
117
+ InstanceId?: string | undefined;
118
+ AssociationId?: string | undefined;
119
+ AssociationVersion?: string | undefined;
120
+ DocumentVersion?: string | undefined;
121
+ Targets?: Target[] | undefined;
122
+ LastExecutionDate?: Date | undefined;
123
+ Overview?: AssociationOverview | undefined;
124
+ ScheduleExpression?: string | undefined;
125
+ AssociationName?: string | undefined;
126
+ ScheduleOffset?: number | undefined;
127
+ Duration?: number | undefined;
128
+ TargetMaps?: Record<string, string[]>[] | undefined;
85
129
  }
86
- export interface DescribeMaintenanceWindowScheduleResult {
87
- ScheduledWindowExecutions?: ScheduledWindowExecution[] | undefined;
130
+ export interface ListAssociationsResult {
131
+ Associations?: Association[] | undefined;
88
132
  NextToken?: string | undefined;
89
133
  }
90
- export interface DescribeMaintenanceWindowsForTargetRequest {
91
- Targets: Target[] | undefined;
92
- ResourceType: MaintenanceWindowResourceType | undefined;
134
+ export interface ListAssociationVersionsRequest {
135
+ AssociationId: string | undefined;
93
136
  MaxResults?: number | undefined;
94
137
  NextToken?: string | undefined;
95
138
  }
96
- export interface MaintenanceWindowIdentityForTarget {
97
- WindowId?: string | undefined;
139
+ export interface AssociationVersionInfo {
140
+ AssociationId?: string | undefined;
141
+ AssociationVersion?: string | undefined;
142
+ CreatedDate?: Date | undefined;
98
143
  Name?: string | undefined;
144
+ DocumentVersion?: string | undefined;
145
+ Parameters?: Record<string, string[]> | undefined;
146
+ Targets?: Target[] | undefined;
147
+ ScheduleExpression?: string | undefined;
148
+ OutputLocation?: InstanceAssociationOutputLocation | undefined;
149
+ AssociationName?: string | undefined;
150
+ MaxErrors?: string | undefined;
151
+ MaxConcurrency?: string | undefined;
152
+ ComplianceSeverity?: AssociationComplianceSeverity | undefined;
153
+ SyncCompliance?: AssociationSyncCompliance | undefined;
154
+ ApplyOnlyAtCronInterval?: boolean | undefined;
155
+ CalendarNames?: string[] | undefined;
156
+ TargetLocations?: TargetLocation[] | undefined;
157
+ ScheduleOffset?: number | undefined;
158
+ Duration?: number | undefined;
159
+ TargetMaps?: Record<string, string[]>[] | undefined;
99
160
  }
100
- export interface DescribeMaintenanceWindowsForTargetResult {
101
- WindowIdentities?: MaintenanceWindowIdentityForTarget[] | undefined;
161
+ export interface ListAssociationVersionsResult {
162
+ AssociationVersions?: AssociationVersionInfo[] | undefined;
102
163
  NextToken?: string | undefined;
103
164
  }
104
- export interface DescribeMaintenanceWindowTargetsRequest {
105
- WindowId: string | undefined;
106
- Filters?: MaintenanceWindowFilter[] | undefined;
165
+ export interface CommandFilter {
166
+ key: CommandFilterKey | undefined;
167
+ value: string | undefined;
168
+ }
169
+ export interface ListCommandInvocationsRequest {
170
+ CommandId?: string | undefined;
171
+ InstanceId?: string | undefined;
107
172
  MaxResults?: number | undefined;
108
173
  NextToken?: string | undefined;
174
+ Filters?: CommandFilter[] | undefined;
175
+ Details?: boolean | undefined;
109
176
  }
110
- export interface MaintenanceWindowTarget {
111
- WindowId?: string | undefined;
112
- WindowTargetId?: string | undefined;
113
- ResourceType?: MaintenanceWindowResourceType | undefined;
114
- Targets?: Target[] | undefined;
115
- OwnerInformation?: string | undefined;
177
+ export interface CommandPlugin {
116
178
  Name?: string | undefined;
117
- Description?: string | undefined;
179
+ Status?: CommandPluginStatus | undefined;
180
+ StatusDetails?: string | undefined;
181
+ ResponseCode?: number | undefined;
182
+ ResponseStartDateTime?: Date | undefined;
183
+ ResponseFinishDateTime?: Date | undefined;
184
+ Output?: string | undefined;
185
+ StandardOutputUrl?: string | undefined;
186
+ StandardErrorUrl?: string | undefined;
187
+ OutputS3Region?: string | undefined;
188
+ OutputS3BucketName?: string | undefined;
189
+ OutputS3KeyPrefix?: string | undefined;
190
+ }
191
+ export interface CommandInvocation {
192
+ CommandId?: string | undefined;
193
+ InstanceId?: string | undefined;
194
+ InstanceName?: string | undefined;
195
+ Comment?: string | undefined;
196
+ DocumentName?: string | undefined;
197
+ DocumentVersion?: string | undefined;
198
+ RequestedDateTime?: Date | undefined;
199
+ Status?: CommandInvocationStatus | undefined;
200
+ StatusDetails?: string | undefined;
201
+ TraceOutput?: string | undefined;
202
+ StandardOutputUrl?: string | undefined;
203
+ StandardErrorUrl?: string | undefined;
204
+ CommandPlugins?: CommandPlugin[] | undefined;
205
+ ServiceRole?: string | undefined;
206
+ NotificationConfig?: NotificationConfig | undefined;
207
+ CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
118
208
  }
119
- export interface DescribeMaintenanceWindowTargetsResult {
120
- Targets?: MaintenanceWindowTarget[] | undefined;
209
+ export interface ListCommandInvocationsResult {
210
+ CommandInvocations?: CommandInvocation[] | undefined;
121
211
  NextToken?: string | undefined;
122
212
  }
123
- export interface DescribeMaintenanceWindowTasksRequest {
124
- WindowId: string | undefined;
125
- Filters?: MaintenanceWindowFilter[] | undefined;
213
+ export interface ListCommandsRequest {
214
+ CommandId?: string | undefined;
215
+ InstanceId?: string | undefined;
126
216
  MaxResults?: number | undefined;
127
217
  NextToken?: string | undefined;
218
+ Filters?: CommandFilter[] | undefined;
128
219
  }
129
- export declare const MaintenanceWindowTaskCutoffBehavior: {
130
- readonly CancelTask: "CANCEL_TASK";
131
- readonly ContinueTask: "CONTINUE_TASK";
132
- };
133
- export type MaintenanceWindowTaskCutoffBehavior =
134
- (typeof MaintenanceWindowTaskCutoffBehavior)[keyof typeof MaintenanceWindowTaskCutoffBehavior];
135
- export interface LoggingInfo {
136
- S3BucketName: string | undefined;
137
- S3KeyPrefix?: string | undefined;
138
- S3Region: string | undefined;
139
- }
140
- export interface MaintenanceWindowTaskParameterValueExpression {
141
- Values?: string[] | undefined;
142
- }
143
- export interface MaintenanceWindowTask {
144
- WindowId?: string | undefined;
145
- WindowTaskId?: string | undefined;
146
- TaskArn?: string | undefined;
147
- Type?: MaintenanceWindowTaskType | undefined;
220
+ export interface Command {
221
+ CommandId?: string | undefined;
222
+ DocumentName?: string | undefined;
223
+ DocumentVersion?: string | undefined;
224
+ Comment?: string | undefined;
225
+ ExpiresAfter?: Date | undefined;
226
+ Parameters?: Record<string, string[]> | undefined;
227
+ InstanceIds?: string[] | undefined;
148
228
  Targets?: Target[] | undefined;
149
- TaskParameters?:
150
- | Record<string, MaintenanceWindowTaskParameterValueExpression>
151
- | undefined;
152
- Priority?: number | undefined;
153
- LoggingInfo?: LoggingInfo | undefined;
154
- ServiceRoleArn?: string | undefined;
229
+ RequestedDateTime?: Date | undefined;
230
+ Status?: CommandStatus | undefined;
231
+ StatusDetails?: string | undefined;
232
+ OutputS3Region?: string | undefined;
233
+ OutputS3BucketName?: string | undefined;
234
+ OutputS3KeyPrefix?: string | undefined;
155
235
  MaxConcurrency?: string | undefined;
156
236
  MaxErrors?: string | undefined;
157
- Name?: string | undefined;
158
- Description?: string | undefined;
159
- CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
237
+ TargetCount?: number | undefined;
238
+ CompletedCount?: number | undefined;
239
+ ErrorCount?: number | undefined;
240
+ DeliveryTimedOutCount?: number | undefined;
241
+ ServiceRole?: string | undefined;
242
+ NotificationConfig?: NotificationConfig | undefined;
243
+ CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
244
+ TimeoutSeconds?: number | undefined;
160
245
  AlarmConfiguration?: AlarmConfiguration | undefined;
246
+ TriggeredAlarms?: AlarmStateInformation[] | undefined;
161
247
  }
162
- export interface DescribeMaintenanceWindowTasksResult {
163
- Tasks?: MaintenanceWindowTask[] | undefined;
248
+ export interface ListCommandsResult {
249
+ Commands?: Command[] | undefined;
164
250
  NextToken?: string | undefined;
165
251
  }
166
- export declare const OpsItemFilterKey: {
167
- readonly ACCESS_REQUEST_APPROVER_ARN: "AccessRequestByApproverArn";
168
- readonly ACCESS_REQUEST_APPROVER_ID: "AccessRequestByApproverId";
169
- readonly ACCESS_REQUEST_IS_REPLICA: "AccessRequestByIsReplica";
170
- readonly ACCESS_REQUEST_REQUESTER_ARN: "AccessRequestByRequesterArn";
171
- readonly ACCESS_REQUEST_REQUESTER_ID: "AccessRequestByRequesterId";
172
- readonly ACCESS_REQUEST_SOURCE_ACCOUNT_ID: "AccessRequestBySourceAccountId";
173
- readonly ACCESS_REQUEST_SOURCE_OPS_ITEM_ID: "AccessRequestBySourceOpsItemId";
174
- readonly ACCESS_REQUEST_SOURCE_REGION: "AccessRequestBySourceRegion";
175
- readonly ACCESS_REQUEST_TARGET_RESOURCE_ID: "AccessRequestByTargetResourceId";
176
- readonly ACCOUNT_ID: "AccountId";
177
- readonly ACTUAL_END_TIME: "ActualEndTime";
178
- readonly ACTUAL_START_TIME: "ActualStartTime";
179
- readonly AUTOMATION_ID: "AutomationId";
180
- readonly CATEGORY: "Category";
181
- readonly CHANGE_REQUEST_APPROVER_ARN: "ChangeRequestByApproverArn";
182
- readonly CHANGE_REQUEST_APPROVER_NAME: "ChangeRequestByApproverName";
183
- readonly CHANGE_REQUEST_REQUESTER_ARN: "ChangeRequestByRequesterArn";
184
- readonly CHANGE_REQUEST_REQUESTER_NAME: "ChangeRequestByRequesterName";
185
- readonly CHANGE_REQUEST_TARGETS_RESOURCE_GROUP: "ChangeRequestByTargetsResourceGroup";
186
- readonly CHANGE_REQUEST_TEMPLATE: "ChangeRequestByTemplate";
187
- readonly CREATED_BY: "CreatedBy";
188
- readonly CREATED_TIME: "CreatedTime";
189
- readonly INSIGHT_TYPE: "InsightByType";
190
- readonly LAST_MODIFIED_TIME: "LastModifiedTime";
191
- readonly OPERATIONAL_DATA: "OperationalData";
192
- readonly OPERATIONAL_DATA_KEY: "OperationalDataKey";
193
- readonly OPERATIONAL_DATA_VALUE: "OperationalDataValue";
194
- readonly OPSITEM_ID: "OpsItemId";
195
- readonly OPSITEM_TYPE: "OpsItemType";
196
- readonly PLANNED_END_TIME: "PlannedEndTime";
197
- readonly PLANNED_START_TIME: "PlannedStartTime";
198
- readonly PRIORITY: "Priority";
199
- readonly RESOURCE_ID: "ResourceId";
200
- readonly SEVERITY: "Severity";
201
- readonly SOURCE: "Source";
202
- readonly STATUS: "Status";
203
- readonly TITLE: "Title";
204
- };
205
- export type OpsItemFilterKey =
206
- (typeof OpsItemFilterKey)[keyof typeof OpsItemFilterKey];
207
- export declare const OpsItemFilterOperator: {
208
- readonly CONTAINS: "Contains";
209
- readonly EQUAL: "Equal";
210
- readonly GREATER_THAN: "GreaterThan";
211
- readonly LESS_THAN: "LessThan";
212
- };
213
- export type OpsItemFilterOperator =
214
- (typeof OpsItemFilterOperator)[keyof typeof OpsItemFilterOperator];
215
- export interface OpsItemFilter {
216
- Key: OpsItemFilterKey | undefined;
217
- Values: string[] | undefined;
218
- Operator: OpsItemFilterOperator | undefined;
252
+ export interface ComplianceStringFilter {
253
+ Key?: string | undefined;
254
+ Values?: string[] | undefined;
255
+ Type?: ComplianceQueryOperatorType | undefined;
219
256
  }
220
- export interface DescribeOpsItemsRequest {
221
- OpsItemFilters?: OpsItemFilter[] | undefined;
222
- MaxResults?: number | undefined;
257
+ export interface ListComplianceItemsRequest {
258
+ Filters?: ComplianceStringFilter[] | undefined;
259
+ ResourceIds?: string[] | undefined;
260
+ ResourceTypes?: string[] | undefined;
223
261
  NextToken?: string | undefined;
262
+ MaxResults?: number | undefined;
224
263
  }
225
- export declare const OpsItemStatus: {
226
- readonly APPROVED: "Approved";
227
- readonly CANCELLED: "Cancelled";
228
- readonly CANCELLING: "Cancelling";
229
- readonly CHANGE_CALENDAR_OVERRIDE_APPROVED: "ChangeCalendarOverrideApproved";
230
- readonly CHANGE_CALENDAR_OVERRIDE_REJECTED: "ChangeCalendarOverrideRejected";
231
- readonly CLOSED: "Closed";
232
- readonly COMPLETED_WITH_FAILURE: "CompletedWithFailure";
233
- readonly COMPLETED_WITH_SUCCESS: "CompletedWithSuccess";
234
- readonly FAILED: "Failed";
235
- readonly IN_PROGRESS: "InProgress";
236
- readonly OPEN: "Open";
237
- readonly PENDING: "Pending";
238
- readonly PENDING_APPROVAL: "PendingApproval";
239
- readonly PENDING_CHANGE_CALENDAR_OVERRIDE: "PendingChangeCalendarOverride";
240
- readonly REJECTED: "Rejected";
241
- readonly RESOLVED: "Resolved";
242
- readonly REVOKED: "Revoked";
243
- readonly RUNBOOK_IN_PROGRESS: "RunbookInProgress";
244
- readonly SCHEDULED: "Scheduled";
245
- readonly TIMED_OUT: "TimedOut";
246
- };
247
- export type OpsItemStatus = (typeof OpsItemStatus)[keyof typeof OpsItemStatus];
248
- export interface OpsItemSummary {
249
- CreatedBy?: string | undefined;
250
- CreatedTime?: Date | undefined;
251
- LastModifiedBy?: string | undefined;
252
- LastModifiedTime?: Date | undefined;
253
- Priority?: number | undefined;
254
- Source?: string | undefined;
255
- Status?: OpsItemStatus | undefined;
256
- OpsItemId?: string | undefined;
264
+ export interface ComplianceExecutionSummary {
265
+ ExecutionTime: Date | undefined;
266
+ ExecutionId?: string | undefined;
267
+ ExecutionType?: string | undefined;
268
+ }
269
+ export interface ComplianceItem {
270
+ ComplianceType?: string | undefined;
271
+ ResourceType?: string | undefined;
272
+ ResourceId?: string | undefined;
273
+ Id?: string | undefined;
257
274
  Title?: string | undefined;
258
- OperationalData?: Record<string, OpsItemDataValue> | undefined;
259
- Category?: string | undefined;
260
- Severity?: string | undefined;
261
- OpsItemType?: string | undefined;
262
- ActualStartTime?: Date | undefined;
263
- ActualEndTime?: Date | undefined;
264
- PlannedStartTime?: Date | undefined;
265
- PlannedEndTime?: Date | undefined;
275
+ Status?: ComplianceStatus | undefined;
276
+ Severity?: ComplianceSeverity | undefined;
277
+ ExecutionSummary?: ComplianceExecutionSummary | undefined;
278
+ Details?: Record<string, string> | undefined;
266
279
  }
267
- export interface DescribeOpsItemsResponse {
280
+ export interface ListComplianceItemsResult {
281
+ ComplianceItems?: ComplianceItem[] | undefined;
268
282
  NextToken?: string | undefined;
269
- OpsItemSummaries?: OpsItemSummary[] | undefined;
270
- }
271
- export declare const ParametersFilterKey: {
272
- readonly KEY_ID: "KeyId";
273
- readonly NAME: "Name";
274
- readonly TYPE: "Type";
275
- };
276
- export type ParametersFilterKey =
277
- (typeof ParametersFilterKey)[keyof typeof ParametersFilterKey];
278
- export interface ParametersFilter {
279
- Key: ParametersFilterKey | undefined;
280
- Values: string[] | undefined;
281
- }
282
- export interface ParameterStringFilter {
283
- Key: string | undefined;
284
- Option?: string | undefined;
285
- Values?: string[] | undefined;
286
283
  }
287
- export interface DescribeParametersRequest {
288
- Filters?: ParametersFilter[] | undefined;
289
- ParameterFilters?: ParameterStringFilter[] | undefined;
290
- MaxResults?: number | undefined;
284
+ export interface ListComplianceSummariesRequest {
285
+ Filters?: ComplianceStringFilter[] | undefined;
291
286
  NextToken?: string | undefined;
292
- Shared?: boolean | undefined;
293
- }
294
- export interface ParameterInlinePolicy {
295
- PolicyText?: string | undefined;
296
- PolicyType?: string | undefined;
297
- PolicyStatus?: string | undefined;
298
- }
299
- export declare const ParameterTier: {
300
- readonly ADVANCED: "Advanced";
301
- readonly INTELLIGENT_TIERING: "Intelligent-Tiering";
302
- readonly STANDARD: "Standard";
303
- };
304
- export type ParameterTier = (typeof ParameterTier)[keyof typeof ParameterTier];
305
- export declare const ParameterType: {
306
- readonly SECURE_STRING: "SecureString";
307
- readonly STRING: "String";
308
- readonly STRING_LIST: "StringList";
309
- };
310
- export type ParameterType = (typeof ParameterType)[keyof typeof ParameterType];
311
- export interface ParameterMetadata {
312
- Name?: string | undefined;
313
- ARN?: string | undefined;
314
- Type?: ParameterType | undefined;
315
- KeyId?: string | undefined;
316
- LastModifiedDate?: Date | undefined;
317
- LastModifiedUser?: string | undefined;
318
- Description?: string | undefined;
319
- AllowedPattern?: string | undefined;
320
- Version?: number | undefined;
321
- Tier?: ParameterTier | undefined;
322
- Policies?: ParameterInlinePolicy[] | undefined;
323
- DataType?: string | undefined;
287
+ MaxResults?: number | undefined;
324
288
  }
325
- export interface DescribeParametersResult {
326
- Parameters?: ParameterMetadata[] | undefined;
327
- NextToken?: string | undefined;
289
+ export interface SeveritySummary {
290
+ CriticalCount?: number | undefined;
291
+ HighCount?: number | undefined;
292
+ MediumCount?: number | undefined;
293
+ LowCount?: number | undefined;
294
+ InformationalCount?: number | undefined;
295
+ UnspecifiedCount?: number | undefined;
328
296
  }
329
- export declare class InvalidFilterOption extends __BaseException {
330
- readonly name: "InvalidFilterOption";
331
- readonly $fault: "client";
332
- constructor(
333
- opts: __ExceptionOptionType<InvalidFilterOption, __BaseException>
334
- );
297
+ export interface CompliantSummary {
298
+ CompliantCount?: number | undefined;
299
+ SeveritySummary?: SeveritySummary | undefined;
335
300
  }
336
- export interface DescribePatchBaselinesRequest {
337
- Filters?: PatchOrchestratorFilter[] | undefined;
338
- MaxResults?: number | undefined;
339
- NextToken?: string | undefined;
301
+ export interface NonCompliantSummary {
302
+ NonCompliantCount?: number | undefined;
303
+ SeveritySummary?: SeveritySummary | undefined;
340
304
  }
341
- export interface PatchBaselineIdentity {
342
- BaselineId?: string | undefined;
343
- BaselineName?: string | undefined;
344
- OperatingSystem?: OperatingSystem | undefined;
345
- BaselineDescription?: string | undefined;
346
- DefaultBaseline?: boolean | undefined;
305
+ export interface ComplianceSummaryItem {
306
+ ComplianceType?: string | undefined;
307
+ CompliantSummary?: CompliantSummary | undefined;
308
+ NonCompliantSummary?: NonCompliantSummary | undefined;
347
309
  }
348
- export interface DescribePatchBaselinesResult {
349
- BaselineIdentities?: PatchBaselineIdentity[] | undefined;
310
+ export interface ListComplianceSummariesResult {
311
+ ComplianceSummaryItems?: ComplianceSummaryItem[] | undefined;
350
312
  NextToken?: string | undefined;
351
313
  }
352
- export interface DescribePatchGroupsRequest {
353
- MaxResults?: number | undefined;
354
- Filters?: PatchOrchestratorFilter[] | undefined;
314
+ export interface ListDocumentMetadataHistoryRequest {
315
+ Name: string | undefined;
316
+ DocumentVersion?: string | undefined;
317
+ Metadata: DocumentMetadataEnum | undefined;
355
318
  NextToken?: string | undefined;
319
+ MaxResults?: number | undefined;
356
320
  }
357
- export interface PatchGroupPatchBaselineMapping {
358
- PatchGroup?: string | undefined;
359
- BaselineIdentity?: PatchBaselineIdentity | undefined;
360
- }
361
- export interface DescribePatchGroupsResult {
362
- Mappings?: PatchGroupPatchBaselineMapping[] | undefined;
363
- NextToken?: string | undefined;
321
+ export interface DocumentReviewCommentSource {
322
+ Type?: DocumentReviewCommentType | undefined;
323
+ Content?: string | undefined;
364
324
  }
365
- export interface DescribePatchGroupStateRequest {
366
- PatchGroup: string | undefined;
325
+ export interface DocumentReviewerResponseSource {
326
+ CreateTime?: Date | undefined;
327
+ UpdatedTime?: Date | undefined;
328
+ ReviewStatus?: ReviewStatus | undefined;
329
+ Comment?: DocumentReviewCommentSource[] | undefined;
330
+ Reviewer?: string | undefined;
367
331
  }
368
- export interface DescribePatchGroupStateResult {
369
- Instances?: number | undefined;
370
- InstancesWithInstalledPatches?: number | undefined;
371
- InstancesWithInstalledOtherPatches?: number | undefined;
372
- InstancesWithInstalledPendingRebootPatches?: number | undefined;
373
- InstancesWithInstalledRejectedPatches?: number | undefined;
374
- InstancesWithMissingPatches?: number | undefined;
375
- InstancesWithFailedPatches?: number | undefined;
376
- InstancesWithNotApplicablePatches?: number | undefined;
377
- InstancesWithUnreportedNotApplicablePatches?: number | undefined;
378
- InstancesWithCriticalNonCompliantPatches?: number | undefined;
379
- InstancesWithSecurityNonCompliantPatches?: number | undefined;
380
- InstancesWithOtherNonCompliantPatches?: number | undefined;
381
- InstancesWithAvailableSecurityUpdates?: number | undefined;
382
- }
383
- export declare const PatchSet: {
384
- readonly Application: "APPLICATION";
385
- readonly Os: "OS";
386
- };
387
- export type PatchSet = (typeof PatchSet)[keyof typeof PatchSet];
388
- export declare const PatchProperty: {
389
- readonly PatchClassification: "CLASSIFICATION";
390
- readonly PatchMsrcSeverity: "MSRC_SEVERITY";
391
- readonly PatchPriority: "PRIORITY";
392
- readonly PatchProductFamily: "PRODUCT_FAMILY";
393
- readonly PatchSeverity: "SEVERITY";
394
- readonly Product: "PRODUCT";
395
- };
396
- export type PatchProperty = (typeof PatchProperty)[keyof typeof PatchProperty];
397
- export interface DescribePatchPropertiesRequest {
398
- OperatingSystem: OperatingSystem | undefined;
399
- Property: PatchProperty | undefined;
400
- PatchSet?: PatchSet | undefined;
401
- MaxResults?: number | undefined;
402
- NextToken?: string | undefined;
332
+ export interface DocumentMetadataResponseInfo {
333
+ ReviewerResponse?: DocumentReviewerResponseSource[] | undefined;
403
334
  }
404
- export interface DescribePatchPropertiesResult {
405
- Properties?: Record<string, string>[] | undefined;
335
+ export interface ListDocumentMetadataHistoryResponse {
336
+ Name?: string | undefined;
337
+ DocumentVersion?: string | undefined;
338
+ Author?: string | undefined;
339
+ Metadata?: DocumentMetadataResponseInfo | undefined;
406
340
  NextToken?: string | undefined;
407
341
  }
408
- export declare const SessionFilterKey: {
409
- readonly ACCESS_TYPE: "AccessType";
410
- readonly INVOKED_AFTER: "InvokedAfter";
411
- readonly INVOKED_BEFORE: "InvokedBefore";
412
- readonly OWNER: "Owner";
413
- readonly SESSION_ID: "SessionId";
414
- readonly STATUS: "Status";
415
- readonly TARGET_ID: "Target";
416
- };
417
- export type SessionFilterKey =
418
- (typeof SessionFilterKey)[keyof typeof SessionFilterKey];
419
- export interface SessionFilter {
420
- key: SessionFilterKey | undefined;
342
+ export interface DocumentFilter {
343
+ key: DocumentFilterKey | undefined;
421
344
  value: string | undefined;
422
345
  }
423
- export declare const SessionState: {
424
- readonly ACTIVE: "Active";
425
- readonly HISTORY: "History";
426
- };
427
- export type SessionState = (typeof SessionState)[keyof typeof SessionState];
428
- export interface DescribeSessionsRequest {
429
- State: SessionState | undefined;
430
- MaxResults?: number | undefined;
431
- NextToken?: string | undefined;
432
- Filters?: SessionFilter[] | undefined;
433
- }
434
- export interface SessionManagerOutputUrl {
435
- S3OutputUrl?: string | undefined;
436
- CloudWatchOutputUrl?: string | undefined;
437
- }
438
- export declare const SessionStatus: {
439
- readonly CONNECTED: "Connected";
440
- readonly CONNECTING: "Connecting";
441
- readonly DISCONNECTED: "Disconnected";
442
- readonly FAILED: "Failed";
443
- readonly TERMINATED: "Terminated";
444
- readonly TERMINATING: "Terminating";
445
- };
446
- export type SessionStatus = (typeof SessionStatus)[keyof typeof SessionStatus];
447
- export interface Session {
448
- SessionId?: string | undefined;
449
- Target?: string | undefined;
450
- Status?: SessionStatus | undefined;
451
- StartDate?: Date | undefined;
452
- EndDate?: Date | undefined;
453
- DocumentName?: string | undefined;
454
- Owner?: string | undefined;
455
- Reason?: string | undefined;
456
- Details?: string | undefined;
457
- OutputUrl?: SessionManagerOutputUrl | undefined;
458
- MaxSessionDuration?: string | undefined;
459
- AccessType?: AccessType | undefined;
346
+ export interface DocumentKeyValuesFilter {
347
+ Key?: string | undefined;
348
+ Values?: string[] | undefined;
460
349
  }
461
- export interface DescribeSessionsResponse {
462
- Sessions?: Session[] | undefined;
350
+ export interface ListDocumentsRequest {
351
+ DocumentFilterList?: DocumentFilter[] | undefined;
352
+ Filters?: DocumentKeyValuesFilter[] | undefined;
353
+ MaxResults?: number | undefined;
463
354
  NextToken?: string | undefined;
464
355
  }
465
- export interface DisassociateOpsItemRelatedItemRequest {
466
- OpsItemId: string | undefined;
467
- AssociationId: string | undefined;
468
- }
469
- export interface DisassociateOpsItemRelatedItemResponse {}
470
- export declare class OpsItemRelatedItemAssociationNotFoundException extends __BaseException {
471
- readonly name: "OpsItemRelatedItemAssociationNotFoundException";
472
- readonly $fault: "client";
473
- Message?: string | undefined;
474
- constructor(
475
- opts: __ExceptionOptionType<
476
- OpsItemRelatedItemAssociationNotFoundException,
477
- __BaseException
478
- >
479
- );
480
- }
481
- export interface GetAccessTokenRequest {
482
- AccessRequestId: string | undefined;
483
- }
484
- export interface Credentials {
485
- AccessKeyId: string | undefined;
486
- SecretAccessKey: string | undefined;
487
- SessionToken: string | undefined;
488
- ExpirationTime: Date | undefined;
489
- }
490
- export interface GetAccessTokenResponse {
491
- Credentials?: Credentials | undefined;
492
- AccessRequestStatus?: AccessRequestStatus | undefined;
493
- }
494
- export declare class ThrottlingException extends __BaseException {
495
- readonly name: "ThrottlingException";
496
- readonly $fault: "client";
497
- Message: string | undefined;
498
- QuotaCode?: string | undefined;
499
- ServiceCode?: string | undefined;
500
- constructor(
501
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
502
- );
503
- }
504
- export declare class ValidationException extends __BaseException {
505
- readonly name: "ValidationException";
506
- readonly $fault: "client";
507
- Message?: string | undefined;
508
- ReasonCode?: string | undefined;
509
- constructor(
510
- opts: __ExceptionOptionType<ValidationException, __BaseException>
511
- );
512
- }
513
- export interface GetAutomationExecutionRequest {
514
- AutomationExecutionId: string | undefined;
515
- }
516
- export interface ProgressCounters {
517
- TotalSteps?: number | undefined;
518
- SuccessSteps?: number | undefined;
519
- FailedSteps?: number | undefined;
520
- CancelledSteps?: number | undefined;
521
- TimedOutSteps?: number | undefined;
522
- }
523
- export interface AutomationExecution {
524
- AutomationExecutionId?: string | undefined;
525
- DocumentName?: string | undefined;
526
- DocumentVersion?: string | undefined;
527
- ExecutionStartTime?: Date | undefined;
528
- ExecutionEndTime?: Date | undefined;
529
- AutomationExecutionStatus?: AutomationExecutionStatus | undefined;
530
- StepExecutions?: StepExecution[] | undefined;
531
- StepExecutionsTruncated?: boolean | undefined;
532
- Parameters?: Record<string, string[]> | undefined;
533
- Outputs?: Record<string, string[]> | undefined;
534
- FailureMessage?: string | undefined;
535
- Mode?: ExecutionMode | undefined;
536
- ParentAutomationExecutionId?: string | undefined;
537
- ExecutedBy?: string | undefined;
538
- CurrentStepName?: string | undefined;
539
- CurrentAction?: string | undefined;
540
- TargetParameterName?: string | undefined;
541
- Targets?: Target[] | undefined;
542
- TargetMaps?: Record<string, string[]>[] | undefined;
543
- ResolvedTargets?: ResolvedTargets | undefined;
544
- MaxConcurrency?: string | undefined;
545
- MaxErrors?: string | undefined;
546
- Target?: string | undefined;
547
- TargetLocations?: TargetLocation[] | undefined;
548
- ProgressCounters?: ProgressCounters | undefined;
549
- AlarmConfiguration?: AlarmConfiguration | undefined;
550
- TriggeredAlarms?: AlarmStateInformation[] | undefined;
551
- TargetLocationsURL?: string | undefined;
552
- AutomationSubtype?: AutomationSubtype | undefined;
553
- ScheduledTime?: Date | undefined;
554
- Runbooks?: Runbook[] | undefined;
555
- OpsItemId?: string | undefined;
556
- AssociationId?: string | undefined;
557
- ChangeRequestName?: string | undefined;
558
- Variables?: Record<string, string[]> | undefined;
559
- }
560
- export interface GetAutomationExecutionResult {
561
- AutomationExecution?: AutomationExecution | undefined;
562
- }
563
- export interface GetCalendarStateRequest {
564
- CalendarNames: string[] | undefined;
565
- AtTime?: string | undefined;
566
- }
567
- export declare const CalendarState: {
568
- readonly CLOSED: "CLOSED";
569
- readonly OPEN: "OPEN";
570
- };
571
- export type CalendarState = (typeof CalendarState)[keyof typeof CalendarState];
572
- export interface GetCalendarStateResponse {
573
- State?: CalendarState | undefined;
574
- AtTime?: string | undefined;
575
- NextTransitionTime?: string | undefined;
576
- }
577
- export declare class InvalidDocumentType extends __BaseException {
578
- readonly name: "InvalidDocumentType";
579
- readonly $fault: "client";
580
- Message?: string | undefined;
581
- constructor(
582
- opts: __ExceptionOptionType<InvalidDocumentType, __BaseException>
583
- );
584
- }
585
- export declare class UnsupportedCalendarException extends __BaseException {
586
- readonly name: "UnsupportedCalendarException";
587
- readonly $fault: "client";
588
- Message?: string | undefined;
589
- constructor(
590
- opts: __ExceptionOptionType<UnsupportedCalendarException, __BaseException>
591
- );
592
- }
593
- export interface GetCommandInvocationRequest {
594
- CommandId: string | undefined;
595
- InstanceId: string | undefined;
596
- PluginName?: string | undefined;
597
- }
598
- export interface CloudWatchOutputConfig {
599
- CloudWatchLogGroupName?: string | undefined;
600
- CloudWatchOutputEnabled?: boolean | undefined;
601
- }
602
- export declare const CommandInvocationStatus: {
603
- readonly CANCELLED: "Cancelled";
604
- readonly CANCELLING: "Cancelling";
605
- readonly DELAYED: "Delayed";
606
- readonly FAILED: "Failed";
607
- readonly IN_PROGRESS: "InProgress";
608
- readonly PENDING: "Pending";
609
- readonly SUCCESS: "Success";
610
- readonly TIMED_OUT: "TimedOut";
611
- };
612
- export type CommandInvocationStatus =
613
- (typeof CommandInvocationStatus)[keyof typeof CommandInvocationStatus];
614
- export interface GetCommandInvocationResult {
615
- CommandId?: string | undefined;
616
- InstanceId?: string | undefined;
617
- Comment?: string | undefined;
618
- DocumentName?: string | undefined;
619
- DocumentVersion?: string | undefined;
620
- PluginName?: string | undefined;
621
- ResponseCode?: number | undefined;
622
- ExecutionStartDateTime?: string | undefined;
623
- ExecutionElapsedTime?: string | undefined;
624
- ExecutionEndDateTime?: string | undefined;
625
- Status?: CommandInvocationStatus | undefined;
626
- StatusDetails?: string | undefined;
627
- StandardOutputContent?: string | undefined;
628
- StandardOutputUrl?: string | undefined;
629
- StandardErrorContent?: string | undefined;
630
- StandardErrorUrl?: string | undefined;
631
- CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
632
- }
633
- export declare class InvalidPluginName extends __BaseException {
634
- readonly name: "InvalidPluginName";
635
- readonly $fault: "client";
636
- constructor(opts: __ExceptionOptionType<InvalidPluginName, __BaseException>);
637
- }
638
- export declare class InvocationDoesNotExist extends __BaseException {
639
- readonly name: "InvocationDoesNotExist";
640
- readonly $fault: "client";
641
- constructor(
642
- opts: __ExceptionOptionType<InvocationDoesNotExist, __BaseException>
643
- );
644
- }
645
- export interface GetConnectionStatusRequest {
646
- Target: string | undefined;
647
- }
648
- export declare const ConnectionStatus: {
649
- readonly CONNECTED: "connected";
650
- readonly NOT_CONNECTED: "notconnected";
651
- };
652
- export type ConnectionStatus =
653
- (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
654
- export interface GetConnectionStatusResponse {
655
- Target?: string | undefined;
656
- Status?: ConnectionStatus | undefined;
657
- }
658
- export interface GetDefaultPatchBaselineRequest {
659
- OperatingSystem?: OperatingSystem | undefined;
660
- }
661
- export interface GetDefaultPatchBaselineResult {
662
- BaselineId?: string | undefined;
663
- OperatingSystem?: OperatingSystem | undefined;
664
- }
665
- export interface BaselineOverride {
666
- OperatingSystem?: OperatingSystem | undefined;
667
- GlobalFilters?: PatchFilterGroup | undefined;
668
- ApprovalRules?: PatchRuleGroup | undefined;
669
- ApprovedPatches?: string[] | undefined;
670
- ApprovedPatchesComplianceLevel?: PatchComplianceLevel | undefined;
671
- RejectedPatches?: string[] | undefined;
672
- RejectedPatchesAction?: PatchAction | undefined;
673
- ApprovedPatchesEnableNonSecurity?: boolean | undefined;
674
- Sources?: PatchSource[] | undefined;
675
- AvailableSecurityUpdatesComplianceStatus?: PatchComplianceStatus | undefined;
676
- }
677
- export interface GetDeployablePatchSnapshotForInstanceRequest {
678
- InstanceId: string | undefined;
679
- SnapshotId: string | undefined;
680
- BaselineOverride?: BaselineOverride | undefined;
681
- UseS3DualStackEndpoint?: boolean | undefined;
682
- }
683
- export interface GetDeployablePatchSnapshotForInstanceResult {
684
- InstanceId?: string | undefined;
685
- SnapshotId?: string | undefined;
686
- SnapshotDownloadUrl?: string | undefined;
687
- Product?: string | undefined;
688
- }
689
- export declare class UnsupportedFeatureRequiredException extends __BaseException {
690
- readonly name: "UnsupportedFeatureRequiredException";
691
- readonly $fault: "client";
692
- Message?: string | undefined;
693
- constructor(
694
- opts: __ExceptionOptionType<
695
- UnsupportedFeatureRequiredException,
696
- __BaseException
697
- >
698
- );
699
- }
700
- export interface GetDocumentRequest {
701
- Name: string | undefined;
356
+ export interface DocumentIdentifier {
357
+ Name?: string | undefined;
358
+ CreatedDate?: Date | undefined;
359
+ DisplayName?: string | undefined;
360
+ Owner?: string | undefined;
702
361
  VersionName?: string | undefined;
362
+ PlatformTypes?: PlatformType[] | undefined;
703
363
  DocumentVersion?: string | undefined;
364
+ DocumentType?: DocumentType | undefined;
365
+ SchemaVersion?: string | undefined;
704
366
  DocumentFormat?: DocumentFormat | undefined;
367
+ TargetType?: string | undefined;
368
+ Tags?: Tag[] | undefined;
369
+ Requires?: DocumentRequires[] | undefined;
370
+ ReviewStatus?: ReviewStatus | undefined;
371
+ Author?: string | undefined;
705
372
  }
706
- export declare const AttachmentHashType: {
707
- readonly SHA256: "Sha256";
708
- };
709
- export type AttachmentHashType =
710
- (typeof AttachmentHashType)[keyof typeof AttachmentHashType];
711
- export interface AttachmentContent {
712
- Name?: string | undefined;
713
- Size?: number | undefined;
714
- Hash?: string | undefined;
715
- HashType?: AttachmentHashType | undefined;
716
- Url?: string | undefined;
373
+ export interface ListDocumentsResult {
374
+ DocumentIdentifiers?: DocumentIdentifier[] | undefined;
375
+ NextToken?: string | undefined;
376
+ }
377
+ export interface ListDocumentVersionsRequest {
378
+ Name: string | undefined;
379
+ MaxResults?: number | undefined;
380
+ NextToken?: string | undefined;
717
381
  }
718
- export interface GetDocumentResult {
382
+ export interface DocumentVersionInfo {
719
383
  Name?: string | undefined;
720
- CreatedDate?: Date | undefined;
721
384
  DisplayName?: string | undefined;
722
- VersionName?: string | undefined;
723
385
  DocumentVersion?: string | undefined;
386
+ VersionName?: string | undefined;
387
+ CreatedDate?: Date | undefined;
388
+ IsDefaultVersion?: boolean | undefined;
389
+ DocumentFormat?: DocumentFormat | undefined;
724
390
  Status?: DocumentStatus | undefined;
725
391
  StatusInformation?: string | undefined;
726
- Content?: string | undefined;
727
- DocumentType?: DocumentType | undefined;
728
- DocumentFormat?: DocumentFormat | undefined;
729
- Requires?: DocumentRequires[] | undefined;
730
- AttachmentsContent?: AttachmentContent[] | undefined;
731
392
  ReviewStatus?: ReviewStatus | undefined;
732
393
  }
733
- export interface GetExecutionPreviewRequest {
734
- ExecutionPreviewId: string | undefined;
735
- }
736
- export declare const ImpactType: {
737
- readonly MUTATING: "Mutating";
738
- readonly NON_MUTATING: "NonMutating";
739
- readonly UNDETERMINED: "Undetermined";
740
- };
741
- export type ImpactType = (typeof ImpactType)[keyof typeof ImpactType];
742
- export interface TargetPreview {
743
- Count?: number | undefined;
744
- TargetType?: string | undefined;
394
+ export interface ListDocumentVersionsResult {
395
+ DocumentVersions?: DocumentVersionInfo[] | undefined;
396
+ NextToken?: string | undefined;
397
+ }
398
+ export interface ListInventoryEntriesRequest {
399
+ InstanceId: string | undefined;
400
+ TypeName: string | undefined;
401
+ Filters?: InventoryFilter[] | undefined;
402
+ NextToken?: string | undefined;
403
+ MaxResults?: number | undefined;
745
404
  }
746
- export interface AutomationExecutionPreview {
747
- StepPreviews?: Partial<Record<ImpactType, number>> | undefined;
748
- Regions?: string[] | undefined;
749
- TargetPreviews?: TargetPreview[] | undefined;
750
- TotalAccounts?: number | undefined;
405
+ export interface ListInventoryEntriesResult {
406
+ TypeName?: string | undefined;
407
+ InstanceId?: string | undefined;
408
+ SchemaVersion?: string | undefined;
409
+ CaptureTime?: string | undefined;
410
+ Entries?: Record<string, string>[] | undefined;
411
+ NextToken?: string | undefined;
751
412
  }
752
- export type ExecutionPreview =
753
- | ExecutionPreview.AutomationMember
754
- | ExecutionPreview.$UnknownMember;
755
- export declare namespace ExecutionPreview {
756
- interface AutomationMember {
757
- Automation: AutomationExecutionPreview;
413
+ export interface NodeFilter {
414
+ Key: NodeFilterKey | undefined;
415
+ Values: string[] | undefined;
416
+ Type?: NodeFilterOperatorType | undefined;
417
+ }
418
+ export interface ListNodesRequest {
419
+ SyncName?: string | undefined;
420
+ Filters?: NodeFilter[] | undefined;
421
+ NextToken?: string | undefined;
422
+ MaxResults?: number | undefined;
423
+ }
424
+ export interface InstanceInfo {
425
+ AgentType?: string | undefined;
426
+ AgentVersion?: string | undefined;
427
+ ComputerName?: string | undefined;
428
+ InstanceStatus?: string | undefined;
429
+ IpAddress?: string | undefined;
430
+ ManagedStatus?: ManagedStatus | undefined;
431
+ PlatformType?: PlatformType | undefined;
432
+ PlatformName?: string | undefined;
433
+ PlatformVersion?: string | undefined;
434
+ ResourceType?: ResourceType | undefined;
435
+ }
436
+ export type NodeType = NodeType.InstanceMember | NodeType.$UnknownMember;
437
+ export declare namespace NodeType {
438
+ interface InstanceMember {
439
+ Instance: InstanceInfo;
758
440
  $unknown?: never;
759
441
  }
760
442
  interface $UnknownMember {
761
- Automation?: never;
443
+ Instance?: never;
762
444
  $unknown: [string, any];
763
445
  }
764
446
  interface Visitor<T> {
765
- Automation: (value: AutomationExecutionPreview) => T;
447
+ Instance: (value: InstanceInfo) => T;
766
448
  _: (name: string, value: any) => T;
767
449
  }
768
450
  }
769
- export declare const ExecutionPreviewStatus: {
770
- readonly FAILED: "Failed";
771
- readonly IN_PROGRESS: "InProgress";
772
- readonly PENDING: "Pending";
773
- readonly SUCCESS: "Success";
774
- };
775
- export type ExecutionPreviewStatus =
776
- (typeof ExecutionPreviewStatus)[keyof typeof ExecutionPreviewStatus];
777
- export interface GetExecutionPreviewResponse {
778
- ExecutionPreviewId?: string | undefined;
779
- EndedAt?: Date | undefined;
780
- Status?: ExecutionPreviewStatus | undefined;
781
- StatusMessage?: string | undefined;
782
- ExecutionPreview?: ExecutionPreview | undefined;
783
- }
784
- export declare const InventoryQueryOperatorType: {
785
- readonly BEGIN_WITH: "BeginWith";
786
- readonly EQUAL: "Equal";
787
- readonly EXISTS: "Exists";
788
- readonly GREATER_THAN: "GreaterThan";
789
- readonly LESS_THAN: "LessThan";
790
- readonly NOT_EQUAL: "NotEqual";
791
- };
792
- export type InventoryQueryOperatorType =
793
- (typeof InventoryQueryOperatorType)[keyof typeof InventoryQueryOperatorType];
794
- export interface InventoryFilter {
795
- Key: string | undefined;
796
- Values: string[] | undefined;
797
- Type?: InventoryQueryOperatorType | undefined;
798
- }
799
- export interface InventoryGroup {
800
- Name: string | undefined;
801
- Filters: InventoryFilter[] | undefined;
802
- }
803
- export interface ResultAttribute {
804
- TypeName: string | undefined;
805
- }
806
- export interface InventoryResultItem {
807
- TypeName: string | undefined;
808
- SchemaVersion: string | undefined;
809
- CaptureTime?: string | undefined;
810
- ContentHash?: string | undefined;
811
- Content: Record<string, string>[] | undefined;
451
+ export interface NodeOwnerInfo {
452
+ AccountId?: string | undefined;
453
+ OrganizationalUnitId?: string | undefined;
454
+ OrganizationalUnitPath?: string | undefined;
812
455
  }
813
- export interface InventoryResultEntity {
456
+ export interface Node {
457
+ CaptureTime?: Date | undefined;
814
458
  Id?: string | undefined;
815
- Data?: Record<string, InventoryResultItem> | undefined;
459
+ Owner?: NodeOwnerInfo | undefined;
460
+ Region?: string | undefined;
461
+ NodeType?: NodeType | undefined;
816
462
  }
817
- export interface GetInventoryResult {
818
- Entities?: InventoryResultEntity[] | undefined;
463
+ export interface ListNodesResult {
464
+ Nodes?: Node[] | undefined;
819
465
  NextToken?: string | undefined;
820
466
  }
821
- export declare class InvalidAggregatorException extends __BaseException {
822
- readonly name: "InvalidAggregatorException";
823
- readonly $fault: "client";
824
- Message?: string | undefined;
825
- constructor(
826
- opts: __ExceptionOptionType<InvalidAggregatorException, __BaseException>
827
- );
467
+ export interface ListNodesSummaryResult {
468
+ Summary?: Record<string, string>[] | undefined;
469
+ NextToken?: string | undefined;
828
470
  }
829
- export declare class InvalidInventoryGroupException extends __BaseException {
830
- readonly name: "InvalidInventoryGroupException";
831
- readonly $fault: "client";
832
- Message?: string | undefined;
833
- constructor(
834
- opts: __ExceptionOptionType<InvalidInventoryGroupException, __BaseException>
835
- );
471
+ export interface OpsItemEventFilter {
472
+ Key: OpsItemEventFilterKey | undefined;
473
+ Values: string[] | undefined;
474
+ Operator: OpsItemEventFilterOperator | undefined;
836
475
  }
837
- export declare class InvalidResultAttributeException extends __BaseException {
838
- readonly name: "InvalidResultAttributeException";
839
- readonly $fault: "client";
840
- Message?: string | undefined;
841
- constructor(
842
- opts: __ExceptionOptionType<
843
- InvalidResultAttributeException,
844
- __BaseException
845
- >
846
- );
847
- }
848
- export interface GetInventorySchemaRequest {
849
- TypeName?: string | undefined;
850
- NextToken?: string | undefined;
476
+ export interface ListOpsItemEventsRequest {
477
+ Filters?: OpsItemEventFilter[] | undefined;
851
478
  MaxResults?: number | undefined;
852
- Aggregator?: boolean | undefined;
853
- SubType?: boolean | undefined;
854
- }
855
- export declare const InventoryAttributeDataType: {
856
- readonly NUMBER: "number";
857
- readonly STRING: "string";
858
- };
859
- export type InventoryAttributeDataType =
860
- (typeof InventoryAttributeDataType)[keyof typeof InventoryAttributeDataType];
861
- export interface InventoryItemAttribute {
862
- Name: string | undefined;
863
- DataType: InventoryAttributeDataType | undefined;
864
- }
865
- export interface InventoryItemSchema {
866
- TypeName: string | undefined;
867
- Version?: string | undefined;
868
- Attributes: InventoryItemAttribute[] | undefined;
869
- DisplayName?: string | undefined;
870
- }
871
- export interface GetInventorySchemaResult {
872
- Schemas?: InventoryItemSchema[] | undefined;
873
479
  NextToken?: string | undefined;
874
480
  }
875
- export interface GetMaintenanceWindowRequest {
876
- WindowId: string | undefined;
877
- }
878
- export interface GetMaintenanceWindowResult {
879
- WindowId?: string | undefined;
880
- Name?: string | undefined;
881
- Description?: string | undefined;
882
- StartDate?: string | undefined;
883
- EndDate?: string | undefined;
884
- Schedule?: string | undefined;
885
- ScheduleTimezone?: string | undefined;
886
- ScheduleOffset?: number | undefined;
887
- NextExecutionTime?: string | undefined;
888
- Duration?: number | undefined;
889
- Cutoff?: number | undefined;
890
- AllowUnassociatedTargets?: boolean | undefined;
891
- Enabled?: boolean | undefined;
892
- CreatedDate?: Date | undefined;
893
- ModifiedDate?: Date | undefined;
894
- }
895
- export interface GetMaintenanceWindowExecutionRequest {
896
- WindowExecutionId: string | undefined;
897
- }
898
- export interface GetMaintenanceWindowExecutionResult {
899
- WindowExecutionId?: string | undefined;
900
- TaskIds?: string[] | undefined;
901
- Status?: MaintenanceWindowExecutionStatus | undefined;
902
- StatusDetails?: string | undefined;
903
- StartTime?: Date | undefined;
904
- EndTime?: Date | undefined;
905
- }
906
- export interface GetMaintenanceWindowExecutionTaskRequest {
907
- WindowExecutionId: string | undefined;
908
- TaskId: string | undefined;
481
+ export interface OpsItemIdentity {
482
+ Arn?: string | undefined;
909
483
  }
910
- export interface GetMaintenanceWindowExecutionTaskResult {
911
- WindowExecutionId?: string | undefined;
912
- TaskExecutionId?: string | undefined;
913
- TaskArn?: string | undefined;
914
- ServiceRole?: string | undefined;
915
- Type?: MaintenanceWindowTaskType | undefined;
916
- TaskParameters?:
917
- | Record<string, MaintenanceWindowTaskParameterValueExpression>[]
918
- | undefined;
919
- Priority?: number | undefined;
920
- MaxConcurrency?: string | undefined;
921
- MaxErrors?: string | undefined;
922
- Status?: MaintenanceWindowExecutionStatus | undefined;
923
- StatusDetails?: string | undefined;
924
- StartTime?: Date | undefined;
925
- EndTime?: Date | undefined;
926
- AlarmConfiguration?: AlarmConfiguration | undefined;
927
- TriggeredAlarms?: AlarmStateInformation[] | undefined;
484
+ export interface OpsItemEventSummary {
485
+ OpsItemId?: string | undefined;
486
+ EventId?: string | undefined;
487
+ Source?: string | undefined;
488
+ DetailType?: string | undefined;
489
+ Detail?: string | undefined;
490
+ CreatedBy?: OpsItemIdentity | undefined;
491
+ CreatedTime?: Date | undefined;
928
492
  }
929
- export interface GetMaintenanceWindowExecutionTaskInvocationRequest {
930
- WindowExecutionId: string | undefined;
931
- TaskId: string | undefined;
932
- InvocationId: string | undefined;
493
+ export interface ListOpsItemEventsResponse {
494
+ NextToken?: string | undefined;
495
+ Summaries?: OpsItemEventSummary[] | undefined;
933
496
  }
934
- export interface GetMaintenanceWindowExecutionTaskInvocationResult {
935
- WindowExecutionId?: string | undefined;
936
- TaskExecutionId?: string | undefined;
937
- InvocationId?: string | undefined;
938
- ExecutionId?: string | undefined;
939
- TaskType?: MaintenanceWindowTaskType | undefined;
940
- Parameters?: string | undefined;
941
- Status?: MaintenanceWindowExecutionStatus | undefined;
942
- StatusDetails?: string | undefined;
943
- StartTime?: Date | undefined;
944
- EndTime?: Date | undefined;
945
- OwnerInformation?: string | undefined;
946
- WindowTargetId?: string | undefined;
497
+ export interface OpsItemRelatedItemsFilter {
498
+ Key: OpsItemRelatedItemsFilterKey | undefined;
499
+ Values: string[] | undefined;
500
+ Operator: OpsItemRelatedItemsFilterOperator | undefined;
947
501
  }
948
- export interface GetMaintenanceWindowTaskRequest {
949
- WindowId: string | undefined;
950
- WindowTaskId: string | undefined;
502
+ export interface ListOpsItemRelatedItemsRequest {
503
+ OpsItemId?: string | undefined;
504
+ Filters?: OpsItemRelatedItemsFilter[] | undefined;
505
+ MaxResults?: number | undefined;
506
+ NextToken?: string | undefined;
951
507
  }
952
- export interface MaintenanceWindowAutomationParameters {
953
- DocumentVersion?: string | undefined;
954
- Parameters?: Record<string, string[]> | undefined;
508
+ export interface OpsItemRelatedItemSummary {
509
+ OpsItemId?: string | undefined;
510
+ AssociationId?: string | undefined;
511
+ ResourceType?: string | undefined;
512
+ AssociationType?: string | undefined;
513
+ ResourceUri?: string | undefined;
514
+ CreatedBy?: OpsItemIdentity | undefined;
515
+ CreatedTime?: Date | undefined;
516
+ LastModifiedBy?: OpsItemIdentity | undefined;
517
+ LastModifiedTime?: Date | undefined;
955
518
  }
956
- export interface MaintenanceWindowLambdaParameters {
957
- ClientContext?: string | undefined;
958
- Qualifier?: string | undefined;
959
- Payload?: Uint8Array | undefined;
960
- }
961
- export declare const NotificationEvent: {
962
- readonly ALL: "All";
963
- readonly CANCELLED: "Cancelled";
964
- readonly FAILED: "Failed";
965
- readonly IN_PROGRESS: "InProgress";
966
- readonly SUCCESS: "Success";
967
- readonly TIMED_OUT: "TimedOut";
968
- };
969
- export type NotificationEvent =
970
- (typeof NotificationEvent)[keyof typeof NotificationEvent];
971
- export declare const NotificationType: {
972
- readonly Command: "Command";
973
- readonly Invocation: "Invocation";
974
- };
975
- export type NotificationType =
976
- (typeof NotificationType)[keyof typeof NotificationType];
977
- export interface NotificationConfig {
978
- NotificationArn?: string | undefined;
979
- NotificationEvents?: NotificationEvent[] | undefined;
980
- NotificationType?: NotificationType | undefined;
981
- }
982
- export interface MaintenanceWindowRunCommandParameters {
983
- Comment?: string | undefined;
984
- CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
985
- DocumentHash?: string | undefined;
986
- DocumentHashType?: DocumentHashType | undefined;
987
- DocumentVersion?: string | undefined;
988
- NotificationConfig?: NotificationConfig | undefined;
989
- OutputS3BucketName?: string | undefined;
990
- OutputS3KeyPrefix?: string | undefined;
991
- Parameters?: Record<string, string[]> | undefined;
992
- ServiceRoleArn?: string | undefined;
993
- TimeoutSeconds?: number | undefined;
519
+ export interface ListOpsItemRelatedItemsResponse {
520
+ NextToken?: string | undefined;
521
+ Summaries?: OpsItemRelatedItemSummary[] | undefined;
994
522
  }
995
- export interface MaintenanceWindowStepFunctionsParameters {
996
- Input?: string | undefined;
997
- Name?: string | undefined;
523
+ export interface OpsMetadataFilter {
524
+ Key: string | undefined;
525
+ Values: string[] | undefined;
998
526
  }
999
- export interface MaintenanceWindowTaskInvocationParameters {
1000
- RunCommand?: MaintenanceWindowRunCommandParameters | undefined;
1001
- Automation?: MaintenanceWindowAutomationParameters | undefined;
1002
- StepFunctions?: MaintenanceWindowStepFunctionsParameters | undefined;
1003
- Lambda?: MaintenanceWindowLambdaParameters | undefined;
527
+ export interface ListOpsMetadataRequest {
528
+ Filters?: OpsMetadataFilter[] | undefined;
529
+ MaxResults?: number | undefined;
530
+ NextToken?: string | undefined;
1004
531
  }
1005
- export interface GetMaintenanceWindowTaskResult {
1006
- WindowId?: string | undefined;
1007
- WindowTaskId?: string | undefined;
1008
- Targets?: Target[] | undefined;
1009
- TaskArn?: string | undefined;
1010
- ServiceRoleArn?: string | undefined;
1011
- TaskType?: MaintenanceWindowTaskType | undefined;
1012
- TaskParameters?:
1013
- | Record<string, MaintenanceWindowTaskParameterValueExpression>
1014
- | undefined;
1015
- TaskInvocationParameters?:
1016
- | MaintenanceWindowTaskInvocationParameters
1017
- | undefined;
1018
- Priority?: number | undefined;
1019
- MaxConcurrency?: string | undefined;
1020
- MaxErrors?: string | undefined;
1021
- LoggingInfo?: LoggingInfo | undefined;
1022
- Name?: string | undefined;
1023
- Description?: string | undefined;
1024
- CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
1025
- AlarmConfiguration?: AlarmConfiguration | undefined;
532
+ export interface OpsMetadata {
533
+ ResourceId?: string | undefined;
534
+ OpsMetadataArn?: string | undefined;
535
+ LastModifiedDate?: Date | undefined;
536
+ LastModifiedUser?: string | undefined;
537
+ CreationDate?: Date | undefined;
1026
538
  }
1027
- export interface GetOpsItemRequest {
1028
- OpsItemId: string | undefined;
1029
- OpsItemArn?: string | undefined;
539
+ export interface ListOpsMetadataResult {
540
+ OpsMetadataList?: OpsMetadata[] | undefined;
541
+ NextToken?: string | undefined;
1030
542
  }
1031
- export interface OpsItem {
1032
- CreatedBy?: string | undefined;
1033
- OpsItemType?: string | undefined;
1034
- CreatedTime?: Date | undefined;
1035
- Description?: string | undefined;
1036
- LastModifiedBy?: string | undefined;
1037
- LastModifiedTime?: Date | undefined;
1038
- Notifications?: OpsItemNotification[] | undefined;
1039
- Priority?: number | undefined;
1040
- RelatedOpsItems?: RelatedOpsItem[] | undefined;
1041
- Status?: OpsItemStatus | undefined;
1042
- OpsItemId?: string | undefined;
1043
- Version?: string | undefined;
1044
- Title?: string | undefined;
1045
- Source?: string | undefined;
1046
- OperationalData?: Record<string, OpsItemDataValue> | undefined;
1047
- Category?: string | undefined;
1048
- Severity?: string | undefined;
1049
- ActualStartTime?: Date | undefined;
1050
- ActualEndTime?: Date | undefined;
1051
- PlannedStartTime?: Date | undefined;
1052
- PlannedEndTime?: Date | undefined;
1053
- OpsItemArn?: string | undefined;
543
+ export interface ListResourceComplianceSummariesRequest {
544
+ Filters?: ComplianceStringFilter[] | undefined;
545
+ NextToken?: string | undefined;
546
+ MaxResults?: number | undefined;
1054
547
  }
1055
- export interface GetOpsItemResponse {
1056
- OpsItem?: OpsItem | undefined;
548
+ export interface ResourceComplianceSummaryItem {
549
+ ComplianceType?: string | undefined;
550
+ ResourceType?: string | undefined;
551
+ ResourceId?: string | undefined;
552
+ Status?: ComplianceStatus | undefined;
553
+ OverallSeverity?: ComplianceSeverity | undefined;
554
+ ExecutionSummary?: ComplianceExecutionSummary | undefined;
555
+ CompliantSummary?: CompliantSummary | undefined;
556
+ NonCompliantSummary?: NonCompliantSummary | undefined;
1057
557
  }
1058
- export interface GetOpsMetadataRequest {
1059
- OpsMetadataArn: string | undefined;
1060
- MaxResults?: number | undefined;
558
+ export interface ListResourceComplianceSummariesResult {
559
+ ResourceComplianceSummaryItems?: ResourceComplianceSummaryItem[] | undefined;
1061
560
  NextToken?: string | undefined;
1062
561
  }
1063
- export interface GetOpsMetadataResult {
1064
- ResourceId?: string | undefined;
1065
- Metadata?: Record<string, MetadataValue> | undefined;
562
+ export interface ListResourceDataSyncRequest {
563
+ SyncType?: string | undefined;
1066
564
  NextToken?: string | undefined;
565
+ MaxResults?: number | undefined;
1067
566
  }
1068
- export declare const OpsFilterOperatorType: {
1069
- readonly BEGIN_WITH: "BeginWith";
1070
- readonly EQUAL: "Equal";
1071
- readonly EXISTS: "Exists";
1072
- readonly GREATER_THAN: "GreaterThan";
1073
- readonly LESS_THAN: "LessThan";
1074
- readonly NOT_EQUAL: "NotEqual";
1075
- };
1076
- export type OpsFilterOperatorType =
1077
- (typeof OpsFilterOperatorType)[keyof typeof OpsFilterOperatorType];
1078
- export interface OpsFilter {
1079
- Key: string | undefined;
1080
- Values: string[] | undefined;
1081
- Type?: OpsFilterOperatorType | undefined;
567
+ export interface ResourceDataSyncSourceWithState {
568
+ SourceType?: string | undefined;
569
+ AwsOrganizationsSource?: ResourceDataSyncAwsOrganizationsSource | undefined;
570
+ SourceRegions?: string[] | undefined;
571
+ IncludeFutureRegions?: boolean | undefined;
572
+ State?: string | undefined;
573
+ EnableAllOpsDataSources?: boolean | undefined;
1082
574
  }
1083
- export interface OpsResultAttribute {
1084
- TypeName: string | undefined;
575
+ export interface ResourceDataSyncItem {
576
+ SyncName?: string | undefined;
577
+ SyncType?: string | undefined;
578
+ SyncSource?: ResourceDataSyncSourceWithState | undefined;
579
+ S3Destination?: ResourceDataSyncS3Destination | undefined;
580
+ LastSyncTime?: Date | undefined;
581
+ LastSuccessfulSyncTime?: Date | undefined;
582
+ SyncLastModifiedTime?: Date | undefined;
583
+ LastStatus?: LastResourceDataSyncStatus | undefined;
584
+ SyncCreatedTime?: Date | undefined;
585
+ LastSyncStatusMessage?: string | undefined;
1085
586
  }
1086
- export interface OpsEntityItem {
1087
- CaptureTime?: string | undefined;
1088
- Content?: Record<string, string>[] | undefined;
587
+ export interface ListResourceDataSyncResult {
588
+ ResourceDataSyncItems?: ResourceDataSyncItem[] | undefined;
589
+ NextToken?: string | undefined;
1089
590
  }
1090
- export interface OpsEntity {
1091
- Id?: string | undefined;
1092
- Data?: Record<string, OpsEntityItem> | undefined;
591
+ export interface ListTagsForResourceRequest {
592
+ ResourceType: ResourceTypeForTagging | undefined;
593
+ ResourceId: string | undefined;
1093
594
  }
1094
- export interface GetOpsSummaryResult {
1095
- Entities?: OpsEntity[] | undefined;
1096
- NextToken?: string | undefined;
595
+ export interface ListTagsForResourceResult {
596
+ TagList?: Tag[] | undefined;
1097
597
  }
1098
- export interface GetParameterRequest {
598
+ export interface ModifyDocumentPermissionRequest {
1099
599
  Name: string | undefined;
1100
- WithDecryption?: boolean | undefined;
600
+ PermissionType: DocumentPermissionType | undefined;
601
+ AccountIdsToAdd?: string[] | undefined;
602
+ AccountIdsToRemove?: string[] | undefined;
603
+ SharedDocumentVersion?: string | undefined;
1101
604
  }
1102
- export interface Parameter {
1103
- Name?: string | undefined;
1104
- Type?: ParameterType | undefined;
1105
- Value?: string | undefined;
1106
- Version?: number | undefined;
1107
- Selector?: string | undefined;
1108
- SourceResult?: string | undefined;
1109
- LastModifiedDate?: Date | undefined;
1110
- ARN?: string | undefined;
1111
- DataType?: string | undefined;
605
+ export interface ModifyDocumentPermissionResponse {}
606
+ export interface ComplianceItemEntry {
607
+ Id?: string | undefined;
608
+ Title?: string | undefined;
609
+ Severity: ComplianceSeverity | undefined;
610
+ Status: ComplianceStatus | undefined;
611
+ Details?: Record<string, string> | undefined;
612
+ }
613
+ export interface PutComplianceItemsRequest {
614
+ ResourceId: string | undefined;
615
+ ResourceType: string | undefined;
616
+ ComplianceType: string | undefined;
617
+ ExecutionSummary: ComplianceExecutionSummary | undefined;
618
+ Items: ComplianceItemEntry[] | undefined;
619
+ ItemContentHash?: string | undefined;
620
+ UploadType?: ComplianceUploadType | undefined;
1112
621
  }
1113
- export interface GetParameterResult {
1114
- Parameter?: Parameter | undefined;
622
+ export interface PutComplianceItemsResult {}
623
+ export interface InventoryItem {
624
+ TypeName: string | undefined;
625
+ SchemaVersion: string | undefined;
626
+ CaptureTime: string | undefined;
627
+ ContentHash?: string | undefined;
628
+ Content?: Record<string, string>[] | undefined;
629
+ Context?: Record<string, string> | undefined;
1115
630
  }
1116
- export declare class InvalidKeyId extends __BaseException {
1117
- readonly name: "InvalidKeyId";
1118
- readonly $fault: "client";
1119
- constructor(opts: __ExceptionOptionType<InvalidKeyId, __BaseException>);
631
+ export interface PutInventoryRequest {
632
+ InstanceId: string | undefined;
633
+ Items: InventoryItem[] | undefined;
1120
634
  }
1121
- export declare class ParameterVersionNotFound extends __BaseException {
1122
- readonly name: "ParameterVersionNotFound";
1123
- readonly $fault: "client";
1124
- constructor(
1125
- opts: __ExceptionOptionType<ParameterVersionNotFound, __BaseException>
1126
- );
635
+ export interface PutInventoryResult {
636
+ Message?: string | undefined;
1127
637
  }
1128
- export interface GetParameterHistoryRequest {
638
+ export interface PutParameterRequest {
1129
639
  Name: string | undefined;
1130
- WithDecryption?: boolean | undefined;
1131
- MaxResults?: number | undefined;
1132
- NextToken?: string | undefined;
1133
- }
1134
- export interface ParameterHistory {
1135
- Name?: string | undefined;
640
+ Description?: string | undefined;
641
+ Value: string | undefined;
1136
642
  Type?: ParameterType | undefined;
1137
643
  KeyId?: string | undefined;
1138
- LastModifiedDate?: Date | undefined;
1139
- LastModifiedUser?: string | undefined;
1140
- Description?: string | undefined;
1141
- Value?: string | undefined;
644
+ Overwrite?: boolean | undefined;
1142
645
  AllowedPattern?: string | undefined;
1143
- Version?: number | undefined;
1144
- Labels?: string[] | undefined;
646
+ Tags?: Tag[] | undefined;
1145
647
  Tier?: ParameterTier | undefined;
1146
- Policies?: ParameterInlinePolicy[] | undefined;
648
+ Policies?: string | undefined;
1147
649
  DataType?: string | undefined;
1148
650
  }
1149
- export interface GetParameterHistoryResult {
1150
- Parameters?: ParameterHistory[] | undefined;
1151
- NextToken?: string | undefined;
1152
- }
1153
- export interface GetParametersRequest {
1154
- Names: string[] | undefined;
1155
- WithDecryption?: boolean | undefined;
1156
- }
1157
- export interface GetParametersResult {
1158
- Parameters?: Parameter[] | undefined;
1159
- InvalidParameters?: string[] | undefined;
651
+ export interface PutParameterResult {
652
+ Version?: number | undefined;
653
+ Tier?: ParameterTier | undefined;
1160
654
  }
1161
- export interface GetParametersByPathRequest {
1162
- Path: string | undefined;
1163
- Recursive?: boolean | undefined;
1164
- ParameterFilters?: ParameterStringFilter[] | undefined;
1165
- WithDecryption?: boolean | undefined;
1166
- MaxResults?: number | undefined;
1167
- NextToken?: string | undefined;
655
+ export interface PutResourcePolicyRequest {
656
+ ResourceArn: string | undefined;
657
+ Policy: string | undefined;
658
+ PolicyId?: string | undefined;
659
+ PolicyHash?: string | undefined;
1168
660
  }
1169
- export interface GetParametersByPathResult {
1170
- Parameters?: Parameter[] | undefined;
1171
- NextToken?: string | undefined;
661
+ export interface PutResourcePolicyResponse {
662
+ PolicyId?: string | undefined;
663
+ PolicyHash?: string | undefined;
1172
664
  }
1173
- export interface GetPatchBaselineRequest {
665
+ export interface RegisterDefaultPatchBaselineRequest {
1174
666
  BaselineId: string | undefined;
1175
667
  }
1176
- export interface GetPatchBaselineResult {
668
+ export interface RegisterDefaultPatchBaselineResult {
1177
669
  BaselineId?: string | undefined;
1178
- Name?: string | undefined;
1179
- OperatingSystem?: OperatingSystem | undefined;
1180
- GlobalFilters?: PatchFilterGroup | undefined;
1181
- ApprovalRules?: PatchRuleGroup | undefined;
1182
- ApprovedPatches?: string[] | undefined;
1183
- ApprovedPatchesComplianceLevel?: PatchComplianceLevel | undefined;
1184
- ApprovedPatchesEnableNonSecurity?: boolean | undefined;
1185
- RejectedPatches?: string[] | undefined;
1186
- RejectedPatchesAction?: PatchAction | undefined;
1187
- PatchGroups?: string[] | undefined;
1188
- CreatedDate?: Date | undefined;
1189
- ModifiedDate?: Date | undefined;
1190
- Description?: string | undefined;
1191
- Sources?: PatchSource[] | undefined;
1192
- AvailableSecurityUpdatesComplianceStatus?: PatchComplianceStatus | undefined;
1193
670
  }
1194
- export interface GetPatchBaselineForPatchGroupRequest {
671
+ export interface RegisterPatchBaselineForPatchGroupRequest {
672
+ BaselineId: string | undefined;
1195
673
  PatchGroup: string | undefined;
1196
- OperatingSystem?: OperatingSystem | undefined;
1197
674
  }
1198
- export interface GetPatchBaselineForPatchGroupResult {
675
+ export interface RegisterPatchBaselineForPatchGroupResult {
1199
676
  BaselineId?: string | undefined;
1200
677
  PatchGroup?: string | undefined;
1201
- OperatingSystem?: OperatingSystem | undefined;
1202
678
  }
1203
- export interface GetResourcePoliciesRequest {
1204
- ResourceArn: string | undefined;
1205
- NextToken?: string | undefined;
1206
- MaxResults?: number | undefined;
679
+ export interface RegisterTargetWithMaintenanceWindowRequest {
680
+ WindowId: string | undefined;
681
+ ResourceType: MaintenanceWindowResourceType | undefined;
682
+ Targets: Target[] | undefined;
683
+ OwnerInformation?: string | undefined;
684
+ Name?: string | undefined;
685
+ Description?: string | undefined;
686
+ ClientToken?: string | undefined;
1207
687
  }
1208
- export interface GetResourcePoliciesResponseEntry {
1209
- PolicyId?: string | undefined;
1210
- PolicyHash?: string | undefined;
1211
- Policy?: string | undefined;
688
+ export interface RegisterTargetWithMaintenanceWindowResult {
689
+ WindowTargetId?: string | undefined;
1212
690
  }
1213
- export interface GetResourcePoliciesResponse {
1214
- NextToken?: string | undefined;
1215
- Policies?: GetResourcePoliciesResponseEntry[] | undefined;
691
+ export interface RegisterTaskWithMaintenanceWindowRequest {
692
+ WindowId: string | undefined;
693
+ Targets?: Target[] | undefined;
694
+ TaskArn: string | undefined;
695
+ ServiceRoleArn?: string | undefined;
696
+ TaskType: MaintenanceWindowTaskType | undefined;
697
+ TaskParameters?:
698
+ | Record<string, MaintenanceWindowTaskParameterValueExpression>
699
+ | undefined;
700
+ TaskInvocationParameters?:
701
+ | MaintenanceWindowTaskInvocationParameters
702
+ | undefined;
703
+ Priority?: number | undefined;
704
+ MaxConcurrency?: string | undefined;
705
+ MaxErrors?: string | undefined;
706
+ LoggingInfo?: LoggingInfo | undefined;
707
+ Name?: string | undefined;
708
+ Description?: string | undefined;
709
+ ClientToken?: string | undefined;
710
+ CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
711
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1216
712
  }
1217
- export interface GetServiceSettingRequest {
1218
- SettingId: string | undefined;
713
+ export interface RegisterTaskWithMaintenanceWindowResult {
714
+ WindowTaskId?: string | undefined;
1219
715
  }
1220
- export interface ServiceSetting {
1221
- SettingId?: string | undefined;
1222
- SettingValue?: string | undefined;
1223
- LastModifiedDate?: Date | undefined;
1224
- LastModifiedUser?: string | undefined;
1225
- ARN?: string | undefined;
1226
- Status?: string | undefined;
716
+ export interface RemoveTagsFromResourceRequest {
717
+ ResourceType: ResourceTypeForTagging | undefined;
718
+ ResourceId: string | undefined;
719
+ TagKeys: string[] | undefined;
1227
720
  }
1228
- export interface GetServiceSettingResult {
721
+ export interface RemoveTagsFromResourceResult {}
722
+ export interface ResetServiceSettingRequest {
723
+ SettingId: string | undefined;
724
+ }
725
+ export interface ResetServiceSettingResult {
1229
726
  ServiceSetting?: ServiceSetting | undefined;
1230
727
  }
1231
- export declare class ServiceSettingNotFound extends __BaseException {
1232
- readonly name: "ServiceSettingNotFound";
1233
- readonly $fault: "client";
1234
- Message?: string | undefined;
1235
- constructor(
1236
- opts: __ExceptionOptionType<ServiceSettingNotFound, __BaseException>
1237
- );
728
+ export interface ResumeSessionRequest {
729
+ SessionId: string | undefined;
1238
730
  }
1239
- export interface LabelParameterVersionRequest {
1240
- Name: string | undefined;
1241
- ParameterVersion?: number | undefined;
1242
- Labels: string[] | undefined;
731
+ export interface ResumeSessionResponse {
732
+ SessionId?: string | undefined;
733
+ TokenValue?: string | undefined;
734
+ StreamUrl?: string | undefined;
1243
735
  }
1244
- export interface LabelParameterVersionResult {
1245
- InvalidLabels?: string[] | undefined;
1246
- ParameterVersion?: number | undefined;
736
+ export interface SendAutomationSignalRequest {
737
+ AutomationExecutionId: string | undefined;
738
+ SignalType: SignalType | undefined;
739
+ Payload?: Record<string, string[]> | undefined;
1247
740
  }
1248
- export declare class ParameterVersionLabelLimitExceeded extends __BaseException {
1249
- readonly name: "ParameterVersionLabelLimitExceeded";
1250
- readonly $fault: "client";
1251
- constructor(
1252
- opts: __ExceptionOptionType<
1253
- ParameterVersionLabelLimitExceeded,
1254
- __BaseException
1255
- >
1256
- );
1257
- }
1258
- export declare const AssociationFilterKey: {
1259
- readonly AssociationId: "AssociationId";
1260
- readonly AssociationName: "AssociationName";
1261
- readonly InstanceId: "InstanceId";
1262
- readonly LastExecutedAfter: "LastExecutedAfter";
1263
- readonly LastExecutedBefore: "LastExecutedBefore";
1264
- readonly Name: "Name";
1265
- readonly ResourceGroupName: "ResourceGroupName";
1266
- readonly Status: "AssociationStatusName";
1267
- };
1268
- export type AssociationFilterKey =
1269
- (typeof AssociationFilterKey)[keyof typeof AssociationFilterKey];
1270
- export interface AssociationFilter {
1271
- key: AssociationFilterKey | undefined;
1272
- value: string | undefined;
741
+ export interface SendAutomationSignalResult {}
742
+ export interface SendCommandRequest {
743
+ InstanceIds?: string[] | undefined;
744
+ Targets?: Target[] | undefined;
745
+ DocumentName: string | undefined;
746
+ DocumentVersion?: string | undefined;
747
+ DocumentHash?: string | undefined;
748
+ DocumentHashType?: DocumentHashType | undefined;
749
+ TimeoutSeconds?: number | undefined;
750
+ Comment?: string | undefined;
751
+ Parameters?: Record<string, string[]> | undefined;
752
+ OutputS3Region?: string | undefined;
753
+ OutputS3BucketName?: string | undefined;
754
+ OutputS3KeyPrefix?: string | undefined;
755
+ MaxConcurrency?: string | undefined;
756
+ MaxErrors?: string | undefined;
757
+ ServiceRoleArn?: string | undefined;
758
+ NotificationConfig?: NotificationConfig | undefined;
759
+ CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
760
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1273
761
  }
1274
- export interface ListAssociationsRequest {
1275
- AssociationFilterList?: AssociationFilter[] | undefined;
1276
- MaxResults?: number | undefined;
1277
- NextToken?: string | undefined;
762
+ export interface SendCommandResult {
763
+ Command?: Command | undefined;
1278
764
  }
1279
- export interface Association {
1280
- Name?: string | undefined;
1281
- InstanceId?: string | undefined;
1282
- AssociationId?: string | undefined;
1283
- AssociationVersion?: string | undefined;
765
+ export interface StartAccessRequestRequest {
766
+ Reason: string | undefined;
767
+ Targets: Target[] | undefined;
768
+ Tags?: Tag[] | undefined;
769
+ }
770
+ export interface StartAccessRequestResponse {
771
+ AccessRequestId?: string | undefined;
772
+ }
773
+ export interface StartAssociationsOnceRequest {
774
+ AssociationIds: string[] | undefined;
775
+ }
776
+ export interface StartAssociationsOnceResult {}
777
+ export interface StartAutomationExecutionRequest {
778
+ DocumentName: string | undefined;
1284
779
  DocumentVersion?: string | undefined;
780
+ Parameters?: Record<string, string[]> | undefined;
781
+ ClientToken?: string | undefined;
782
+ Mode?: ExecutionMode | undefined;
783
+ TargetParameterName?: string | undefined;
1285
784
  Targets?: Target[] | undefined;
1286
- LastExecutionDate?: Date | undefined;
1287
- Overview?: AssociationOverview | undefined;
1288
- ScheduleExpression?: string | undefined;
1289
- AssociationName?: string | undefined;
1290
- ScheduleOffset?: number | undefined;
1291
- Duration?: number | undefined;
1292
785
  TargetMaps?: Record<string, string[]>[] | undefined;
786
+ MaxConcurrency?: string | undefined;
787
+ MaxErrors?: string | undefined;
788
+ TargetLocations?: TargetLocation[] | undefined;
789
+ Tags?: Tag[] | undefined;
790
+ AlarmConfiguration?: AlarmConfiguration | undefined;
791
+ TargetLocationsURL?: string | undefined;
1293
792
  }
1294
- export interface ListAssociationsResult {
1295
- Associations?: Association[] | undefined;
1296
- NextToken?: string | undefined;
1297
- }
1298
- export interface ListAssociationVersionsRequest {
1299
- AssociationId: string | undefined;
1300
- MaxResults?: number | undefined;
1301
- NextToken?: string | undefined;
793
+ export interface StartAutomationExecutionResult {
794
+ AutomationExecutionId?: string | undefined;
1302
795
  }
1303
- export interface AssociationVersionInfo {
1304
- AssociationId?: string | undefined;
1305
- AssociationVersion?: string | undefined;
1306
- CreatedDate?: Date | undefined;
1307
- Name?: string | undefined;
796
+ export interface StartChangeRequestExecutionRequest {
797
+ ScheduledTime?: Date | undefined;
798
+ DocumentName: string | undefined;
1308
799
  DocumentVersion?: string | undefined;
1309
800
  Parameters?: Record<string, string[]> | undefined;
801
+ ChangeRequestName?: string | undefined;
802
+ ClientToken?: string | undefined;
803
+ AutoApprove?: boolean | undefined;
804
+ Runbooks: Runbook[] | undefined;
805
+ Tags?: Tag[] | undefined;
806
+ ScheduledEndTime?: Date | undefined;
807
+ ChangeDetails?: string | undefined;
808
+ }
809
+ export interface StartChangeRequestExecutionResult {
810
+ AutomationExecutionId?: string | undefined;
811
+ }
812
+ export interface AutomationExecutionInputs {
813
+ Parameters?: Record<string, string[]> | undefined;
814
+ TargetParameterName?: string | undefined;
1310
815
  Targets?: Target[] | undefined;
816
+ TargetMaps?: Record<string, string[]>[] | undefined;
817
+ TargetLocations?: TargetLocation[] | undefined;
818
+ TargetLocationsURL?: string | undefined;
819
+ }
820
+ export type ExecutionInputs =
821
+ | ExecutionInputs.AutomationMember
822
+ | ExecutionInputs.$UnknownMember;
823
+ export declare namespace ExecutionInputs {
824
+ interface AutomationMember {
825
+ Automation: AutomationExecutionInputs;
826
+ $unknown?: never;
827
+ }
828
+ interface $UnknownMember {
829
+ Automation?: never;
830
+ $unknown: [string, any];
831
+ }
832
+ interface Visitor<T> {
833
+ Automation: (value: AutomationExecutionInputs) => T;
834
+ _: (name: string, value: any) => T;
835
+ }
836
+ }
837
+ export interface StartExecutionPreviewRequest {
838
+ DocumentName: string | undefined;
839
+ DocumentVersion?: string | undefined;
840
+ ExecutionInputs?: ExecutionInputs | undefined;
841
+ }
842
+ export interface StartExecutionPreviewResponse {
843
+ ExecutionPreviewId?: string | undefined;
844
+ }
845
+ export interface StartSessionRequest {
846
+ Target: string | undefined;
847
+ DocumentName?: string | undefined;
848
+ Reason?: string | undefined;
849
+ Parameters?: Record<string, string[]> | undefined;
850
+ }
851
+ export interface StartSessionResponse {
852
+ SessionId?: string | undefined;
853
+ TokenValue?: string | undefined;
854
+ StreamUrl?: string | undefined;
855
+ }
856
+ export interface StopAutomationExecutionRequest {
857
+ AutomationExecutionId: string | undefined;
858
+ Type?: StopType | undefined;
859
+ }
860
+ export interface StopAutomationExecutionResult {}
861
+ export interface TerminateSessionRequest {
862
+ SessionId: string | undefined;
863
+ }
864
+ export interface TerminateSessionResponse {
865
+ SessionId?: string | undefined;
866
+ }
867
+ export interface UnlabelParameterVersionRequest {
868
+ Name: string | undefined;
869
+ ParameterVersion: number | undefined;
870
+ Labels: string[] | undefined;
871
+ }
872
+ export interface UnlabelParameterVersionResult {
873
+ RemovedLabels?: string[] | undefined;
874
+ InvalidLabels?: string[] | undefined;
875
+ }
876
+ export interface UpdateAssociationRequest {
877
+ AssociationId: string | undefined;
878
+ Parameters?: Record<string, string[]> | undefined;
879
+ DocumentVersion?: string | undefined;
1311
880
  ScheduleExpression?: string | undefined;
1312
881
  OutputLocation?: InstanceAssociationOutputLocation | undefined;
882
+ Name?: string | undefined;
883
+ Targets?: Target[] | undefined;
1313
884
  AssociationName?: string | undefined;
885
+ AssociationVersion?: string | undefined;
886
+ AutomationTargetParameterName?: string | undefined;
1314
887
  MaxErrors?: string | undefined;
1315
888
  MaxConcurrency?: string | undefined;
1316
889
  ComplianceSeverity?: AssociationComplianceSeverity | undefined;
@@ -1321,901 +894,256 @@ export interface AssociationVersionInfo {
1321
894
  ScheduleOffset?: number | undefined;
1322
895
  Duration?: number | undefined;
1323
896
  TargetMaps?: Record<string, string[]>[] | undefined;
897
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1324
898
  }
1325
- export interface ListAssociationVersionsResult {
1326
- AssociationVersions?: AssociationVersionInfo[] | undefined;
1327
- NextToken?: string | undefined;
1328
- }
1329
- export declare const CommandFilterKey: {
1330
- readonly DOCUMENT_NAME: "DocumentName";
1331
- readonly EXECUTION_STAGE: "ExecutionStage";
1332
- readonly INVOKED_AFTER: "InvokedAfter";
1333
- readonly INVOKED_BEFORE: "InvokedBefore";
1334
- readonly STATUS: "Status";
1335
- };
1336
- export type CommandFilterKey =
1337
- (typeof CommandFilterKey)[keyof typeof CommandFilterKey];
1338
- export interface CommandFilter {
1339
- key: CommandFilterKey | undefined;
1340
- value: string | undefined;
899
+ export interface UpdateAssociationResult {
900
+ AssociationDescription?: AssociationDescription | undefined;
1341
901
  }
1342
- export interface ListCommandInvocationsRequest {
1343
- CommandId?: string | undefined;
1344
- InstanceId?: string | undefined;
1345
- MaxResults?: number | undefined;
1346
- NextToken?: string | undefined;
1347
- Filters?: CommandFilter[] | undefined;
1348
- Details?: boolean | undefined;
902
+ export interface UpdateAssociationStatusRequest {
903
+ Name: string | undefined;
904
+ InstanceId: string | undefined;
905
+ AssociationStatus: AssociationStatus | undefined;
1349
906
  }
1350
- export declare const CommandPluginStatus: {
1351
- readonly CANCELLED: "Cancelled";
1352
- readonly FAILED: "Failed";
1353
- readonly IN_PROGRESS: "InProgress";
1354
- readonly PENDING: "Pending";
1355
- readonly SUCCESS: "Success";
1356
- readonly TIMED_OUT: "TimedOut";
1357
- };
1358
- export type CommandPluginStatus =
1359
- (typeof CommandPluginStatus)[keyof typeof CommandPluginStatus];
1360
- export interface CommandPlugin {
1361
- Name?: string | undefined;
1362
- Status?: CommandPluginStatus | undefined;
1363
- StatusDetails?: string | undefined;
1364
- ResponseCode?: number | undefined;
1365
- ResponseStartDateTime?: Date | undefined;
1366
- ResponseFinishDateTime?: Date | undefined;
1367
- Output?: string | undefined;
1368
- StandardOutputUrl?: string | undefined;
1369
- StandardErrorUrl?: string | undefined;
1370
- OutputS3Region?: string | undefined;
1371
- OutputS3BucketName?: string | undefined;
1372
- OutputS3KeyPrefix?: string | undefined;
907
+ export interface UpdateAssociationStatusResult {
908
+ AssociationDescription?: AssociationDescription | undefined;
1373
909
  }
1374
- export interface CommandInvocation {
1375
- CommandId?: string | undefined;
1376
- InstanceId?: string | undefined;
1377
- InstanceName?: string | undefined;
1378
- Comment?: string | undefined;
1379
- DocumentName?: string | undefined;
910
+ export interface UpdateDocumentRequest {
911
+ Content: string | undefined;
912
+ Attachments?: AttachmentsSource[] | undefined;
913
+ Name: string | undefined;
914
+ DisplayName?: string | undefined;
915
+ VersionName?: string | undefined;
1380
916
  DocumentVersion?: string | undefined;
1381
- RequestedDateTime?: Date | undefined;
1382
- Status?: CommandInvocationStatus | undefined;
1383
- StatusDetails?: string | undefined;
1384
- TraceOutput?: string | undefined;
1385
- StandardOutputUrl?: string | undefined;
1386
- StandardErrorUrl?: string | undefined;
1387
- CommandPlugins?: CommandPlugin[] | undefined;
1388
- ServiceRole?: string | undefined;
1389
- NotificationConfig?: NotificationConfig | undefined;
1390
- CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
917
+ DocumentFormat?: DocumentFormat | undefined;
918
+ TargetType?: string | undefined;
1391
919
  }
1392
- export interface ListCommandInvocationsResult {
1393
- CommandInvocations?: CommandInvocation[] | undefined;
1394
- NextToken?: string | undefined;
920
+ export interface UpdateDocumentResult {
921
+ DocumentDescription?: DocumentDescription | undefined;
1395
922
  }
1396
- export interface ListCommandsRequest {
1397
- CommandId?: string | undefined;
1398
- InstanceId?: string | undefined;
1399
- MaxResults?: number | undefined;
1400
- NextToken?: string | undefined;
1401
- Filters?: CommandFilter[] | undefined;
923
+ export interface UpdateDocumentDefaultVersionRequest {
924
+ Name: string | undefined;
925
+ DocumentVersion: string | undefined;
1402
926
  }
1403
- export declare const CommandStatus: {
1404
- readonly CANCELLED: "Cancelled";
1405
- readonly CANCELLING: "Cancelling";
1406
- readonly FAILED: "Failed";
1407
- readonly IN_PROGRESS: "InProgress";
1408
- readonly PENDING: "Pending";
1409
- readonly SUCCESS: "Success";
1410
- readonly TIMED_OUT: "TimedOut";
1411
- };
1412
- export type CommandStatus = (typeof CommandStatus)[keyof typeof CommandStatus];
1413
- export interface Command {
1414
- CommandId?: string | undefined;
1415
- DocumentName?: string | undefined;
927
+ export interface DocumentDefaultVersionDescription {
928
+ Name?: string | undefined;
929
+ DefaultVersion?: string | undefined;
930
+ DefaultVersionName?: string | undefined;
931
+ }
932
+ export interface UpdateDocumentDefaultVersionResult {
933
+ Description?: DocumentDefaultVersionDescription | undefined;
934
+ }
935
+ export interface DocumentReviews {
936
+ Action: DocumentReviewAction | undefined;
937
+ Comment?: DocumentReviewCommentSource[] | undefined;
938
+ }
939
+ export interface UpdateDocumentMetadataRequest {
940
+ Name: string | undefined;
1416
941
  DocumentVersion?: string | undefined;
1417
- Comment?: string | undefined;
1418
- ExpiresAfter?: Date | undefined;
1419
- Parameters?: Record<string, string[]> | undefined;
1420
- InstanceIds?: string[] | undefined;
942
+ DocumentReviews: DocumentReviews | undefined;
943
+ }
944
+ export interface UpdateDocumentMetadataResponse {}
945
+ export interface UpdateMaintenanceWindowRequest {
946
+ WindowId: string | undefined;
947
+ Name?: string | undefined;
948
+ Description?: string | undefined;
949
+ StartDate?: string | undefined;
950
+ EndDate?: string | undefined;
951
+ Schedule?: string | undefined;
952
+ ScheduleTimezone?: string | undefined;
953
+ ScheduleOffset?: number | undefined;
954
+ Duration?: number | undefined;
955
+ Cutoff?: number | undefined;
956
+ AllowUnassociatedTargets?: boolean | undefined;
957
+ Enabled?: boolean | undefined;
958
+ Replace?: boolean | undefined;
959
+ }
960
+ export interface UpdateMaintenanceWindowResult {
961
+ WindowId?: string | undefined;
962
+ Name?: string | undefined;
963
+ Description?: string | undefined;
964
+ StartDate?: string | undefined;
965
+ EndDate?: string | undefined;
966
+ Schedule?: string | undefined;
967
+ ScheduleTimezone?: string | undefined;
968
+ ScheduleOffset?: number | undefined;
969
+ Duration?: number | undefined;
970
+ Cutoff?: number | undefined;
971
+ AllowUnassociatedTargets?: boolean | undefined;
972
+ Enabled?: boolean | undefined;
973
+ }
974
+ export interface UpdateMaintenanceWindowTargetRequest {
975
+ WindowId: string | undefined;
976
+ WindowTargetId: string | undefined;
1421
977
  Targets?: Target[] | undefined;
1422
- RequestedDateTime?: Date | undefined;
1423
- Status?: CommandStatus | undefined;
1424
- StatusDetails?: string | undefined;
1425
- OutputS3Region?: string | undefined;
1426
- OutputS3BucketName?: string | undefined;
1427
- OutputS3KeyPrefix?: string | undefined;
978
+ OwnerInformation?: string | undefined;
979
+ Name?: string | undefined;
980
+ Description?: string | undefined;
981
+ Replace?: boolean | undefined;
982
+ }
983
+ export interface UpdateMaintenanceWindowTargetResult {
984
+ WindowId?: string | undefined;
985
+ WindowTargetId?: string | undefined;
986
+ Targets?: Target[] | undefined;
987
+ OwnerInformation?: string | undefined;
988
+ Name?: string | undefined;
989
+ Description?: string | undefined;
990
+ }
991
+ export interface UpdateMaintenanceWindowTaskRequest {
992
+ WindowId: string | undefined;
993
+ WindowTaskId: string | undefined;
994
+ Targets?: Target[] | undefined;
995
+ TaskArn?: string | undefined;
996
+ ServiceRoleArn?: string | undefined;
997
+ TaskParameters?:
998
+ | Record<string, MaintenanceWindowTaskParameterValueExpression>
999
+ | undefined;
1000
+ TaskInvocationParameters?:
1001
+ | MaintenanceWindowTaskInvocationParameters
1002
+ | undefined;
1003
+ Priority?: number | undefined;
1428
1004
  MaxConcurrency?: string | undefined;
1429
1005
  MaxErrors?: string | undefined;
1430
- TargetCount?: number | undefined;
1431
- CompletedCount?: number | undefined;
1432
- ErrorCount?: number | undefined;
1433
- DeliveryTimedOutCount?: number | undefined;
1434
- ServiceRole?: string | undefined;
1435
- NotificationConfig?: NotificationConfig | undefined;
1436
- CloudWatchOutputConfig?: CloudWatchOutputConfig | undefined;
1437
- TimeoutSeconds?: number | undefined;
1006
+ LoggingInfo?: LoggingInfo | undefined;
1007
+ Name?: string | undefined;
1008
+ Description?: string | undefined;
1009
+ Replace?: boolean | undefined;
1010
+ CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
1438
1011
  AlarmConfiguration?: AlarmConfiguration | undefined;
1439
- TriggeredAlarms?: AlarmStateInformation[] | undefined;
1440
- }
1441
- export interface ListCommandsResult {
1442
- Commands?: Command[] | undefined;
1443
- NextToken?: string | undefined;
1444
- }
1445
- export declare const ComplianceQueryOperatorType: {
1446
- readonly BeginWith: "BEGIN_WITH";
1447
- readonly Equal: "EQUAL";
1448
- readonly GreaterThan: "GREATER_THAN";
1449
- readonly LessThan: "LESS_THAN";
1450
- readonly NotEqual: "NOT_EQUAL";
1451
- };
1452
- export type ComplianceQueryOperatorType =
1453
- (typeof ComplianceQueryOperatorType)[keyof typeof ComplianceQueryOperatorType];
1454
- export interface ComplianceStringFilter {
1455
- Key?: string | undefined;
1456
- Values?: string[] | undefined;
1457
- Type?: ComplianceQueryOperatorType | undefined;
1458
1012
  }
1459
- export interface ListComplianceItemsRequest {
1460
- Filters?: ComplianceStringFilter[] | undefined;
1461
- ResourceIds?: string[] | undefined;
1462
- ResourceTypes?: string[] | undefined;
1463
- NextToken?: string | undefined;
1464
- MaxResults?: number | undefined;
1013
+ export interface UpdateMaintenanceWindowTaskResult {
1014
+ WindowId?: string | undefined;
1015
+ WindowTaskId?: string | undefined;
1016
+ Targets?: Target[] | undefined;
1017
+ TaskArn?: string | undefined;
1018
+ ServiceRoleArn?: string | undefined;
1019
+ TaskParameters?:
1020
+ | Record<string, MaintenanceWindowTaskParameterValueExpression>
1021
+ | undefined;
1022
+ TaskInvocationParameters?:
1023
+ | MaintenanceWindowTaskInvocationParameters
1024
+ | undefined;
1025
+ Priority?: number | undefined;
1026
+ MaxConcurrency?: string | undefined;
1027
+ MaxErrors?: string | undefined;
1028
+ LoggingInfo?: LoggingInfo | undefined;
1029
+ Name?: string | undefined;
1030
+ Description?: string | undefined;
1031
+ CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | undefined;
1032
+ AlarmConfiguration?: AlarmConfiguration | undefined;
1465
1033
  }
1466
- export interface ComplianceExecutionSummary {
1467
- ExecutionTime: Date | undefined;
1468
- ExecutionId?: string | undefined;
1469
- ExecutionType?: string | undefined;
1034
+ export interface UpdateManagedInstanceRoleRequest {
1035
+ InstanceId: string | undefined;
1036
+ IamRole: string | undefined;
1470
1037
  }
1471
- export declare const ComplianceSeverity: {
1472
- readonly Critical: "CRITICAL";
1473
- readonly High: "HIGH";
1474
- readonly Informational: "INFORMATIONAL";
1475
- readonly Low: "LOW";
1476
- readonly Medium: "MEDIUM";
1477
- readonly Unspecified: "UNSPECIFIED";
1478
- };
1479
- export type ComplianceSeverity =
1480
- (typeof ComplianceSeverity)[keyof typeof ComplianceSeverity];
1481
- export declare const ComplianceStatus: {
1482
- readonly Compliant: "COMPLIANT";
1483
- readonly NonCompliant: "NON_COMPLIANT";
1484
- };
1485
- export type ComplianceStatus =
1486
- (typeof ComplianceStatus)[keyof typeof ComplianceStatus];
1487
- export interface ComplianceItem {
1488
- ComplianceType?: string | undefined;
1489
- ResourceType?: string | undefined;
1490
- ResourceId?: string | undefined;
1491
- Id?: string | undefined;
1038
+ export interface UpdateManagedInstanceRoleResult {}
1039
+ export interface UpdateOpsItemRequest {
1040
+ Description?: string | undefined;
1041
+ OperationalData?: Record<string, OpsItemDataValue> | undefined;
1042
+ OperationalDataToDelete?: string[] | undefined;
1043
+ Notifications?: OpsItemNotification[] | undefined;
1044
+ Priority?: number | undefined;
1045
+ RelatedOpsItems?: RelatedOpsItem[] | undefined;
1046
+ Status?: OpsItemStatus | undefined;
1047
+ OpsItemId: string | undefined;
1492
1048
  Title?: string | undefined;
1493
- Status?: ComplianceStatus | undefined;
1494
- Severity?: ComplianceSeverity | undefined;
1495
- ExecutionSummary?: ComplianceExecutionSummary | undefined;
1496
- Details?: Record<string, string> | undefined;
1049
+ Category?: string | undefined;
1050
+ Severity?: string | undefined;
1051
+ ActualStartTime?: Date | undefined;
1052
+ ActualEndTime?: Date | undefined;
1053
+ PlannedStartTime?: Date | undefined;
1054
+ PlannedEndTime?: Date | undefined;
1055
+ OpsItemArn?: string | undefined;
1497
1056
  }
1498
- export interface ListComplianceItemsResult {
1499
- ComplianceItems?: ComplianceItem[] | undefined;
1500
- NextToken?: string | undefined;
1057
+ export interface UpdateOpsItemResponse {}
1058
+ export interface UpdateOpsMetadataRequest {
1059
+ OpsMetadataArn: string | undefined;
1060
+ MetadataToUpdate?: Record<string, MetadataValue> | undefined;
1061
+ KeysToDelete?: string[] | undefined;
1501
1062
  }
1502
- export interface ListComplianceSummariesRequest {
1503
- Filters?: ComplianceStringFilter[] | undefined;
1504
- NextToken?: string | undefined;
1505
- MaxResults?: number | undefined;
1063
+ export interface UpdateOpsMetadataResult {
1064
+ OpsMetadataArn?: string | undefined;
1506
1065
  }
1507
- export interface SeveritySummary {
1508
- CriticalCount?: number | undefined;
1509
- HighCount?: number | undefined;
1510
- MediumCount?: number | undefined;
1511
- LowCount?: number | undefined;
1512
- InformationalCount?: number | undefined;
1513
- UnspecifiedCount?: number | undefined;
1066
+ export interface UpdatePatchBaselineRequest {
1067
+ BaselineId: string | undefined;
1068
+ Name?: string | undefined;
1069
+ GlobalFilters?: PatchFilterGroup | undefined;
1070
+ ApprovalRules?: PatchRuleGroup | undefined;
1071
+ ApprovedPatches?: string[] | undefined;
1072
+ ApprovedPatchesComplianceLevel?: PatchComplianceLevel | undefined;
1073
+ ApprovedPatchesEnableNonSecurity?: boolean | undefined;
1074
+ RejectedPatches?: string[] | undefined;
1075
+ RejectedPatchesAction?: PatchAction | undefined;
1076
+ Description?: string | undefined;
1077
+ Sources?: PatchSource[] | undefined;
1078
+ AvailableSecurityUpdatesComplianceStatus?: PatchComplianceStatus | undefined;
1079
+ Replace?: boolean | undefined;
1514
1080
  }
1515
- export interface CompliantSummary {
1516
- CompliantCount?: number | undefined;
1517
- SeveritySummary?: SeveritySummary | undefined;
1081
+ export interface UpdatePatchBaselineResult {
1082
+ BaselineId?: string | undefined;
1083
+ Name?: string | undefined;
1084
+ OperatingSystem?: OperatingSystem | undefined;
1085
+ GlobalFilters?: PatchFilterGroup | undefined;
1086
+ ApprovalRules?: PatchRuleGroup | undefined;
1087
+ ApprovedPatches?: string[] | undefined;
1088
+ ApprovedPatchesComplianceLevel?: PatchComplianceLevel | undefined;
1089
+ ApprovedPatchesEnableNonSecurity?: boolean | undefined;
1090
+ RejectedPatches?: string[] | undefined;
1091
+ RejectedPatchesAction?: PatchAction | undefined;
1092
+ CreatedDate?: Date | undefined;
1093
+ ModifiedDate?: Date | undefined;
1094
+ Description?: string | undefined;
1095
+ Sources?: PatchSource[] | undefined;
1096
+ AvailableSecurityUpdatesComplianceStatus?: PatchComplianceStatus | undefined;
1518
1097
  }
1519
- export interface NonCompliantSummary {
1520
- NonCompliantCount?: number | undefined;
1521
- SeveritySummary?: SeveritySummary | undefined;
1098
+ export interface UpdateResourceDataSyncRequest {
1099
+ SyncName: string | undefined;
1100
+ SyncType: string | undefined;
1101
+ SyncSource: ResourceDataSyncSource | undefined;
1522
1102
  }
1523
- export interface ComplianceSummaryItem {
1524
- ComplianceType?: string | undefined;
1525
- CompliantSummary?: CompliantSummary | undefined;
1526
- NonCompliantSummary?: NonCompliantSummary | undefined;
1103
+ export interface UpdateResourceDataSyncResult {}
1104
+ export interface UpdateServiceSettingRequest {
1105
+ SettingId: string | undefined;
1106
+ SettingValue: string | undefined;
1107
+ }
1108
+ export interface UpdateServiceSettingResult {}
1109
+ export interface InventoryAggregator {
1110
+ Expression?: string | undefined;
1111
+ Aggregators?: InventoryAggregator[] | undefined;
1112
+ Groups?: InventoryGroup[] | undefined;
1113
+ }
1114
+ export interface NodeAggregator {
1115
+ AggregatorType: NodeAggregatorType | undefined;
1116
+ TypeName: NodeTypeName | undefined;
1117
+ AttributeName: NodeAttributeName | undefined;
1118
+ Aggregators?: NodeAggregator[] | undefined;
1119
+ }
1120
+ export interface OpsAggregator {
1121
+ AggregatorType?: string | undefined;
1122
+ TypeName?: string | undefined;
1123
+ AttributeName?: string | undefined;
1124
+ Values?: Record<string, string> | undefined;
1125
+ Filters?: OpsFilter[] | undefined;
1126
+ Aggregators?: OpsAggregator[] | undefined;
1527
1127
  }
1528
- export interface ListComplianceSummariesResult {
1529
- ComplianceSummaryItems?: ComplianceSummaryItem[] | undefined;
1128
+ export interface GetInventoryRequest {
1129
+ Filters?: InventoryFilter[] | undefined;
1130
+ Aggregators?: InventoryAggregator[] | undefined;
1131
+ ResultAttributes?: ResultAttribute[] | undefined;
1530
1132
  NextToken?: string | undefined;
1133
+ MaxResults?: number | undefined;
1531
1134
  }
1532
- export declare const DocumentMetadataEnum: {
1533
- readonly DocumentReviews: "DocumentReviews";
1534
- };
1535
- export type DocumentMetadataEnum =
1536
- (typeof DocumentMetadataEnum)[keyof typeof DocumentMetadataEnum];
1537
- export interface ListDocumentMetadataHistoryRequest {
1538
- Name: string | undefined;
1539
- DocumentVersion?: string | undefined;
1540
- Metadata: DocumentMetadataEnum | undefined;
1135
+ export interface GetOpsSummaryRequest {
1136
+ SyncName?: string | undefined;
1137
+ Filters?: OpsFilter[] | undefined;
1138
+ Aggregators?: OpsAggregator[] | undefined;
1139
+ ResultAttributes?: OpsResultAttribute[] | undefined;
1541
1140
  NextToken?: string | undefined;
1542
1141
  MaxResults?: number | undefined;
1543
1142
  }
1544
- export declare const DocumentReviewCommentType: {
1545
- readonly Comment: "Comment";
1546
- };
1547
- export type DocumentReviewCommentType =
1548
- (typeof DocumentReviewCommentType)[keyof typeof DocumentReviewCommentType];
1549
- export interface DocumentReviewCommentSource {
1550
- Type?: DocumentReviewCommentType | undefined;
1551
- Content?: string | undefined;
1552
- }
1553
- export interface DocumentReviewerResponseSource {
1554
- CreateTime?: Date | undefined;
1555
- UpdatedTime?: Date | undefined;
1556
- ReviewStatus?: ReviewStatus | undefined;
1557
- Comment?: DocumentReviewCommentSource[] | undefined;
1558
- Reviewer?: string | undefined;
1559
- }
1560
- export interface DocumentMetadataResponseInfo {
1561
- ReviewerResponse?: DocumentReviewerResponseSource[] | undefined;
1562
- }
1563
- export interface ListDocumentMetadataHistoryResponse {
1564
- Name?: string | undefined;
1565
- DocumentVersion?: string | undefined;
1566
- Author?: string | undefined;
1567
- Metadata?: DocumentMetadataResponseInfo | undefined;
1143
+ export interface ListNodesSummaryRequest {
1144
+ SyncName?: string | undefined;
1145
+ Filters?: NodeFilter[] | undefined;
1146
+ Aggregators: NodeAggregator[] | undefined;
1568
1147
  NextToken?: string | undefined;
1569
- }
1570
- export declare const DocumentFilterKey: {
1571
- readonly DocumentType: "DocumentType";
1572
- readonly Name: "Name";
1573
- readonly Owner: "Owner";
1574
- readonly PlatformTypes: "PlatformTypes";
1575
- };
1576
- export type DocumentFilterKey =
1577
- (typeof DocumentFilterKey)[keyof typeof DocumentFilterKey];
1578
- export interface DocumentFilter {
1579
- key: DocumentFilterKey | undefined;
1580
- value: string | undefined;
1581
- }
1582
- export interface DocumentKeyValuesFilter {
1583
- Key?: string | undefined;
1584
- Values?: string[] | undefined;
1585
- }
1586
- export interface ListDocumentsRequest {
1587
- DocumentFilterList?: DocumentFilter[] | undefined;
1588
- Filters?: DocumentKeyValuesFilter[] | undefined;
1589
1148
  MaxResults?: number | undefined;
1590
- NextToken?: string | undefined;
1591
- }
1592
- export interface DocumentIdentifier {
1593
- Name?: string | undefined;
1594
- CreatedDate?: Date | undefined;
1595
- DisplayName?: string | undefined;
1596
- Owner?: string | undefined;
1597
- VersionName?: string | undefined;
1598
- PlatformTypes?: PlatformType[] | undefined;
1599
- DocumentVersion?: string | undefined;
1600
- DocumentType?: DocumentType | undefined;
1601
- SchemaVersion?: string | undefined;
1602
- DocumentFormat?: DocumentFormat | undefined;
1603
- TargetType?: string | undefined;
1604
- Tags?: Tag[] | undefined;
1605
- Requires?: DocumentRequires[] | undefined;
1606
- ReviewStatus?: ReviewStatus | undefined;
1607
- Author?: string | undefined;
1608
- }
1609
- export interface ListDocumentsResult {
1610
- DocumentIdentifiers?: DocumentIdentifier[] | undefined;
1611
- NextToken?: string | undefined;
1612
- }
1613
- export interface ListDocumentVersionsRequest {
1614
- Name: string | undefined;
1615
- MaxResults?: number | undefined;
1616
- NextToken?: string | undefined;
1617
- }
1618
- export interface DocumentVersionInfo {
1619
- Name?: string | undefined;
1620
- DisplayName?: string | undefined;
1621
- DocumentVersion?: string | undefined;
1622
- VersionName?: string | undefined;
1623
- CreatedDate?: Date | undefined;
1624
- IsDefaultVersion?: boolean | undefined;
1625
- DocumentFormat?: DocumentFormat | undefined;
1626
- Status?: DocumentStatus | undefined;
1627
- StatusInformation?: string | undefined;
1628
- ReviewStatus?: ReviewStatus | undefined;
1629
- }
1630
- export interface ListDocumentVersionsResult {
1631
- DocumentVersions?: DocumentVersionInfo[] | undefined;
1632
- NextToken?: string | undefined;
1633
- }
1634
- export interface ListInventoryEntriesRequest {
1635
- InstanceId: string | undefined;
1636
- TypeName: string | undefined;
1637
- Filters?: InventoryFilter[] | undefined;
1638
- NextToken?: string | undefined;
1639
- MaxResults?: number | undefined;
1640
- }
1641
- export interface ListInventoryEntriesResult {
1642
- TypeName?: string | undefined;
1643
- InstanceId?: string | undefined;
1644
- SchemaVersion?: string | undefined;
1645
- CaptureTime?: string | undefined;
1646
- Entries?: Record<string, string>[] | undefined;
1647
- NextToken?: string | undefined;
1648
- }
1649
- export declare const NodeFilterKey: {
1650
- readonly ACCOUNT_ID: "AccountId";
1651
- readonly AGENT_TYPE: "AgentType";
1652
- readonly AGENT_VERSION: "AgentVersion";
1653
- readonly COMPUTER_NAME: "ComputerName";
1654
- readonly INSTANCE_ID: "InstanceId";
1655
- readonly INSTANCE_STATUS: "InstanceStatus";
1656
- readonly IP_ADDRESS: "IpAddress";
1657
- readonly MANAGED_STATUS: "ManagedStatus";
1658
- readonly ORGANIZATIONAL_UNIT_ID: "OrganizationalUnitId";
1659
- readonly ORGANIZATIONAL_UNIT_PATH: "OrganizationalUnitPath";
1660
- readonly PLATFORM_NAME: "PlatformName";
1661
- readonly PLATFORM_TYPE: "PlatformType";
1662
- readonly PLATFORM_VERSION: "PlatformVersion";
1663
- readonly REGION: "Region";
1664
- readonly RESOURCE_TYPE: "ResourceType";
1665
- };
1666
- export type NodeFilterKey = (typeof NodeFilterKey)[keyof typeof NodeFilterKey];
1667
- export declare const NodeFilterOperatorType: {
1668
- readonly BEGIN_WITH: "BeginWith";
1669
- readonly EQUAL: "Equal";
1670
- readonly NOT_EQUAL: "NotEqual";
1671
- };
1672
- export type NodeFilterOperatorType =
1673
- (typeof NodeFilterOperatorType)[keyof typeof NodeFilterOperatorType];
1674
- export interface NodeFilter {
1675
- Key: NodeFilterKey | undefined;
1676
- Values: string[] | undefined;
1677
- Type?: NodeFilterOperatorType | undefined;
1678
- }
1679
- export interface ListNodesRequest {
1680
- SyncName?: string | undefined;
1681
- Filters?: NodeFilter[] | undefined;
1682
- NextToken?: string | undefined;
1683
- MaxResults?: number | undefined;
1684
- }
1685
- export declare const ManagedStatus: {
1686
- readonly ALL: "All";
1687
- readonly MANAGED: "Managed";
1688
- readonly UNMANAGED: "Unmanaged";
1689
- };
1690
- export type ManagedStatus = (typeof ManagedStatus)[keyof typeof ManagedStatus];
1691
- export interface InstanceInfo {
1692
- AgentType?: string | undefined;
1693
- AgentVersion?: string | undefined;
1694
- ComputerName?: string | undefined;
1695
- InstanceStatus?: string | undefined;
1696
- IpAddress?: string | undefined;
1697
- ManagedStatus?: ManagedStatus | undefined;
1698
- PlatformType?: PlatformType | undefined;
1699
- PlatformName?: string | undefined;
1700
- PlatformVersion?: string | undefined;
1701
- ResourceType?: ResourceType | undefined;
1702
- }
1703
- export type NodeType = NodeType.InstanceMember | NodeType.$UnknownMember;
1704
- export declare namespace NodeType {
1705
- interface InstanceMember {
1706
- Instance: InstanceInfo;
1707
- $unknown?: never;
1708
- }
1709
- interface $UnknownMember {
1710
- Instance?: never;
1711
- $unknown: [string, any];
1712
- }
1713
- interface Visitor<T> {
1714
- Instance: (value: InstanceInfo) => T;
1715
- _: (name: string, value: any) => T;
1716
- }
1717
- }
1718
- export interface NodeOwnerInfo {
1719
- AccountId?: string | undefined;
1720
- OrganizationalUnitId?: string | undefined;
1721
- OrganizationalUnitPath?: string | undefined;
1722
- }
1723
- export interface Node {
1724
- CaptureTime?: Date | undefined;
1725
- Id?: string | undefined;
1726
- Owner?: NodeOwnerInfo | undefined;
1727
- Region?: string | undefined;
1728
- NodeType?: NodeType | undefined;
1729
- }
1730
- export interface ListNodesResult {
1731
- Nodes?: Node[] | undefined;
1732
- NextToken?: string | undefined;
1733
- }
1734
- export declare class UnsupportedOperationException extends __BaseException {
1735
- readonly name: "UnsupportedOperationException";
1736
- readonly $fault: "client";
1737
- Message?: string | undefined;
1738
- constructor(
1739
- opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>
1740
- );
1741
- }
1742
- export declare const NodeAggregatorType: {
1743
- readonly COUNT: "Count";
1744
- };
1745
- export type NodeAggregatorType =
1746
- (typeof NodeAggregatorType)[keyof typeof NodeAggregatorType];
1747
- export declare const NodeAttributeName: {
1748
- readonly AGENT_VERSION: "AgentVersion";
1749
- readonly PLATFORM_NAME: "PlatformName";
1750
- readonly PLATFORM_TYPE: "PlatformType";
1751
- readonly PLATFORM_VERSION: "PlatformVersion";
1752
- readonly REGION: "Region";
1753
- readonly RESOURCE_TYPE: "ResourceType";
1754
- };
1755
- export type NodeAttributeName =
1756
- (typeof NodeAttributeName)[keyof typeof NodeAttributeName];
1757
- export declare const NodeTypeName: {
1758
- readonly INSTANCE: "Instance";
1759
- };
1760
- export type NodeTypeName = (typeof NodeTypeName)[keyof typeof NodeTypeName];
1761
- export interface ListNodesSummaryResult {
1762
- Summary?: Record<string, string>[] | undefined;
1763
- NextToken?: string | undefined;
1764
- }
1765
- export declare const OpsItemEventFilterKey: {
1766
- readonly OPSITEM_ID: "OpsItemId";
1767
- };
1768
- export type OpsItemEventFilterKey =
1769
- (typeof OpsItemEventFilterKey)[keyof typeof OpsItemEventFilterKey];
1770
- export declare const OpsItemEventFilterOperator: {
1771
- readonly EQUAL: "Equal";
1772
- };
1773
- export type OpsItemEventFilterOperator =
1774
- (typeof OpsItemEventFilterOperator)[keyof typeof OpsItemEventFilterOperator];
1775
- export interface OpsItemEventFilter {
1776
- Key: OpsItemEventFilterKey | undefined;
1777
- Values: string[] | undefined;
1778
- Operator: OpsItemEventFilterOperator | undefined;
1779
- }
1780
- export interface ListOpsItemEventsRequest {
1781
- Filters?: OpsItemEventFilter[] | undefined;
1782
- MaxResults?: number | undefined;
1783
- NextToken?: string | undefined;
1784
- }
1785
- export interface OpsItemIdentity {
1786
- Arn?: string | undefined;
1787
- }
1788
- export interface OpsItemEventSummary {
1789
- OpsItemId?: string | undefined;
1790
- EventId?: string | undefined;
1791
- Source?: string | undefined;
1792
- DetailType?: string | undefined;
1793
- Detail?: string | undefined;
1794
- CreatedBy?: OpsItemIdentity | undefined;
1795
- CreatedTime?: Date | undefined;
1796
- }
1797
- export interface ListOpsItemEventsResponse {
1798
- NextToken?: string | undefined;
1799
- Summaries?: OpsItemEventSummary[] | undefined;
1800
- }
1801
- export declare const OpsItemRelatedItemsFilterKey: {
1802
- readonly ASSOCIATION_ID: "AssociationId";
1803
- readonly RESOURCE_TYPE: "ResourceType";
1804
- readonly RESOURCE_URI: "ResourceUri";
1805
- };
1806
- export type OpsItemRelatedItemsFilterKey =
1807
- (typeof OpsItemRelatedItemsFilterKey)[keyof typeof OpsItemRelatedItemsFilterKey];
1808
- export declare const OpsItemRelatedItemsFilterOperator: {
1809
- readonly EQUAL: "Equal";
1810
- };
1811
- export type OpsItemRelatedItemsFilterOperator =
1812
- (typeof OpsItemRelatedItemsFilterOperator)[keyof typeof OpsItemRelatedItemsFilterOperator];
1813
- export interface OpsItemRelatedItemsFilter {
1814
- Key: OpsItemRelatedItemsFilterKey | undefined;
1815
- Values: string[] | undefined;
1816
- Operator: OpsItemRelatedItemsFilterOperator | undefined;
1817
- }
1818
- export interface ListOpsItemRelatedItemsRequest {
1819
- OpsItemId?: string | undefined;
1820
- Filters?: OpsItemRelatedItemsFilter[] | undefined;
1821
- MaxResults?: number | undefined;
1822
- NextToken?: string | undefined;
1823
- }
1824
- export interface OpsItemRelatedItemSummary {
1825
- OpsItemId?: string | undefined;
1826
- AssociationId?: string | undefined;
1827
- ResourceType?: string | undefined;
1828
- AssociationType?: string | undefined;
1829
- ResourceUri?: string | undefined;
1830
- CreatedBy?: OpsItemIdentity | undefined;
1831
- CreatedTime?: Date | undefined;
1832
- LastModifiedBy?: OpsItemIdentity | undefined;
1833
- LastModifiedTime?: Date | undefined;
1834
- }
1835
- export interface ListOpsItemRelatedItemsResponse {
1836
- NextToken?: string | undefined;
1837
- Summaries?: OpsItemRelatedItemSummary[] | undefined;
1838
- }
1839
- export interface OpsMetadataFilter {
1840
- Key: string | undefined;
1841
- Values: string[] | undefined;
1842
- }
1843
- export interface ListOpsMetadataRequest {
1844
- Filters?: OpsMetadataFilter[] | undefined;
1845
- MaxResults?: number | undefined;
1846
- NextToken?: string | undefined;
1847
- }
1848
- export interface OpsMetadata {
1849
- ResourceId?: string | undefined;
1850
- OpsMetadataArn?: string | undefined;
1851
- LastModifiedDate?: Date | undefined;
1852
- LastModifiedUser?: string | undefined;
1853
- CreationDate?: Date | undefined;
1854
- }
1855
- export interface ListOpsMetadataResult {
1856
- OpsMetadataList?: OpsMetadata[] | undefined;
1857
- NextToken?: string | undefined;
1858
- }
1859
- export interface ListResourceComplianceSummariesRequest {
1860
- Filters?: ComplianceStringFilter[] | undefined;
1861
- NextToken?: string | undefined;
1862
- MaxResults?: number | undefined;
1863
- }
1864
- export interface ResourceComplianceSummaryItem {
1865
- ComplianceType?: string | undefined;
1866
- ResourceType?: string | undefined;
1867
- ResourceId?: string | undefined;
1868
- Status?: ComplianceStatus | undefined;
1869
- OverallSeverity?: ComplianceSeverity | undefined;
1870
- ExecutionSummary?: ComplianceExecutionSummary | undefined;
1871
- CompliantSummary?: CompliantSummary | undefined;
1872
- NonCompliantSummary?: NonCompliantSummary | undefined;
1873
- }
1874
- export interface ListResourceComplianceSummariesResult {
1875
- ResourceComplianceSummaryItems?: ResourceComplianceSummaryItem[] | undefined;
1876
- NextToken?: string | undefined;
1877
- }
1878
- export interface ListResourceDataSyncRequest {
1879
- SyncType?: string | undefined;
1880
- NextToken?: string | undefined;
1881
- MaxResults?: number | undefined;
1882
- }
1883
- export declare const LastResourceDataSyncStatus: {
1884
- readonly FAILED: "Failed";
1885
- readonly INPROGRESS: "InProgress";
1886
- readonly SUCCESSFUL: "Successful";
1887
- };
1888
- export type LastResourceDataSyncStatus =
1889
- (typeof LastResourceDataSyncStatus)[keyof typeof LastResourceDataSyncStatus];
1890
- export interface ResourceDataSyncSourceWithState {
1891
- SourceType?: string | undefined;
1892
- AwsOrganizationsSource?: ResourceDataSyncAwsOrganizationsSource | undefined;
1893
- SourceRegions?: string[] | undefined;
1894
- IncludeFutureRegions?: boolean | undefined;
1895
- State?: string | undefined;
1896
- EnableAllOpsDataSources?: boolean | undefined;
1897
- }
1898
- export interface ResourceDataSyncItem {
1899
- SyncName?: string | undefined;
1900
- SyncType?: string | undefined;
1901
- SyncSource?: ResourceDataSyncSourceWithState | undefined;
1902
- S3Destination?: ResourceDataSyncS3Destination | undefined;
1903
- LastSyncTime?: Date | undefined;
1904
- LastSuccessfulSyncTime?: Date | undefined;
1905
- SyncLastModifiedTime?: Date | undefined;
1906
- LastStatus?: LastResourceDataSyncStatus | undefined;
1907
- SyncCreatedTime?: Date | undefined;
1908
- LastSyncStatusMessage?: string | undefined;
1909
- }
1910
- export interface ListResourceDataSyncResult {
1911
- ResourceDataSyncItems?: ResourceDataSyncItem[] | undefined;
1912
- NextToken?: string | undefined;
1913
- }
1914
- export interface ListTagsForResourceRequest {
1915
- ResourceType: ResourceTypeForTagging | undefined;
1916
- ResourceId: string | undefined;
1917
- }
1918
- export interface ListTagsForResourceResult {
1919
- TagList?: Tag[] | undefined;
1920
- }
1921
- export declare class DocumentPermissionLimit extends __BaseException {
1922
- readonly name: "DocumentPermissionLimit";
1923
- readonly $fault: "client";
1924
- Message?: string | undefined;
1925
- constructor(
1926
- opts: __ExceptionOptionType<DocumentPermissionLimit, __BaseException>
1927
- );
1928
- }
1929
- export interface ModifyDocumentPermissionRequest {
1930
- Name: string | undefined;
1931
- PermissionType: DocumentPermissionType | undefined;
1932
- AccountIdsToAdd?: string[] | undefined;
1933
- AccountIdsToRemove?: string[] | undefined;
1934
- SharedDocumentVersion?: string | undefined;
1935
- }
1936
- export interface ModifyDocumentPermissionResponse {}
1937
- export declare class ComplianceTypeCountLimitExceededException extends __BaseException {
1938
- readonly name: "ComplianceTypeCountLimitExceededException";
1939
- readonly $fault: "client";
1940
- Message?: string | undefined;
1941
- constructor(
1942
- opts: __ExceptionOptionType<
1943
- ComplianceTypeCountLimitExceededException,
1944
- __BaseException
1945
- >
1946
- );
1947
- }
1948
- export declare class InvalidItemContentException extends __BaseException {
1949
- readonly name: "InvalidItemContentException";
1950
- readonly $fault: "client";
1951
- TypeName?: string | undefined;
1952
- Message?: string | undefined;
1953
- constructor(
1954
- opts: __ExceptionOptionType<InvalidItemContentException, __BaseException>
1955
- );
1956
- }
1957
- export declare class ItemSizeLimitExceededException extends __BaseException {
1958
- readonly name: "ItemSizeLimitExceededException";
1959
- readonly $fault: "client";
1960
- TypeName?: string | undefined;
1961
- Message?: string | undefined;
1962
- constructor(
1963
- opts: __ExceptionOptionType<ItemSizeLimitExceededException, __BaseException>
1964
- );
1965
- }
1966
- export interface ComplianceItemEntry {
1967
- Id?: string | undefined;
1968
- Title?: string | undefined;
1969
- Severity: ComplianceSeverity | undefined;
1970
- Status: ComplianceStatus | undefined;
1971
- Details?: Record<string, string> | undefined;
1972
- }
1973
- export declare const ComplianceUploadType: {
1974
- readonly Complete: "COMPLETE";
1975
- readonly Partial: "PARTIAL";
1976
- };
1977
- export type ComplianceUploadType =
1978
- (typeof ComplianceUploadType)[keyof typeof ComplianceUploadType];
1979
- export interface PutComplianceItemsRequest {
1980
- ResourceId: string | undefined;
1981
- ResourceType: string | undefined;
1982
- ComplianceType: string | undefined;
1983
- ExecutionSummary: ComplianceExecutionSummary | undefined;
1984
- Items: ComplianceItemEntry[] | undefined;
1985
- ItemContentHash?: string | undefined;
1986
- UploadType?: ComplianceUploadType | undefined;
1987
- }
1988
- export interface PutComplianceItemsResult {}
1989
- export declare class TotalSizeLimitExceededException extends __BaseException {
1990
- readonly name: "TotalSizeLimitExceededException";
1991
- readonly $fault: "client";
1992
- Message?: string | undefined;
1993
- constructor(
1994
- opts: __ExceptionOptionType<
1995
- TotalSizeLimitExceededException,
1996
- __BaseException
1997
- >
1998
- );
1999
- }
2000
- export declare class CustomSchemaCountLimitExceededException extends __BaseException {
2001
- readonly name: "CustomSchemaCountLimitExceededException";
2002
- readonly $fault: "client";
2003
- Message?: string | undefined;
2004
- constructor(
2005
- opts: __ExceptionOptionType<
2006
- CustomSchemaCountLimitExceededException,
2007
- __BaseException
2008
- >
2009
- );
2010
- }
2011
- export declare class InvalidInventoryItemContextException extends __BaseException {
2012
- readonly name: "InvalidInventoryItemContextException";
2013
- readonly $fault: "client";
2014
- Message?: string | undefined;
2015
- constructor(
2016
- opts: __ExceptionOptionType<
2017
- InvalidInventoryItemContextException,
2018
- __BaseException
2019
- >
2020
- );
2021
- }
2022
- export declare class ItemContentMismatchException extends __BaseException {
2023
- readonly name: "ItemContentMismatchException";
2024
- readonly $fault: "client";
2025
- TypeName?: string | undefined;
2026
- Message?: string | undefined;
2027
- constructor(
2028
- opts: __ExceptionOptionType<ItemContentMismatchException, __BaseException>
2029
- );
2030
- }
2031
- export interface InventoryItem {
2032
- TypeName: string | undefined;
2033
- SchemaVersion: string | undefined;
2034
- CaptureTime: string | undefined;
2035
- ContentHash?: string | undefined;
2036
- Content?: Record<string, string>[] | undefined;
2037
- Context?: Record<string, string> | undefined;
2038
- }
2039
- export interface PutInventoryRequest {
2040
- InstanceId: string | undefined;
2041
- Items: InventoryItem[] | undefined;
2042
- }
2043
- export interface PutInventoryResult {
2044
- Message?: string | undefined;
2045
- }
2046
- export declare class SubTypeCountLimitExceededException extends __BaseException {
2047
- readonly name: "SubTypeCountLimitExceededException";
2048
- readonly $fault: "client";
2049
- Message?: string | undefined;
2050
- constructor(
2051
- opts: __ExceptionOptionType<
2052
- SubTypeCountLimitExceededException,
2053
- __BaseException
2054
- >
2055
- );
2056
- }
2057
- export declare class UnsupportedInventoryItemContextException extends __BaseException {
2058
- readonly name: "UnsupportedInventoryItemContextException";
2059
- readonly $fault: "client";
2060
- TypeName?: string | undefined;
2061
- Message?: string | undefined;
2062
- constructor(
2063
- opts: __ExceptionOptionType<
2064
- UnsupportedInventoryItemContextException,
2065
- __BaseException
2066
- >
2067
- );
2068
- }
2069
- export declare class UnsupportedInventorySchemaVersionException extends __BaseException {
2070
- readonly name: "UnsupportedInventorySchemaVersionException";
2071
- readonly $fault: "client";
2072
- Message?: string | undefined;
2073
- constructor(
2074
- opts: __ExceptionOptionType<
2075
- UnsupportedInventorySchemaVersionException,
2076
- __BaseException
2077
- >
2078
- );
2079
- }
2080
- export declare class HierarchyLevelLimitExceededException extends __BaseException {
2081
- readonly name: "HierarchyLevelLimitExceededException";
2082
- readonly $fault: "client";
2083
- constructor(
2084
- opts: __ExceptionOptionType<
2085
- HierarchyLevelLimitExceededException,
2086
- __BaseException
2087
- >
2088
- );
2089
- }
2090
- export declare class HierarchyTypeMismatchException extends __BaseException {
2091
- readonly name: "HierarchyTypeMismatchException";
2092
- readonly $fault: "client";
2093
- constructor(
2094
- opts: __ExceptionOptionType<HierarchyTypeMismatchException, __BaseException>
2095
- );
2096
- }
2097
- export declare class IncompatiblePolicyException extends __BaseException {
2098
- readonly name: "IncompatiblePolicyException";
2099
- readonly $fault: "client";
2100
- constructor(
2101
- opts: __ExceptionOptionType<IncompatiblePolicyException, __BaseException>
2102
- );
2103
- }
2104
- export declare class InvalidAllowedPatternException extends __BaseException {
2105
- readonly name: "InvalidAllowedPatternException";
2106
- readonly $fault: "client";
2107
- constructor(
2108
- opts: __ExceptionOptionType<InvalidAllowedPatternException, __BaseException>
2109
- );
2110
- }
2111
- export declare class InvalidPolicyAttributeException extends __BaseException {
2112
- readonly name: "InvalidPolicyAttributeException";
2113
- readonly $fault: "client";
2114
- constructor(
2115
- opts: __ExceptionOptionType<
2116
- InvalidPolicyAttributeException,
2117
- __BaseException
2118
- >
2119
- );
2120
- }
2121
- export declare class InvalidPolicyTypeException extends __BaseException {
2122
- readonly name: "InvalidPolicyTypeException";
2123
- readonly $fault: "client";
2124
- constructor(
2125
- opts: __ExceptionOptionType<InvalidPolicyTypeException, __BaseException>
2126
- );
2127
- }
2128
- export declare class ParameterAlreadyExists extends __BaseException {
2129
- readonly name: "ParameterAlreadyExists";
2130
- readonly $fault: "client";
2131
- constructor(
2132
- opts: __ExceptionOptionType<ParameterAlreadyExists, __BaseException>
2133
- );
2134
- }
2135
- export declare class ParameterLimitExceeded extends __BaseException {
2136
- readonly name: "ParameterLimitExceeded";
2137
- readonly $fault: "client";
2138
- constructor(
2139
- opts: __ExceptionOptionType<ParameterLimitExceeded, __BaseException>
2140
- );
2141
- }
2142
- export declare class ParameterMaxVersionLimitExceeded extends __BaseException {
2143
- readonly name: "ParameterMaxVersionLimitExceeded";
2144
- readonly $fault: "client";
2145
- constructor(
2146
- opts: __ExceptionOptionType<
2147
- ParameterMaxVersionLimitExceeded,
2148
- __BaseException
2149
- >
2150
- );
2151
- }
2152
- export declare class ParameterPatternMismatchException extends __BaseException {
2153
- readonly name: "ParameterPatternMismatchException";
2154
- readonly $fault: "client";
2155
- constructor(
2156
- opts: __ExceptionOptionType<
2157
- ParameterPatternMismatchException,
2158
- __BaseException
2159
- >
2160
- );
2161
- }
2162
- export declare class PoliciesLimitExceededException extends __BaseException {
2163
- readonly name: "PoliciesLimitExceededException";
2164
- readonly $fault: "client";
2165
- constructor(
2166
- opts: __ExceptionOptionType<PoliciesLimitExceededException, __BaseException>
2167
- );
2168
- }
2169
- export interface PutParameterRequest {
2170
- Name: string | undefined;
2171
- Description?: string | undefined;
2172
- Value: string | undefined;
2173
- Type?: ParameterType | undefined;
2174
- KeyId?: string | undefined;
2175
- Overwrite?: boolean | undefined;
2176
- AllowedPattern?: string | undefined;
2177
- Tags?: Tag[] | undefined;
2178
- Tier?: ParameterTier | undefined;
2179
- Policies?: string | undefined;
2180
- DataType?: string | undefined;
2181
- }
2182
- export interface PutParameterResult {
2183
- Version?: number | undefined;
2184
- Tier?: ParameterTier | undefined;
2185
- }
2186
- export declare class UnsupportedParameterType extends __BaseException {
2187
- readonly name: "UnsupportedParameterType";
2188
- readonly $fault: "client";
2189
- constructor(
2190
- opts: __ExceptionOptionType<UnsupportedParameterType, __BaseException>
2191
- );
2192
- }
2193
- export interface PutResourcePolicyRequest {
2194
- ResourceArn: string | undefined;
2195
- Policy: string | undefined;
2196
- PolicyId?: string | undefined;
2197
- PolicyHash?: string | undefined;
2198
- }
2199
- export interface PutResourcePolicyResponse {
2200
- PolicyId?: string | undefined;
2201
- PolicyHash?: string | undefined;
2202
- }
2203
- export declare class ResourcePolicyLimitExceededException extends __BaseException {
2204
- readonly name: "ResourcePolicyLimitExceededException";
2205
- readonly $fault: "client";
2206
- Limit?: number | undefined;
2207
- LimitType?: string | undefined;
2208
- Message?: string | undefined;
2209
- constructor(
2210
- opts: __ExceptionOptionType<
2211
- ResourcePolicyLimitExceededException,
2212
- __BaseException
2213
- >
2214
- );
2215
- }
2216
- export interface RegisterDefaultPatchBaselineRequest {
2217
- BaselineId: string | undefined;
2218
- }
2219
- export interface RegisterDefaultPatchBaselineResult {
2220
- BaselineId?: string | undefined;
2221
1149
  }