@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,10 +26,10 @@ export interface DescribeAssociationExecutionsCommandOutput extends DescribeAsso
|
|
|
26
26
|
* import { SSMClient, DescribeAssociationExecutionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeAssociationExecutionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAssociationExecutionsRequest
|
|
30
30
|
* AssociationId: "STRING_VALUE", // required
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // AssociationExecutionFilterList
|
|
32
|
+
* { // AssociationExecutionFilter
|
|
33
33
|
* Key: "ExecutionId" || "Status" || "CreatedTime", // required
|
|
34
34
|
* Value: "STRING_VALUE", // required
|
|
35
35
|
* Type: "EQUAL" || "LESS_THAN" || "GREATER_THAN", // required
|
|
@@ -26,11 +26,11 @@ export interface DescribeAutomationExecutionsCommandOutput extends DescribeAutom
|
|
|
26
26
|
* import { SSMClient, DescribeAutomationExecutionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeAutomationExecutionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeAutomationExecutionsRequest
|
|
30
|
+
* Filters: [ // AutomationExecutionFilterList
|
|
31
|
+
* { // AutomationExecutionFilter
|
|
32
32
|
* Key: "DocumentNamePrefix" || "ExecutionStatus" || "ExecutionId" || "ParentExecutionId" || "CurrentAction" || "StartTimeBefore" || "StartTimeAfter" || "AutomationType" || "TagKey" || "TargetResourceGroup" || "AutomationSubtype" || "OpsItemId", // required
|
|
33
|
-
* Values: [ // required
|
|
33
|
+
* Values: [ // AutomationExecutionFilterValueList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -27,12 +27,12 @@ export interface DescribeAutomationStepExecutionsCommandOutput extends DescribeA
|
|
|
27
27
|
* import { SSMClient, DescribeAutomationStepExecutionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeAutomationStepExecutionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeAutomationStepExecutionsRequest
|
|
31
31
|
* AutomationExecutionId: "STRING_VALUE", // required
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // StepExecutionFilterList
|
|
33
|
+
* { // StepExecutionFilter
|
|
34
34
|
* Key: "StartTimeBefore" || "StartTimeAfter" || "StepExecutionStatus" || "StepExecutionId" || "StepName" || "Action", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // StepExecutionFilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeAvailablePatchesCommandOutput extends DescribeAvailable
|
|
|
26
26
|
* import { SSMClient, DescribeAvailablePatchesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeAvailablePatchesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeAvailablePatchesRequest
|
|
30
|
+
* Filters: [ // PatchOrchestratorFilterList
|
|
31
|
+
* { // PatchOrchestratorFilter
|
|
32
32
|
* Key: "STRING_VALUE",
|
|
33
|
-
* Values: [
|
|
33
|
+
* Values: [ // PatchOrchestratorFilterValues
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DescribeDocumentCommandOutput extends DescribeDocumentResult, _
|
|
|
26
26
|
* import { SSMClient, DescribeDocumentCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeDocumentCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDocumentRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* DocumentVersion: "STRING_VALUE",
|
|
32
32
|
* VersionName: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface DescribeDocumentPermissionCommandOutput extends DescribeDocumen
|
|
|
28
28
|
* import { SSMClient, DescribeDocumentPermissionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DescribeDocumentPermissionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeDocumentPermissionRequest
|
|
32
32
|
* Name: "STRING_VALUE", // required
|
|
33
33
|
* PermissionType: "Share", // required
|
|
34
34
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface DescribeEffectiveInstanceAssociationsCommandOutput extends Desc
|
|
|
26
26
|
* import { SSMClient, DescribeEffectiveInstanceAssociationsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeEffectiveInstanceAssociationsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeEffectiveInstanceAssociationsRequest
|
|
30
30
|
* InstanceId: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface DescribeEffectivePatchesForPatchBaselineCommandOutput extends D
|
|
|
27
27
|
* import { SSMClient, DescribeEffectivePatchesForPatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeEffectivePatchesForPatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeEffectivePatchesForPatchBaselineRequest
|
|
31
31
|
* BaselineId: "STRING_VALUE", // required
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface DescribeInstanceAssociationsStatusCommandOutput extends Describ
|
|
|
26
26
|
* import { SSMClient, DescribeInstanceAssociationsStatusCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeInstanceAssociationsStatusCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeInstanceAssociationsStatusRequest
|
|
30
30
|
* InstanceId: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -36,17 +36,17 @@ export interface DescribeInstanceInformationCommandOutput extends DescribeInstan
|
|
|
36
36
|
* import { SSMClient, DescribeInstanceInformationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
37
37
|
* // const { SSMClient, DescribeInstanceInformationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
38
38
|
* const client = new SSMClient(config);
|
|
39
|
-
* const input = {
|
|
40
|
-
* InstanceInformationFilterList: [
|
|
41
|
-
* {
|
|
39
|
+
* const input = { // DescribeInstanceInformationRequest
|
|
40
|
+
* InstanceInformationFilterList: [ // InstanceInformationFilterList
|
|
41
|
+
* { // InstanceInformationFilter
|
|
42
42
|
* key: "InstanceIds" || "AgentVersion" || "PingStatus" || "PlatformTypes" || "ActivationIds" || "IamRole" || "ResourceType" || "AssociationStatus", // required
|
|
43
|
-
* valueSet: [ // required
|
|
43
|
+
* valueSet: [ // InstanceInformationFilterValueSet // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
|
-
* Filters: [
|
|
49
|
-
* {
|
|
48
|
+
* Filters: [ // InstanceInformationStringFilterList
|
|
49
|
+
* { // InstanceInformationStringFilter
|
|
50
50
|
* Key: "STRING_VALUE", // required
|
|
51
51
|
* Values: [ // required
|
|
52
52
|
* "STRING_VALUE",
|
|
@@ -26,8 +26,8 @@ export interface DescribeInstancePatchStatesCommandOutput extends DescribeInstan
|
|
|
26
26
|
* import { SSMClient, DescribeInstancePatchStatesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeInstancePatchStatesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* InstanceIds: [ // required
|
|
29
|
+
* const input = { // DescribeInstancePatchStatesRequest
|
|
30
|
+
* InstanceIds: [ // InstanceIdList // required
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
@@ -27,12 +27,12 @@ export interface DescribeInstancePatchStatesForPatchGroupCommandOutput extends D
|
|
|
27
27
|
* import { SSMClient, DescribeInstancePatchStatesForPatchGroupCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeInstancePatchStatesForPatchGroupCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeInstancePatchStatesForPatchGroupRequest
|
|
31
31
|
* PatchGroup: "STRING_VALUE", // required
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // InstancePatchStateFilterList
|
|
33
|
+
* { // InstancePatchStateFilter
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // InstancePatchStateFilterValues // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Type: "Equal" || "NotEqual" || "LessThan" || "GreaterThan", // required
|
|
@@ -27,12 +27,12 @@ export interface DescribeInstancePatchesCommandOutput extends DescribeInstancePa
|
|
|
27
27
|
* import { SSMClient, DescribeInstancePatchesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeInstancePatchesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeInstancePatchesRequest
|
|
31
31
|
* InstanceId: "STRING_VALUE", // required
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // PatchOrchestratorFilterList
|
|
33
|
+
* { // PatchOrchestratorFilter
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
|
-
* Values: [
|
|
35
|
+
* Values: [ // PatchOrchestratorFilterValues
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DescribeInventoryDeletionsCommandOutput extends DescribeInvento
|
|
|
26
26
|
* import { SSMClient, DescribeInventoryDeletionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeInventoryDeletionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeInventoryDeletionsRequest
|
|
30
30
|
* DeletionId: "STRING_VALUE",
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -27,13 +27,13 @@ export interface DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput
|
|
|
27
27
|
* import { SSMClient, DescribeMaintenanceWindowExecutionTaskInvocationsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeMaintenanceWindowExecutionTaskInvocationsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeMaintenanceWindowExecutionTaskInvocationsRequest
|
|
31
31
|
* WindowExecutionId: "STRING_VALUE", // required
|
|
32
32
|
* TaskId: "STRING_VALUE", // required
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // MaintenanceWindowFilterList
|
|
34
|
+
* { // MaintenanceWindowFilter
|
|
35
35
|
* Key: "STRING_VALUE",
|
|
36
|
-
* Values: [
|
|
36
|
+
* Values: [ // MaintenanceWindowFilterValues
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -26,12 +26,12 @@ export interface DescribeMaintenanceWindowExecutionTasksCommandOutput extends De
|
|
|
26
26
|
* import { SSMClient, DescribeMaintenanceWindowExecutionTasksCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeMaintenanceWindowExecutionTasksCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeMaintenanceWindowExecutionTasksRequest
|
|
30
30
|
* WindowExecutionId: "STRING_VALUE", // required
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // MaintenanceWindowFilterList
|
|
32
|
+
* { // MaintenanceWindowFilter
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
|
-
* Values: [
|
|
34
|
+
* Values: [ // MaintenanceWindowFilterValues
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -28,12 +28,12 @@ export interface DescribeMaintenanceWindowExecutionsCommandOutput extends Descri
|
|
|
28
28
|
* import { SSMClient, DescribeMaintenanceWindowExecutionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DescribeMaintenanceWindowExecutionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeMaintenanceWindowExecutionsRequest
|
|
32
32
|
* WindowId: "STRING_VALUE", // required
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // MaintenanceWindowFilterList
|
|
34
|
+
* { // MaintenanceWindowFilter
|
|
35
35
|
* Key: "STRING_VALUE",
|
|
36
|
-
* Values: [
|
|
36
|
+
* Values: [ // MaintenanceWindowFilterValues
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -26,21 +26,21 @@ export interface DescribeMaintenanceWindowScheduleCommandOutput extends Describe
|
|
|
26
26
|
* import { SSMClient, DescribeMaintenanceWindowScheduleCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeMaintenanceWindowScheduleCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeMaintenanceWindowScheduleRequest
|
|
30
30
|
* WindowId: "STRING_VALUE",
|
|
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
|
* },
|
|
38
38
|
* ],
|
|
39
39
|
* ResourceType: "INSTANCE" || "RESOURCE_GROUP",
|
|
40
|
-
* Filters: [
|
|
41
|
-
* {
|
|
40
|
+
* Filters: [ // PatchOrchestratorFilterList
|
|
41
|
+
* { // PatchOrchestratorFilter
|
|
42
42
|
* Key: "STRING_VALUE",
|
|
43
|
-
* Values: [
|
|
43
|
+
* Values: [ // PatchOrchestratorFilterValues
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
@@ -26,12 +26,12 @@ export interface DescribeMaintenanceWindowTargetsCommandOutput extends DescribeM
|
|
|
26
26
|
* import { SSMClient, DescribeMaintenanceWindowTargetsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeMaintenanceWindowTargetsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeMaintenanceWindowTargetsRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // MaintenanceWindowFilterList
|
|
32
|
+
* { // MaintenanceWindowFilter
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
|
-
* Values: [
|
|
34
|
+
* Values: [ // MaintenanceWindowFilterValues
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -32,12 +32,12 @@ export interface DescribeMaintenanceWindowTasksCommandOutput extends DescribeMai
|
|
|
32
32
|
* import { SSMClient, DescribeMaintenanceWindowTasksCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
33
33
|
* // const { SSMClient, DescribeMaintenanceWindowTasksCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
34
34
|
* const client = new SSMClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeMaintenanceWindowTasksRequest
|
|
36
36
|
* WindowId: "STRING_VALUE", // required
|
|
37
|
-
* Filters: [
|
|
38
|
-
* {
|
|
37
|
+
* Filters: [ // MaintenanceWindowFilterList
|
|
38
|
+
* { // MaintenanceWindowFilter
|
|
39
39
|
* Key: "STRING_VALUE",
|
|
40
|
-
* Values: [
|
|
40
|
+
* Values: [ // MaintenanceWindowFilterValues
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
43
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribeMaintenanceWindowsCommandOutput extends DescribeMainten
|
|
|
26
26
|
* import { SSMClient, DescribeMaintenanceWindowsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribeMaintenanceWindowsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribeMaintenanceWindowsRequest
|
|
30
|
+
* Filters: [ // MaintenanceWindowFilterList
|
|
31
|
+
* { // MaintenanceWindowFilter
|
|
32
32
|
* Key: "STRING_VALUE",
|
|
33
|
-
* Values: [
|
|
33
|
+
* Values: [ // MaintenanceWindowFilterValues
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -27,11 +27,11 @@ export interface DescribeMaintenanceWindowsForTargetCommandOutput extends Descri
|
|
|
27
27
|
* import { SSMClient, DescribeMaintenanceWindowsForTargetCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeMaintenanceWindowsForTargetCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Targets: [ // required
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // DescribeMaintenanceWindowsForTargetRequest
|
|
31
|
+
* Targets: [ // Targets // required
|
|
32
|
+
* { // Target
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
|
-
* Values: [
|
|
34
|
+
* Values: [ // TargetValues
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -31,11 +31,11 @@ export interface DescribeOpsItemsCommandOutput extends DescribeOpsItemsResponse,
|
|
|
31
31
|
* import { SSMClient, DescribeOpsItemsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
32
32
|
* // const { SSMClient, DescribeOpsItemsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
33
33
|
* const client = new SSMClient(config);
|
|
34
|
-
* const input = {
|
|
35
|
-
* OpsItemFilters: [
|
|
36
|
-
* {
|
|
34
|
+
* const input = { // DescribeOpsItemsRequest
|
|
35
|
+
* OpsItemFilters: [ // OpsItemFilters
|
|
36
|
+
* { // OpsItemFilter
|
|
37
37
|
* Key: "Status" || "CreatedBy" || "Source" || "Priority" || "Title" || "OpsItemId" || "CreatedTime" || "LastModifiedTime" || "ActualStartTime" || "ActualEndTime" || "PlannedStartTime" || "PlannedEndTime" || "OperationalData" || "OperationalDataKey" || "OperationalDataValue" || "ResourceId" || "AutomationId" || "Category" || "Severity" || "OpsItemType" || "ChangeRequestByRequesterArn" || "ChangeRequestByRequesterName" || "ChangeRequestByApproverArn" || "ChangeRequestByApproverName" || "ChangeRequestByTemplate" || "ChangeRequestByTargetsResourceGroup" || "InsightByType" || "AccountId", // required
|
|
38
|
-
* Values: [ // required
|
|
38
|
+
* Values: [ // OpsItemFilterValues // required
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* Operator: "Equal" || "Contains" || "GreaterThan" || "LessThan", // required
|
|
@@ -38,20 +38,20 @@ export interface DescribeParametersCommandOutput extends DescribeParametersResul
|
|
|
38
38
|
* import { SSMClient, DescribeParametersCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
39
39
|
* // const { SSMClient, DescribeParametersCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
40
40
|
* const client = new SSMClient(config);
|
|
41
|
-
* const input = {
|
|
42
|
-
* Filters: [
|
|
43
|
-
* {
|
|
41
|
+
* const input = { // DescribeParametersRequest
|
|
42
|
+
* Filters: [ // ParametersFilterList
|
|
43
|
+
* { // ParametersFilter
|
|
44
44
|
* Key: "Name" || "Type" || "KeyId", // required
|
|
45
|
-
* Values: [ // required
|
|
45
|
+
* Values: [ // ParametersFilterValueList // required
|
|
46
46
|
* "STRING_VALUE",
|
|
47
47
|
* ],
|
|
48
48
|
* },
|
|
49
49
|
* ],
|
|
50
|
-
* ParameterFilters: [
|
|
51
|
-
* {
|
|
50
|
+
* ParameterFilters: [ // ParameterStringFilterList
|
|
51
|
+
* { // ParameterStringFilter
|
|
52
52
|
* Key: "STRING_VALUE", // required
|
|
53
53
|
* Option: "STRING_VALUE",
|
|
54
|
-
* Values: [
|
|
54
|
+
* Values: [ // ParameterStringFilterValueList
|
|
55
55
|
* "STRING_VALUE",
|
|
56
56
|
* ],
|
|
57
57
|
* },
|
|
@@ -26,11 +26,11 @@ export interface DescribePatchBaselinesCommandOutput extends DescribePatchBaseli
|
|
|
26
26
|
* import { SSMClient, DescribePatchBaselinesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribePatchBaselinesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // DescribePatchBaselinesRequest
|
|
30
|
+
* Filters: [ // PatchOrchestratorFilterList
|
|
31
|
+
* { // PatchOrchestratorFilter
|
|
32
32
|
* Key: "STRING_VALUE",
|
|
33
|
-
* Values: [
|
|
33
|
+
* Values: [ // PatchOrchestratorFilterValues
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DescribePatchGroupStateCommandOutput extends DescribePatchGroup
|
|
|
26
26
|
* import { SSMClient, DescribePatchGroupStateCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribePatchGroupStateCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePatchGroupStateRequest
|
|
30
30
|
* PatchGroup: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribePatchGroupStateCommand(input);
|
|
@@ -26,12 +26,12 @@ export interface DescribePatchGroupsCommandOutput extends DescribePatchGroupsRes
|
|
|
26
26
|
* import { SSMClient, DescribePatchGroupsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, DescribePatchGroupsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePatchGroupsRequest
|
|
30
30
|
* MaxResults: Number("int"),
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // PatchOrchestratorFilterList
|
|
32
|
+
* { // PatchOrchestratorFilter
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
|
-
* Values: [
|
|
34
|
+
* Values: [ // PatchOrchestratorFilterValues
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -89,7 +89,7 @@ export interface DescribePatchPropertiesCommandOutput extends DescribePatchPrope
|
|
|
89
89
|
* import { SSMClient, DescribePatchPropertiesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
90
90
|
* // const { SSMClient, DescribePatchPropertiesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
91
91
|
* const client = new SSMClient(config);
|
|
92
|
-
* const input = {
|
|
92
|
+
* const input = { // DescribePatchPropertiesRequest
|
|
93
93
|
* 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", // required
|
|
94
94
|
* Property: "PRODUCT" || "PRODUCT_FAMILY" || "CLASSIFICATION" || "MSRC_SEVERITY" || "PRIORITY" || "SEVERITY", // required
|
|
95
95
|
* PatchSet: "OS" || "APPLICATION",
|
|
@@ -27,12 +27,12 @@ export interface DescribeSessionsCommandOutput extends DescribeSessionsResponse,
|
|
|
27
27
|
* import { SSMClient, DescribeSessionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, DescribeSessionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeSessionsRequest
|
|
31
31
|
* State: "Active" || "History", // required
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
34
|
-
* Filters: [
|
|
35
|
-
* {
|
|
34
|
+
* Filters: [ // SessionFilterList
|
|
35
|
+
* { // SessionFilter
|
|
36
36
|
* key: "InvokedAfter" || "InvokedBefore" || "Target" || "Owner" || "Status" || "SessionId", // required
|
|
37
37
|
* value: "STRING_VALUE", // required
|
|
38
38
|
* },
|
|
@@ -28,7 +28,7 @@ export interface DisassociateOpsItemRelatedItemCommandOutput extends Disassociat
|
|
|
28
28
|
* import { SSMClient, DisassociateOpsItemRelatedItemCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, DisassociateOpsItemRelatedItemCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DisassociateOpsItemRelatedItemRequest
|
|
32
32
|
* OpsItemId: "STRING_VALUE", // required
|
|
33
33
|
* AssociationId: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetAutomationExecutionCommandOutput extends GetAutomationExecut
|
|
|
26
26
|
* import { SSMClient, GetAutomationExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetAutomationExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetAutomationExecutionRequest
|
|
30
30
|
* AutomationExecutionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetAutomationExecutionCommand(input);
|
|
@@ -34,8 +34,8 @@ export interface GetCalendarStateCommandOutput extends GetCalendarStateResponse,
|
|
|
34
34
|
* import { SSMClient, GetCalendarStateCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
35
35
|
* // const { SSMClient, GetCalendarStateCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
36
36
|
* const client = new SSMClient(config);
|
|
37
|
-
* const input = {
|
|
38
|
-
* CalendarNames: [ // required
|
|
37
|
+
* const input = { // GetCalendarStateRequest
|
|
38
|
+
* CalendarNames: [ // CalendarNameOrARNList // required
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* AtTime: "STRING_VALUE",
|
|
@@ -30,7 +30,7 @@ export interface GetCommandInvocationCommandOutput extends GetCommandInvocationR
|
|
|
30
30
|
* import { SSMClient, GetCommandInvocationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, GetCommandInvocationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommandInvocationRequest
|
|
34
34
|
* CommandId: "STRING_VALUE", // required
|
|
35
35
|
* InstanceId: "STRING_VALUE", // required
|
|
36
36
|
* PluginName: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface GetConnectionStatusCommandOutput extends GetConnectionStatusRes
|
|
|
27
27
|
* import { SSMClient, GetConnectionStatusCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, GetConnectionStatusCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetConnectionStatusRequest
|
|
31
31
|
* Target: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetConnectionStatusCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface GetDefaultPatchBaselineCommandOutput extends GetDefaultPatchBas
|
|
|
29
29
|
* import { SSMClient, GetDefaultPatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
30
|
* // const { SSMClient, GetDefaultPatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
31
|
* const client = new SSMClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // GetDefaultPatchBaselineRequest
|
|
33
33
|
* 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",
|
|
34
34
|
* };
|
|
35
35
|
* const command = new GetDefaultPatchBaselineCommand(input);
|
|
@@ -34,24 +34,24 @@ export interface GetDeployablePatchSnapshotForInstanceCommandOutput extends GetD
|
|
|
34
34
|
* import { SSMClient, GetDeployablePatchSnapshotForInstanceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
35
35
|
* // const { SSMClient, GetDeployablePatchSnapshotForInstanceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
36
36
|
* const client = new SSMClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // GetDeployablePatchSnapshotForInstanceRequest
|
|
38
38
|
* InstanceId: "STRING_VALUE", // required
|
|
39
39
|
* SnapshotId: "STRING_VALUE", // required
|
|
40
|
-
* BaselineOverride: {
|
|
40
|
+
* BaselineOverride: { // BaselineOverride
|
|
41
41
|
* 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",
|
|
42
|
-
* GlobalFilters: {
|
|
43
|
-
* PatchFilters: [ // required
|
|
44
|
-
* {
|
|
42
|
+
* GlobalFilters: { // PatchFilterGroup
|
|
43
|
+
* PatchFilters: [ // PatchFilterList // required
|
|
44
|
+
* { // PatchFilter
|
|
45
45
|
* 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
|
|
46
|
-
* Values: [ // required
|
|
46
|
+
* Values: [ // PatchFilterValueList // required
|
|
47
47
|
* "STRING_VALUE",
|
|
48
48
|
* ],
|
|
49
49
|
* },
|
|
50
50
|
* ],
|
|
51
51
|
* },
|
|
52
|
-
* ApprovalRules: {
|
|
53
|
-
* PatchRules: [ // required
|
|
54
|
-
* {
|
|
52
|
+
* ApprovalRules: { // PatchRuleGroup
|
|
53
|
+
* PatchRules: [ // PatchRuleList // required
|
|
54
|
+
* { // PatchRule
|
|
55
55
|
* PatchFilterGroup: {
|
|
56
56
|
* PatchFilters: [ // required
|
|
57
57
|
* {
|
|
@@ -69,7 +69,7 @@ export interface GetDeployablePatchSnapshotForInstanceCommandOutput extends GetD
|
|
|
69
69
|
* },
|
|
70
70
|
* ],
|
|
71
71
|
* },
|
|
72
|
-
* ApprovedPatches: [
|
|
72
|
+
* ApprovedPatches: [ // PatchIdList
|
|
73
73
|
* "STRING_VALUE",
|
|
74
74
|
* ],
|
|
75
75
|
* ApprovedPatchesComplianceLevel: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "INFORMATIONAL" || "UNSPECIFIED",
|
|
@@ -78,10 +78,10 @@ export interface GetDeployablePatchSnapshotForInstanceCommandOutput extends GetD
|
|
|
78
78
|
* ],
|
|
79
79
|
* RejectedPatchesAction: "ALLOW_AS_DEPENDENCY" || "BLOCK",
|
|
80
80
|
* ApprovedPatchesEnableNonSecurity: true || false,
|
|
81
|
-
* Sources: [
|
|
82
|
-
* {
|
|
81
|
+
* Sources: [ // PatchSourceList
|
|
82
|
+
* { // PatchSource
|
|
83
83
|
* Name: "STRING_VALUE", // required
|
|
84
|
-
* Products: [ // required
|
|
84
|
+
* Products: [ // PatchSourceProductList // required
|
|
85
85
|
* "STRING_VALUE",
|
|
86
86
|
* ],
|
|
87
87
|
* Configuration: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetDocumentCommandOutput extends GetDocumentResult, __MetadataB
|
|
|
26
26
|
* import { SSMClient, GetDocumentCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetDocumentCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDocumentRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* VersionName: "STRING_VALUE",
|
|
32
32
|
* DocumentVersion: "STRING_VALUE",
|