@aws-sdk/client-ssm 3.300.0 → 3.303.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/dist-cjs/models/models_0.js +344 -392
- package/dist-cjs/models/models_1.js +220 -256
- package/dist-cjs/models/models_2.js +6 -7
- package/dist-es/models/models_0.js +344 -392
- package/dist-es/models/models_1.js +220 -256
- package/dist-es/models/models_2.js +6 -7
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +1 -1
- package/dist-types/commands/CancelCommandCommand.d.ts +2 -2
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/CreateActivationCommand.d.ts +5 -5
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +21 -21
- package/dist-types/commands/CreateAssociationCommand.d.ts +21 -21
- package/dist-types/commands/CreateDocumentCommand.d.ts +8 -8
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +3 -3
- package/dist-types/commands/CreateOpsItemCommand.d.ts +9 -9
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +5 -5
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +14 -14
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +8 -8
- package/dist-types/commands/DeleteActivationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInventoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DeleteParameterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteParametersCommand.d.ts +2 -2
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActivationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +6 -6
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +7 -7
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeParametersCommand.d.ts +7 -7
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +4 -4
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -1
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetCalendarStateCommand.d.ts +2 -2
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +13 -13
- package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
- package/dist-types/commands/GetInventoryCommand.d.ts +12 -16
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +1 -1
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsItemCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +1 -1
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +11 -15
- package/dist-types/commands/GetParameterCommand.d.ts +1 -1
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +1 -1
- package/dist-types/commands/GetParametersByPathCommand.d.ts +4 -4
- package/dist-types/commands/GetParametersCommand.d.ts +2 -2
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceSettingCommand.d.ts +1 -1
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -2
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandsCommand.d.ts +3 -3
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +6 -6
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +4 -4
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDocumentsCommand.d.ts +6 -6
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +4 -4
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +4 -4
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -2
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +5 -5
- package/dist-types/commands/PutInventoryCommand.d.ts +6 -6
- package/dist-types/commands/PutParameterCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +1 -1
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -4
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +23 -23
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -1
- package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +3 -3
- package/dist-types/commands/SendCommandCommand.d.ts +13 -13
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -2
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +18 -18
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +20 -20
- package/dist-types/commands/StartSessionCommand.d.ts +3 -3
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +1 -1
- package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAssociationCommand.d.ts +19 -19
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDocumentCommand.d.ts +4 -4
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +23 -23
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +8 -8
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +12 -12
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +6 -6
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +587 -347
- package/dist-types/models/models_1.d.ts +401 -221
- package/dist-types/models/models_2.d.ts +11 -6
- package/dist-types/ts3.4/models/models_0.d.ts +430 -344
- package/dist-types/ts3.4/models/models_1.d.ts +281 -220
- package/dist-types/ts3.4/models/models_2.d.ts +8 -6
- package/package.json +35 -35
|
@@ -26,12 +26,12 @@ export interface UpdateDocumentCommandOutput extends UpdateDocumentResult, __Met
|
|
|
26
26
|
* import { SSMClient, UpdateDocumentCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, UpdateDocumentCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateDocumentRequest
|
|
30
30
|
* Content: "STRING_VALUE", // required
|
|
31
|
-
* Attachments: [
|
|
32
|
-
* {
|
|
31
|
+
* Attachments: [ // AttachmentsSourceList
|
|
32
|
+
* { // AttachmentsSource
|
|
33
33
|
* Key: "SourceUrl" || "S3FileUrl" || "AttachmentReference",
|
|
34
|
-
* Values: [
|
|
34
|
+
* Values: [ // AttachmentsSourceValues
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* Name: "STRING_VALUE",
|
|
@@ -31,7 +31,7 @@ export interface UpdateDocumentDefaultVersionCommandOutput extends UpdateDocumen
|
|
|
31
31
|
* import { SSMClient, UpdateDocumentDefaultVersionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, UpdateDocumentDefaultVersionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // UpdateDocumentDefaultVersionRequest
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
36
|
* DocumentVersion: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
@@ -27,13 +27,13 @@ export interface UpdateDocumentMetadataCommandOutput extends UpdateDocumentMetad
|
|
|
27
27
|
* import { SSMClient, UpdateDocumentMetadataCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, UpdateDocumentMetadataCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdateDocumentMetadataRequest
|
|
31
31
|
* Name: "STRING_VALUE", // required
|
|
32
32
|
* DocumentVersion: "STRING_VALUE",
|
|
33
|
-
* DocumentReviews: {
|
|
33
|
+
* DocumentReviews: { // DocumentReviews
|
|
34
34
|
* Action: "SendForReview" || "UpdateReview" || "Approve" || "Reject", // required
|
|
35
|
-
* Comment: [
|
|
36
|
-
* {
|
|
35
|
+
* Comment: [ // DocumentReviewCommentList
|
|
36
|
+
* { // DocumentReviewCommentSource
|
|
37
37
|
* Type: "Comment",
|
|
38
38
|
* Content: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -34,7 +34,7 @@ export interface UpdateMaintenanceWindowCommandOutput extends UpdateMaintenanceW
|
|
|
34
34
|
* import { SSMClient, UpdateMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
35
35
|
* // const { SSMClient, UpdateMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
36
36
|
* const client = new SSMClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // UpdateMaintenanceWindowRequest
|
|
38
38
|
* WindowId: "STRING_VALUE", // required
|
|
39
39
|
* Name: "STRING_VALUE",
|
|
40
40
|
* Description: "STRING_VALUE",
|
|
@@ -51,13 +51,13 @@ export interface UpdateMaintenanceWindowTargetCommandOutput extends UpdateMainte
|
|
|
51
51
|
* import { SSMClient, UpdateMaintenanceWindowTargetCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
52
52
|
* // const { SSMClient, UpdateMaintenanceWindowTargetCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
53
53
|
* const client = new SSMClient(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // UpdateMaintenanceWindowTargetRequest
|
|
55
55
|
* WindowId: "STRING_VALUE", // required
|
|
56
56
|
* WindowTargetId: "STRING_VALUE", // required
|
|
57
|
-
* Targets: [
|
|
58
|
-
* {
|
|
57
|
+
* Targets: [ // Targets
|
|
58
|
+
* { // Target
|
|
59
59
|
* Key: "STRING_VALUE",
|
|
60
|
-
* Values: [
|
|
60
|
+
* Values: [ // TargetValues
|
|
61
61
|
* "STRING_VALUE",
|
|
62
62
|
* ],
|
|
63
63
|
* },
|
|
@@ -81,66 +81,66 @@ export interface UpdateMaintenanceWindowTaskCommandOutput extends UpdateMaintena
|
|
|
81
81
|
* import { SSMClient, UpdateMaintenanceWindowTaskCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
82
82
|
* // const { SSMClient, UpdateMaintenanceWindowTaskCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
83
83
|
* const client = new SSMClient(config);
|
|
84
|
-
* const input = {
|
|
84
|
+
* const input = { // UpdateMaintenanceWindowTaskRequest
|
|
85
85
|
* WindowId: "STRING_VALUE", // required
|
|
86
86
|
* WindowTaskId: "STRING_VALUE", // required
|
|
87
|
-
* Targets: [
|
|
88
|
-
* {
|
|
87
|
+
* Targets: [ // Targets
|
|
88
|
+
* { // Target
|
|
89
89
|
* Key: "STRING_VALUE",
|
|
90
|
-
* Values: [
|
|
90
|
+
* Values: [ // TargetValues
|
|
91
91
|
* "STRING_VALUE",
|
|
92
92
|
* ],
|
|
93
93
|
* },
|
|
94
94
|
* ],
|
|
95
95
|
* TaskArn: "STRING_VALUE",
|
|
96
96
|
* ServiceRoleArn: "STRING_VALUE",
|
|
97
|
-
* TaskParameters: {
|
|
98
|
-
* "<keys>": {
|
|
99
|
-
* Values: [
|
|
97
|
+
* TaskParameters: { // MaintenanceWindowTaskParameters
|
|
98
|
+
* "<keys>": { // MaintenanceWindowTaskParameterValueExpression
|
|
99
|
+
* Values: [ // MaintenanceWindowTaskParameterValueList
|
|
100
100
|
* "STRING_VALUE",
|
|
101
101
|
* ],
|
|
102
102
|
* },
|
|
103
103
|
* },
|
|
104
|
-
* TaskInvocationParameters: {
|
|
105
|
-
* RunCommand: {
|
|
104
|
+
* TaskInvocationParameters: { // MaintenanceWindowTaskInvocationParameters
|
|
105
|
+
* RunCommand: { // MaintenanceWindowRunCommandParameters
|
|
106
106
|
* Comment: "STRING_VALUE",
|
|
107
|
-
* CloudWatchOutputConfig: {
|
|
107
|
+
* CloudWatchOutputConfig: { // CloudWatchOutputConfig
|
|
108
108
|
* CloudWatchLogGroupName: "STRING_VALUE",
|
|
109
109
|
* CloudWatchOutputEnabled: true || false,
|
|
110
110
|
* },
|
|
111
111
|
* DocumentHash: "STRING_VALUE",
|
|
112
112
|
* DocumentHashType: "Sha256" || "Sha1",
|
|
113
113
|
* DocumentVersion: "STRING_VALUE",
|
|
114
|
-
* NotificationConfig: {
|
|
114
|
+
* NotificationConfig: { // NotificationConfig
|
|
115
115
|
* NotificationArn: "STRING_VALUE",
|
|
116
|
-
* NotificationEvents: [
|
|
116
|
+
* NotificationEvents: [ // NotificationEventList
|
|
117
117
|
* "All" || "InProgress" || "Success" || "TimedOut" || "Cancelled" || "Failed",
|
|
118
118
|
* ],
|
|
119
119
|
* NotificationType: "Command" || "Invocation",
|
|
120
120
|
* },
|
|
121
121
|
* OutputS3BucketName: "STRING_VALUE",
|
|
122
122
|
* OutputS3KeyPrefix: "STRING_VALUE",
|
|
123
|
-
* Parameters: {
|
|
124
|
-
* "<keys>": [
|
|
123
|
+
* Parameters: { // Parameters
|
|
124
|
+
* "<keys>": [ // ParameterValueList
|
|
125
125
|
* "STRING_VALUE",
|
|
126
126
|
* ],
|
|
127
127
|
* },
|
|
128
128
|
* ServiceRoleArn: "STRING_VALUE",
|
|
129
129
|
* TimeoutSeconds: Number("int"),
|
|
130
130
|
* },
|
|
131
|
-
* Automation: {
|
|
131
|
+
* Automation: { // MaintenanceWindowAutomationParameters
|
|
132
132
|
* DocumentVersion: "STRING_VALUE",
|
|
133
|
-
* Parameters: {
|
|
134
|
-
* "<keys>": [
|
|
133
|
+
* Parameters: { // AutomationParameterMap
|
|
134
|
+
* "<keys>": [ // AutomationParameterValueList
|
|
135
135
|
* "STRING_VALUE",
|
|
136
136
|
* ],
|
|
137
137
|
* },
|
|
138
138
|
* },
|
|
139
|
-
* StepFunctions: {
|
|
139
|
+
* StepFunctions: { // MaintenanceWindowStepFunctionsParameters
|
|
140
140
|
* Input: "STRING_VALUE",
|
|
141
141
|
* Name: "STRING_VALUE",
|
|
142
142
|
* },
|
|
143
|
-
* Lambda: {
|
|
143
|
+
* Lambda: { // MaintenanceWindowLambdaParameters
|
|
144
144
|
* ClientContext: "STRING_VALUE",
|
|
145
145
|
* Qualifier: "STRING_VALUE",
|
|
146
146
|
* Payload: "BLOB_VALUE",
|
|
@@ -149,7 +149,7 @@ export interface UpdateMaintenanceWindowTaskCommandOutput extends UpdateMaintena
|
|
|
149
149
|
* Priority: Number("int"),
|
|
150
150
|
* MaxConcurrency: "STRING_VALUE",
|
|
151
151
|
* MaxErrors: "STRING_VALUE",
|
|
152
|
-
* LoggingInfo: {
|
|
152
|
+
* LoggingInfo: { // LoggingInfo
|
|
153
153
|
* S3BucketName: "STRING_VALUE", // required
|
|
154
154
|
* S3KeyPrefix: "STRING_VALUE",
|
|
155
155
|
* S3Region: "STRING_VALUE", // required
|
|
@@ -158,10 +158,10 @@ export interface UpdateMaintenanceWindowTaskCommandOutput extends UpdateMaintena
|
|
|
158
158
|
* Description: "STRING_VALUE",
|
|
159
159
|
* Replace: true || false,
|
|
160
160
|
* CutoffBehavior: "CONTINUE_TASK" || "CANCEL_TASK",
|
|
161
|
-
* AlarmConfiguration: {
|
|
161
|
+
* AlarmConfiguration: { // AlarmConfiguration
|
|
162
162
|
* IgnorePollAlarmFailure: true || false,
|
|
163
|
-
* Alarms: [ // required
|
|
164
|
-
* {
|
|
163
|
+
* Alarms: [ // AlarmList // required
|
|
164
|
+
* { // Alarm
|
|
165
165
|
* Name: "STRING_VALUE", // required
|
|
166
166
|
* },
|
|
167
167
|
* ],
|
|
@@ -28,7 +28,7 @@ export interface UpdateManagedInstanceRoleCommandOutput extends UpdateManagedIns
|
|
|
28
28
|
* import { SSMClient, UpdateManagedInstanceRoleCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, UpdateManagedInstanceRoleCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateManagedInstanceRoleRequest
|
|
32
32
|
* InstanceId: "STRING_VALUE", // required
|
|
33
33
|
* IamRole: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -31,25 +31,25 @@ export interface UpdateOpsItemCommandOutput extends UpdateOpsItemResponse, __Met
|
|
|
31
31
|
* import { SSMClient, UpdateOpsItemCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, UpdateOpsItemCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // UpdateOpsItemRequest
|
|
35
35
|
* Description: "STRING_VALUE",
|
|
36
|
-
* OperationalData: {
|
|
37
|
-
* "<keys>": {
|
|
36
|
+
* OperationalData: { // OpsItemOperationalData
|
|
37
|
+
* "<keys>": { // OpsItemDataValue
|
|
38
38
|
* Value: "STRING_VALUE",
|
|
39
39
|
* Type: "SearchableString" || "String",
|
|
40
40
|
* },
|
|
41
41
|
* },
|
|
42
|
-
* OperationalDataToDelete: [
|
|
42
|
+
* OperationalDataToDelete: [ // OpsItemOpsDataKeysList
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
|
-
* Notifications: [
|
|
46
|
-
* {
|
|
45
|
+
* Notifications: [ // OpsItemNotifications
|
|
46
|
+
* { // OpsItemNotification
|
|
47
47
|
* Arn: "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
49
|
* ],
|
|
50
50
|
* Priority: Number("int"),
|
|
51
|
-
* RelatedOpsItems: [
|
|
52
|
-
* {
|
|
51
|
+
* RelatedOpsItems: [ // RelatedOpsItems
|
|
52
|
+
* { // RelatedOpsItem
|
|
53
53
|
* OpsItemId: "STRING_VALUE", // required
|
|
54
54
|
* },
|
|
55
55
|
* ],
|
|
@@ -26,14 +26,14 @@ export interface UpdateOpsMetadataCommandOutput extends UpdateOpsMetadataResult,
|
|
|
26
26
|
* import { SSMClient, UpdateOpsMetadataCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, UpdateOpsMetadataCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateOpsMetadataRequest
|
|
30
30
|
* OpsMetadataArn: "STRING_VALUE", // required
|
|
31
|
-
* MetadataToUpdate: {
|
|
32
|
-
* "<keys>": {
|
|
31
|
+
* MetadataToUpdate: { // MetadataMap
|
|
32
|
+
* "<keys>": { // MetadataValue
|
|
33
33
|
* Value: "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* },
|
|
36
|
-
* KeysToDelete: [
|
|
36
|
+
* KeysToDelete: [ // MetadataKeysToDeleteList
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* };
|
|
@@ -31,22 +31,22 @@ export interface UpdatePatchBaselineCommandOutput extends UpdatePatchBaselineRes
|
|
|
31
31
|
* import { SSMClient, UpdatePatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, UpdatePatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // UpdatePatchBaselineRequest
|
|
35
35
|
* BaselineId: "STRING_VALUE", // required
|
|
36
36
|
* Name: "STRING_VALUE",
|
|
37
|
-
* GlobalFilters: {
|
|
38
|
-
* PatchFilters: [ // required
|
|
39
|
-
* {
|
|
37
|
+
* GlobalFilters: { // PatchFilterGroup
|
|
38
|
+
* PatchFilters: [ // PatchFilterList // required
|
|
39
|
+
* { // PatchFilter
|
|
40
40
|
* Key: "ARCH" || "ADVISORY_ID" || "BUGZILLA_ID" || "PATCH_SET" || "PRODUCT" || "PRODUCT_FAMILY" || "CLASSIFICATION" || "CVE_ID" || "EPOCH" || "MSRC_SEVERITY" || "NAME" || "PATCH_ID" || "SECTION" || "PRIORITY" || "REPOSITORY" || "RELEASE" || "SEVERITY" || "SECURITY" || "VERSION", // required
|
|
41
|
-
* Values: [ // required
|
|
41
|
+
* Values: [ // PatchFilterValueList // required
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* },
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
|
-
* ApprovalRules: {
|
|
48
|
-
* PatchRules: [ // required
|
|
49
|
-
* {
|
|
47
|
+
* ApprovalRules: { // PatchRuleGroup
|
|
48
|
+
* PatchRules: [ // PatchRuleList // required
|
|
49
|
+
* { // PatchRule
|
|
50
50
|
* PatchFilterGroup: {
|
|
51
51
|
* PatchFilters: [ // required
|
|
52
52
|
* {
|
|
@@ -64,7 +64,7 @@ export interface UpdatePatchBaselineCommandOutput extends UpdatePatchBaselineRes
|
|
|
64
64
|
* },
|
|
65
65
|
* ],
|
|
66
66
|
* },
|
|
67
|
-
* ApprovedPatches: [
|
|
67
|
+
* ApprovedPatches: [ // PatchIdList
|
|
68
68
|
* "STRING_VALUE",
|
|
69
69
|
* ],
|
|
70
70
|
* ApprovedPatchesComplianceLevel: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "INFORMATIONAL" || "UNSPECIFIED",
|
|
@@ -74,10 +74,10 @@ export interface UpdatePatchBaselineCommandOutput extends UpdatePatchBaselineRes
|
|
|
74
74
|
* ],
|
|
75
75
|
* RejectedPatchesAction: "ALLOW_AS_DEPENDENCY" || "BLOCK",
|
|
76
76
|
* Description: "STRING_VALUE",
|
|
77
|
-
* Sources: [
|
|
78
|
-
* {
|
|
77
|
+
* Sources: [ // PatchSourceList
|
|
78
|
+
* { // PatchSource
|
|
79
79
|
* Name: "STRING_VALUE", // required
|
|
80
|
-
* Products: [ // required
|
|
80
|
+
* Products: [ // PatchSourceProductList // required
|
|
81
81
|
* "STRING_VALUE",
|
|
82
82
|
* ],
|
|
83
83
|
* Configuration: "STRING_VALUE", // required
|
|
@@ -35,20 +35,20 @@ export interface UpdateResourceDataSyncCommandOutput extends UpdateResourceDataS
|
|
|
35
35
|
* import { SSMClient, UpdateResourceDataSyncCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
36
36
|
* // const { SSMClient, UpdateResourceDataSyncCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
37
37
|
* const client = new SSMClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // UpdateResourceDataSyncRequest
|
|
39
39
|
* SyncName: "STRING_VALUE", // required
|
|
40
40
|
* SyncType: "STRING_VALUE", // required
|
|
41
|
-
* SyncSource: {
|
|
41
|
+
* SyncSource: { // ResourceDataSyncSource
|
|
42
42
|
* SourceType: "STRING_VALUE", // required
|
|
43
|
-
* AwsOrganizationsSource: {
|
|
43
|
+
* AwsOrganizationsSource: { // ResourceDataSyncAwsOrganizationsSource
|
|
44
44
|
* OrganizationSourceType: "STRING_VALUE", // required
|
|
45
|
-
* OrganizationalUnits: [
|
|
46
|
-
* {
|
|
45
|
+
* OrganizationalUnits: [ // ResourceDataSyncOrganizationalUnitList
|
|
46
|
+
* { // ResourceDataSyncOrganizationalUnit
|
|
47
47
|
* OrganizationalUnitId: "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
49
|
* ],
|
|
50
50
|
* },
|
|
51
|
-
* SourceRegions: [ // required
|
|
51
|
+
* SourceRegions: [ // ResourceDataSyncSourceRegionList // required
|
|
52
52
|
* "STRING_VALUE",
|
|
53
53
|
* ],
|
|
54
54
|
* IncludeFutureRegions: true || false,
|
|
@@ -39,7 +39,7 @@ export interface UpdateServiceSettingCommandOutput extends UpdateServiceSettingR
|
|
|
39
39
|
* import { SSMClient, UpdateServiceSettingCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
40
40
|
* // const { SSMClient, UpdateServiceSettingCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
41
41
|
* const client = new SSMClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // UpdateServiceSettingRequest
|
|
43
43
|
* SettingId: "STRING_VALUE", // required
|
|
44
44
|
* SettingValue: "STRING_VALUE", // required
|
|
45
45
|
* };
|