@aws-sdk/client-ssm 3.300.0 → 3.301.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-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/package.json +3 -3
|
@@ -72,11 +72,11 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResult,
|
|
|
72
72
|
* import { SSMClient, AddTagsToResourceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
73
73
|
* // const { SSMClient, AddTagsToResourceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
74
74
|
* const client = new SSMClient(config);
|
|
75
|
-
* const input = {
|
|
75
|
+
* const input = { // AddTagsToResourceRequest
|
|
76
76
|
* ResourceType: "Document" || "ManagedInstance" || "MaintenanceWindow" || "Parameter" || "PatchBaseline" || "OpsItem" || "OpsMetadata" || "Automation" || "Association", // required
|
|
77
77
|
* ResourceId: "STRING_VALUE", // required
|
|
78
|
-
* Tags: [ // required
|
|
79
|
-
* {
|
|
78
|
+
* Tags: [ // TagList // required
|
|
79
|
+
* { // Tag
|
|
80
80
|
* Key: "STRING_VALUE", // required
|
|
81
81
|
* Value: "STRING_VALUE", // required
|
|
82
82
|
* },
|
|
@@ -28,7 +28,7 @@ export interface AssociateOpsItemRelatedItemCommandOutput extends AssociateOpsIt
|
|
|
28
28
|
* import { SSMClient, AssociateOpsItemRelatedItemCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, AssociateOpsItemRelatedItemCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AssociateOpsItemRelatedItemRequest
|
|
32
32
|
* OpsItemId: "STRING_VALUE", // required
|
|
33
33
|
* AssociationType: "STRING_VALUE", // required
|
|
34
34
|
* ResourceType: "STRING_VALUE", // required
|
|
@@ -27,9 +27,9 @@ export interface CancelCommandCommandOutput extends CancelCommandResult, __Metad
|
|
|
27
27
|
* import { SSMClient, CancelCommandCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, CancelCommandCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CancelCommandRequest
|
|
31
31
|
* CommandId: "STRING_VALUE", // required
|
|
32
|
-
* InstanceIds: [
|
|
32
|
+
* InstanceIds: [ // InstanceIdList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -28,7 +28,7 @@ export interface CancelMaintenanceWindowExecutionCommandOutput extends CancelMai
|
|
|
28
28
|
* import { SSMClient, CancelMaintenanceWindowExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, CancelMaintenanceWindowExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CancelMaintenanceWindowExecutionRequest
|
|
32
32
|
* WindowExecutionId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new CancelMaintenanceWindowExecutionCommand(input);
|
|
@@ -35,20 +35,20 @@ export interface CreateActivationCommandOutput extends CreateActivationResult, _
|
|
|
35
35
|
* import { SSMClient, CreateActivationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
36
36
|
* // const { SSMClient, CreateActivationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
37
37
|
* const client = new SSMClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // CreateActivationRequest
|
|
39
39
|
* Description: "STRING_VALUE",
|
|
40
40
|
* DefaultInstanceName: "STRING_VALUE",
|
|
41
41
|
* IamRole: "STRING_VALUE", // required
|
|
42
42
|
* RegistrationLimit: Number("int"),
|
|
43
43
|
* ExpirationDate: new Date("TIMESTAMP"),
|
|
44
|
-
* Tags: [
|
|
45
|
-
* {
|
|
44
|
+
* Tags: [ // TagList
|
|
45
|
+
* { // Tag
|
|
46
46
|
* Key: "STRING_VALUE", // required
|
|
47
47
|
* Value: "STRING_VALUE", // required
|
|
48
48
|
* },
|
|
49
49
|
* ],
|
|
50
|
-
* RegistrationMetadata: [
|
|
51
|
-
* {
|
|
50
|
+
* RegistrationMetadata: [ // RegistrationMetadataList
|
|
51
|
+
* { // RegistrationMetadataItem
|
|
52
52
|
* Key: "STRING_VALUE", // required
|
|
53
53
|
* Value: "STRING_VALUE", // required
|
|
54
54
|
* },
|
|
@@ -32,29 +32,29 @@ export interface CreateAssociationBatchCommandOutput extends CreateAssociationBa
|
|
|
32
32
|
* import { SSMClient, CreateAssociationBatchCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
33
33
|
* // const { SSMClient, CreateAssociationBatchCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
34
34
|
* const client = new SSMClient(config);
|
|
35
|
-
* const input = {
|
|
36
|
-
* Entries: [ // required
|
|
37
|
-
* {
|
|
35
|
+
* const input = { // CreateAssociationBatchRequest
|
|
36
|
+
* Entries: [ // CreateAssociationBatchRequestEntries // required
|
|
37
|
+
* { // CreateAssociationBatchRequestEntry
|
|
38
38
|
* Name: "STRING_VALUE", // required
|
|
39
39
|
* InstanceId: "STRING_VALUE",
|
|
40
|
-
* Parameters: {
|
|
41
|
-
* "<keys>": [
|
|
40
|
+
* Parameters: { // Parameters
|
|
41
|
+
* "<keys>": [ // ParameterValueList
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* },
|
|
45
45
|
* AutomationTargetParameterName: "STRING_VALUE",
|
|
46
46
|
* DocumentVersion: "STRING_VALUE",
|
|
47
|
-
* Targets: [
|
|
48
|
-
* {
|
|
47
|
+
* Targets: [ // Targets
|
|
48
|
+
* { // Target
|
|
49
49
|
* Key: "STRING_VALUE",
|
|
50
|
-
* Values: [
|
|
50
|
+
* Values: [ // TargetValues
|
|
51
51
|
* "STRING_VALUE",
|
|
52
52
|
* ],
|
|
53
53
|
* },
|
|
54
54
|
* ],
|
|
55
55
|
* ScheduleExpression: "STRING_VALUE",
|
|
56
|
-
* OutputLocation: {
|
|
57
|
-
* S3Location: {
|
|
56
|
+
* OutputLocation: { // InstanceAssociationOutputLocation
|
|
57
|
+
* S3Location: { // S3OutputLocation
|
|
58
58
|
* OutputS3Region: "STRING_VALUE",
|
|
59
59
|
* OutputS3BucketName: "STRING_VALUE",
|
|
60
60
|
* OutputS3KeyPrefix: "STRING_VALUE",
|
|
@@ -66,24 +66,24 @@ export interface CreateAssociationBatchCommandOutput extends CreateAssociationBa
|
|
|
66
66
|
* ComplianceSeverity: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "UNSPECIFIED",
|
|
67
67
|
* SyncCompliance: "AUTO" || "MANUAL",
|
|
68
68
|
* ApplyOnlyAtCronInterval: true || false,
|
|
69
|
-
* CalendarNames: [
|
|
69
|
+
* CalendarNames: [ // CalendarNameOrARNList
|
|
70
70
|
* "STRING_VALUE",
|
|
71
71
|
* ],
|
|
72
|
-
* TargetLocations: [
|
|
73
|
-
* {
|
|
74
|
-
* Accounts: [
|
|
72
|
+
* TargetLocations: [ // TargetLocations
|
|
73
|
+
* { // TargetLocation
|
|
74
|
+
* Accounts: [ // Accounts
|
|
75
75
|
* "STRING_VALUE",
|
|
76
76
|
* ],
|
|
77
|
-
* Regions: [
|
|
77
|
+
* Regions: [ // Regions
|
|
78
78
|
* "STRING_VALUE",
|
|
79
79
|
* ],
|
|
80
80
|
* TargetLocationMaxConcurrency: "STRING_VALUE",
|
|
81
81
|
* TargetLocationMaxErrors: "STRING_VALUE",
|
|
82
82
|
* ExecutionRoleName: "STRING_VALUE",
|
|
83
|
-
* TargetLocationAlarmConfiguration: {
|
|
83
|
+
* TargetLocationAlarmConfiguration: { // AlarmConfiguration
|
|
84
84
|
* IgnorePollAlarmFailure: true || false,
|
|
85
|
-
* Alarms: [ // required
|
|
86
|
-
* {
|
|
85
|
+
* Alarms: [ // AlarmList // required
|
|
86
|
+
* { // Alarm
|
|
87
87
|
* Name: "STRING_VALUE", // required
|
|
88
88
|
* },
|
|
89
89
|
* ],
|
|
@@ -91,9 +91,9 @@ export interface CreateAssociationBatchCommandOutput extends CreateAssociationBa
|
|
|
91
91
|
* },
|
|
92
92
|
* ],
|
|
93
93
|
* ScheduleOffset: Number("int"),
|
|
94
|
-
* TargetMaps: [
|
|
95
|
-
* {
|
|
96
|
-
* "<keys>": [
|
|
94
|
+
* TargetMaps: [ // TargetMaps
|
|
95
|
+
* { // TargetMap
|
|
96
|
+
* "<keys>": [ // TargetMapValueList
|
|
97
97
|
* "STRING_VALUE",
|
|
98
98
|
* ],
|
|
99
99
|
* },
|
|
@@ -35,26 +35,26 @@ export interface CreateAssociationCommandOutput extends CreateAssociationResult,
|
|
|
35
35
|
* import { SSMClient, CreateAssociationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
36
36
|
* // const { SSMClient, CreateAssociationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
37
37
|
* const client = new SSMClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // CreateAssociationRequest
|
|
39
39
|
* Name: "STRING_VALUE", // required
|
|
40
40
|
* DocumentVersion: "STRING_VALUE",
|
|
41
41
|
* InstanceId: "STRING_VALUE",
|
|
42
|
-
* Parameters: {
|
|
43
|
-
* "<keys>": [
|
|
42
|
+
* Parameters: { // Parameters
|
|
43
|
+
* "<keys>": [ // ParameterValueList
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
|
-
* Targets: [
|
|
48
|
-
* {
|
|
47
|
+
* Targets: [ // Targets
|
|
48
|
+
* { // Target
|
|
49
49
|
* Key: "STRING_VALUE",
|
|
50
|
-
* Values: [
|
|
50
|
+
* Values: [ // TargetValues
|
|
51
51
|
* "STRING_VALUE",
|
|
52
52
|
* ],
|
|
53
53
|
* },
|
|
54
54
|
* ],
|
|
55
55
|
* ScheduleExpression: "STRING_VALUE",
|
|
56
|
-
* OutputLocation: {
|
|
57
|
-
* S3Location: {
|
|
56
|
+
* OutputLocation: { // InstanceAssociationOutputLocation
|
|
57
|
+
* S3Location: { // S3OutputLocation
|
|
58
58
|
* OutputS3Region: "STRING_VALUE",
|
|
59
59
|
* OutputS3BucketName: "STRING_VALUE",
|
|
60
60
|
* OutputS3KeyPrefix: "STRING_VALUE",
|
|
@@ -67,24 +67,24 @@ export interface CreateAssociationCommandOutput extends CreateAssociationResult,
|
|
|
67
67
|
* ComplianceSeverity: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "UNSPECIFIED",
|
|
68
68
|
* SyncCompliance: "AUTO" || "MANUAL",
|
|
69
69
|
* ApplyOnlyAtCronInterval: true || false,
|
|
70
|
-
* CalendarNames: [
|
|
70
|
+
* CalendarNames: [ // CalendarNameOrARNList
|
|
71
71
|
* "STRING_VALUE",
|
|
72
72
|
* ],
|
|
73
|
-
* TargetLocations: [
|
|
74
|
-
* {
|
|
75
|
-
* Accounts: [
|
|
73
|
+
* TargetLocations: [ // TargetLocations
|
|
74
|
+
* { // TargetLocation
|
|
75
|
+
* Accounts: [ // Accounts
|
|
76
76
|
* "STRING_VALUE",
|
|
77
77
|
* ],
|
|
78
|
-
* Regions: [
|
|
78
|
+
* Regions: [ // Regions
|
|
79
79
|
* "STRING_VALUE",
|
|
80
80
|
* ],
|
|
81
81
|
* TargetLocationMaxConcurrency: "STRING_VALUE",
|
|
82
82
|
* TargetLocationMaxErrors: "STRING_VALUE",
|
|
83
83
|
* ExecutionRoleName: "STRING_VALUE",
|
|
84
|
-
* TargetLocationAlarmConfiguration: {
|
|
84
|
+
* TargetLocationAlarmConfiguration: { // AlarmConfiguration
|
|
85
85
|
* IgnorePollAlarmFailure: true || false,
|
|
86
|
-
* Alarms: [ // required
|
|
87
|
-
* {
|
|
86
|
+
* Alarms: [ // AlarmList // required
|
|
87
|
+
* { // Alarm
|
|
88
88
|
* Name: "STRING_VALUE", // required
|
|
89
89
|
* },
|
|
90
90
|
* ],
|
|
@@ -92,15 +92,15 @@ export interface CreateAssociationCommandOutput extends CreateAssociationResult,
|
|
|
92
92
|
* },
|
|
93
93
|
* ],
|
|
94
94
|
* ScheduleOffset: Number("int"),
|
|
95
|
-
* TargetMaps: [
|
|
96
|
-
* {
|
|
97
|
-
* "<keys>": [
|
|
95
|
+
* TargetMaps: [ // TargetMaps
|
|
96
|
+
* { // TargetMap
|
|
97
|
+
* "<keys>": [ // TargetMapValueList
|
|
98
98
|
* "STRING_VALUE",
|
|
99
99
|
* ],
|
|
100
100
|
* },
|
|
101
101
|
* ],
|
|
102
|
-
* Tags: [
|
|
103
|
-
* {
|
|
102
|
+
* Tags: [ // TagList
|
|
103
|
+
* { // Tag
|
|
104
104
|
* Key: "STRING_VALUE", // required
|
|
105
105
|
* Value: "STRING_VALUE", // required
|
|
106
106
|
* },
|
|
@@ -29,20 +29,20 @@ export interface CreateDocumentCommandOutput extends CreateDocumentResult, __Met
|
|
|
29
29
|
* import { SSMClient, CreateDocumentCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
30
|
* // const { SSMClient, CreateDocumentCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
31
|
* const client = new SSMClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateDocumentRequest
|
|
33
33
|
* Content: "STRING_VALUE", // required
|
|
34
|
-
* Requires: [
|
|
35
|
-
* {
|
|
34
|
+
* Requires: [ // DocumentRequiresList
|
|
35
|
+
* { // DocumentRequires
|
|
36
36
|
* Name: "STRING_VALUE", // required
|
|
37
37
|
* Version: "STRING_VALUE",
|
|
38
38
|
* RequireType: "STRING_VALUE",
|
|
39
39
|
* VersionName: "STRING_VALUE",
|
|
40
40
|
* },
|
|
41
41
|
* ],
|
|
42
|
-
* Attachments: [
|
|
43
|
-
* {
|
|
42
|
+
* Attachments: [ // AttachmentsSourceList
|
|
43
|
+
* { // AttachmentsSource
|
|
44
44
|
* Key: "SourceUrl" || "S3FileUrl" || "AttachmentReference",
|
|
45
|
-
* Values: [
|
|
45
|
+
* Values: [ // AttachmentsSourceValues
|
|
46
46
|
* "STRING_VALUE",
|
|
47
47
|
* ],
|
|
48
48
|
* Name: "STRING_VALUE",
|
|
@@ -54,8 +54,8 @@ export interface CreateDocumentCommandOutput extends CreateDocumentResult, __Met
|
|
|
54
54
|
* DocumentType: "Command" || "Policy" || "Automation" || "Session" || "Package" || "ApplicationConfiguration" || "ApplicationConfigurationSchema" || "DeploymentStrategy" || "ChangeCalendar" || "Automation.ChangeTemplate" || "ProblemAnalysis" || "ProblemAnalysisTemplate" || "CloudFormation" || "ConformancePackTemplate" || "QuickSetup",
|
|
55
55
|
* DocumentFormat: "YAML" || "JSON" || "TEXT",
|
|
56
56
|
* TargetType: "STRING_VALUE",
|
|
57
|
-
* Tags: [
|
|
58
|
-
* {
|
|
57
|
+
* Tags: [ // TagList
|
|
58
|
+
* { // Tag
|
|
59
59
|
* Key: "STRING_VALUE", // required
|
|
60
60
|
* Value: "STRING_VALUE", // required
|
|
61
61
|
* },
|
|
@@ -34,7 +34,7 @@ export interface CreateMaintenanceWindowCommandOutput extends CreateMaintenanceW
|
|
|
34
34
|
* import { SSMClient, CreateMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
35
35
|
* // const { SSMClient, CreateMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
36
36
|
* const client = new SSMClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // CreateMaintenanceWindowRequest
|
|
38
38
|
* Name: "STRING_VALUE", // required
|
|
39
39
|
* Description: "STRING_VALUE",
|
|
40
40
|
* StartDate: "STRING_VALUE",
|
|
@@ -46,8 +46,8 @@ export interface CreateMaintenanceWindowCommandOutput extends CreateMaintenanceW
|
|
|
46
46
|
* Cutoff: Number("int"), // required
|
|
47
47
|
* AllowUnassociatedTargets: true || false, // required
|
|
48
48
|
* ClientToken: "STRING_VALUE",
|
|
49
|
-
* Tags: [
|
|
50
|
-
* {
|
|
49
|
+
* Tags: [ // TagList
|
|
50
|
+
* { // Tag
|
|
51
51
|
* Key: "STRING_VALUE", // required
|
|
52
52
|
* Value: "STRING_VALUE", // required
|
|
53
53
|
* },
|
|
@@ -31,30 +31,30 @@ export interface CreateOpsItemCommandOutput extends CreateOpsItemResponse, __Met
|
|
|
31
31
|
* import { SSMClient, CreateOpsItemCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, CreateOpsItemCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // CreateOpsItemRequest
|
|
35
35
|
* Description: "STRING_VALUE", // required
|
|
36
36
|
* OpsItemType: "STRING_VALUE",
|
|
37
|
-
* OperationalData: {
|
|
38
|
-
* "<keys>": {
|
|
37
|
+
* OperationalData: { // OpsItemOperationalData
|
|
38
|
+
* "<keys>": { // OpsItemDataValue
|
|
39
39
|
* Value: "STRING_VALUE",
|
|
40
40
|
* Type: "SearchableString" || "String",
|
|
41
41
|
* },
|
|
42
42
|
* },
|
|
43
|
-
* Notifications: [
|
|
44
|
-
* {
|
|
43
|
+
* Notifications: [ // OpsItemNotifications
|
|
44
|
+
* { // OpsItemNotification
|
|
45
45
|
* Arn: "STRING_VALUE",
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
48
|
* Priority: Number("int"),
|
|
49
|
-
* RelatedOpsItems: [
|
|
50
|
-
* {
|
|
49
|
+
* RelatedOpsItems: [ // RelatedOpsItems
|
|
50
|
+
* { // RelatedOpsItem
|
|
51
51
|
* OpsItemId: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
54
|
* Source: "STRING_VALUE", // required
|
|
55
55
|
* Title: "STRING_VALUE", // required
|
|
56
|
-
* Tags: [
|
|
57
|
-
* {
|
|
56
|
+
* Tags: [ // TagList
|
|
57
|
+
* { // Tag
|
|
58
58
|
* Key: "STRING_VALUE", // required
|
|
59
59
|
* Value: "STRING_VALUE", // required
|
|
60
60
|
* },
|
|
@@ -27,15 +27,15 @@ export interface CreateOpsMetadataCommandOutput extends CreateOpsMetadataResult,
|
|
|
27
27
|
* import { SSMClient, CreateOpsMetadataCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, CreateOpsMetadataCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateOpsMetadataRequest
|
|
31
31
|
* ResourceId: "STRING_VALUE", // required
|
|
32
|
-
* Metadata: {
|
|
33
|
-
* "<keys>": {
|
|
32
|
+
* Metadata: { // MetadataMap
|
|
33
|
+
* "<keys>": { // MetadataValue
|
|
34
34
|
* Value: "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* },
|
|
37
|
-
* Tags: [
|
|
38
|
-
* {
|
|
37
|
+
* Tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE", // required
|
|
40
40
|
* Value: "STRING_VALUE", // required
|
|
41
41
|
* },
|
|
@@ -30,22 +30,22 @@ export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineRes
|
|
|
30
30
|
* import { SSMClient, CreatePatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, CreatePatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreatePatchBaselineRequest
|
|
34
34
|
* OperatingSystem: "WINDOWS" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "AMAZON_LINUX_2022" || "UBUNTU" || "REDHAT_ENTERPRISE_LINUX" || "SUSE" || "CENTOS" || "ORACLE_LINUX" || "DEBIAN" || "MACOS" || "RASPBIAN" || "ROCKY_LINUX" || "ALMA_LINUX" || "AMAZON_LINUX_2023",
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* GlobalFilters: {
|
|
37
|
-
* PatchFilters: [ // required
|
|
38
|
-
* {
|
|
36
|
+
* GlobalFilters: { // PatchFilterGroup
|
|
37
|
+
* PatchFilters: [ // PatchFilterList // required
|
|
38
|
+
* { // PatchFilter
|
|
39
39
|
* 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
|
|
40
|
-
* Values: [ // required
|
|
40
|
+
* Values: [ // PatchFilterValueList // required
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
43
|
* },
|
|
44
44
|
* ],
|
|
45
45
|
* },
|
|
46
|
-
* ApprovalRules: {
|
|
47
|
-
* PatchRules: [ // required
|
|
48
|
-
* {
|
|
46
|
+
* ApprovalRules: { // PatchRuleGroup
|
|
47
|
+
* PatchRules: [ // PatchRuleList // required
|
|
48
|
+
* { // PatchRule
|
|
49
49
|
* PatchFilterGroup: {
|
|
50
50
|
* PatchFilters: [ // required
|
|
51
51
|
* {
|
|
@@ -63,7 +63,7 @@ export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineRes
|
|
|
63
63
|
* },
|
|
64
64
|
* ],
|
|
65
65
|
* },
|
|
66
|
-
* ApprovedPatches: [
|
|
66
|
+
* ApprovedPatches: [ // PatchIdList
|
|
67
67
|
* "STRING_VALUE",
|
|
68
68
|
* ],
|
|
69
69
|
* ApprovedPatchesComplianceLevel: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "INFORMATIONAL" || "UNSPECIFIED",
|
|
@@ -73,18 +73,18 @@ export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineRes
|
|
|
73
73
|
* ],
|
|
74
74
|
* RejectedPatchesAction: "ALLOW_AS_DEPENDENCY" || "BLOCK",
|
|
75
75
|
* Description: "STRING_VALUE",
|
|
76
|
-
* Sources: [
|
|
77
|
-
* {
|
|
76
|
+
* Sources: [ // PatchSourceList
|
|
77
|
+
* { // PatchSource
|
|
78
78
|
* Name: "STRING_VALUE", // required
|
|
79
|
-
* Products: [ // required
|
|
79
|
+
* Products: [ // PatchSourceProductList // required
|
|
80
80
|
* "STRING_VALUE",
|
|
81
81
|
* ],
|
|
82
82
|
* Configuration: "STRING_VALUE", // required
|
|
83
83
|
* },
|
|
84
84
|
* ],
|
|
85
85
|
* ClientToken: "STRING_VALUE",
|
|
86
|
-
* Tags: [
|
|
87
|
-
* {
|
|
86
|
+
* Tags: [ // TagList
|
|
87
|
+
* { // Tag
|
|
88
88
|
* Key: "STRING_VALUE", // required
|
|
89
89
|
* Value: "STRING_VALUE", // required
|
|
90
90
|
* },
|
|
@@ -46,30 +46,30 @@ export interface CreateResourceDataSyncCommandOutput extends CreateResourceDataS
|
|
|
46
46
|
* import { SSMClient, CreateResourceDataSyncCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
47
47
|
* // const { SSMClient, CreateResourceDataSyncCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
48
48
|
* const client = new SSMClient(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // CreateResourceDataSyncRequest
|
|
50
50
|
* SyncName: "STRING_VALUE", // required
|
|
51
|
-
* S3Destination: {
|
|
51
|
+
* S3Destination: { // ResourceDataSyncS3Destination
|
|
52
52
|
* BucketName: "STRING_VALUE", // required
|
|
53
53
|
* Prefix: "STRING_VALUE",
|
|
54
54
|
* SyncFormat: "JsonSerDe", // required
|
|
55
55
|
* Region: "STRING_VALUE", // required
|
|
56
56
|
* AWSKMSKeyARN: "STRING_VALUE",
|
|
57
|
-
* DestinationDataSharing: {
|
|
57
|
+
* DestinationDataSharing: { // ResourceDataSyncDestinationDataSharing
|
|
58
58
|
* DestinationDataSharingType: "STRING_VALUE",
|
|
59
59
|
* },
|
|
60
60
|
* },
|
|
61
61
|
* SyncType: "STRING_VALUE",
|
|
62
|
-
* SyncSource: {
|
|
62
|
+
* SyncSource: { // ResourceDataSyncSource
|
|
63
63
|
* SourceType: "STRING_VALUE", // required
|
|
64
|
-
* AwsOrganizationsSource: {
|
|
64
|
+
* AwsOrganizationsSource: { // ResourceDataSyncAwsOrganizationsSource
|
|
65
65
|
* OrganizationSourceType: "STRING_VALUE", // required
|
|
66
|
-
* OrganizationalUnits: [
|
|
67
|
-
* {
|
|
66
|
+
* OrganizationalUnits: [ // ResourceDataSyncOrganizationalUnitList
|
|
67
|
+
* { // ResourceDataSyncOrganizationalUnit
|
|
68
68
|
* OrganizationalUnitId: "STRING_VALUE",
|
|
69
69
|
* },
|
|
70
70
|
* ],
|
|
71
71
|
* },
|
|
72
|
-
* SourceRegions: [ // required
|
|
72
|
+
* SourceRegions: [ // ResourceDataSyncSourceRegionList // required
|
|
73
73
|
* "STRING_VALUE",
|
|
74
74
|
* ],
|
|
75
75
|
* IncludeFutureRegions: true || false,
|
|
@@ -28,7 +28,7 @@ export interface DeleteActivationCommandOutput extends DeleteActivationResult, _
|
|
|
28
28
|
* import { SSMClient, DeleteActivationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DeleteActivationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteActivationRequest
|
|
32
32
|
* ActivationId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteActivationCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface DeleteAssociationCommandOutput extends DeleteAssociationResult,
|
|
|
32
32
|
* import { SSMClient, DeleteAssociationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
33
33
|
* // const { SSMClient, DeleteAssociationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
34
34
|
* const client = new SSMClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DeleteAssociationRequest
|
|
36
36
|
* Name: "STRING_VALUE",
|
|
37
37
|
* InstanceId: "STRING_VALUE",
|
|
38
38
|
* AssociationId: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface DeleteDocumentCommandOutput extends DeleteDocumentResult, __Met
|
|
|
28
28
|
* import { SSMClient, DeleteDocumentCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DeleteDocumentCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteDocumentRequest
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
33
|
* DocumentVersion: "STRING_VALUE",
|
|
34
34
|
* VersionName: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface DeleteInventoryCommandOutput extends DeleteInventoryResult, __M
|
|
|
27
27
|
* import { SSMClient, DeleteInventoryCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DeleteInventoryCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteInventoryRequest
|
|
31
31
|
* TypeName: "STRING_VALUE", // required
|
|
32
32
|
* SchemaDeleteOption: "DisableSchema" || "DeleteSchema",
|
|
33
33
|
* DryRun: true || false,
|
|
@@ -26,7 +26,7 @@ export interface DeleteMaintenanceWindowCommandOutput extends DeleteMaintenanceW
|
|
|
26
26
|
* import { SSMClient, DeleteMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DeleteMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteMaintenanceWindowRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteMaintenanceWindowCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteOpsMetadataCommandOutput extends DeleteOpsMetadataResult,
|
|
|
26
26
|
* import { SSMClient, DeleteOpsMetadataCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DeleteOpsMetadataCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteOpsMetadataRequest
|
|
30
30
|
* OpsMetadataArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteOpsMetadataCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteParameterCommandOutput extends DeleteParameterResult, __M
|
|
|
27
27
|
* import { SSMClient, DeleteParameterCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DeleteParameterCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteParameterRequest
|
|
31
31
|
* Name: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteParameterCommand(input);
|
|
@@ -27,8 +27,8 @@ export interface DeleteParametersCommandOutput extends DeleteParametersResult, _
|
|
|
27
27
|
* import { SSMClient, DeleteParametersCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DeleteParametersCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Names: [ // required
|
|
30
|
+
* const input = { // DeleteParametersRequest
|
|
31
|
+
* Names: [ // ParameterNameList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeletePatchBaselineCommandOutput extends DeletePatchBaselineRes
|
|
|
26
26
|
* import { SSMClient, DeletePatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DeletePatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeletePatchBaselineRequest
|
|
30
30
|
* BaselineId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeletePatchBaselineCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteResourceDataSyncCommandOutput extends DeleteResourceDataS
|
|
|
28
28
|
* import { SSMClient, DeleteResourceDataSyncCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DeleteResourceDataSyncCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteResourceDataSyncRequest
|
|
32
32
|
* SyncName: "STRING_VALUE", // required
|
|
33
33
|
* SyncType: "STRING_VALUE",
|
|
34
34
|
* };
|
|
@@ -29,7 +29,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
29
29
|
* import { SSMClient, DeleteResourcePolicyCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
30
|
* // const { SSMClient, DeleteResourcePolicyCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
31
|
* const client = new SSMClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteResourcePolicyRequest
|
|
33
33
|
* ResourceArn: "STRING_VALUE", // required
|
|
34
34
|
* PolicyId: "STRING_VALUE", // required
|
|
35
35
|
* PolicyHash: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface DeregisterManagedInstanceCommandOutput extends DeregisterManage
|
|
|
28
28
|
* import { SSMClient, DeregisterManagedInstanceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DeregisterManagedInstanceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeregisterManagedInstanceRequest
|
|
32
32
|
* InstanceId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeregisterManagedInstanceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeregisterPatchBaselineForPatchGroupCommandOutput extends Dereg
|
|
|
26
26
|
* import { SSMClient, DeregisterPatchBaselineForPatchGroupCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DeregisterPatchBaselineForPatchGroupCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeregisterPatchBaselineForPatchGroupRequest
|
|
30
30
|
* BaselineId: "STRING_VALUE", // required
|
|
31
31
|
* PatchGroup: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeregisterTargetFromMaintenanceWindowCommandOutput extends Dere
|
|
|
26
26
|
* import { SSMClient, DeregisterTargetFromMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DeregisterTargetFromMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeregisterTargetFromMaintenanceWindowRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
31
|
* WindowTargetId: "STRING_VALUE", // required
|
|
32
32
|
* Safe: true || false,
|
|
@@ -26,7 +26,7 @@ export interface DeregisterTaskFromMaintenanceWindowCommandOutput extends Deregi
|
|
|
26
26
|
* import { SSMClient, DeregisterTaskFromMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DeregisterTaskFromMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeregisterTaskFromMaintenanceWindowRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
31
|
* WindowTaskId: "STRING_VALUE", // required
|
|
32
32
|
* };
|