@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
|
@@ -28,20 +28,20 @@ export interface PutInventoryCommandOutput extends PutInventoryResult, __Metadat
|
|
|
28
28
|
* import { SSMClient, PutInventoryCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, PutInventoryCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // PutInventoryRequest
|
|
32
32
|
* InstanceId: "STRING_VALUE", // required
|
|
33
|
-
* Items: [ // required
|
|
34
|
-
* {
|
|
33
|
+
* Items: [ // InventoryItemList // required
|
|
34
|
+
* { // InventoryItem
|
|
35
35
|
* TypeName: "STRING_VALUE", // required
|
|
36
36
|
* SchemaVersion: "STRING_VALUE", // required
|
|
37
37
|
* CaptureTime: "STRING_VALUE", // required
|
|
38
38
|
* ContentHash: "STRING_VALUE",
|
|
39
|
-
* Content: [
|
|
40
|
-
* {
|
|
39
|
+
* Content: [ // InventoryItemEntryList
|
|
40
|
+
* { // InventoryItemEntry
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* ],
|
|
44
|
-
* Context: {
|
|
44
|
+
* Context: { // InventoryItemContentContext
|
|
45
45
|
* "<keys>": "STRING_VALUE",
|
|
46
46
|
* },
|
|
47
47
|
* },
|
|
@@ -26,7 +26,7 @@ export interface PutParameterCommandOutput extends PutParameterResult, __Metadat
|
|
|
26
26
|
* import { SSMClient, PutParameterCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, PutParameterCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutParameterRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
32
|
* Value: "STRING_VALUE", // required
|
|
@@ -34,8 +34,8 @@ export interface PutParameterCommandOutput extends PutParameterResult, __Metadat
|
|
|
34
34
|
* KeyId: "STRING_VALUE",
|
|
35
35
|
* Overwrite: true || false,
|
|
36
36
|
* AllowedPattern: "STRING_VALUE",
|
|
37
|
-
* Tags: [
|
|
38
|
-
* {
|
|
37
|
+
* Tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE", // required
|
|
40
40
|
* Value: "STRING_VALUE", // required
|
|
41
41
|
* },
|
|
@@ -30,7 +30,7 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
|
|
|
30
30
|
* import { SSMClient, PutResourcePolicyCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, PutResourcePolicyCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // PutResourcePolicyRequest
|
|
34
34
|
* ResourceArn: "STRING_VALUE", // required
|
|
35
35
|
* Policy: "STRING_VALUE", // required
|
|
36
36
|
* PolicyId: "STRING_VALUE",
|
|
@@ -30,7 +30,7 @@ export interface RegisterDefaultPatchBaselineCommandOutput extends RegisterDefau
|
|
|
30
30
|
* import { SSMClient, RegisterDefaultPatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, RegisterDefaultPatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // RegisterDefaultPatchBaselineRequest
|
|
34
34
|
* BaselineId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new RegisterDefaultPatchBaselineCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface RegisterPatchBaselineForPatchGroupCommandOutput extends Registe
|
|
|
26
26
|
* import { SSMClient, RegisterPatchBaselineForPatchGroupCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, RegisterPatchBaselineForPatchGroupCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // RegisterPatchBaselineForPatchGroupRequest
|
|
30
30
|
* BaselineId: "STRING_VALUE", // required
|
|
31
31
|
* PatchGroup: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,13 +26,13 @@ export interface RegisterTargetWithMaintenanceWindowCommandOutput extends Regist
|
|
|
26
26
|
* import { SSMClient, RegisterTargetWithMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, RegisterTargetWithMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // RegisterTargetWithMaintenanceWindowRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
31
|
* ResourceType: "INSTANCE" || "RESOURCE_GROUP", // required
|
|
32
|
-
* Targets: [ // required
|
|
33
|
-
* {
|
|
32
|
+
* Targets: [ // Targets // required
|
|
33
|
+
* { // Target
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
|
-
* Values: [
|
|
35
|
+
* Values: [ // TargetValues
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,12 +26,12 @@ export interface RegisterTaskWithMaintenanceWindowCommandOutput extends Register
|
|
|
26
26
|
* import { SSMClient, RegisterTaskWithMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, RegisterTaskWithMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // RegisterTaskWithMaintenanceWindowRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
|
-
* Targets: [
|
|
32
|
-
* {
|
|
31
|
+
* Targets: [ // Targets
|
|
32
|
+
* { // Target
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
|
-
* Values: [
|
|
34
|
+
* Values: [ // TargetValues
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -39,53 +39,53 @@ export interface RegisterTaskWithMaintenanceWindowCommandOutput extends Register
|
|
|
39
39
|
* TaskArn: "STRING_VALUE", // required
|
|
40
40
|
* ServiceRoleArn: "STRING_VALUE",
|
|
41
41
|
* TaskType: "RUN_COMMAND" || "AUTOMATION" || "STEP_FUNCTIONS" || "LAMBDA", // required
|
|
42
|
-
* TaskParameters: {
|
|
43
|
-
* "<keys>": {
|
|
44
|
-
* Values: [
|
|
42
|
+
* TaskParameters: { // MaintenanceWindowTaskParameters
|
|
43
|
+
* "<keys>": { // MaintenanceWindowTaskParameterValueExpression
|
|
44
|
+
* Values: [ // MaintenanceWindowTaskParameterValueList
|
|
45
45
|
* "STRING_VALUE",
|
|
46
46
|
* ],
|
|
47
47
|
* },
|
|
48
48
|
* },
|
|
49
|
-
* TaskInvocationParameters: {
|
|
50
|
-
* RunCommand: {
|
|
49
|
+
* TaskInvocationParameters: { // MaintenanceWindowTaskInvocationParameters
|
|
50
|
+
* RunCommand: { // MaintenanceWindowRunCommandParameters
|
|
51
51
|
* Comment: "STRING_VALUE",
|
|
52
|
-
* CloudWatchOutputConfig: {
|
|
52
|
+
* CloudWatchOutputConfig: { // CloudWatchOutputConfig
|
|
53
53
|
* CloudWatchLogGroupName: "STRING_VALUE",
|
|
54
54
|
* CloudWatchOutputEnabled: true || false,
|
|
55
55
|
* },
|
|
56
56
|
* DocumentHash: "STRING_VALUE",
|
|
57
57
|
* DocumentHashType: "Sha256" || "Sha1",
|
|
58
58
|
* DocumentVersion: "STRING_VALUE",
|
|
59
|
-
* NotificationConfig: {
|
|
59
|
+
* NotificationConfig: { // NotificationConfig
|
|
60
60
|
* NotificationArn: "STRING_VALUE",
|
|
61
|
-
* NotificationEvents: [
|
|
61
|
+
* NotificationEvents: [ // NotificationEventList
|
|
62
62
|
* "All" || "InProgress" || "Success" || "TimedOut" || "Cancelled" || "Failed",
|
|
63
63
|
* ],
|
|
64
64
|
* NotificationType: "Command" || "Invocation",
|
|
65
65
|
* },
|
|
66
66
|
* OutputS3BucketName: "STRING_VALUE",
|
|
67
67
|
* OutputS3KeyPrefix: "STRING_VALUE",
|
|
68
|
-
* Parameters: {
|
|
69
|
-
* "<keys>": [
|
|
68
|
+
* Parameters: { // Parameters
|
|
69
|
+
* "<keys>": [ // ParameterValueList
|
|
70
70
|
* "STRING_VALUE",
|
|
71
71
|
* ],
|
|
72
72
|
* },
|
|
73
73
|
* ServiceRoleArn: "STRING_VALUE",
|
|
74
74
|
* TimeoutSeconds: Number("int"),
|
|
75
75
|
* },
|
|
76
|
-
* Automation: {
|
|
76
|
+
* Automation: { // MaintenanceWindowAutomationParameters
|
|
77
77
|
* DocumentVersion: "STRING_VALUE",
|
|
78
|
-
* Parameters: {
|
|
79
|
-
* "<keys>": [
|
|
78
|
+
* Parameters: { // AutomationParameterMap
|
|
79
|
+
* "<keys>": [ // AutomationParameterValueList
|
|
80
80
|
* "STRING_VALUE",
|
|
81
81
|
* ],
|
|
82
82
|
* },
|
|
83
83
|
* },
|
|
84
|
-
* StepFunctions: {
|
|
84
|
+
* StepFunctions: { // MaintenanceWindowStepFunctionsParameters
|
|
85
85
|
* Input: "STRING_VALUE",
|
|
86
86
|
* Name: "STRING_VALUE",
|
|
87
87
|
* },
|
|
88
|
-
* Lambda: {
|
|
88
|
+
* Lambda: { // MaintenanceWindowLambdaParameters
|
|
89
89
|
* ClientContext: "STRING_VALUE",
|
|
90
90
|
* Qualifier: "STRING_VALUE",
|
|
91
91
|
* Payload: "BLOB_VALUE",
|
|
@@ -94,7 +94,7 @@ export interface RegisterTaskWithMaintenanceWindowCommandOutput extends Register
|
|
|
94
94
|
* Priority: Number("int"),
|
|
95
95
|
* MaxConcurrency: "STRING_VALUE",
|
|
96
96
|
* MaxErrors: "STRING_VALUE",
|
|
97
|
-
* LoggingInfo: {
|
|
97
|
+
* LoggingInfo: { // LoggingInfo
|
|
98
98
|
* S3BucketName: "STRING_VALUE", // required
|
|
99
99
|
* S3KeyPrefix: "STRING_VALUE",
|
|
100
100
|
* S3Region: "STRING_VALUE", // required
|
|
@@ -103,10 +103,10 @@ export interface RegisterTaskWithMaintenanceWindowCommandOutput extends Register
|
|
|
103
103
|
* Description: "STRING_VALUE",
|
|
104
104
|
* ClientToken: "STRING_VALUE",
|
|
105
105
|
* CutoffBehavior: "CONTINUE_TASK" || "CANCEL_TASK",
|
|
106
|
-
* AlarmConfiguration: {
|
|
106
|
+
* AlarmConfiguration: { // AlarmConfiguration
|
|
107
107
|
* IgnorePollAlarmFailure: true || false,
|
|
108
|
-
* Alarms: [ // required
|
|
109
|
-
* {
|
|
108
|
+
* Alarms: [ // AlarmList // required
|
|
109
|
+
* { // Alarm
|
|
110
110
|
* Name: "STRING_VALUE", // required
|
|
111
111
|
* },
|
|
112
112
|
* ],
|
|
@@ -26,10 +26,10 @@ export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResou
|
|
|
26
26
|
* import { SSMClient, RemoveTagsFromResourceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, RemoveTagsFromResourceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // RemoveTagsFromResourceRequest
|
|
30
30
|
* ResourceType: "Document" || "ManagedInstance" || "MaintenanceWindow" || "Parameter" || "PatchBaseline" || "OpsItem" || "OpsMetadata" || "Automation" || "Association", // required
|
|
31
31
|
* ResourceId: "STRING_VALUE", // required
|
|
32
|
-
* TagKeys: [ // required
|
|
32
|
+
* TagKeys: [ // KeyList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -40,7 +40,7 @@ export interface ResetServiceSettingCommandOutput extends ResetServiceSettingRes
|
|
|
40
40
|
* import { SSMClient, ResetServiceSettingCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
41
41
|
* // const { SSMClient, ResetServiceSettingCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
42
42
|
* const client = new SSMClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // ResetServiceSettingRequest
|
|
44
44
|
* SettingId: "STRING_VALUE", // required
|
|
45
45
|
* };
|
|
46
46
|
* const command = new ResetServiceSettingCommand(input);
|
|
@@ -31,7 +31,7 @@ export interface ResumeSessionCommandOutput extends ResumeSessionResponse, __Met
|
|
|
31
31
|
* import { SSMClient, ResumeSessionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, ResumeSessionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // ResumeSessionRequest
|
|
35
35
|
* SessionId: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new ResumeSessionCommand(input);
|
|
@@ -27,11 +27,11 @@ export interface SendAutomationSignalCommandOutput extends SendAutomationSignalR
|
|
|
27
27
|
* import { SSMClient, SendAutomationSignalCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, SendAutomationSignalCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // SendAutomationSignalRequest
|
|
31
31
|
* AutomationExecutionId: "STRING_VALUE", // required
|
|
32
32
|
* SignalType: "Approve" || "Reject" || "StartStep" || "StopStep" || "Resume", // required
|
|
33
|
-
* Payload: {
|
|
34
|
-
* "<keys>": [
|
|
33
|
+
* Payload: { // AutomationParameterMap
|
|
34
|
+
* "<keys>": [ // AutomationParameterValueList
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,14 +26,14 @@ export interface SendCommandCommandOutput extends SendCommandResult, __MetadataB
|
|
|
26
26
|
* import { SSMClient, SendCommandCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, SendCommandCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* InstanceIds: [
|
|
29
|
+
* const input = { // SendCommandRequest
|
|
30
|
+
* InstanceIds: [ // InstanceIdList
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
|
-
* Targets: [
|
|
34
|
-
* {
|
|
33
|
+
* Targets: [ // Targets
|
|
34
|
+
* { // Target
|
|
35
35
|
* Key: "STRING_VALUE",
|
|
36
|
-
* Values: [
|
|
36
|
+
* Values: [ // TargetValues
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -44,8 +44,8 @@ export interface SendCommandCommandOutput extends SendCommandResult, __MetadataB
|
|
|
44
44
|
* DocumentHashType: "Sha256" || "Sha1",
|
|
45
45
|
* TimeoutSeconds: Number("int"),
|
|
46
46
|
* Comment: "STRING_VALUE",
|
|
47
|
-
* Parameters: {
|
|
48
|
-
* "<keys>": [
|
|
47
|
+
* Parameters: { // Parameters
|
|
48
|
+
* "<keys>": [ // ParameterValueList
|
|
49
49
|
* "STRING_VALUE",
|
|
50
50
|
* ],
|
|
51
51
|
* },
|
|
@@ -55,21 +55,21 @@ export interface SendCommandCommandOutput extends SendCommandResult, __MetadataB
|
|
|
55
55
|
* MaxConcurrency: "STRING_VALUE",
|
|
56
56
|
* MaxErrors: "STRING_VALUE",
|
|
57
57
|
* ServiceRoleArn: "STRING_VALUE",
|
|
58
|
-
* NotificationConfig: {
|
|
58
|
+
* NotificationConfig: { // NotificationConfig
|
|
59
59
|
* NotificationArn: "STRING_VALUE",
|
|
60
|
-
* NotificationEvents: [
|
|
60
|
+
* NotificationEvents: [ // NotificationEventList
|
|
61
61
|
* "All" || "InProgress" || "Success" || "TimedOut" || "Cancelled" || "Failed",
|
|
62
62
|
* ],
|
|
63
63
|
* NotificationType: "Command" || "Invocation",
|
|
64
64
|
* },
|
|
65
|
-
* CloudWatchOutputConfig: {
|
|
65
|
+
* CloudWatchOutputConfig: { // CloudWatchOutputConfig
|
|
66
66
|
* CloudWatchLogGroupName: "STRING_VALUE",
|
|
67
67
|
* CloudWatchOutputEnabled: true || false,
|
|
68
68
|
* },
|
|
69
|
-
* AlarmConfiguration: {
|
|
69
|
+
* AlarmConfiguration: { // AlarmConfiguration
|
|
70
70
|
* IgnorePollAlarmFailure: true || false,
|
|
71
|
-
* Alarms: [ // required
|
|
72
|
-
* {
|
|
71
|
+
* Alarms: [ // AlarmList // required
|
|
72
|
+
* { // Alarm
|
|
73
73
|
* Name: "STRING_VALUE", // required
|
|
74
74
|
* },
|
|
75
75
|
* ],
|
|
@@ -27,8 +27,8 @@ export interface StartAssociationsOnceCommandOutput extends StartAssociationsOnc
|
|
|
27
27
|
* import { SSMClient, StartAssociationsOnceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, StartAssociationsOnceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* AssociationIds: [ // required
|
|
30
|
+
* const input = { // StartAssociationsOnceRequest
|
|
31
|
+
* AssociationIds: [ // AssociationIdList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,57 +26,57 @@ export interface StartAutomationExecutionCommandOutput extends StartAutomationEx
|
|
|
26
26
|
* import { SSMClient, StartAutomationExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, StartAutomationExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StartAutomationExecutionRequest
|
|
30
30
|
* DocumentName: "STRING_VALUE", // required
|
|
31
31
|
* DocumentVersion: "STRING_VALUE",
|
|
32
|
-
* Parameters: {
|
|
33
|
-
* "<keys>": [
|
|
32
|
+
* Parameters: { // AutomationParameterMap
|
|
33
|
+
* "<keys>": [ // AutomationParameterValueList
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
37
37
|
* ClientToken: "STRING_VALUE",
|
|
38
38
|
* Mode: "Auto" || "Interactive",
|
|
39
39
|
* TargetParameterName: "STRING_VALUE",
|
|
40
|
-
* Targets: [
|
|
41
|
-
* {
|
|
40
|
+
* Targets: [ // Targets
|
|
41
|
+
* { // Target
|
|
42
42
|
* Key: "STRING_VALUE",
|
|
43
|
-
* Values: [
|
|
43
|
+
* Values: [ // TargetValues
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
|
-
* TargetMaps: [
|
|
49
|
-
* {
|
|
50
|
-
* "<keys>": [
|
|
48
|
+
* TargetMaps: [ // TargetMaps
|
|
49
|
+
* { // TargetMap
|
|
50
|
+
* "<keys>": [ // TargetMapValueList
|
|
51
51
|
* "STRING_VALUE",
|
|
52
52
|
* ],
|
|
53
53
|
* },
|
|
54
54
|
* ],
|
|
55
55
|
* MaxConcurrency: "STRING_VALUE",
|
|
56
56
|
* MaxErrors: "STRING_VALUE",
|
|
57
|
-
* TargetLocations: [
|
|
58
|
-
* {
|
|
59
|
-
* Accounts: [
|
|
57
|
+
* TargetLocations: [ // TargetLocations
|
|
58
|
+
* { // TargetLocation
|
|
59
|
+
* Accounts: [ // Accounts
|
|
60
60
|
* "STRING_VALUE",
|
|
61
61
|
* ],
|
|
62
|
-
* Regions: [
|
|
62
|
+
* Regions: [ // Regions
|
|
63
63
|
* "STRING_VALUE",
|
|
64
64
|
* ],
|
|
65
65
|
* TargetLocationMaxConcurrency: "STRING_VALUE",
|
|
66
66
|
* TargetLocationMaxErrors: "STRING_VALUE",
|
|
67
67
|
* ExecutionRoleName: "STRING_VALUE",
|
|
68
|
-
* TargetLocationAlarmConfiguration: {
|
|
68
|
+
* TargetLocationAlarmConfiguration: { // AlarmConfiguration
|
|
69
69
|
* IgnorePollAlarmFailure: true || false,
|
|
70
|
-
* Alarms: [ // required
|
|
71
|
-
* {
|
|
70
|
+
* Alarms: [ // AlarmList // required
|
|
71
|
+
* { // Alarm
|
|
72
72
|
* Name: "STRING_VALUE", // required
|
|
73
73
|
* },
|
|
74
74
|
* ],
|
|
75
75
|
* },
|
|
76
76
|
* },
|
|
77
77
|
* ],
|
|
78
|
-
* Tags: [
|
|
79
|
-
* {
|
|
78
|
+
* Tags: [ // TagList
|
|
79
|
+
* { // Tag
|
|
80
80
|
* Key: "STRING_VALUE", // required
|
|
81
81
|
* Value: "STRING_VALUE", // required
|
|
82
82
|
* },
|
|
@@ -28,20 +28,20 @@ export interface StartChangeRequestExecutionCommandOutput extends StartChangeReq
|
|
|
28
28
|
* import { SSMClient, StartChangeRequestExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, StartChangeRequestExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // StartChangeRequestExecutionRequest
|
|
32
32
|
* ScheduledTime: new Date("TIMESTAMP"),
|
|
33
33
|
* DocumentName: "STRING_VALUE", // required
|
|
34
34
|
* DocumentVersion: "STRING_VALUE",
|
|
35
|
-
* Parameters: {
|
|
36
|
-
* "<keys>": [
|
|
35
|
+
* Parameters: { // AutomationParameterMap
|
|
36
|
+
* "<keys>": [ // AutomationParameterValueList
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
40
40
|
* ChangeRequestName: "STRING_VALUE",
|
|
41
41
|
* ClientToken: "STRING_VALUE",
|
|
42
42
|
* AutoApprove: true || false,
|
|
43
|
-
* Runbooks: [ // required
|
|
44
|
-
* {
|
|
43
|
+
* Runbooks: [ // Runbooks // required
|
|
44
|
+
* { // Runbook
|
|
45
45
|
* DocumentName: "STRING_VALUE", // required
|
|
46
46
|
* DocumentVersion: "STRING_VALUE",
|
|
47
47
|
* Parameters: {
|
|
@@ -50,38 +50,38 @@ export interface StartChangeRequestExecutionCommandOutput extends StartChangeReq
|
|
|
50
50
|
* ],
|
|
51
51
|
* },
|
|
52
52
|
* TargetParameterName: "STRING_VALUE",
|
|
53
|
-
* Targets: [
|
|
54
|
-
* {
|
|
53
|
+
* Targets: [ // Targets
|
|
54
|
+
* { // Target
|
|
55
55
|
* Key: "STRING_VALUE",
|
|
56
|
-
* Values: [
|
|
56
|
+
* Values: [ // TargetValues
|
|
57
57
|
* "STRING_VALUE",
|
|
58
58
|
* ],
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* TargetMaps: [
|
|
62
|
-
* {
|
|
63
|
-
* "<keys>": [
|
|
61
|
+
* TargetMaps: [ // TargetMaps
|
|
62
|
+
* { // TargetMap
|
|
63
|
+
* "<keys>": [ // TargetMapValueList
|
|
64
64
|
* "STRING_VALUE",
|
|
65
65
|
* ],
|
|
66
66
|
* },
|
|
67
67
|
* ],
|
|
68
68
|
* MaxConcurrency: "STRING_VALUE",
|
|
69
69
|
* MaxErrors: "STRING_VALUE",
|
|
70
|
-
* TargetLocations: [
|
|
71
|
-
* {
|
|
72
|
-
* Accounts: [
|
|
70
|
+
* TargetLocations: [ // TargetLocations
|
|
71
|
+
* { // TargetLocation
|
|
72
|
+
* Accounts: [ // Accounts
|
|
73
73
|
* "STRING_VALUE",
|
|
74
74
|
* ],
|
|
75
|
-
* Regions: [
|
|
75
|
+
* Regions: [ // Regions
|
|
76
76
|
* "STRING_VALUE",
|
|
77
77
|
* ],
|
|
78
78
|
* TargetLocationMaxConcurrency: "STRING_VALUE",
|
|
79
79
|
* TargetLocationMaxErrors: "STRING_VALUE",
|
|
80
80
|
* ExecutionRoleName: "STRING_VALUE",
|
|
81
|
-
* TargetLocationAlarmConfiguration: {
|
|
81
|
+
* TargetLocationAlarmConfiguration: { // AlarmConfiguration
|
|
82
82
|
* IgnorePollAlarmFailure: true || false,
|
|
83
|
-
* Alarms: [ // required
|
|
84
|
-
* {
|
|
83
|
+
* Alarms: [ // AlarmList // required
|
|
84
|
+
* { // Alarm
|
|
85
85
|
* Name: "STRING_VALUE", // required
|
|
86
86
|
* },
|
|
87
87
|
* ],
|
|
@@ -90,8 +90,8 @@ export interface StartChangeRequestExecutionCommandOutput extends StartChangeReq
|
|
|
90
90
|
* ],
|
|
91
91
|
* },
|
|
92
92
|
* ],
|
|
93
|
-
* Tags: [
|
|
94
|
-
* {
|
|
93
|
+
* Tags: [ // TagList
|
|
94
|
+
* { // Tag
|
|
95
95
|
* Key: "STRING_VALUE", // required
|
|
96
96
|
* Value: "STRING_VALUE", // required
|
|
97
97
|
* },
|
|
@@ -35,12 +35,12 @@ export interface StartSessionCommandOutput extends StartSessionResponse, __Metad
|
|
|
35
35
|
* import { SSMClient, StartSessionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
36
36
|
* // const { SSMClient, StartSessionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
37
37
|
* const client = new SSMClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // StartSessionRequest
|
|
39
39
|
* Target: "STRING_VALUE", // required
|
|
40
40
|
* DocumentName: "STRING_VALUE",
|
|
41
41
|
* Reason: "STRING_VALUE",
|
|
42
|
-
* Parameters: {
|
|
43
|
-
* "<keys>": [
|
|
42
|
+
* Parameters: { // SessionManagerParameters
|
|
43
|
+
* "<keys>": [ // SessionManagerParameterValueList
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
@@ -26,7 +26,7 @@ export interface StopAutomationExecutionCommandOutput extends StopAutomationExec
|
|
|
26
26
|
* import { SSMClient, StopAutomationExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, StopAutomationExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // StopAutomationExecutionRequest
|
|
30
30
|
* AutomationExecutionId: "STRING_VALUE", // required
|
|
31
31
|
* Type: "Complete" || "Cancel",
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface TerminateSessionCommandOutput extends TerminateSessionResponse,
|
|
|
27
27
|
* import { SSMClient, TerminateSessionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, TerminateSessionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // TerminateSessionRequest
|
|
31
31
|
* SessionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new TerminateSessionCommand(input);
|
|
@@ -26,10 +26,10 @@ export interface UnlabelParameterVersionCommandOutput extends UnlabelParameterVe
|
|
|
26
26
|
* import { SSMClient, UnlabelParameterVersionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, UnlabelParameterVersionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UnlabelParameterVersionRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* ParameterVersion: Number("long"), // required
|
|
32
|
-
* Labels: [ // required
|
|
32
|
+
* Labels: [ // ParameterLabelList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -45,27 +45,27 @@ export interface UpdateAssociationCommandOutput extends UpdateAssociationResult,
|
|
|
45
45
|
* import { SSMClient, UpdateAssociationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
46
46
|
* // const { SSMClient, UpdateAssociationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
47
47
|
* const client = new SSMClient(config);
|
|
48
|
-
* const input = {
|
|
48
|
+
* const input = { // UpdateAssociationRequest
|
|
49
49
|
* AssociationId: "STRING_VALUE", // required
|
|
50
|
-
* Parameters: {
|
|
51
|
-
* "<keys>": [
|
|
50
|
+
* Parameters: { // Parameters
|
|
51
|
+
* "<keys>": [ // ParameterValueList
|
|
52
52
|
* "STRING_VALUE",
|
|
53
53
|
* ],
|
|
54
54
|
* },
|
|
55
55
|
* DocumentVersion: "STRING_VALUE",
|
|
56
56
|
* ScheduleExpression: "STRING_VALUE",
|
|
57
|
-
* OutputLocation: {
|
|
58
|
-
* S3Location: {
|
|
57
|
+
* OutputLocation: { // InstanceAssociationOutputLocation
|
|
58
|
+
* S3Location: { // S3OutputLocation
|
|
59
59
|
* OutputS3Region: "STRING_VALUE",
|
|
60
60
|
* OutputS3BucketName: "STRING_VALUE",
|
|
61
61
|
* OutputS3KeyPrefix: "STRING_VALUE",
|
|
62
62
|
* },
|
|
63
63
|
* },
|
|
64
64
|
* Name: "STRING_VALUE",
|
|
65
|
-
* Targets: [
|
|
66
|
-
* {
|
|
65
|
+
* Targets: [ // Targets
|
|
66
|
+
* { // Target
|
|
67
67
|
* Key: "STRING_VALUE",
|
|
68
|
-
* Values: [
|
|
68
|
+
* Values: [ // TargetValues
|
|
69
69
|
* "STRING_VALUE",
|
|
70
70
|
* ],
|
|
71
71
|
* },
|
|
@@ -78,24 +78,24 @@ export interface UpdateAssociationCommandOutput extends UpdateAssociationResult,
|
|
|
78
78
|
* ComplianceSeverity: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "UNSPECIFIED",
|
|
79
79
|
* SyncCompliance: "AUTO" || "MANUAL",
|
|
80
80
|
* ApplyOnlyAtCronInterval: true || false,
|
|
81
|
-
* CalendarNames: [
|
|
81
|
+
* CalendarNames: [ // CalendarNameOrARNList
|
|
82
82
|
* "STRING_VALUE",
|
|
83
83
|
* ],
|
|
84
|
-
* TargetLocations: [
|
|
85
|
-
* {
|
|
86
|
-
* Accounts: [
|
|
84
|
+
* TargetLocations: [ // TargetLocations
|
|
85
|
+
* { // TargetLocation
|
|
86
|
+
* Accounts: [ // Accounts
|
|
87
87
|
* "STRING_VALUE",
|
|
88
88
|
* ],
|
|
89
|
-
* Regions: [
|
|
89
|
+
* Regions: [ // Regions
|
|
90
90
|
* "STRING_VALUE",
|
|
91
91
|
* ],
|
|
92
92
|
* TargetLocationMaxConcurrency: "STRING_VALUE",
|
|
93
93
|
* TargetLocationMaxErrors: "STRING_VALUE",
|
|
94
94
|
* ExecutionRoleName: "STRING_VALUE",
|
|
95
|
-
* TargetLocationAlarmConfiguration: {
|
|
95
|
+
* TargetLocationAlarmConfiguration: { // AlarmConfiguration
|
|
96
96
|
* IgnorePollAlarmFailure: true || false,
|
|
97
|
-
* Alarms: [ // required
|
|
98
|
-
* {
|
|
97
|
+
* Alarms: [ // AlarmList // required
|
|
98
|
+
* { // Alarm
|
|
99
99
|
* Name: "STRING_VALUE", // required
|
|
100
100
|
* },
|
|
101
101
|
* ],
|
|
@@ -103,9 +103,9 @@ export interface UpdateAssociationCommandOutput extends UpdateAssociationResult,
|
|
|
103
103
|
* },
|
|
104
104
|
* ],
|
|
105
105
|
* ScheduleOffset: Number("int"),
|
|
106
|
-
* TargetMaps: [
|
|
107
|
-
* {
|
|
108
|
-
* "<keys>": [
|
|
106
|
+
* TargetMaps: [ // TargetMaps
|
|
107
|
+
* { // TargetMap
|
|
108
|
+
* "<keys>": [ // TargetMapValueList
|
|
109
109
|
* "STRING_VALUE",
|
|
110
110
|
* ],
|
|
111
111
|
* },
|
|
@@ -31,10 +31,10 @@ export interface UpdateAssociationStatusCommandOutput extends UpdateAssociationS
|
|
|
31
31
|
* import { SSMClient, UpdateAssociationStatusCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, UpdateAssociationStatusCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // UpdateAssociationStatusRequest
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
36
|
* InstanceId: "STRING_VALUE", // required
|
|
37
|
-
* AssociationStatus: {
|
|
37
|
+
* AssociationStatus: { // AssociationStatus
|
|
38
38
|
* Date: new Date("TIMESTAMP"), // required
|
|
39
39
|
* Name: "Pending" || "Success" || "Failed", // required
|
|
40
40
|
* Message: "STRING_VALUE", // required
|