@aws-sdk/client-ssm 3.43.0 → 3.47.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.
- package/CHANGELOG.md +50 -0
- package/README.md +12 -6
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +2 -1
- package/dist-cjs/endpoints.js +1 -28
- package/dist-cjs/models/models_0.js +12 -390
- package/dist-cjs/models/models_1.js +11 -354
- package/dist-cjs/models/models_2.js +7 -13
- package/dist-cjs/protocols/Aws_json1_1.js +2 -0
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +2 -1
- package/dist-es/endpoints.js +1 -28
- package/dist-es/models/models_0.js +7 -258
- package/dist-es/models/models_1.js +6 -232
- package/dist-es/models/models_2.js +4 -8
- package/dist-es/protocols/Aws_json1_1.js +2 -0
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/SSM.d.ts +87 -81
- package/dist-types/SSMClient.d.ts +17 -7
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +5 -5
- package/dist-types/commands/CreateActivationCommand.d.ts +6 -6
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +6 -6
- package/dist-types/commands/CreateAssociationCommand.d.ts +10 -10
- package/dist-types/commands/CreateDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActivationCommand.d.ts +2 -3
- package/dist-types/commands/DeleteAssociationCommand.d.ts +4 -4
- package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -2
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -2
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActivationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +7 -6
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -2
- package/dist-types/commands/GetInventoryCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +4 -4
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +1 -1
- package/dist-types/commands/PutInventoryCommand.d.ts +1 -1
- package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
- package/dist-types/commands/SendCommandCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +194 -570
- package/dist-types/models/models_1.d.ts +188 -536
- package/dist-types/models/models_2.d.ts +21 -25
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/SSMClient.d.ts +3 -1
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +10 -257
- package/dist-types/ts3.4/models/models_1.d.ts +6 -235
- package/dist-types/ts3.4/models/models_2.d.ts +6 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -46
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
import { AssociationComplianceSeverity, AssociationDescription, AssociationOverview, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, AutomationExecutionStatus, AutomationSubtype, DocumentDescription, DocumentFormat, DocumentHashType, DocumentPermissionType, DocumentRequires, DocumentStatus, DocumentType, ExecutionMode, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowExecutionStatus, MaintenanceWindowResourceType, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MaintenanceWindowTaskType, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, OpsItemStatus, ParameterInlinePolicy, ParameterStringFilter, ParameterTier,
|
|
2
|
+
import { AssociationComplianceSeverity, AssociationDescription, AssociationOverview, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, AutomationExecutionStatus, AutomationSubtype, DocumentDescription, DocumentFormat, DocumentHashType, DocumentPermissionType, DocumentRequires, DocumentStatus, DocumentType, ExecutionMode, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowExecutionStatus, MaintenanceWindowResourceType, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MaintenanceWindowTaskType, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, OpsItemStatus, ParameterInlinePolicy, ParameterStringFilter, ParameterTier, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchOrchestratorFilter, PatchRuleGroup, PatchSource, PlatformType, RelatedOpsItem, ResolvedTargets, ResourceDataSyncAwsOrganizationsSource, ResourceDataSyncS3Destination, ResourceTypeForTagging, ReviewStatus, Runbook, StepExecution, Tag, Target, TargetLocation } from "./models_0";
|
|
3
|
+
export declare enum ParameterType {
|
|
4
|
+
SECURE_STRING = "SecureString",
|
|
5
|
+
STRING = "String",
|
|
6
|
+
STRING_LIST = "StringList"
|
|
7
|
+
}
|
|
3
8
|
/**
|
|
4
9
|
* <p>Metadata includes information like the ARN of the last user and the date/time the parameter
|
|
5
10
|
* was last used.</p>
|
|
@@ -88,12 +93,6 @@ export interface InvalidFilterOption extends __SmithyException, $MetadataBearer
|
|
|
88
93
|
*/
|
|
89
94
|
message?: string;
|
|
90
95
|
}
|
|
91
|
-
export declare namespace InvalidFilterOption {
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
const filterSensitiveLog: (obj: InvalidFilterOption) => any;
|
|
96
|
-
}
|
|
97
96
|
export interface DescribePatchBaselinesRequest {
|
|
98
97
|
/**
|
|
99
98
|
* <p>Each element in the array is a structure containing a key-value pair.</p>
|
|
@@ -299,25 +298,26 @@ export declare namespace DescribePatchGroupStateRequest {
|
|
|
299
298
|
}
|
|
300
299
|
export interface DescribePatchGroupStateResult {
|
|
301
300
|
/**
|
|
302
|
-
* <p>The number of
|
|
301
|
+
* <p>The number of managed nodes in the patch group.</p>
|
|
303
302
|
*/
|
|
304
303
|
Instances?: number;
|
|
305
304
|
/**
|
|
306
|
-
* <p>The number of
|
|
305
|
+
* <p>The number of managed nodes with installed patches.</p>
|
|
307
306
|
*/
|
|
308
307
|
InstancesWithInstalledPatches?: number;
|
|
309
308
|
/**
|
|
310
|
-
* <p>The number of
|
|
309
|
+
* <p>The number of managed nodes with patches installed that aren't defined in the patch
|
|
311
310
|
* baseline.</p>
|
|
312
311
|
*/
|
|
313
312
|
InstancesWithInstalledOtherPatches?: number;
|
|
314
313
|
/**
|
|
315
|
-
* <p>The number of
|
|
316
|
-
* after the patch installation. The status of these
|
|
314
|
+
* <p>The number of managed nodes with patches installed by Patch Manager that haven't been
|
|
315
|
+
* rebooted after the patch installation. The status of these managed nodes is
|
|
316
|
+
* <code>NON_COMPLIANT</code>.</p>
|
|
317
317
|
*/
|
|
318
318
|
InstancesWithInstalledPendingRebootPatches?: number;
|
|
319
319
|
/**
|
|
320
|
-
* <p>The number of
|
|
320
|
+
* <p>The number of managed nodes with patches installed that are specified in a
|
|
321
321
|
* <code>RejectedPatches</code> list. Patches with a status of <code>INSTALLED_REJECTED</code> were
|
|
322
322
|
* typically installed before they were added to a <code>RejectedPatches</code> list.</p>
|
|
323
323
|
* <note>
|
|
@@ -328,40 +328,41 @@ export interface DescribePatchGroupStateResult {
|
|
|
328
328
|
*/
|
|
329
329
|
InstancesWithInstalledRejectedPatches?: number;
|
|
330
330
|
/**
|
|
331
|
-
* <p>The number of
|
|
331
|
+
* <p>The number of managed nodes with missing patches from the patch baseline.</p>
|
|
332
332
|
*/
|
|
333
333
|
InstancesWithMissingPatches?: number;
|
|
334
334
|
/**
|
|
335
|
-
* <p>The number of
|
|
335
|
+
* <p>The number of managed nodes with patches from the patch baseline that failed to
|
|
336
|
+
* install.</p>
|
|
336
337
|
*/
|
|
337
338
|
InstancesWithFailedPatches?: number;
|
|
338
339
|
/**
|
|
339
|
-
* <p>The number of
|
|
340
|
+
* <p>The number of managed nodes with patches that aren't applicable.</p>
|
|
340
341
|
*/
|
|
341
342
|
InstancesWithNotApplicablePatches?: number;
|
|
342
343
|
/**
|
|
343
|
-
* <p>The number of
|
|
344
|
-
* which aren't reported by name to Inventory. Inventory is a capability of Amazon Web Services Systems Manager.</p>
|
|
344
|
+
* <p>The number of managed nodes with <code>NotApplicable</code> patches beyond the supported
|
|
345
|
+
* limit, which aren't reported by name to Inventory. Inventory is a capability of Amazon Web Services Systems Manager.</p>
|
|
345
346
|
*/
|
|
346
347
|
InstancesWithUnreportedNotApplicablePatches?: number;
|
|
347
348
|
/**
|
|
348
|
-
* <p>The number of
|
|
349
|
+
* <p>The number of managed nodes where patches that are specified as <code>Critical</code> for
|
|
349
350
|
* compliance reporting in the patch baseline aren't installed. These patches might be missing, have
|
|
350
|
-
* failed installation, were rejected, or were installed but awaiting a required
|
|
351
|
-
* The status of these
|
|
351
|
+
* failed installation, were rejected, or were installed but awaiting a required managed node reboot.
|
|
352
|
+
* The status of these managed nodes is <code>NON_COMPLIANT</code>.</p>
|
|
352
353
|
*/
|
|
353
354
|
InstancesWithCriticalNonCompliantPatches?: number;
|
|
354
355
|
/**
|
|
355
|
-
* <p>The number of
|
|
356
|
-
* advisory aren't installed. These patches might be missing, have failed installation, were
|
|
357
|
-
* rejected, or were installed but awaiting a required
|
|
358
|
-
*
|
|
356
|
+
* <p>The number of managed nodes where patches that are specified as <code>Security</code> in a
|
|
357
|
+
* patch advisory aren't installed. These patches might be missing, have failed installation, were
|
|
358
|
+
* rejected, or were installed but awaiting a required managed node reboot. The status of these managed
|
|
359
|
+
* nodes is <code>NON_COMPLIANT</code>.</p>
|
|
359
360
|
*/
|
|
360
361
|
InstancesWithSecurityNonCompliantPatches?: number;
|
|
361
362
|
/**
|
|
362
|
-
* <p>The number of
|
|
363
|
+
* <p>The number of managed nodes with patches installed that are specified as other than
|
|
363
364
|
* <code>Critical</code> or <code>Security</code> but aren't compliant with the patch baseline. The
|
|
364
|
-
* status of these
|
|
365
|
+
* status of these managed nodes is <code>NON_COMPLIANT</code>.</p>
|
|
365
366
|
*/
|
|
366
367
|
InstancesWithOtherNonCompliantPatches?: number;
|
|
367
368
|
}
|
|
@@ -460,7 +461,7 @@ export interface SessionFilter {
|
|
|
460
461
|
* 2018-08-29T00:00:00Z to see sessions that started before August 29, 2018.</p>
|
|
461
462
|
* </li>
|
|
462
463
|
* <li>
|
|
463
|
-
* <p>Target: Specify
|
|
464
|
+
* <p>Target: Specify a managed node to which session connections have been made.</p>
|
|
464
465
|
* </li>
|
|
465
466
|
* <li>
|
|
466
467
|
* <p>Owner: Specify an Amazon Web Services user account to see a list of sessions started by that
|
|
@@ -561,7 +562,7 @@ export declare enum SessionStatus {
|
|
|
561
562
|
TERMINATING = "Terminating"
|
|
562
563
|
}
|
|
563
564
|
/**
|
|
564
|
-
* <p>Information about a Session Manager connection to
|
|
565
|
+
* <p>Information about a Session Manager connection to a managed node.</p>
|
|
565
566
|
*/
|
|
566
567
|
export interface Session {
|
|
567
568
|
/**
|
|
@@ -569,7 +570,7 @@ export interface Session {
|
|
|
569
570
|
*/
|
|
570
571
|
SessionId?: string;
|
|
571
572
|
/**
|
|
572
|
-
* <p>The
|
|
573
|
+
* <p>The managed node that the Session Manager session connected to.</p>
|
|
573
574
|
*/
|
|
574
575
|
Target?: string;
|
|
575
576
|
/**
|
|
@@ -668,12 +669,6 @@ export interface OpsItemRelatedItemAssociationNotFoundException extends __Smithy
|
|
|
668
669
|
$fault: "client";
|
|
669
670
|
Message?: string;
|
|
670
671
|
}
|
|
671
|
-
export declare namespace OpsItemRelatedItemAssociationNotFoundException {
|
|
672
|
-
/**
|
|
673
|
-
* @internal
|
|
674
|
-
*/
|
|
675
|
-
const filterSensitiveLog: (obj: OpsItemRelatedItemAssociationNotFoundException) => any;
|
|
676
|
-
}
|
|
677
672
|
export interface GetAutomationExecutionRequest {
|
|
678
673
|
/**
|
|
679
674
|
* <p>The unique identifier for an existing automation execution to examine. The execution ID is
|
|
@@ -947,12 +942,6 @@ export interface InvalidDocumentType extends __SmithyException, $MetadataBearer
|
|
|
947
942
|
$fault: "client";
|
|
948
943
|
Message?: string;
|
|
949
944
|
}
|
|
950
|
-
export declare namespace InvalidDocumentType {
|
|
951
|
-
/**
|
|
952
|
-
* @internal
|
|
953
|
-
*/
|
|
954
|
-
const filterSensitiveLog: (obj: InvalidDocumentType) => any;
|
|
955
|
-
}
|
|
956
945
|
/**
|
|
957
946
|
* <p>The calendar entry contained in the specified SSM document isn't supported.</p>
|
|
958
947
|
*/
|
|
@@ -961,21 +950,14 @@ export interface UnsupportedCalendarException extends __SmithyException, $Metada
|
|
|
961
950
|
$fault: "client";
|
|
962
951
|
Message?: string;
|
|
963
952
|
}
|
|
964
|
-
export declare namespace UnsupportedCalendarException {
|
|
965
|
-
/**
|
|
966
|
-
* @internal
|
|
967
|
-
*/
|
|
968
|
-
const filterSensitiveLog: (obj: UnsupportedCalendarException) => any;
|
|
969
|
-
}
|
|
970
953
|
export interface GetCommandInvocationRequest {
|
|
971
954
|
/**
|
|
972
955
|
* <p>(Required) The parent command ID of the invocation plugin.</p>
|
|
973
956
|
*/
|
|
974
957
|
CommandId: string | undefined;
|
|
975
958
|
/**
|
|
976
|
-
* <p>(Required) The ID of the managed
|
|
977
|
-
*
|
|
978
|
-
* Amazon Web Services Systems Manager.</p>
|
|
959
|
+
* <p>(Required) The ID of the managed node targeted by the command. A <i>managed node</i> can be an
|
|
960
|
+
* Amazon Elastic Compute Cloud (Amazon EC2) instance, edge device, and on-premises server or VM in your hybrid environment that is configured for Amazon Web Services Systems Manager.</p>
|
|
979
961
|
*/
|
|
980
962
|
InstanceId: string | undefined;
|
|
981
963
|
/**
|
|
@@ -1039,8 +1021,8 @@ export interface GetCommandInvocationResult {
|
|
|
1039
1021
|
*/
|
|
1040
1022
|
CommandId?: string;
|
|
1041
1023
|
/**
|
|
1042
|
-
* <p>The ID of the managed
|
|
1043
|
-
* instance or
|
|
1024
|
+
* <p>The ID of the managed node targeted by the command. A <i>managed node</i> can be an
|
|
1025
|
+
* Amazon Elastic Compute Cloud (Amazon EC2) instance, edge device, or on-premises server or VM in your hybrid environment that is configured for Amazon Web Services Systems Manager.</p>
|
|
1044
1026
|
*/
|
|
1045
1027
|
InstanceId?: string;
|
|
1046
1028
|
/**
|
|
@@ -1062,8 +1044,8 @@ export interface GetCommandInvocationResult {
|
|
|
1062
1044
|
PluginName?: string;
|
|
1063
1045
|
/**
|
|
1064
1046
|
* <p>The error level response code for the plugin script. If the response code is
|
|
1065
|
-
* <code>-1</code>, then the command hasn't started running on the
|
|
1066
|
-
* by the
|
|
1047
|
+
* <code>-1</code>, then the command hasn't started running on the managed node, or it wasn't received
|
|
1048
|
+
* by the node.</p>
|
|
1067
1049
|
*/
|
|
1068
1050
|
ResponseCode?: number;
|
|
1069
1051
|
/**
|
|
@@ -1104,33 +1086,33 @@ export interface GetCommandInvocationResult {
|
|
|
1104
1086
|
* <code>StatusDetails</code> can be one of the following values:</p>
|
|
1105
1087
|
* <ul>
|
|
1106
1088
|
* <li>
|
|
1107
|
-
* <p>Pending: The command hasn't been sent to the
|
|
1089
|
+
* <p>Pending: The command hasn't been sent to the managed node.</p>
|
|
1108
1090
|
* </li>
|
|
1109
1091
|
* <li>
|
|
1110
|
-
* <p>In Progress: The command has been sent to the
|
|
1092
|
+
* <p>In Progress: The command has been sent to the managed node but hasn't reached a terminal
|
|
1111
1093
|
* state.</p>
|
|
1112
1094
|
* </li>
|
|
1113
1095
|
* <li>
|
|
1114
1096
|
* <p>Delayed: The system attempted to send the command to the target, but the target wasn't
|
|
1115
|
-
* available. The
|
|
1097
|
+
* available. The managed node might not be available because of network issues, because the node
|
|
1116
1098
|
* was stopped, or for similar reasons. The system will try to send the command again.</p>
|
|
1117
1099
|
* </li>
|
|
1118
1100
|
* <li>
|
|
1119
1101
|
* <p>Success: The command or plugin ran successfully. This is a terminal state.</p>
|
|
1120
1102
|
* </li>
|
|
1121
1103
|
* <li>
|
|
1122
|
-
* <p>Delivery Timed Out: The command wasn't delivered to the
|
|
1104
|
+
* <p>Delivery Timed Out: The command wasn't delivered to the managed node before the delivery
|
|
1123
1105
|
* timeout expired. Delivery timeouts don't count against the parent command's
|
|
1124
1106
|
* <code>MaxErrors</code> limit, but they do contribute to whether the parent command status is
|
|
1125
1107
|
* Success or Incomplete. This is a terminal state.</p>
|
|
1126
1108
|
* </li>
|
|
1127
1109
|
* <li>
|
|
1128
|
-
* <p>Execution Timed Out: The command started to run on the
|
|
1110
|
+
* <p>Execution Timed Out: The command started to run on the managed node, but the execution wasn't
|
|
1129
1111
|
* complete before the timeout expired. Execution timeouts count against the
|
|
1130
1112
|
* <code>MaxErrors</code> limit of the parent command. This is a terminal state.</p>
|
|
1131
1113
|
* </li>
|
|
1132
1114
|
* <li>
|
|
1133
|
-
* <p>Failed: The command wasn't run successfully on the
|
|
1115
|
+
* <p>Failed: The command wasn't run successfully on the managed node. For a plugin, this indicates
|
|
1134
1116
|
* that the result code wasn't zero. For a command invocation, this indicates that the result code
|
|
1135
1117
|
* for one or more plugins wasn't zero. Invocation failures count against the
|
|
1136
1118
|
* <code>MaxErrors</code> limit of the parent command. This is a terminal state.</p>
|
|
@@ -1140,7 +1122,7 @@ export interface GetCommandInvocationResult {
|
|
|
1140
1122
|
* state.</p>
|
|
1141
1123
|
* </li>
|
|
1142
1124
|
* <li>
|
|
1143
|
-
* <p>Undeliverable: The command can't be delivered to the
|
|
1125
|
+
* <p>Undeliverable: The command can't be delivered to the managed node. The node might not
|
|
1144
1126
|
* exist or might not be responding. Undeliverable invocations don't count against the parent
|
|
1145
1127
|
* command's <code>MaxErrors</code> limit and don't contribute to whether the parent command
|
|
1146
1128
|
* status is Success or Incomplete. This is a terminal state.</p>
|
|
@@ -1191,29 +1173,17 @@ export interface InvalidPluginName extends __SmithyException, $MetadataBearer {
|
|
|
1191
1173
|
name: "InvalidPluginName";
|
|
1192
1174
|
$fault: "client";
|
|
1193
1175
|
}
|
|
1194
|
-
export declare namespace InvalidPluginName {
|
|
1195
|
-
/**
|
|
1196
|
-
* @internal
|
|
1197
|
-
*/
|
|
1198
|
-
const filterSensitiveLog: (obj: InvalidPluginName) => any;
|
|
1199
|
-
}
|
|
1200
1176
|
/**
|
|
1201
|
-
* <p>The command ID and
|
|
1202
|
-
* command ID and the
|
|
1177
|
+
* <p>The command ID and managed node ID you specified didn't match any invocations. Verify the
|
|
1178
|
+
* command ID and the managed node ID and try again. </p>
|
|
1203
1179
|
*/
|
|
1204
1180
|
export interface InvocationDoesNotExist extends __SmithyException, $MetadataBearer {
|
|
1205
1181
|
name: "InvocationDoesNotExist";
|
|
1206
1182
|
$fault: "client";
|
|
1207
1183
|
}
|
|
1208
|
-
export declare namespace InvocationDoesNotExist {
|
|
1209
|
-
/**
|
|
1210
|
-
* @internal
|
|
1211
|
-
*/
|
|
1212
|
-
const filterSensitiveLog: (obj: InvocationDoesNotExist) => any;
|
|
1213
|
-
}
|
|
1214
1184
|
export interface GetConnectionStatusRequest {
|
|
1215
1185
|
/**
|
|
1216
|
-
* <p>The
|
|
1186
|
+
* <p>The managed node ID.</p>
|
|
1217
1187
|
*/
|
|
1218
1188
|
Target: string | undefined;
|
|
1219
1189
|
}
|
|
@@ -1229,11 +1199,11 @@ export declare enum ConnectionStatus {
|
|
|
1229
1199
|
}
|
|
1230
1200
|
export interface GetConnectionStatusResponse {
|
|
1231
1201
|
/**
|
|
1232
|
-
* <p>The ID of the
|
|
1202
|
+
* <p>The ID of the managed node to check connection status. </p>
|
|
1233
1203
|
*/
|
|
1234
1204
|
Target?: string;
|
|
1235
1205
|
/**
|
|
1236
|
-
* <p>The status of the connection to the
|
|
1206
|
+
* <p>The status of the connection to the managed node. For example, 'Connected' or 'Not
|
|
1237
1207
|
* Connected'.</p>
|
|
1238
1208
|
*/
|
|
1239
1209
|
Status?: ConnectionStatus | string;
|
|
@@ -1315,13 +1285,13 @@ export interface BaselineOverride {
|
|
|
1315
1285
|
RejectedPatchesAction?: PatchAction | string;
|
|
1316
1286
|
/**
|
|
1317
1287
|
* <p>Indicates whether the list of approved patches includes non-security updates that should be
|
|
1318
|
-
* applied to the
|
|
1319
|
-
* only.</p>
|
|
1288
|
+
* applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed
|
|
1289
|
+
* nodes only.</p>
|
|
1320
1290
|
*/
|
|
1321
1291
|
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
1322
1292
|
/**
|
|
1323
|
-
* <p>Information about the patches to use to update the
|
|
1324
|
-
* systems and source repositories. Applies to Linux
|
|
1293
|
+
* <p>Information about the patches to use to update the managed nodes, including target operating
|
|
1294
|
+
* systems and source repositories. Applies to Linux managed nodes only.</p>
|
|
1325
1295
|
*/
|
|
1326
1296
|
Sources?: PatchSource[];
|
|
1327
1297
|
}
|
|
@@ -1333,7 +1303,7 @@ export declare namespace BaselineOverride {
|
|
|
1333
1303
|
}
|
|
1334
1304
|
export interface GetDeployablePatchSnapshotForInstanceRequest {
|
|
1335
1305
|
/**
|
|
1336
|
-
* <p>The ID of the
|
|
1306
|
+
* <p>The ID of the managed node for which the appropriate patch snapshot should be retrieved.</p>
|
|
1337
1307
|
*/
|
|
1338
1308
|
InstanceId: string | undefined;
|
|
1339
1309
|
/**
|
|
@@ -1353,7 +1323,7 @@ export declare namespace GetDeployablePatchSnapshotForInstanceRequest {
|
|
|
1353
1323
|
}
|
|
1354
1324
|
export interface GetDeployablePatchSnapshotForInstanceResult {
|
|
1355
1325
|
/**
|
|
1356
|
-
* <p>The
|
|
1326
|
+
* <p>The managed node ID.</p>
|
|
1357
1327
|
*/
|
|
1358
1328
|
InstanceId?: string;
|
|
1359
1329
|
/**
|
|
@@ -1367,7 +1337,7 @@ export interface GetDeployablePatchSnapshotForInstanceResult {
|
|
|
1367
1337
|
SnapshotDownloadUrl?: string;
|
|
1368
1338
|
/**
|
|
1369
1339
|
* <p>Returns the specific operating system (for example Windows Server 2012 or Amazon Linux
|
|
1370
|
-
* 2015.09) on the
|
|
1340
|
+
* 2015.09) on the managed node for the specified patch snapshot.</p>
|
|
1371
1341
|
*/
|
|
1372
1342
|
Product?: string;
|
|
1373
1343
|
}
|
|
@@ -1388,12 +1358,6 @@ export interface UnsupportedFeatureRequiredException extends __SmithyException,
|
|
|
1388
1358
|
$fault: "client";
|
|
1389
1359
|
Message?: string;
|
|
1390
1360
|
}
|
|
1391
|
-
export declare namespace UnsupportedFeatureRequiredException {
|
|
1392
|
-
/**
|
|
1393
|
-
* @internal
|
|
1394
|
-
*/
|
|
1395
|
-
const filterSensitiveLog: (obj: UnsupportedFeatureRequiredException) => any;
|
|
1396
|
-
}
|
|
1397
1361
|
export interface GetDocumentRequest {
|
|
1398
1362
|
/**
|
|
1399
1363
|
* <p>The name of the SSM document.</p>
|
|
@@ -1544,7 +1508,7 @@ export interface InventoryFilter {
|
|
|
1544
1508
|
*/
|
|
1545
1509
|
Key: string | undefined;
|
|
1546
1510
|
/**
|
|
1547
|
-
* <p>Inventory filter values. Example: inventory filter where
|
|
1511
|
+
* <p>Inventory filter values. Example: inventory filter where managed node IDs are specified as
|
|
1548
1512
|
* values <code>Key=AWS:InstanceInformation.InstanceId,Values= i-a12b3c4d5e6g,
|
|
1549
1513
|
* i-1a2b3c4d5e6,Type=Equal</code>. </p>
|
|
1550
1514
|
*/
|
|
@@ -1644,8 +1608,8 @@ export declare namespace InventoryResultItem {
|
|
|
1644
1608
|
*/
|
|
1645
1609
|
export interface InventoryResultEntity {
|
|
1646
1610
|
/**
|
|
1647
|
-
* <p>ID of the inventory result entity. For example, for managed
|
|
1648
|
-
* will be the managed
|
|
1611
|
+
* <p>ID of the inventory result entity. For example, for managed node inventory the result
|
|
1612
|
+
* will be the managed node ID. For EC2 instance inventory, the result will be the instance ID.
|
|
1649
1613
|
* </p>
|
|
1650
1614
|
*/
|
|
1651
1615
|
Id?: string;
|
|
@@ -1664,7 +1628,7 @@ export declare namespace InventoryResultEntity {
|
|
|
1664
1628
|
}
|
|
1665
1629
|
export interface GetInventoryResult {
|
|
1666
1630
|
/**
|
|
1667
|
-
* <p>Collection of inventory entities such as a collection of
|
|
1631
|
+
* <p>Collection of inventory entities such as a collection of managed node inventory. </p>
|
|
1668
1632
|
*/
|
|
1669
1633
|
Entities?: InventoryResultEntity[];
|
|
1670
1634
|
/**
|
|
@@ -1689,12 +1653,6 @@ export interface InvalidAggregatorException extends __SmithyException, $Metadata
|
|
|
1689
1653
|
$fault: "client";
|
|
1690
1654
|
Message?: string;
|
|
1691
1655
|
}
|
|
1692
|
-
export declare namespace InvalidAggregatorException {
|
|
1693
|
-
/**
|
|
1694
|
-
* @internal
|
|
1695
|
-
*/
|
|
1696
|
-
const filterSensitiveLog: (obj: InvalidAggregatorException) => any;
|
|
1697
|
-
}
|
|
1698
1656
|
/**
|
|
1699
1657
|
* <p>The specified inventory group isn't valid.</p>
|
|
1700
1658
|
*/
|
|
@@ -1703,12 +1661,6 @@ export interface InvalidInventoryGroupException extends __SmithyException, $Meta
|
|
|
1703
1661
|
$fault: "client";
|
|
1704
1662
|
Message?: string;
|
|
1705
1663
|
}
|
|
1706
|
-
export declare namespace InvalidInventoryGroupException {
|
|
1707
|
-
/**
|
|
1708
|
-
* @internal
|
|
1709
|
-
*/
|
|
1710
|
-
const filterSensitiveLog: (obj: InvalidInventoryGroupException) => any;
|
|
1711
|
-
}
|
|
1712
1664
|
/**
|
|
1713
1665
|
* <p>The specified inventory item result attribute isn't valid.</p>
|
|
1714
1666
|
*/
|
|
@@ -1717,12 +1669,6 @@ export interface InvalidResultAttributeException extends __SmithyException, $Met
|
|
|
1717
1669
|
$fault: "client";
|
|
1718
1670
|
Message?: string;
|
|
1719
1671
|
}
|
|
1720
|
-
export declare namespace InvalidResultAttributeException {
|
|
1721
|
-
/**
|
|
1722
|
-
* @internal
|
|
1723
|
-
*/
|
|
1724
|
-
const filterSensitiveLog: (obj: InvalidResultAttributeException) => any;
|
|
1725
|
-
}
|
|
1726
1672
|
export interface GetInventorySchemaRequest {
|
|
1727
1673
|
/**
|
|
1728
1674
|
* <p>The type of inventory item to return.</p>
|
|
@@ -2273,8 +2219,8 @@ export interface NotificationConfig {
|
|
|
2273
2219
|
* </li>
|
|
2274
2220
|
* <li>
|
|
2275
2221
|
* <p>
|
|
2276
|
-
* <code>Invocation</code>: For commands sent to multiple
|
|
2277
|
-
* a per-
|
|
2222
|
+
* <code>Invocation</code>: For commands sent to multiple managed nodes, receive notification
|
|
2223
|
+
* on a per-node basis when the status of a command changes. </p>
|
|
2278
2224
|
* </li>
|
|
2279
2225
|
* </ul>
|
|
2280
2226
|
*/
|
|
@@ -2341,7 +2287,7 @@ export interface MaintenanceWindowRunCommandParameters {
|
|
|
2341
2287
|
*/
|
|
2342
2288
|
DocumentVersion?: string;
|
|
2343
2289
|
/**
|
|
2344
|
-
* <p>Configurations for sending notifications about command status changes on a per-
|
|
2290
|
+
* <p>Configurations for sending notifications about command status changes on a per-managed node
|
|
2345
2291
|
* basis.</p>
|
|
2346
2292
|
*/
|
|
2347
2293
|
NotificationConfig?: NotificationConfig;
|
|
@@ -2949,12 +2895,6 @@ export interface InvalidKeyId extends __SmithyException, $MetadataBearer {
|
|
|
2949
2895
|
$fault: "client";
|
|
2950
2896
|
message?: string;
|
|
2951
2897
|
}
|
|
2952
|
-
export declare namespace InvalidKeyId {
|
|
2953
|
-
/**
|
|
2954
|
-
* @internal
|
|
2955
|
-
*/
|
|
2956
|
-
const filterSensitiveLog: (obj: InvalidKeyId) => any;
|
|
2957
|
-
}
|
|
2958
2898
|
/**
|
|
2959
2899
|
* <p>The specified parameter version wasn't found. Verify the parameter name and version, and try
|
|
2960
2900
|
* again.</p>
|
|
@@ -2964,12 +2904,6 @@ export interface ParameterVersionNotFound extends __SmithyException, $MetadataBe
|
|
|
2964
2904
|
$fault: "client";
|
|
2965
2905
|
message?: string;
|
|
2966
2906
|
}
|
|
2967
|
-
export declare namespace ParameterVersionNotFound {
|
|
2968
|
-
/**
|
|
2969
|
-
* @internal
|
|
2970
|
-
*/
|
|
2971
|
-
const filterSensitiveLog: (obj: ParameterVersionNotFound) => any;
|
|
2972
|
-
}
|
|
2973
2907
|
export interface GetParameterHistoryRequest {
|
|
2974
2908
|
/**
|
|
2975
2909
|
* <p>The name of the parameter for which you want to review history.</p>
|
|
@@ -3238,8 +3172,8 @@ export interface GetPatchBaselineResult {
|
|
|
3238
3172
|
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
3239
3173
|
/**
|
|
3240
3174
|
* <p>Indicates whether the list of approved patches includes non-security updates that should be
|
|
3241
|
-
* applied to the
|
|
3242
|
-
* only.</p>
|
|
3175
|
+
* applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed
|
|
3176
|
+
* nodes only.</p>
|
|
3243
3177
|
*/
|
|
3244
3178
|
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
3245
3179
|
/**
|
|
@@ -3269,8 +3203,8 @@ export interface GetPatchBaselineResult {
|
|
|
3269
3203
|
*/
|
|
3270
3204
|
Description?: string;
|
|
3271
3205
|
/**
|
|
3272
|
-
* <p>Information about the patches to use to update the
|
|
3273
|
-
* systems and source repositories. Applies to Linux
|
|
3206
|
+
* <p>Information about the patches to use to update the managed nodes, including target operating
|
|
3207
|
+
* systems and source repositories. Applies to Linux managed nodes only.</p>
|
|
3274
3208
|
*/
|
|
3275
3209
|
Sources?: PatchSource[];
|
|
3276
3210
|
}
|
|
@@ -3450,12 +3384,6 @@ export interface ServiceSettingNotFound extends __SmithyException, $MetadataBear
|
|
|
3450
3384
|
$fault: "client";
|
|
3451
3385
|
Message?: string;
|
|
3452
3386
|
}
|
|
3453
|
-
export declare namespace ServiceSettingNotFound {
|
|
3454
|
-
/**
|
|
3455
|
-
* @internal
|
|
3456
|
-
*/
|
|
3457
|
-
const filterSensitiveLog: (obj: ServiceSettingNotFound) => any;
|
|
3458
|
-
}
|
|
3459
3387
|
export interface LabelParameterVersionRequest {
|
|
3460
3388
|
/**
|
|
3461
3389
|
* <p>The parameter name on which you want to attach one or more labels.</p>
|
|
@@ -3503,12 +3431,6 @@ export interface ParameterVersionLabelLimitExceeded extends __SmithyException, $
|
|
|
3503
3431
|
$fault: "client";
|
|
3504
3432
|
message?: string;
|
|
3505
3433
|
}
|
|
3506
|
-
export declare namespace ParameterVersionLabelLimitExceeded {
|
|
3507
|
-
/**
|
|
3508
|
-
* @internal
|
|
3509
|
-
*/
|
|
3510
|
-
const filterSensitiveLog: (obj: ParameterVersionLabelLimitExceeded) => any;
|
|
3511
|
-
}
|
|
3512
3434
|
export declare enum AssociationFilterKey {
|
|
3513
3435
|
AssociationId = "AssociationId",
|
|
3514
3436
|
AssociationName = "AssociationName",
|
|
@@ -3548,7 +3470,7 @@ export interface ListAssociationsRequest {
|
|
|
3548
3470
|
* <note>
|
|
3549
3471
|
* <p>Filtering associations using the <code>InstanceID</code> attribute only returns legacy
|
|
3550
3472
|
* associations created using the <code>InstanceID</code> attribute. Associations targeting the
|
|
3551
|
-
*
|
|
3473
|
+
* managed node that are part of the Target Attributes <code>ResourceGroup</code> or <code>Tags</code>
|
|
3552
3474
|
* aren't returned.</p>
|
|
3553
3475
|
* </note>
|
|
3554
3476
|
*/
|
|
@@ -3571,7 +3493,7 @@ export declare namespace ListAssociationsRequest {
|
|
|
3571
3493
|
const filterSensitiveLog: (obj: ListAssociationsRequest) => any;
|
|
3572
3494
|
}
|
|
3573
3495
|
/**
|
|
3574
|
-
* <p>Describes an association of a Amazon Web Services Systems Manager document (SSM document) and
|
|
3496
|
+
* <p>Describes an association of a Amazon Web Services Systems Manager document (SSM document) and a managed node.</p>
|
|
3575
3497
|
*/
|
|
3576
3498
|
export interface Association {
|
|
3577
3499
|
/**
|
|
@@ -3579,7 +3501,7 @@ export interface Association {
|
|
|
3579
3501
|
*/
|
|
3580
3502
|
Name?: string;
|
|
3581
3503
|
/**
|
|
3582
|
-
* <p>The
|
|
3504
|
+
* <p>The managed node ID.</p>
|
|
3583
3505
|
*/
|
|
3584
3506
|
InstanceId?: string;
|
|
3585
3507
|
/**
|
|
@@ -3596,9 +3518,9 @@ export interface Association {
|
|
|
3596
3518
|
*/
|
|
3597
3519
|
DocumentVersion?: string;
|
|
3598
3520
|
/**
|
|
3599
|
-
* <p>The
|
|
3600
|
-
* in an Amazon Web Services account by specifying the <code>InstanceIds</code> key with a value of
|
|
3601
|
-
*
|
|
3521
|
+
* <p>The managed nodes targeted by the request to create an association. You can target all
|
|
3522
|
+
* managed nodes in an Amazon Web Services account by specifying the <code>InstanceIds</code> key with a value of
|
|
3523
|
+
* <code>*</code>.</p>
|
|
3602
3524
|
*/
|
|
3603
3525
|
Targets?: Target[];
|
|
3604
3526
|
/**
|
|
@@ -3719,8 +3641,8 @@ export interface AssociationVersionInfo {
|
|
|
3719
3641
|
* example 10, or a percentage of the target set, for example 10%. If you specify 3, for example,
|
|
3720
3642
|
* the system stops sending requests when the fourth error is received. If you specify 0, then the
|
|
3721
3643
|
* system stops sending requests after the first error is returned. If you run an association on 50
|
|
3722
|
-
*
|
|
3723
|
-
* the sixth error is received.</p>
|
|
3644
|
+
* managed nodes and set <code>MaxError</code> to 10%, then the system stops sending the request
|
|
3645
|
+
* when the sixth error is received.</p>
|
|
3724
3646
|
* <p>Executions that are already running an association when <code>MaxErrors</code> is reached
|
|
3725
3647
|
* are allowed to complete, but some of these executions may fail as well. If you need to ensure
|
|
3726
3648
|
* that there won't be more than max-errors failed executions, set <code>MaxConcurrency</code> to 1
|
|
@@ -3731,9 +3653,9 @@ export interface AssociationVersionInfo {
|
|
|
3731
3653
|
* <p>The maximum number of targets allowed to run the association at the same time. You can
|
|
3732
3654
|
* specify a number, for example 10, or a percentage of the target set, for example 10%. The default
|
|
3733
3655
|
* value is 100%, which means all targets run the association at the same time.</p>
|
|
3734
|
-
* <p>If a new
|
|
3656
|
+
* <p>If a new managed node starts and attempts to run an association while Systems Manager is running
|
|
3735
3657
|
* <code>MaxConcurrency</code> associations, the association is allowed to run. During the next
|
|
3736
|
-
* association interval, the new
|
|
3658
|
+
* association interval, the new managed node will process its association within the limit specified
|
|
3737
3659
|
* for <code>MaxConcurrency</code>.</p>
|
|
3738
3660
|
*/
|
|
3739
3661
|
MaxConcurrency?: string;
|
|
@@ -3807,8 +3729,8 @@ export declare enum CommandFilterKey {
|
|
|
3807
3729
|
/**
|
|
3808
3730
|
* <p>Describes a command filter.</p>
|
|
3809
3731
|
* <note>
|
|
3810
|
-
* <p>
|
|
3811
|
-
* command hasn't run on the
|
|
3732
|
+
* <p>A managed node ID can't be specified when a command status is <code>Pending</code> because the
|
|
3733
|
+
* command hasn't run on the node yet.</p>
|
|
3812
3734
|
* </note>
|
|
3813
3735
|
*/
|
|
3814
3736
|
export interface CommandFilter {
|
|
@@ -3974,7 +3896,7 @@ export interface CommandFilter {
|
|
|
3974
3896
|
* <b>DocumentName</b>: Specify name of the Amazon Web Services Systems Manager document (SSM
|
|
3975
3897
|
* document) for which you want to see command execution results. For example, specify
|
|
3976
3898
|
* <code>AWS-RunPatchBaseline</code> to see command executions that used this SSM document to
|
|
3977
|
-
* perform security patching operations on
|
|
3899
|
+
* perform security patching operations on managed nodes. </p>
|
|
3978
3900
|
* </li>
|
|
3979
3901
|
* <li>
|
|
3980
3902
|
* <p>
|
|
@@ -4009,7 +3931,7 @@ export interface ListCommandInvocationsRequest {
|
|
|
4009
3931
|
*/
|
|
4010
3932
|
CommandId?: string;
|
|
4011
3933
|
/**
|
|
4012
|
-
* <p>(Optional) The command execution details for a specific
|
|
3934
|
+
* <p>(Optional) The command execution details for a specific managed node ID.</p>
|
|
4013
3935
|
*/
|
|
4014
3936
|
InstanceId?: string;
|
|
4015
3937
|
/**
|
|
@@ -4071,10 +3993,10 @@ export interface CommandPlugin {
|
|
|
4071
3993
|
* following values:</p>
|
|
4072
3994
|
* <ul>
|
|
4073
3995
|
* <li>
|
|
4074
|
-
* <p>Pending: The command hasn't been sent to the
|
|
3996
|
+
* <p>Pending: The command hasn't been sent to the managed node.</p>
|
|
4075
3997
|
* </li>
|
|
4076
3998
|
* <li>
|
|
4077
|
-
* <p>In Progress: The command has been sent to the
|
|
3999
|
+
* <p>In Progress: The command has been sent to the managed node but hasn't reached a terminal
|
|
4078
4000
|
* state.</p>
|
|
4079
4001
|
* </li>
|
|
4080
4002
|
* <li>
|
|
@@ -4082,18 +4004,18 @@ export interface CommandPlugin {
|
|
|
4082
4004
|
* terminal state.</p>
|
|
4083
4005
|
* </li>
|
|
4084
4006
|
* <li>
|
|
4085
|
-
* <p>Delivery Timed Out: The command wasn't delivered to the
|
|
4007
|
+
* <p>Delivery Timed Out: The command wasn't delivered to the managed node before the delivery
|
|
4086
4008
|
* timeout expired. Delivery timeouts don't count against the parent command's
|
|
4087
4009
|
* <code>MaxErrors</code> limit, but they do contribute to whether the parent command status is
|
|
4088
4010
|
* Success or Incomplete. This is a terminal state.</p>
|
|
4089
4011
|
* </li>
|
|
4090
4012
|
* <li>
|
|
4091
|
-
* <p>Execution Timed Out: Command execution started on the
|
|
4013
|
+
* <p>Execution Timed Out: Command execution started on the managed node, but the execution wasn't
|
|
4092
4014
|
* complete before the execution timeout expired. Execution timeouts count against the
|
|
4093
4015
|
* <code>MaxErrors</code> limit of the parent command. This is a terminal state.</p>
|
|
4094
4016
|
* </li>
|
|
4095
4017
|
* <li>
|
|
4096
|
-
* <p>Failed: The command wasn't successful on the
|
|
4018
|
+
* <p>Failed: The command wasn't successful on the managed node. For a plugin, this indicates that
|
|
4097
4019
|
* the result code wasn't zero. For a command invocation, this indicates that the result code for
|
|
4098
4020
|
* one or more plugins wasn't zero. Invocation failures count against the MaxErrors limit of the
|
|
4099
4021
|
* parent command. This is a terminal state.</p>
|
|
@@ -4103,7 +4025,7 @@ export interface CommandPlugin {
|
|
|
4103
4025
|
* state.</p>
|
|
4104
4026
|
* </li>
|
|
4105
4027
|
* <li>
|
|
4106
|
-
* <p>Undeliverable: The command can't be delivered to the
|
|
4028
|
+
* <p>Undeliverable: The command can't be delivered to the managed node. The managed node might not
|
|
4107
4029
|
* exist, or it might not be responding. Undeliverable invocations don't count against the parent
|
|
4108
4030
|
* command's MaxErrors limit, and they don't contribute to whether the parent command status is
|
|
4109
4031
|
* Success or Incomplete. This is a terminal state.</p>
|
|
@@ -4158,7 +4080,7 @@ export interface CommandPlugin {
|
|
|
4158
4080
|
* <p>
|
|
4159
4081
|
* <code>ab19cb99-a030-46dd-9dfc-8eSAMPLEPre-Fix</code> is the name of the S3 prefix;</p>
|
|
4160
4082
|
* <p>
|
|
4161
|
-
* <code>i-02573cafcfEXAMPLE</code> is the
|
|
4083
|
+
* <code>i-02573cafcfEXAMPLE</code> is the managed node ID;</p>
|
|
4162
4084
|
* <p>
|
|
4163
4085
|
* <code>awsrunShellScript</code> is the name of the plugin.</p>
|
|
4164
4086
|
*/
|
|
@@ -4175,7 +4097,7 @@ export interface CommandPlugin {
|
|
|
4175
4097
|
* <p>
|
|
4176
4098
|
* <code>ab19cb99-a030-46dd-9dfc-8eSAMPLEPre-Fix</code> is the name of the S3 prefix;</p>
|
|
4177
4099
|
* <p>
|
|
4178
|
-
* <code>i-02573cafcfEXAMPLE</code> is the
|
|
4100
|
+
* <code>i-02573cafcfEXAMPLE</code> is the managed node ID;</p>
|
|
4179
4101
|
* <p>
|
|
4180
4102
|
* <code>awsrunShellScript</code> is the name of the plugin.</p>
|
|
4181
4103
|
*/
|
|
@@ -4188,11 +4110,11 @@ export declare namespace CommandPlugin {
|
|
|
4188
4110
|
const filterSensitiveLog: (obj: CommandPlugin) => any;
|
|
4189
4111
|
}
|
|
4190
4112
|
/**
|
|
4191
|
-
* <p>An invocation is copy of a command sent to a specific
|
|
4192
|
-
* or more
|
|
4193
|
-
*
|
|
4194
|
-
*
|
|
4195
|
-
*
|
|
4113
|
+
* <p>An invocation is a copy of a command sent to a specific managed node. A command can apply to one
|
|
4114
|
+
* or more managed nodes. A command invocation applies to one managed node. For example, if a user runs
|
|
4115
|
+
* <code>SendCommand</code> against three managed nodes, then a command invocation is created for
|
|
4116
|
+
* each requested managed node ID. A command invocation returns status and detail information about a
|
|
4117
|
+
* command you ran. </p>
|
|
4196
4118
|
*/
|
|
4197
4119
|
export interface CommandInvocation {
|
|
4198
4120
|
/**
|
|
@@ -4200,11 +4122,11 @@ export interface CommandInvocation {
|
|
|
4200
4122
|
*/
|
|
4201
4123
|
CommandId?: string;
|
|
4202
4124
|
/**
|
|
4203
|
-
* <p>The
|
|
4125
|
+
* <p>The managed node ID in which this invocation was requested.</p>
|
|
4204
4126
|
*/
|
|
4205
4127
|
InstanceId?: string;
|
|
4206
4128
|
/**
|
|
4207
|
-
* <p>The fully qualified host name of the managed
|
|
4129
|
+
* <p>The fully qualified host name of the managed node.</p>
|
|
4208
4130
|
*/
|
|
4209
4131
|
InstanceName?: string;
|
|
4210
4132
|
/**
|
|
@@ -4221,7 +4143,7 @@ export interface CommandInvocation {
|
|
|
4221
4143
|
*/
|
|
4222
4144
|
DocumentVersion?: string;
|
|
4223
4145
|
/**
|
|
4224
|
-
* <p>The time and date the request was sent to this
|
|
4146
|
+
* <p>The time and date the request was sent to this managed node.</p>
|
|
4225
4147
|
*/
|
|
4226
4148
|
RequestedDateTime?: Date;
|
|
4227
4149
|
/**
|
|
@@ -4229,7 +4151,7 @@ export interface CommandInvocation {
|
|
|
4229
4151
|
*/
|
|
4230
4152
|
Status?: CommandInvocationStatus | string;
|
|
4231
4153
|
/**
|
|
4232
|
-
* <p>A detailed status of the command execution for each invocation (each
|
|
4154
|
+
* <p>A detailed status of the command execution for each invocation (each managed node targeted by
|
|
4233
4155
|
* the command). StatusDetails includes more information than Status because it includes states
|
|
4234
4156
|
* resulting from error and concurrency control parameters. StatusDetails can show different results
|
|
4235
4157
|
* than Status. For more information about these statuses, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/monitor-commands.html">Understanding command
|
|
@@ -4237,10 +4159,10 @@ export interface CommandInvocation {
|
|
|
4237
4159
|
* following values:</p>
|
|
4238
4160
|
* <ul>
|
|
4239
4161
|
* <li>
|
|
4240
|
-
* <p>Pending: The command hasn't been sent to the
|
|
4162
|
+
* <p>Pending: The command hasn't been sent to the managed node.</p>
|
|
4241
4163
|
* </li>
|
|
4242
4164
|
* <li>
|
|
4243
|
-
* <p>In Progress: The command has been sent to the
|
|
4165
|
+
* <p>In Progress: The command has been sent to the managed node but hasn't reached a terminal
|
|
4244
4166
|
* state.</p>
|
|
4245
4167
|
* </li>
|
|
4246
4168
|
* <li>
|
|
@@ -4248,18 +4170,18 @@ export interface CommandInvocation {
|
|
|
4248
4170
|
* terminal state.</p>
|
|
4249
4171
|
* </li>
|
|
4250
4172
|
* <li>
|
|
4251
|
-
* <p>Delivery Timed Out: The command wasn't delivered to the
|
|
4173
|
+
* <p>Delivery Timed Out: The command wasn't delivered to the managed node before the delivery
|
|
4252
4174
|
* timeout expired. Delivery timeouts don't count against the parent command's
|
|
4253
4175
|
* <code>MaxErrors</code> limit, but they do contribute to whether the parent command status is
|
|
4254
4176
|
* Success or Incomplete. This is a terminal state.</p>
|
|
4255
4177
|
* </li>
|
|
4256
4178
|
* <li>
|
|
4257
|
-
* <p>Execution Timed Out: Command execution started on the
|
|
4179
|
+
* <p>Execution Timed Out: Command execution started on the managed node, but the execution wasn't
|
|
4258
4180
|
* complete before the execution timeout expired. Execution timeouts count against the
|
|
4259
4181
|
* <code>MaxErrors</code> limit of the parent command. This is a terminal state.</p>
|
|
4260
4182
|
* </li>
|
|
4261
4183
|
* <li>
|
|
4262
|
-
* <p>Failed: The command wasn't successful on the
|
|
4184
|
+
* <p>Failed: The command wasn't successful on the managed node. For a plugin, this indicates that
|
|
4263
4185
|
* the result code wasn't zero. For a command invocation, this indicates that the result code for
|
|
4264
4186
|
* one or more plugins wasn't zero. Invocation failures count against the <code>MaxErrors</code>
|
|
4265
4187
|
* limit of the parent command. This is a terminal state.</p>
|
|
@@ -4269,7 +4191,7 @@ export interface CommandInvocation {
|
|
|
4269
4191
|
* state.</p>
|
|
4270
4192
|
* </li>
|
|
4271
4193
|
* <li>
|
|
4272
|
-
* <p>Undeliverable: The command can't be delivered to the
|
|
4194
|
+
* <p>Undeliverable: The command can't be delivered to the managed node. The managed node might not
|
|
4273
4195
|
* exist or might not be responding. Undeliverable invocations don't count against the parent
|
|
4274
4196
|
* command's MaxErrors limit and don't contribute to whether the parent command status is Success
|
|
4275
4197
|
* or Incomplete. This is a terminal state.</p>
|
|
@@ -4306,11 +4228,11 @@ export interface CommandInvocation {
|
|
|
4306
4228
|
/**
|
|
4307
4229
|
* <p>The Identity and Access Management (IAM) service role that Run Command, a capability
|
|
4308
4230
|
* of Amazon Web Services Systems Manager, uses to act on your behalf when sending notifications about command status changes
|
|
4309
|
-
* on a per
|
|
4231
|
+
* on a per managed node basis.</p>
|
|
4310
4232
|
*/
|
|
4311
4233
|
ServiceRole?: string;
|
|
4312
4234
|
/**
|
|
4313
|
-
* <p>Configurations for sending notifications about command status changes on a per
|
|
4235
|
+
* <p>Configurations for sending notifications about command status changes on a per managed node
|
|
4314
4236
|
* basis.</p>
|
|
4315
4237
|
*/
|
|
4316
4238
|
NotificationConfig?: NotificationConfig;
|
|
@@ -4349,10 +4271,10 @@ export interface ListCommandsRequest {
|
|
|
4349
4271
|
*/
|
|
4350
4272
|
CommandId?: string;
|
|
4351
4273
|
/**
|
|
4352
|
-
* <p>(Optional) Lists commands issued against this
|
|
4274
|
+
* <p>(Optional) Lists commands issued against this managed node ID.</p>
|
|
4353
4275
|
* <note>
|
|
4354
|
-
* <p>You can't specify
|
|
4355
|
-
* <code>Pending</code>. This is because the command hasn't reached the
|
|
4276
|
+
* <p>You can't specify a managed node ID in the same command that you specify <code>Status</code> =
|
|
4277
|
+
* <code>Pending</code>. This is because the command hasn't reached the managed node yet.</p>
|
|
4356
4278
|
* </note>
|
|
4357
4279
|
*/
|
|
4358
4280
|
InstanceId?: string;
|
|
@@ -4421,12 +4343,13 @@ export interface Command {
|
|
|
4421
4343
|
[key: string]: string[];
|
|
4422
4344
|
};
|
|
4423
4345
|
/**
|
|
4424
|
-
* <p>The
|
|
4346
|
+
* <p>The managed node IDs against which this command was requested.</p>
|
|
4425
4347
|
*/
|
|
4426
4348
|
InstanceIds?: string[];
|
|
4427
4349
|
/**
|
|
4428
|
-
* <p>An array of search criteria that targets
|
|
4429
|
-
* specify. Targets is required if you don't provide one or more
|
|
4350
|
+
* <p>An array of search criteria that targets managed nodes using a Key,Value combination that
|
|
4351
|
+
* you specify. Targets is required if you don't provide one or more managed node IDs in the
|
|
4352
|
+
* call.</p>
|
|
4430
4353
|
*/
|
|
4431
4354
|
Targets?: Target[];
|
|
4432
4355
|
/**
|
|
@@ -4446,11 +4369,11 @@ export interface Command {
|
|
|
4446
4369
|
* following values:</p>
|
|
4447
4370
|
* <ul>
|
|
4448
4371
|
* <li>
|
|
4449
|
-
* <p>Pending: The command hasn't been sent to any
|
|
4372
|
+
* <p>Pending: The command hasn't been sent to any managed nodes.</p>
|
|
4450
4373
|
* </li>
|
|
4451
4374
|
* <li>
|
|
4452
|
-
* <p>In Progress: The command has been sent to at least one
|
|
4453
|
-
* state on all
|
|
4375
|
+
* <p>In Progress: The command has been sent to at least one managed node but hasn't reached a final
|
|
4376
|
+
* state on all managed nodes.</p>
|
|
4454
4377
|
* </li>
|
|
4455
4378
|
* <li>
|
|
4456
4379
|
* <p>Success: The command successfully ran on all invocations. This is a terminal state.</p>
|
|
@@ -4468,18 +4391,18 @@ export interface Command {
|
|
|
4468
4391
|
* is a terminal state.</p>
|
|
4469
4392
|
* </li>
|
|
4470
4393
|
* <li>
|
|
4471
|
-
* <p>Incomplete: The command was attempted on all
|
|
4472
|
-
* have a value of Success but not enough invocations failed for the status to be Failed.
|
|
4473
|
-
* a terminal state.</p>
|
|
4394
|
+
* <p>Incomplete: The command was attempted on all managed nodes and one or more invocations
|
|
4395
|
+
* doesn't have a value of Success but not enough invocations failed for the status to be Failed.
|
|
4396
|
+
* This is a terminal state.</p>
|
|
4474
4397
|
* </li>
|
|
4475
4398
|
* <li>
|
|
4476
4399
|
* <p>Canceled: The command was terminated before it was completed. This is a terminal
|
|
4477
4400
|
* state.</p>
|
|
4478
4401
|
* </li>
|
|
4479
4402
|
* <li>
|
|
4480
|
-
* <p>Rate Exceeded: The number of
|
|
4481
|
-
* for pending invocations. The system has canceled the command before running it on any
|
|
4482
|
-
* This is a terminal state.</p>
|
|
4403
|
+
* <p>Rate Exceeded: The number of managed nodes targeted by the command exceeded the account
|
|
4404
|
+
* limit for pending invocations. The system has canceled the command before running it on any
|
|
4405
|
+
* managed node. This is a terminal state.</p>
|
|
4483
4406
|
* </li>
|
|
4484
4407
|
* </ul>
|
|
4485
4408
|
*/
|
|
@@ -4500,8 +4423,8 @@ export interface Command {
|
|
|
4500
4423
|
*/
|
|
4501
4424
|
OutputS3KeyPrefix?: string;
|
|
4502
4425
|
/**
|
|
4503
|
-
* <p>The maximum number of
|
|
4504
|
-
* can specify a number of
|
|
4426
|
+
* <p>The maximum number of managed nodes that are allowed to run the command at the same time.
|
|
4427
|
+
* You can specify a number of managed nodes, such as 10, or a percentage of nodes, such as 10%. The
|
|
4505
4428
|
* default value is 50. For more information about how to use <code>MaxConcurrency</code>, see
|
|
4506
4429
|
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/run-command.html">Running
|
|
4507
4430
|
* commands using Systems Manager Run Command</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
@@ -4695,7 +4618,7 @@ export interface ComplianceItem {
|
|
|
4695
4618
|
*/
|
|
4696
4619
|
ResourceType?: string;
|
|
4697
4620
|
/**
|
|
4698
|
-
* <p>An ID for the resource. For a managed
|
|
4621
|
+
* <p>An ID for the resource. For a managed node, this is the node ID.</p>
|
|
4699
4622
|
*/
|
|
4700
4623
|
ResourceId?: string;
|
|
4701
4624
|
/**
|
|
@@ -4778,7 +4701,7 @@ export declare namespace ListComplianceSummariesRequest {
|
|
|
4778
4701
|
const filterSensitiveLog: (obj: ListComplianceSummariesRequest) => any;
|
|
4779
4702
|
}
|
|
4780
4703
|
/**
|
|
4781
|
-
* <p>The number of managed
|
|
4704
|
+
* <p>The number of managed nodes found for each patch severity level defined in the request
|
|
4782
4705
|
* filter.</p>
|
|
4783
4706
|
*/
|
|
4784
4707
|
export interface SeveritySummary {
|
|
@@ -5438,7 +5361,7 @@ export declare namespace ListDocumentVersionsResult {
|
|
|
5438
5361
|
}
|
|
5439
5362
|
export interface ListInventoryEntriesRequest {
|
|
5440
5363
|
/**
|
|
5441
|
-
* <p>The
|
|
5364
|
+
* <p>The managed node ID for which you want inventory information.</p>
|
|
5442
5365
|
*/
|
|
5443
5366
|
InstanceId: string | undefined;
|
|
5444
5367
|
/**
|
|
@@ -5472,19 +5395,19 @@ export interface ListInventoryEntriesResult {
|
|
|
5472
5395
|
*/
|
|
5473
5396
|
TypeName?: string;
|
|
5474
5397
|
/**
|
|
5475
|
-
* <p>The
|
|
5398
|
+
* <p>The managed node ID targeted by the request to query inventory information.</p>
|
|
5476
5399
|
*/
|
|
5477
5400
|
InstanceId?: string;
|
|
5478
5401
|
/**
|
|
5479
|
-
* <p>The inventory schema version used by the
|
|
5402
|
+
* <p>The inventory schema version used by the managed node(s).</p>
|
|
5480
5403
|
*/
|
|
5481
5404
|
SchemaVersion?: string;
|
|
5482
5405
|
/**
|
|
5483
|
-
* <p>The time that inventory information was collected for the
|
|
5406
|
+
* <p>The time that inventory information was collected for the managed node(s).</p>
|
|
5484
5407
|
*/
|
|
5485
5408
|
CaptureTime?: string;
|
|
5486
5409
|
/**
|
|
5487
|
-
* <p>A list of inventory items on the
|
|
5410
|
+
* <p>A list of inventory items on the managed node(s).</p>
|
|
5488
5411
|
*/
|
|
5489
5412
|
Entries?: {
|
|
5490
5413
|
[key: string]: string;
|
|
@@ -5905,9 +5828,9 @@ export declare namespace ResourceComplianceSummaryItem {
|
|
|
5905
5828
|
}
|
|
5906
5829
|
export interface ListResourceComplianceSummariesResult {
|
|
5907
5830
|
/**
|
|
5908
|
-
* <p>A summary count for specified or targeted managed
|
|
5909
|
-
*
|
|
5910
|
-
*
|
|
5831
|
+
* <p>A summary count for specified or targeted managed nodes. Summary count includes information
|
|
5832
|
+
* about compliant and non-compliant State Manager associations, patch status, or custom items
|
|
5833
|
+
* according to the filter criteria that you specify. </p>
|
|
5911
5834
|
*/
|
|
5912
5835
|
ResourceComplianceSummaryItems?: ResourceComplianceSummaryItem[];
|
|
5913
5836
|
/**
|
|
@@ -6126,12 +6049,6 @@ export interface DocumentPermissionLimit extends __SmithyException, $MetadataBea
|
|
|
6126
6049
|
$fault: "client";
|
|
6127
6050
|
Message?: string;
|
|
6128
6051
|
}
|
|
6129
|
-
export declare namespace DocumentPermissionLimit {
|
|
6130
|
-
/**
|
|
6131
|
-
* @internal
|
|
6132
|
-
*/
|
|
6133
|
-
const filterSensitiveLog: (obj: DocumentPermissionLimit) => any;
|
|
6134
|
-
}
|
|
6135
6052
|
export interface ModifyDocumentPermissionRequest {
|
|
6136
6053
|
/**
|
|
6137
6054
|
* <p>The name of the document that you want to share.</p>
|
|
@@ -6183,12 +6100,6 @@ export interface ComplianceTypeCountLimitExceededException extends __SmithyExcep
|
|
|
6183
6100
|
$fault: "client";
|
|
6184
6101
|
Message?: string;
|
|
6185
6102
|
}
|
|
6186
|
-
export declare namespace ComplianceTypeCountLimitExceededException {
|
|
6187
|
-
/**
|
|
6188
|
-
* @internal
|
|
6189
|
-
*/
|
|
6190
|
-
const filterSensitiveLog: (obj: ComplianceTypeCountLimitExceededException) => any;
|
|
6191
|
-
}
|
|
6192
6103
|
/**
|
|
6193
6104
|
* <p>One or more content items isn't valid.</p>
|
|
6194
6105
|
*/
|
|
@@ -6198,12 +6109,6 @@ export interface InvalidItemContentException extends __SmithyException, $Metadat
|
|
|
6198
6109
|
TypeName?: string;
|
|
6199
6110
|
Message?: string;
|
|
6200
6111
|
}
|
|
6201
|
-
export declare namespace InvalidItemContentException {
|
|
6202
|
-
/**
|
|
6203
|
-
* @internal
|
|
6204
|
-
*/
|
|
6205
|
-
const filterSensitiveLog: (obj: InvalidItemContentException) => any;
|
|
6206
|
-
}
|
|
6207
6112
|
/**
|
|
6208
6113
|
* <p>The inventory item size has exceeded the size limit.</p>
|
|
6209
6114
|
*/
|
|
@@ -6213,12 +6118,6 @@ export interface ItemSizeLimitExceededException extends __SmithyException, $Meta
|
|
|
6213
6118
|
TypeName?: string;
|
|
6214
6119
|
Message?: string;
|
|
6215
6120
|
}
|
|
6216
|
-
export declare namespace ItemSizeLimitExceededException {
|
|
6217
|
-
/**
|
|
6218
|
-
* @internal
|
|
6219
|
-
*/
|
|
6220
|
-
const filterSensitiveLog: (obj: ItemSizeLimitExceededException) => any;
|
|
6221
|
-
}
|
|
6222
6121
|
/**
|
|
6223
6122
|
* <p>Information about a compliance item.</p>
|
|
6224
6123
|
*/
|
|
@@ -6262,7 +6161,7 @@ export declare enum ComplianceUploadType {
|
|
|
6262
6161
|
}
|
|
6263
6162
|
export interface PutComplianceItemsRequest {
|
|
6264
6163
|
/**
|
|
6265
|
-
* <p>Specify an ID for this resource. For a managed
|
|
6164
|
+
* <p>Specify an ID for this resource. For a managed node, this is the node ID.</p>
|
|
6266
6165
|
*/
|
|
6267
6166
|
ResourceId: string | undefined;
|
|
6268
6167
|
/**
|
|
@@ -6329,12 +6228,6 @@ export interface TotalSizeLimitExceededException extends __SmithyException, $Met
|
|
|
6329
6228
|
$fault: "client";
|
|
6330
6229
|
Message?: string;
|
|
6331
6230
|
}
|
|
6332
|
-
export declare namespace TotalSizeLimitExceededException {
|
|
6333
|
-
/**
|
|
6334
|
-
* @internal
|
|
6335
|
-
*/
|
|
6336
|
-
const filterSensitiveLog: (obj: TotalSizeLimitExceededException) => any;
|
|
6337
|
-
}
|
|
6338
6231
|
/**
|
|
6339
6232
|
* <p>You have exceeded the limit for custom schemas. Delete one or more custom schemas and try
|
|
6340
6233
|
* again.</p>
|
|
@@ -6344,12 +6237,6 @@ export interface CustomSchemaCountLimitExceededException extends __SmithyExcepti
|
|
|
6344
6237
|
$fault: "client";
|
|
6345
6238
|
Message?: string;
|
|
6346
6239
|
}
|
|
6347
|
-
export declare namespace CustomSchemaCountLimitExceededException {
|
|
6348
|
-
/**
|
|
6349
|
-
* @internal
|
|
6350
|
-
*/
|
|
6351
|
-
const filterSensitiveLog: (obj: CustomSchemaCountLimitExceededException) => any;
|
|
6352
|
-
}
|
|
6353
6240
|
/**
|
|
6354
6241
|
* <p>You specified invalid keys or values in the <code>Context</code> attribute for
|
|
6355
6242
|
* <code>InventoryItem</code>. Verify the keys and values, and try again.</p>
|
|
@@ -6359,12 +6246,6 @@ export interface InvalidInventoryItemContextException extends __SmithyException,
|
|
|
6359
6246
|
$fault: "client";
|
|
6360
6247
|
Message?: string;
|
|
6361
6248
|
}
|
|
6362
|
-
export declare namespace InvalidInventoryItemContextException {
|
|
6363
|
-
/**
|
|
6364
|
-
* @internal
|
|
6365
|
-
*/
|
|
6366
|
-
const filterSensitiveLog: (obj: InvalidInventoryItemContextException) => any;
|
|
6367
|
-
}
|
|
6368
6249
|
/**
|
|
6369
6250
|
* <p>The inventory item has invalid content. </p>
|
|
6370
6251
|
*/
|
|
@@ -6374,14 +6255,8 @@ export interface ItemContentMismatchException extends __SmithyException, $Metada
|
|
|
6374
6255
|
TypeName?: string;
|
|
6375
6256
|
Message?: string;
|
|
6376
6257
|
}
|
|
6377
|
-
export declare namespace ItemContentMismatchException {
|
|
6378
|
-
/**
|
|
6379
|
-
* @internal
|
|
6380
|
-
*/
|
|
6381
|
-
const filterSensitiveLog: (obj: ItemContentMismatchException) => any;
|
|
6382
|
-
}
|
|
6383
6258
|
/**
|
|
6384
|
-
* <p>Information collected from managed
|
|
6259
|
+
* <p>Information collected from managed nodes based on your inventory policy document</p>
|
|
6385
6260
|
*/
|
|
6386
6261
|
export interface InventoryItem {
|
|
6387
6262
|
/**
|
|
@@ -6429,11 +6304,11 @@ export declare namespace InventoryItem {
|
|
|
6429
6304
|
}
|
|
6430
6305
|
export interface PutInventoryRequest {
|
|
6431
6306
|
/**
|
|
6432
|
-
* <p>An
|
|
6307
|
+
* <p>An managed node ID where you want to add or update inventory items.</p>
|
|
6433
6308
|
*/
|
|
6434
6309
|
InstanceId: string | undefined;
|
|
6435
6310
|
/**
|
|
6436
|
-
* <p>The inventory items that you want to add or update on
|
|
6311
|
+
* <p>The inventory items that you want to add or update on managed nodes.</p>
|
|
6437
6312
|
*/
|
|
6438
6313
|
Items: InventoryItem[] | undefined;
|
|
6439
6314
|
}
|
|
@@ -6463,12 +6338,6 @@ export interface SubTypeCountLimitExceededException extends __SmithyException, $
|
|
|
6463
6338
|
$fault: "client";
|
|
6464
6339
|
Message?: string;
|
|
6465
6340
|
}
|
|
6466
|
-
export declare namespace SubTypeCountLimitExceededException {
|
|
6467
|
-
/**
|
|
6468
|
-
* @internal
|
|
6469
|
-
*/
|
|
6470
|
-
const filterSensitiveLog: (obj: SubTypeCountLimitExceededException) => any;
|
|
6471
|
-
}
|
|
6472
6341
|
/**
|
|
6473
6342
|
* <p>The <code>Context</code> attribute that you specified for the <code>InventoryItem</code>
|
|
6474
6343
|
* isn't allowed for this inventory type. You can only use the <code>Context</code> attribute with
|
|
@@ -6480,12 +6349,6 @@ export interface UnsupportedInventoryItemContextException extends __SmithyExcept
|
|
|
6480
6349
|
TypeName?: string;
|
|
6481
6350
|
Message?: string;
|
|
6482
6351
|
}
|
|
6483
|
-
export declare namespace UnsupportedInventoryItemContextException {
|
|
6484
|
-
/**
|
|
6485
|
-
* @internal
|
|
6486
|
-
*/
|
|
6487
|
-
const filterSensitiveLog: (obj: UnsupportedInventoryItemContextException) => any;
|
|
6488
|
-
}
|
|
6489
6352
|
/**
|
|
6490
6353
|
* <p>Inventory item type schema version has to match supported versions in the service. Check
|
|
6491
6354
|
* output of GetInventorySchema to see the available schema version for each type.</p>
|
|
@@ -6495,12 +6358,6 @@ export interface UnsupportedInventorySchemaVersionException extends __SmithyExce
|
|
|
6495
6358
|
$fault: "client";
|
|
6496
6359
|
Message?: string;
|
|
6497
6360
|
}
|
|
6498
|
-
export declare namespace UnsupportedInventorySchemaVersionException {
|
|
6499
|
-
/**
|
|
6500
|
-
* @internal
|
|
6501
|
-
*/
|
|
6502
|
-
const filterSensitiveLog: (obj: UnsupportedInventorySchemaVersionException) => any;
|
|
6503
|
-
}
|
|
6504
6361
|
/**
|
|
6505
6362
|
* <p>A hierarchy can have a maximum of 15 levels. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-parameter-name-constraints.html">Requirements and
|
|
6506
6363
|
* constraints for parameter names</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. </p>
|
|
@@ -6514,12 +6371,6 @@ export interface HierarchyLevelLimitExceededException extends __SmithyException,
|
|
|
6514
6371
|
*/
|
|
6515
6372
|
message?: string;
|
|
6516
6373
|
}
|
|
6517
|
-
export declare namespace HierarchyLevelLimitExceededException {
|
|
6518
|
-
/**
|
|
6519
|
-
* @internal
|
|
6520
|
-
*/
|
|
6521
|
-
const filterSensitiveLog: (obj: HierarchyLevelLimitExceededException) => any;
|
|
6522
|
-
}
|
|
6523
6374
|
/**
|
|
6524
6375
|
* <p>Parameter Store doesn't support changing a parameter type in a hierarchy. For example, you
|
|
6525
6376
|
* can't change a parameter from a <code>String</code> type to a <code>SecureString</code> type. You
|
|
@@ -6535,12 +6386,6 @@ export interface HierarchyTypeMismatchException extends __SmithyException, $Meta
|
|
|
6535
6386
|
*/
|
|
6536
6387
|
message?: string;
|
|
6537
6388
|
}
|
|
6538
|
-
export declare namespace HierarchyTypeMismatchException {
|
|
6539
|
-
/**
|
|
6540
|
-
* @internal
|
|
6541
|
-
*/
|
|
6542
|
-
const filterSensitiveLog: (obj: HierarchyTypeMismatchException) => any;
|
|
6543
|
-
}
|
|
6544
6389
|
/**
|
|
6545
6390
|
* <p>There is a conflict in the policies specified for this parameter. You can't, for example,
|
|
6546
6391
|
* specify two Expiration policies for a parameter. Review your policies, and try again.</p>
|
|
@@ -6550,12 +6395,6 @@ export interface IncompatiblePolicyException extends __SmithyException, $Metadat
|
|
|
6550
6395
|
$fault: "client";
|
|
6551
6396
|
message?: string;
|
|
6552
6397
|
}
|
|
6553
|
-
export declare namespace IncompatiblePolicyException {
|
|
6554
|
-
/**
|
|
6555
|
-
* @internal
|
|
6556
|
-
*/
|
|
6557
|
-
const filterSensitiveLog: (obj: IncompatiblePolicyException) => any;
|
|
6558
|
-
}
|
|
6559
6398
|
/**
|
|
6560
6399
|
* <p>The request doesn't meet the regular expression requirement.</p>
|
|
6561
6400
|
*/
|
|
@@ -6567,12 +6406,6 @@ export interface InvalidAllowedPatternException extends __SmithyException, $Meta
|
|
|
6567
6406
|
*/
|
|
6568
6407
|
message?: string;
|
|
6569
6408
|
}
|
|
6570
|
-
export declare namespace InvalidAllowedPatternException {
|
|
6571
|
-
/**
|
|
6572
|
-
* @internal
|
|
6573
|
-
*/
|
|
6574
|
-
const filterSensitiveLog: (obj: InvalidAllowedPatternException) => any;
|
|
6575
|
-
}
|
|
6576
6409
|
/**
|
|
6577
6410
|
* <p>A policy attribute or its value is invalid. </p>
|
|
6578
6411
|
*/
|
|
@@ -6581,12 +6414,6 @@ export interface InvalidPolicyAttributeException extends __SmithyException, $Met
|
|
|
6581
6414
|
$fault: "client";
|
|
6582
6415
|
message?: string;
|
|
6583
6416
|
}
|
|
6584
|
-
export declare namespace InvalidPolicyAttributeException {
|
|
6585
|
-
/**
|
|
6586
|
-
* @internal
|
|
6587
|
-
*/
|
|
6588
|
-
const filterSensitiveLog: (obj: InvalidPolicyAttributeException) => any;
|
|
6589
|
-
}
|
|
6590
6417
|
/**
|
|
6591
6418
|
* <p>The policy type isn't supported. Parameter Store supports the following policy types:
|
|
6592
6419
|
* Expiration, ExpirationNotification, and NoChangeNotification.</p>
|
|
@@ -6596,12 +6423,6 @@ export interface InvalidPolicyTypeException extends __SmithyException, $Metadata
|
|
|
6596
6423
|
$fault: "client";
|
|
6597
6424
|
message?: string;
|
|
6598
6425
|
}
|
|
6599
|
-
export declare namespace InvalidPolicyTypeException {
|
|
6600
|
-
/**
|
|
6601
|
-
* @internal
|
|
6602
|
-
*/
|
|
6603
|
-
const filterSensitiveLog: (obj: InvalidPolicyTypeException) => any;
|
|
6604
|
-
}
|
|
6605
6426
|
/**
|
|
6606
6427
|
* <p>The parameter already exists. You can't create duplicate parameters.</p>
|
|
6607
6428
|
*/
|
|
@@ -6610,12 +6431,6 @@ export interface ParameterAlreadyExists extends __SmithyException, $MetadataBear
|
|
|
6610
6431
|
$fault: "client";
|
|
6611
6432
|
message?: string;
|
|
6612
6433
|
}
|
|
6613
|
-
export declare namespace ParameterAlreadyExists {
|
|
6614
|
-
/**
|
|
6615
|
-
* @internal
|
|
6616
|
-
*/
|
|
6617
|
-
const filterSensitiveLog: (obj: ParameterAlreadyExists) => any;
|
|
6618
|
-
}
|
|
6619
6434
|
/**
|
|
6620
6435
|
* <p>You have exceeded the number of parameters for this Amazon Web Services account. Delete one or more
|
|
6621
6436
|
* parameters and try again.</p>
|
|
@@ -6625,12 +6440,6 @@ export interface ParameterLimitExceeded extends __SmithyException, $MetadataBear
|
|
|
6625
6440
|
$fault: "client";
|
|
6626
6441
|
message?: string;
|
|
6627
6442
|
}
|
|
6628
|
-
export declare namespace ParameterLimitExceeded {
|
|
6629
|
-
/**
|
|
6630
|
-
* @internal
|
|
6631
|
-
*/
|
|
6632
|
-
const filterSensitiveLog: (obj: ParameterLimitExceeded) => any;
|
|
6633
|
-
}
|
|
6634
6443
|
/**
|
|
6635
6444
|
* <p>Parameter Store retains the 100 most recently created versions of a parameter. After this
|
|
6636
6445
|
* number of versions has been created, Parameter Store deletes the oldest version when a new one is
|
|
@@ -6654,12 +6463,6 @@ export interface ParameterMaxVersionLimitExceeded extends __SmithyException, $Me
|
|
|
6654
6463
|
$fault: "client";
|
|
6655
6464
|
message?: string;
|
|
6656
6465
|
}
|
|
6657
|
-
export declare namespace ParameterMaxVersionLimitExceeded {
|
|
6658
|
-
/**
|
|
6659
|
-
* @internal
|
|
6660
|
-
*/
|
|
6661
|
-
const filterSensitiveLog: (obj: ParameterMaxVersionLimitExceeded) => any;
|
|
6662
|
-
}
|
|
6663
6466
|
/**
|
|
6664
6467
|
* <p>The parameter name isn't valid.</p>
|
|
6665
6468
|
*/
|
|
@@ -6671,12 +6474,6 @@ export interface ParameterPatternMismatchException extends __SmithyException, $M
|
|
|
6671
6474
|
*/
|
|
6672
6475
|
message?: string;
|
|
6673
6476
|
}
|
|
6674
|
-
export declare namespace ParameterPatternMismatchException {
|
|
6675
|
-
/**
|
|
6676
|
-
* @internal
|
|
6677
|
-
*/
|
|
6678
|
-
const filterSensitiveLog: (obj: ParameterPatternMismatchException) => any;
|
|
6679
|
-
}
|
|
6680
6477
|
/**
|
|
6681
6478
|
* <p>You specified more than the maximum number of allowed policies for the parameter. The
|
|
6682
6479
|
* maximum is 10.</p>
|
|
@@ -6686,12 +6483,6 @@ export interface PoliciesLimitExceededException extends __SmithyException, $Meta
|
|
|
6686
6483
|
$fault: "client";
|
|
6687
6484
|
message?: string;
|
|
6688
6485
|
}
|
|
6689
|
-
export declare namespace PoliciesLimitExceededException {
|
|
6690
|
-
/**
|
|
6691
|
-
* @internal
|
|
6692
|
-
*/
|
|
6693
|
-
const filterSensitiveLog: (obj: PoliciesLimitExceededException) => any;
|
|
6694
|
-
}
|
|
6695
6486
|
export interface PutParameterRequest {
|
|
6696
6487
|
/**
|
|
6697
6488
|
* <p>The fully qualified name of the parameter that you want to add to the system. The fully
|
|
@@ -6967,12 +6758,6 @@ export interface UnsupportedParameterType extends __SmithyException, $MetadataBe
|
|
|
6967
6758
|
$fault: "client";
|
|
6968
6759
|
message?: string;
|
|
6969
6760
|
}
|
|
6970
|
-
export declare namespace UnsupportedParameterType {
|
|
6971
|
-
/**
|
|
6972
|
-
* @internal
|
|
6973
|
-
*/
|
|
6974
|
-
const filterSensitiveLog: (obj: UnsupportedParameterType) => any;
|
|
6975
|
-
}
|
|
6976
6761
|
export interface RegisterDefaultPatchBaselineRequest {
|
|
6977
6762
|
/**
|
|
6978
6763
|
* <p>The ID of the patch baseline that should be the default patch baseline.</p>
|
|
@@ -7039,53 +6824,48 @@ export interface RegisterTargetWithMaintenanceWindowRequest {
|
|
|
7039
6824
|
*/
|
|
7040
6825
|
ResourceType: MaintenanceWindowResourceType | string | undefined;
|
|
7041
6826
|
/**
|
|
7042
|
-
* <p>The targets to register with the maintenance window. In other words, the
|
|
7043
|
-
* commands on when the maintenance window runs.</p>
|
|
6827
|
+
* <p>The targets to register with the maintenance window. In other words, the managed nodes to
|
|
6828
|
+
* run commands on when the maintenance window runs.</p>
|
|
7044
6829
|
* <note>
|
|
7045
6830
|
* <p>If a single maintenance window task is registered with multiple targets, its task
|
|
7046
6831
|
* invocations occur sequentially and not in parallel. If your task must run on multiple targets at
|
|
7047
6832
|
* the same time, register a task for each target individually and assign each task the same
|
|
7048
6833
|
* priority level.</p>
|
|
7049
6834
|
* </note>
|
|
7050
|
-
* <p>You can specify targets using
|
|
7051
|
-
* applied to
|
|
6835
|
+
* <p>You can specify targets using managed node IDs, resource group names, or tags that have been
|
|
6836
|
+
* applied to managed nodes.</p>
|
|
7052
6837
|
* <p>
|
|
7053
|
-
* <b>Example 1</b>: Specify
|
|
6838
|
+
* <b>Example 1</b>: Specify managed node IDs</p>
|
|
7054
6839
|
* <p>
|
|
7055
|
-
* <code>Key=InstanceIds,Values=<
|
|
7056
|
-
* </code>
|
|
6840
|
+
* <code>Key=InstanceIds,Values=<instance-id-1>,<instance-id-2>,<instance-id-3></code>
|
|
7057
6841
|
* </p>
|
|
7058
6842
|
* <p>
|
|
7059
|
-
* <b>Example 2</b>: Use tag key-pairs applied to
|
|
6843
|
+
* <b>Example 2</b>: Use tag key-pairs applied to managed
|
|
6844
|
+
* nodes</p>
|
|
7060
6845
|
* <p>
|
|
7061
|
-
* <code>Key=tag:<
|
|
7062
|
-
* </code>
|
|
6846
|
+
* <code>Key=tag:<my-tag-key>,Values=<my-tag-value-1>,<my-tag-value-2></code>
|
|
7063
6847
|
* </p>
|
|
7064
6848
|
* <p>
|
|
7065
|
-
* <b>Example 3</b>: Use tag-keys applied to
|
|
6849
|
+
* <b>Example 3</b>: Use tag-keys applied to managed nodes</p>
|
|
7066
6850
|
* <p>
|
|
7067
|
-
* <code>Key=tag-key,Values=<
|
|
7068
|
-
* </code>
|
|
6851
|
+
* <code>Key=tag-key,Values=<my-tag-key-1>,<my-tag-key-2></code>
|
|
7069
6852
|
* </p>
|
|
7070
6853
|
*
|
|
7071
6854
|
* <p>
|
|
7072
6855
|
* <b>Example 4</b>: Use resource group names</p>
|
|
7073
6856
|
* <p>
|
|
7074
|
-
* <code>Key=resource-groups:Name,Values=<
|
|
7075
|
-
* </code>
|
|
6857
|
+
* <code>Key=resource-groups:Name,Values=<resource-group-name></code>
|
|
7076
6858
|
* </p>
|
|
7077
6859
|
* <p>
|
|
7078
6860
|
* <b>Example 5</b>: Use filters for resource group types</p>
|
|
7079
6861
|
* <p>
|
|
7080
|
-
* <code>Key=resource-groups:ResourceTypeFilters,Values=<
|
|
7081
|
-
* </code>
|
|
6862
|
+
* <code>Key=resource-groups:ResourceTypeFilters,Values=<resource-type-1>,<resource-type-2></code>
|
|
7082
6863
|
* </p>
|
|
7083
6864
|
* <note>
|
|
7084
6865
|
* <p>For <code>Key=resource-groups:ResourceTypeFilters</code>, specify resource types in the
|
|
7085
6866
|
* following format</p>
|
|
7086
6867
|
* <p>
|
|
7087
|
-
* <code>Key=resource-groups:ResourceTypeFilters,Values
|
|
7088
|
-
* </code>
|
|
6868
|
+
* <code>Key=resource-groups:ResourceTypeFilters,Values=AWS::EC2::INSTANCE,AWS::EC2::VPC</code>
|
|
7089
6869
|
* </p>
|
|
7090
6870
|
* </note>
|
|
7091
6871
|
*
|
|
@@ -7139,19 +6919,13 @@ export interface FeatureNotAvailableException extends __SmithyException, $Metada
|
|
|
7139
6919
|
$fault: "client";
|
|
7140
6920
|
Message?: string;
|
|
7141
6921
|
}
|
|
7142
|
-
export declare namespace FeatureNotAvailableException {
|
|
7143
|
-
/**
|
|
7144
|
-
* @internal
|
|
7145
|
-
*/
|
|
7146
|
-
const filterSensitiveLog: (obj: FeatureNotAvailableException) => any;
|
|
7147
|
-
}
|
|
7148
6922
|
export interface RegisterTaskWithMaintenanceWindowRequest {
|
|
7149
6923
|
/**
|
|
7150
6924
|
* <p>The ID of the maintenance window the task should be added to.</p>
|
|
7151
6925
|
*/
|
|
7152
6926
|
WindowId: string | undefined;
|
|
7153
6927
|
/**
|
|
7154
|
-
* <p>The targets (either
|
|
6928
|
+
* <p>The targets (either managed nodes or maintenance window targets).</p>
|
|
7155
6929
|
* <note>
|
|
7156
6930
|
* <p>One or more targets must be specified for maintenance window Run Command-type tasks.
|
|
7157
6931
|
* Depending on the task, targets are optional for other maintenance window task types (Automation,
|
|
@@ -7160,7 +6934,7 @@ export interface RegisterTaskWithMaintenanceWindowRequest {
|
|
|
7160
6934
|
* maintenance window tasks without targets</a> in the
|
|
7161
6935
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
7162
6936
|
* </note>
|
|
7163
|
-
* <p>Specify
|
|
6937
|
+
* <p>Specify managed nodes using the following format: </p>
|
|
7164
6938
|
* <p>
|
|
7165
6939
|
* <code>Key=InstanceIds,Values=<instance-id-1>,<instance-id-2></code>
|
|
7166
6940
|
* </p>
|
|
@@ -7244,7 +7018,7 @@ export interface RegisterTaskWithMaintenanceWindowRequest {
|
|
|
7244
7018
|
MaxErrors?: string;
|
|
7245
7019
|
/**
|
|
7246
7020
|
* <p>A structure containing information about an Amazon Simple Storage Service (Amazon S3) bucket
|
|
7247
|
-
* to write
|
|
7021
|
+
* to write managed node-level logs to. </p>
|
|
7248
7022
|
* <note>
|
|
7249
7023
|
* <p>
|
|
7250
7024
|
* <code>LoggingInfo</code> has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the
|
|
@@ -7319,7 +7093,7 @@ export interface RemoveTagsFromResourceRequest {
|
|
|
7319
7093
|
* <p>The type of resource from which you want to remove a tag.</p>
|
|
7320
7094
|
* <note>
|
|
7321
7095
|
* <p>The <code>ManagedInstance</code> type for this API operation is only for on-premises
|
|
7322
|
-
* managed
|
|
7096
|
+
* managed nodes. Specify the name of the managed node in the following format:
|
|
7323
7097
|
* <code>mi-<i>ID_number</i>
|
|
7324
7098
|
* </code>. For example,
|
|
7325
7099
|
* <code>mi-1a2b3c4d5e6f</code>.</p>
|
|
@@ -7339,9 +7113,9 @@ export interface RemoveTagsFromResourceRequest {
|
|
|
7339
7113
|
* <code>/aws/ssm/MyGroup/appmanager</code>.</p>
|
|
7340
7114
|
* <p>For the Document and Parameter values, use the name of the resource.</p>
|
|
7341
7115
|
* <note>
|
|
7342
|
-
* <p>The ManagedInstance type for this API operation is only for on-premises
|
|
7343
|
-
* Specify the name of the managed
|
|
7344
|
-
* mi-1a2b3c4d5e6f.</p>
|
|
7116
|
+
* <p>The <code>ManagedInstance</code> type for this API operation is only for on-premises
|
|
7117
|
+
* managed nodes. Specify the name of the managed node in the following format: mi-ID_number. For
|
|
7118
|
+
* example, mi-1a2b3c4d5e6f.</p>
|
|
7345
7119
|
* </note>
|
|
7346
7120
|
*/
|
|
7347
7121
|
ResourceId: string | undefined;
|
|
@@ -7447,12 +7221,12 @@ export interface ResumeSessionResponse {
|
|
|
7447
7221
|
SessionId?: string;
|
|
7448
7222
|
/**
|
|
7449
7223
|
* <p>An encrypted token value containing session and caller information. Used to authenticate the
|
|
7450
|
-
* connection to the
|
|
7224
|
+
* connection to the managed node.</p>
|
|
7451
7225
|
*/
|
|
7452
7226
|
TokenValue?: string;
|
|
7453
7227
|
/**
|
|
7454
|
-
* <p>A URL back to SSM Agent on the
|
|
7455
|
-
* receive output from the
|
|
7228
|
+
* <p>A URL back to SSM Agent on the managed node that the Session Manager client uses to send commands and
|
|
7229
|
+
* receive output from the managed node. Format: <code>wss://ssmmessages.<b>region</b>.amazonaws.com/v1/data-channel/<b>session-id</b>?stream=(input|output)</code>.</p>
|
|
7456
7230
|
* <p>
|
|
7457
7231
|
* <b>region</b> represents the Region identifier for an
|
|
7458
7232
|
* Amazon Web Services Region supported by Amazon Web Services Systems Manager, such as <code>us-east-2</code> for the US East (Ohio) Region.
|
|
@@ -7479,12 +7253,6 @@ export interface AutomationStepNotFoundException extends __SmithyException, $Met
|
|
|
7479
7253
|
$fault: "client";
|
|
7480
7254
|
Message?: string;
|
|
7481
7255
|
}
|
|
7482
|
-
export declare namespace AutomationStepNotFoundException {
|
|
7483
|
-
/**
|
|
7484
|
-
* @internal
|
|
7485
|
-
*/
|
|
7486
|
-
const filterSensitiveLog: (obj: AutomationStepNotFoundException) => any;
|
|
7487
|
-
}
|
|
7488
7256
|
/**
|
|
7489
7257
|
* <p>The signal isn't valid for the current Automation execution.</p>
|
|
7490
7258
|
*/
|
|
@@ -7493,12 +7261,6 @@ export interface InvalidAutomationSignalException extends __SmithyException, $Me
|
|
|
7493
7261
|
$fault: "client";
|
|
7494
7262
|
Message?: string;
|
|
7495
7263
|
}
|
|
7496
|
-
export declare namespace InvalidAutomationSignalException {
|
|
7497
|
-
/**
|
|
7498
|
-
* @internal
|
|
7499
|
-
*/
|
|
7500
|
-
const filterSensitiveLog: (obj: InvalidAutomationSignalException) => any;
|
|
7501
|
-
}
|
|
7502
7264
|
export declare enum SignalType {
|
|
7503
7265
|
APPROVE = "Approve",
|
|
7504
7266
|
REJECT = "Reject",
|
|
@@ -7562,12 +7324,6 @@ export interface InvalidNotificationConfig extends __SmithyException, $MetadataB
|
|
|
7562
7324
|
$fault: "client";
|
|
7563
7325
|
Message?: string;
|
|
7564
7326
|
}
|
|
7565
|
-
export declare namespace InvalidNotificationConfig {
|
|
7566
|
-
/**
|
|
7567
|
-
* @internal
|
|
7568
|
-
*/
|
|
7569
|
-
const filterSensitiveLog: (obj: InvalidNotificationConfig) => any;
|
|
7570
|
-
}
|
|
7571
7327
|
/**
|
|
7572
7328
|
* <p>The S3 bucket doesn't exist.</p>
|
|
7573
7329
|
*/
|
|
@@ -7575,12 +7331,6 @@ export interface InvalidOutputFolder extends __SmithyException, $MetadataBearer
|
|
|
7575
7331
|
name: "InvalidOutputFolder";
|
|
7576
7332
|
$fault: "client";
|
|
7577
7333
|
}
|
|
7578
|
-
export declare namespace InvalidOutputFolder {
|
|
7579
|
-
/**
|
|
7580
|
-
* @internal
|
|
7581
|
-
*/
|
|
7582
|
-
const filterSensitiveLog: (obj: InvalidOutputFolder) => any;
|
|
7583
|
-
}
|
|
7584
7334
|
/**
|
|
7585
7335
|
* <p>The role name can't contain invalid characters. Also verify that you specified an IAM role for notifications that includes the required trust policy. For information about
|
|
7586
7336
|
* configuring the IAM role for Run Command notifications, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/rc-sns-notifications.html">Configuring Amazon SNS Notifications for Run Command</a> in the
|
|
@@ -7591,34 +7341,28 @@ export interface InvalidRole extends __SmithyException, $MetadataBearer {
|
|
|
7591
7341
|
$fault: "client";
|
|
7592
7342
|
Message?: string;
|
|
7593
7343
|
}
|
|
7594
|
-
export declare namespace InvalidRole {
|
|
7595
|
-
/**
|
|
7596
|
-
* @internal
|
|
7597
|
-
*/
|
|
7598
|
-
const filterSensitiveLog: (obj: InvalidRole) => any;
|
|
7599
|
-
}
|
|
7600
7344
|
export interface SendCommandRequest {
|
|
7601
7345
|
/**
|
|
7602
|
-
* <p>The IDs of the
|
|
7603
|
-
* useful when you are targeting a limited number of
|
|
7346
|
+
* <p>The IDs of the managed nodes where the command should run. Specifying managed node IDs is most
|
|
7347
|
+
* useful when you are targeting a limited number of managed nodes, though you can specify up to 50
|
|
7604
7348
|
* IDs.</p>
|
|
7605
|
-
* <p>To target a larger number of
|
|
7349
|
+
* <p>To target a larger number of managed nodes, or if you prefer not to list individual node
|
|
7606
7350
|
* IDs, we recommend using the <code>Targets</code> option instead. Using <code>Targets</code>,
|
|
7607
|
-
* which accepts tag key-value pairs to identify the
|
|
7608
|
-
* command to tens, hundreds, or thousands of
|
|
7351
|
+
* which accepts tag key-value pairs to identify the managed nodes to send commands to, you can a
|
|
7352
|
+
* send command to tens, hundreds, or thousands of nodes at once.</p>
|
|
7609
7353
|
* <p>For more information about how to use targets, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/send-commands-multiple.html">Using targets and rate
|
|
7610
7354
|
* controls to send commands to a fleet</a> in the
|
|
7611
7355
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
7612
7356
|
*/
|
|
7613
7357
|
InstanceIds?: string[];
|
|
7614
7358
|
/**
|
|
7615
|
-
* <p>An array of search criteria that targets
|
|
7359
|
+
* <p>An array of search criteria that targets managed nodes using a <code>Key,Value</code>
|
|
7616
7360
|
* combination that you specify. Specifying targets is most useful when you want to send a command
|
|
7617
|
-
* to a large number of
|
|
7618
|
-
* pairs to identify
|
|
7619
|
-
* at once.</p>
|
|
7620
|
-
* <p>To send a command to a smaller number of
|
|
7621
|
-
*
|
|
7361
|
+
* to a large number of managed nodes at once. Using <code>Targets</code>, which accepts tag
|
|
7362
|
+
* key-value pairs to identify managed nodes, you can send a command to tens, hundreds, or thousands
|
|
7363
|
+
* of nodes at once.</p>
|
|
7364
|
+
* <p>To send a command to a smaller number of managed nodes, you can use the
|
|
7365
|
+
* <code>InstanceIds</code> option instead.</p>
|
|
7622
7366
|
* <p>For more information about how to use targets, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/send-commands-multiple.html">Sending commands to a
|
|
7623
7367
|
* fleet</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
7624
7368
|
*/
|
|
@@ -7687,8 +7431,8 @@ export interface SendCommandRequest {
|
|
|
7687
7431
|
*/
|
|
7688
7432
|
OutputS3KeyPrefix?: string;
|
|
7689
7433
|
/**
|
|
7690
|
-
* <p>(Optional) The maximum number of
|
|
7691
|
-
* time. You can specify a number such as 10 or a percentage such as 10%. The default value is
|
|
7434
|
+
* <p>(Optional) The maximum number of managed nodes that are allowed to run the command at the
|
|
7435
|
+
* same time. You can specify a number such as 10 or a percentage such as 10%. The default value is
|
|
7692
7436
|
* <code>50</code>. For more information about how to use <code>MaxConcurrency</code>, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/send-commands-multiple.html#send-commands-velocity">Using
|
|
7693
7437
|
* concurrency controls</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
7694
7438
|
*/
|
|
@@ -7743,12 +7487,6 @@ export interface InvalidAssociation extends __SmithyException, $MetadataBearer {
|
|
|
7743
7487
|
$fault: "client";
|
|
7744
7488
|
Message?: string;
|
|
7745
7489
|
}
|
|
7746
|
-
export declare namespace InvalidAssociation {
|
|
7747
|
-
/**
|
|
7748
|
-
* @internal
|
|
7749
|
-
*/
|
|
7750
|
-
const filterSensitiveLog: (obj: InvalidAssociation) => any;
|
|
7751
|
-
}
|
|
7752
7490
|
export interface StartAssociationsOnceRequest {
|
|
7753
7491
|
/**
|
|
7754
7492
|
* <p>The association IDs that you want to run immediately and only one time.</p>
|
|
@@ -7777,12 +7515,6 @@ export interface AutomationDefinitionNotFoundException extends __SmithyException
|
|
|
7777
7515
|
$fault: "client";
|
|
7778
7516
|
Message?: string;
|
|
7779
7517
|
}
|
|
7780
|
-
export declare namespace AutomationDefinitionNotFoundException {
|
|
7781
|
-
/**
|
|
7782
|
-
* @internal
|
|
7783
|
-
*/
|
|
7784
|
-
const filterSensitiveLog: (obj: AutomationDefinitionNotFoundException) => any;
|
|
7785
|
-
}
|
|
7786
7518
|
/**
|
|
7787
7519
|
* <p>An Automation runbook with the specified name and version couldn't be found.</p>
|
|
7788
7520
|
*/
|
|
@@ -7791,12 +7523,6 @@ export interface AutomationDefinitionVersionNotFoundException extends __SmithyEx
|
|
|
7791
7523
|
$fault: "client";
|
|
7792
7524
|
Message?: string;
|
|
7793
7525
|
}
|
|
7794
|
-
export declare namespace AutomationDefinitionVersionNotFoundException {
|
|
7795
|
-
/**
|
|
7796
|
-
* @internal
|
|
7797
|
-
*/
|
|
7798
|
-
const filterSensitiveLog: (obj: AutomationDefinitionVersionNotFoundException) => any;
|
|
7799
|
-
}
|
|
7800
7526
|
/**
|
|
7801
7527
|
* <p>The number of simultaneously running Automation executions exceeded the allowable
|
|
7802
7528
|
* limit.</p>
|
|
@@ -7806,12 +7532,6 @@ export interface AutomationExecutionLimitExceededException extends __SmithyExcep
|
|
|
7806
7532
|
$fault: "client";
|
|
7807
7533
|
Message?: string;
|
|
7808
7534
|
}
|
|
7809
|
-
export declare namespace AutomationExecutionLimitExceededException {
|
|
7810
|
-
/**
|
|
7811
|
-
* @internal
|
|
7812
|
-
*/
|
|
7813
|
-
const filterSensitiveLog: (obj: AutomationExecutionLimitExceededException) => any;
|
|
7814
|
-
}
|
|
7815
7535
|
/**
|
|
7816
7536
|
* <p>The supplied parameters for invoking the specified Automation runbook are incorrect. For
|
|
7817
7537
|
* example, they may not match the set of parameters permitted for the specified Automation
|
|
@@ -7822,12 +7542,6 @@ export interface InvalidAutomationExecutionParametersException extends __SmithyE
|
|
|
7822
7542
|
$fault: "client";
|
|
7823
7543
|
Message?: string;
|
|
7824
7544
|
}
|
|
7825
|
-
export declare namespace InvalidAutomationExecutionParametersException {
|
|
7826
|
-
/**
|
|
7827
|
-
* @internal
|
|
7828
|
-
*/
|
|
7829
|
-
const filterSensitiveLog: (obj: InvalidAutomationExecutionParametersException) => any;
|
|
7830
|
-
}
|
|
7831
7545
|
export interface StartAutomationExecutionRequest {
|
|
7832
7546
|
/**
|
|
7833
7547
|
* <p>The name of the SSM document to run. This can be a public document or a custom document. To
|
|
@@ -7951,12 +7665,6 @@ export interface AutomationDefinitionNotApprovedException extends __SmithyExcept
|
|
|
7951
7665
|
$fault: "client";
|
|
7952
7666
|
Message?: string;
|
|
7953
7667
|
}
|
|
7954
|
-
export declare namespace AutomationDefinitionNotApprovedException {
|
|
7955
|
-
/**
|
|
7956
|
-
* @internal
|
|
7957
|
-
*/
|
|
7958
|
-
const filterSensitiveLog: (obj: AutomationDefinitionNotApprovedException) => any;
|
|
7959
|
-
}
|
|
7960
7668
|
export interface StartChangeRequestExecutionRequest {
|
|
7961
7669
|
/**
|
|
7962
7670
|
* <p>The date and time specified in the change request to run the Automation runbooks.</p>
|
|
@@ -8065,13 +7773,13 @@ export declare namespace StartChangeRequestExecutionResult {
|
|
|
8065
7773
|
}
|
|
8066
7774
|
export interface StartSessionRequest {
|
|
8067
7775
|
/**
|
|
8068
|
-
* <p>The
|
|
7776
|
+
* <p>The managed node to connect to for the session.</p>
|
|
8069
7777
|
*/
|
|
8070
7778
|
Target: string | undefined;
|
|
8071
7779
|
/**
|
|
8072
7780
|
* <p>The name of the SSM document to define the parameters and plugin settings for the session.
|
|
8073
7781
|
* For example, <code>SSM-SessionManagerRunShell</code>. You can call the <a>GetDocument</a> API to verify the document exists before attempting to start a session.
|
|
8074
|
-
* If no document name is provided, a shell to the
|
|
7782
|
+
* If no document name is provided, a shell to the managed node is launched by default.</p>
|
|
8075
7783
|
*/
|
|
8076
7784
|
DocumentName?: string;
|
|
8077
7785
|
/**
|
|
@@ -8099,12 +7807,12 @@ export interface StartSessionResponse {
|
|
|
8099
7807
|
SessionId?: string;
|
|
8100
7808
|
/**
|
|
8101
7809
|
* <p>An encrypted token value containing session and caller information. Used to authenticate the
|
|
8102
|
-
* connection to the
|
|
7810
|
+
* connection to the managed node.</p>
|
|
8103
7811
|
*/
|
|
8104
7812
|
TokenValue?: string;
|
|
8105
7813
|
/**
|
|
8106
|
-
* <p>A URL back to SSM Agent on the
|
|
8107
|
-
* receive output from the
|
|
7814
|
+
* <p>A URL back to SSM Agent on the managed node that the Session Manager client uses to send commands and
|
|
7815
|
+
* receive output from the node. Format: <code>wss://ssmmessages.<b>region</b>.amazonaws.com/v1/data-channel/<b>session-id</b>?stream=(input|output)</code>
|
|
8108
7816
|
* </p>
|
|
8109
7817
|
* <p>
|
|
8110
7818
|
* <b>region</b> represents the Region identifier for an
|
|
@@ -8124,22 +7832,16 @@ export declare namespace StartSessionResponse {
|
|
|
8124
7832
|
const filterSensitiveLog: (obj: StartSessionResponse) => any;
|
|
8125
7833
|
}
|
|
8126
7834
|
/**
|
|
8127
|
-
* <p>The specified target
|
|
7835
|
+
* <p>The specified target managed node for the session isn't fully configured for use with Session Manager. For
|
|
8128
7836
|
* more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started.html">Getting started with
|
|
8129
7837
|
* Session Manager</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. This error is also returned if you
|
|
8130
|
-
* attempt to start a session on
|
|
7838
|
+
* attempt to start a session on a managed node that is located in a different account or Region</p>
|
|
8131
7839
|
*/
|
|
8132
7840
|
export interface TargetNotConnected extends __SmithyException, $MetadataBearer {
|
|
8133
7841
|
name: "TargetNotConnected";
|
|
8134
7842
|
$fault: "client";
|
|
8135
7843
|
Message?: string;
|
|
8136
7844
|
}
|
|
8137
|
-
export declare namespace TargetNotConnected {
|
|
8138
|
-
/**
|
|
8139
|
-
* @internal
|
|
8140
|
-
*/
|
|
8141
|
-
const filterSensitiveLog: (obj: TargetNotConnected) => any;
|
|
8142
|
-
}
|
|
8143
7845
|
/**
|
|
8144
7846
|
* <p>The specified update status operation isn't valid.</p>
|
|
8145
7847
|
*/
|
|
@@ -8148,12 +7850,6 @@ export interface InvalidAutomationStatusUpdateException extends __SmithyExceptio
|
|
|
8148
7850
|
$fault: "client";
|
|
8149
7851
|
Message?: string;
|
|
8150
7852
|
}
|
|
8151
|
-
export declare namespace InvalidAutomationStatusUpdateException {
|
|
8152
|
-
/**
|
|
8153
|
-
* @internal
|
|
8154
|
-
*/
|
|
8155
|
-
const filterSensitiveLog: (obj: InvalidAutomationStatusUpdateException) => any;
|
|
8156
|
-
}
|
|
8157
7853
|
export declare enum StopType {
|
|
8158
7854
|
CANCEL = "Cancel",
|
|
8159
7855
|
COMPLETE = "Complete"
|
|
@@ -8253,12 +7949,6 @@ export interface AssociationVersionLimitExceeded extends __SmithyException, $Met
|
|
|
8253
7949
|
$fault: "client";
|
|
8254
7950
|
Message?: string;
|
|
8255
7951
|
}
|
|
8256
|
-
export declare namespace AssociationVersionLimitExceeded {
|
|
8257
|
-
/**
|
|
8258
|
-
* @internal
|
|
8259
|
-
*/
|
|
8260
|
-
const filterSensitiveLog: (obj: AssociationVersionLimitExceeded) => any;
|
|
8261
|
-
}
|
|
8262
7952
|
/**
|
|
8263
7953
|
* <p>The update isn't valid.</p>
|
|
8264
7954
|
*/
|
|
@@ -8267,12 +7957,6 @@ export interface InvalidUpdate extends __SmithyException, $MetadataBearer {
|
|
|
8267
7957
|
$fault: "client";
|
|
8268
7958
|
Message?: string;
|
|
8269
7959
|
}
|
|
8270
|
-
export declare namespace InvalidUpdate {
|
|
8271
|
-
/**
|
|
8272
|
-
* @internal
|
|
8273
|
-
*/
|
|
8274
|
-
const filterSensitiveLog: (obj: InvalidUpdate) => any;
|
|
8275
|
-
}
|
|
8276
7960
|
export interface UpdateAssociationRequest {
|
|
8277
7961
|
/**
|
|
8278
7962
|
* <p>The ID of the association you want to update. </p>
|
|
@@ -8300,7 +7984,7 @@ export interface UpdateAssociationRequest {
|
|
|
8300
7984
|
OutputLocation?: InstanceAssociationOutputLocation;
|
|
8301
7985
|
/**
|
|
8302
7986
|
* <p>The name of the SSM Command document or Automation runbook that contains the configuration
|
|
8303
|
-
* information for the
|
|
7987
|
+
* information for the managed node.</p>
|
|
8304
7988
|
* <p>You can specify Amazon Web Services-predefined documents, documents you created, or a document that is
|
|
8305
7989
|
* shared with you from another account.</p>
|
|
8306
7990
|
* <p>For Systems Manager document (SSM document) that are shared with you from other Amazon Web Services accounts, you
|
|
@@ -8344,8 +8028,8 @@ export interface UpdateAssociationRequest {
|
|
|
8344
8028
|
* example 10, or a percentage of the target set, for example 10%. If you specify 3, for example,
|
|
8345
8029
|
* the system stops sending requests when the fourth error is received. If you specify 0, then the
|
|
8346
8030
|
* system stops sending requests after the first error is returned. If you run an association on 50
|
|
8347
|
-
*
|
|
8348
|
-
* the sixth error is received.</p>
|
|
8031
|
+
* managed nodes and set <code>MaxError</code> to 10%, then the system stops sending the request
|
|
8032
|
+
* when the sixth error is received.</p>
|
|
8349
8033
|
* <p>Executions that are already running an association when <code>MaxErrors</code> is reached
|
|
8350
8034
|
* are allowed to complete, but some of these executions may fail as well. If you need to ensure
|
|
8351
8035
|
* that there won't be more than max-errors failed executions, set <code>MaxConcurrency</code> to 1
|
|
@@ -8356,9 +8040,9 @@ export interface UpdateAssociationRequest {
|
|
|
8356
8040
|
* <p>The maximum number of targets allowed to run the association at the same time. You can
|
|
8357
8041
|
* specify a number, for example 10, or a percentage of the target set, for example 10%. The default
|
|
8358
8042
|
* value is 100%, which means all targets run the association at the same time.</p>
|
|
8359
|
-
* <p>If a new
|
|
8043
|
+
* <p>If a new managed node starts and attempts to run an association while Systems Manager is running
|
|
8360
8044
|
* <code>MaxConcurrency</code> associations, the association is allowed to run. During the next
|
|
8361
|
-
* association interval, the new
|
|
8045
|
+
* association interval, the new managed node will process its association within the limit specified
|
|
8362
8046
|
* for <code>MaxConcurrency</code>.</p>
|
|
8363
8047
|
*/
|
|
8364
8048
|
MaxConcurrency?: string;
|
|
@@ -8429,19 +8113,13 @@ export interface StatusUnchanged extends __SmithyException, $MetadataBearer {
|
|
|
8429
8113
|
name: "StatusUnchanged";
|
|
8430
8114
|
$fault: "client";
|
|
8431
8115
|
}
|
|
8432
|
-
export declare namespace StatusUnchanged {
|
|
8433
|
-
/**
|
|
8434
|
-
* @internal
|
|
8435
|
-
*/
|
|
8436
|
-
const filterSensitiveLog: (obj: StatusUnchanged) => any;
|
|
8437
|
-
}
|
|
8438
8116
|
export interface UpdateAssociationStatusRequest {
|
|
8439
8117
|
/**
|
|
8440
8118
|
* <p>The name of the SSM document.</p>
|
|
8441
8119
|
*/
|
|
8442
8120
|
Name: string | undefined;
|
|
8443
8121
|
/**
|
|
8444
|
-
* <p>The
|
|
8122
|
+
* <p>The managed node ID.</p>
|
|
8445
8123
|
*/
|
|
8446
8124
|
InstanceId: string | undefined;
|
|
8447
8125
|
/**
|
|
@@ -8476,12 +8154,6 @@ export interface DocumentVersionLimitExceeded extends __SmithyException, $Metada
|
|
|
8476
8154
|
$fault: "client";
|
|
8477
8155
|
Message?: string;
|
|
8478
8156
|
}
|
|
8479
|
-
export declare namespace DocumentVersionLimitExceeded {
|
|
8480
|
-
/**
|
|
8481
|
-
* @internal
|
|
8482
|
-
*/
|
|
8483
|
-
const filterSensitiveLog: (obj: DocumentVersionLimitExceeded) => any;
|
|
8484
|
-
}
|
|
8485
8157
|
/**
|
|
8486
8158
|
* <p>The content of the association document matches another document. Change the content of the
|
|
8487
8159
|
* document and try again.</p>
|
|
@@ -8491,12 +8163,6 @@ export interface DuplicateDocumentContent extends __SmithyException, $MetadataBe
|
|
|
8491
8163
|
$fault: "client";
|
|
8492
8164
|
Message?: string;
|
|
8493
8165
|
}
|
|
8494
|
-
export declare namespace DuplicateDocumentContent {
|
|
8495
|
-
/**
|
|
8496
|
-
* @internal
|
|
8497
|
-
*/
|
|
8498
|
-
const filterSensitiveLog: (obj: DuplicateDocumentContent) => any;
|
|
8499
|
-
}
|
|
8500
8166
|
/**
|
|
8501
8167
|
* <p>The version name has already been used in this document. Specify a different version name,
|
|
8502
8168
|
* and then try again.</p>
|
|
@@ -8506,12 +8172,6 @@ export interface DuplicateDocumentVersionName extends __SmithyException, $Metada
|
|
|
8506
8172
|
$fault: "client";
|
|
8507
8173
|
Message?: string;
|
|
8508
8174
|
}
|
|
8509
|
-
export declare namespace DuplicateDocumentVersionName {
|
|
8510
|
-
/**
|
|
8511
|
-
* @internal
|
|
8512
|
-
*/
|
|
8513
|
-
const filterSensitiveLog: (obj: DuplicateDocumentVersionName) => any;
|
|
8514
|
-
}
|
|
8515
8175
|
export interface UpdateDocumentRequest {
|
|
8516
8176
|
/**
|
|
8517
8177
|
* <p>A valid JSON or YAML string.</p>
|
|
@@ -8667,11 +8327,3 @@ export declare namespace UpdateDocumentMetadataRequest {
|
|
|
8667
8327
|
*/
|
|
8668
8328
|
const filterSensitiveLog: (obj: UpdateDocumentMetadataRequest) => any;
|
|
8669
8329
|
}
|
|
8670
|
-
export interface UpdateDocumentMetadataResponse {
|
|
8671
|
-
}
|
|
8672
|
-
export declare namespace UpdateDocumentMetadataResponse {
|
|
8673
|
-
/**
|
|
8674
|
-
* @internal
|
|
8675
|
-
*/
|
|
8676
|
-
const filterSensitiveLog: (obj: UpdateDocumentMetadataResponse) => any;
|
|
8677
|
-
}
|