@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,27 +28,25 @@ export interface GetInventoryCommandOutput extends GetInventoryResult, __Metadat
|
|
|
28
28
|
* import { SSMClient, GetInventoryCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, GetInventoryCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
31
|
+
* const input = { // GetInventoryRequest
|
|
32
|
+
* Filters: [ // InventoryFilterList
|
|
33
|
+
* { // InventoryFilter
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // InventoryFilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Type: "Equal" || "NotEqual" || "BeginWith" || "LessThan" || "GreaterThan" || "Exists",
|
|
39
39
|
* },
|
|
40
40
|
* ],
|
|
41
|
-
* Aggregators: [
|
|
42
|
-
* {
|
|
41
|
+
* Aggregators: [ // InventoryAggregatorList
|
|
42
|
+
* { // InventoryAggregator
|
|
43
43
|
* Expression: "STRING_VALUE",
|
|
44
44
|
* Aggregators: [
|
|
45
45
|
* {
|
|
46
46
|
* Expression: "STRING_VALUE",
|
|
47
|
-
* Aggregators:
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
* Groups: [
|
|
51
|
-
* {
|
|
47
|
+
* Aggregators: "<InventoryAggregatorList>",
|
|
48
|
+
* Groups: [ // InventoryGroupList
|
|
49
|
+
* { // InventoryGroup
|
|
52
50
|
* Name: "STRING_VALUE", // required
|
|
53
51
|
* Filters: [ // required
|
|
54
52
|
* {
|
|
@@ -66,15 +64,13 @@ export interface GetInventoryCommandOutput extends GetInventoryResult, __Metadat
|
|
|
66
64
|
* Groups: [
|
|
67
65
|
* {
|
|
68
66
|
* Name: "STRING_VALUE", // required
|
|
69
|
-
* Filters:
|
|
70
|
-
* "<InventoryFilterList>",
|
|
71
|
-
* ],
|
|
67
|
+
* Filters: "<InventoryFilterList>", // required
|
|
72
68
|
* },
|
|
73
69
|
* ],
|
|
74
70
|
* },
|
|
75
71
|
* ],
|
|
76
|
-
* ResultAttributes: [
|
|
77
|
-
* {
|
|
72
|
+
* ResultAttributes: [ // ResultAttributeList
|
|
73
|
+
* { // ResultAttribute
|
|
78
74
|
* TypeName: "STRING_VALUE", // required
|
|
79
75
|
* },
|
|
80
76
|
* ],
|
|
@@ -27,7 +27,7 @@ export interface GetInventorySchemaCommandOutput extends GetInventorySchemaResul
|
|
|
27
27
|
* import { SSMClient, GetInventorySchemaCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, GetInventorySchemaCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetInventorySchemaRequest
|
|
31
31
|
* TypeName: "STRING_VALUE",
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetMaintenanceWindowCommandOutput extends GetMaintenanceWindowR
|
|
|
26
26
|
* import { SSMClient, GetMaintenanceWindowCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetMaintenanceWindowCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMaintenanceWindowRequest
|
|
30
30
|
* WindowId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetMaintenanceWindowCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetMaintenanceWindowExecutionCommandOutput extends GetMaintenan
|
|
|
26
26
|
* import { SSMClient, GetMaintenanceWindowExecutionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetMaintenanceWindowExecutionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMaintenanceWindowExecutionRequest
|
|
30
30
|
* WindowExecutionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetMaintenanceWindowExecutionCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetMaintenanceWindowExecutionTaskCommandOutput extends GetMaint
|
|
|
27
27
|
* import { SSMClient, GetMaintenanceWindowExecutionTaskCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, GetMaintenanceWindowExecutionTaskCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetMaintenanceWindowExecutionTaskRequest
|
|
31
31
|
* WindowExecutionId: "STRING_VALUE", // required
|
|
32
32
|
* TaskId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetMaintenanceWindowExecutionTaskInvocationCommandOutput extend
|
|
|
26
26
|
* import { SSMClient, GetMaintenanceWindowExecutionTaskInvocationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetMaintenanceWindowExecutionTaskInvocationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMaintenanceWindowExecutionTaskInvocationRequest
|
|
30
30
|
* WindowExecutionId: "STRING_VALUE", // required
|
|
31
31
|
* TaskId: "STRING_VALUE", // required
|
|
32
32
|
* InvocationId: "STRING_VALUE", // required
|
|
@@ -33,7 +33,7 @@ export interface GetMaintenanceWindowTaskCommandOutput extends GetMaintenanceWin
|
|
|
33
33
|
* import { SSMClient, GetMaintenanceWindowTaskCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
34
34
|
* // const { SSMClient, GetMaintenanceWindowTaskCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
35
35
|
* const client = new SSMClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // GetMaintenanceWindowTaskRequest
|
|
37
37
|
* WindowId: "STRING_VALUE", // required
|
|
38
38
|
* WindowTaskId: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
@@ -32,7 +32,7 @@ export interface GetOpsItemCommandOutput extends GetOpsItemResponse, __MetadataB
|
|
|
32
32
|
* import { SSMClient, GetOpsItemCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
33
33
|
* // const { SSMClient, GetOpsItemCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
34
34
|
* const client = new SSMClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // GetOpsItemRequest
|
|
36
36
|
* OpsItemId: "STRING_VALUE", // required
|
|
37
37
|
* OpsItemArn: "STRING_VALUE",
|
|
38
38
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetOpsMetadataCommandOutput extends GetOpsMetadataResult, __Met
|
|
|
26
26
|
* import { SSMClient, GetOpsMetadataCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetOpsMetadataCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetOpsMetadataRequest
|
|
30
30
|
* OpsMetadataArn: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -30,23 +30,23 @@ export interface GetOpsSummaryCommandOutput extends GetOpsSummaryResult, __Metad
|
|
|
30
30
|
* import { SSMClient, GetOpsSummaryCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, GetOpsSummaryCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetOpsSummaryRequest
|
|
34
34
|
* SyncName: "STRING_VALUE",
|
|
35
|
-
* Filters: [
|
|
36
|
-
* {
|
|
35
|
+
* Filters: [ // OpsFilterList
|
|
36
|
+
* { // OpsFilter
|
|
37
37
|
* Key: "STRING_VALUE", // required
|
|
38
|
-
* Values: [ // required
|
|
38
|
+
* Values: [ // OpsFilterValueList // required
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* Type: "Equal" || "NotEqual" || "BeginWith" || "LessThan" || "GreaterThan" || "Exists",
|
|
42
42
|
* },
|
|
43
43
|
* ],
|
|
44
|
-
* Aggregators: [
|
|
45
|
-
* {
|
|
44
|
+
* Aggregators: [ // OpsAggregatorList
|
|
45
|
+
* { // OpsAggregator
|
|
46
46
|
* AggregatorType: "STRING_VALUE",
|
|
47
47
|
* TypeName: "STRING_VALUE",
|
|
48
48
|
* AttributeName: "STRING_VALUE",
|
|
49
|
-
* Values: {
|
|
49
|
+
* Values: { // OpsAggregatorValueMap
|
|
50
50
|
* "<keys>": "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
52
|
* Filters: [
|
|
@@ -66,18 +66,14 @@ export interface GetOpsSummaryCommandOutput extends GetOpsSummaryResult, __Metad
|
|
|
66
66
|
* Values: {
|
|
67
67
|
* "<keys>": "STRING_VALUE",
|
|
68
68
|
* },
|
|
69
|
-
* Filters:
|
|
70
|
-
*
|
|
71
|
-
* ],
|
|
72
|
-
* Aggregators: [
|
|
73
|
-
* "<OpsAggregatorList>",
|
|
74
|
-
* ],
|
|
69
|
+
* Filters: "<OpsFilterList>",
|
|
70
|
+
* Aggregators: "<OpsAggregatorList>",
|
|
75
71
|
* },
|
|
76
72
|
* ],
|
|
77
73
|
* },
|
|
78
74
|
* ],
|
|
79
|
-
* ResultAttributes: [
|
|
80
|
-
* {
|
|
75
|
+
* ResultAttributes: [ // OpsResultAttributeList
|
|
76
|
+
* { // OpsResultAttribute
|
|
81
77
|
* TypeName: "STRING_VALUE", // required
|
|
82
78
|
* },
|
|
83
79
|
* ],
|
|
@@ -29,7 +29,7 @@ export interface GetParameterCommandOutput extends GetParameterResult, __Metadat
|
|
|
29
29
|
* import { SSMClient, GetParameterCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
30
|
* // const { SSMClient, GetParameterCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
31
|
* const client = new SSMClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // GetParameterRequest
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
34
|
* WithDecryption: true || false,
|
|
35
35
|
* };
|
|
@@ -32,7 +32,7 @@ export interface GetParameterHistoryCommandOutput extends GetParameterHistoryRes
|
|
|
32
32
|
* import { SSMClient, GetParameterHistoryCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
33
33
|
* // const { SSMClient, GetParameterHistoryCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
34
34
|
* const client = new SSMClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // GetParameterHistoryRequest
|
|
36
36
|
* Name: "STRING_VALUE", // required
|
|
37
37
|
* WithDecryption: true || false,
|
|
38
38
|
* MaxResults: Number("int"),
|
|
@@ -32,14 +32,14 @@ export interface GetParametersByPathCommandOutput extends GetParametersByPathRes
|
|
|
32
32
|
* import { SSMClient, GetParametersByPathCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
33
33
|
* // const { SSMClient, GetParametersByPathCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
34
34
|
* const client = new SSMClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // GetParametersByPathRequest
|
|
36
36
|
* Path: "STRING_VALUE", // required
|
|
37
37
|
* Recursive: true || false,
|
|
38
|
-
* ParameterFilters: [
|
|
39
|
-
* {
|
|
38
|
+
* ParameterFilters: [ // ParameterStringFilterList
|
|
39
|
+
* { // ParameterStringFilter
|
|
40
40
|
* Key: "STRING_VALUE", // required
|
|
41
41
|
* Option: "STRING_VALUE",
|
|
42
|
-
* Values: [
|
|
42
|
+
* Values: [ // ParameterStringFilterValueList
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* },
|
|
@@ -30,8 +30,8 @@ export interface GetParametersCommandOutput extends GetParametersResult, __Metad
|
|
|
30
30
|
* import { SSMClient, GetParametersCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, GetParametersCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
34
|
-
* Names: [ // required
|
|
33
|
+
* const input = { // GetParametersRequest
|
|
34
|
+
* Names: [ // ParameterNameList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* WithDecryption: true || false,
|
|
@@ -26,7 +26,7 @@ export interface GetPatchBaselineCommandOutput extends GetPatchBaselineResult, _
|
|
|
26
26
|
* import { SSMClient, GetPatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetPatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetPatchBaselineRequest
|
|
30
30
|
* BaselineId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetPatchBaselineCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetPatchBaselineForPatchGroupCommandOutput extends GetPatchBase
|
|
|
26
26
|
* import { SSMClient, GetPatchBaselineForPatchGroupCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetPatchBaselineForPatchGroupCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetPatchBaselineForPatchGroupRequest
|
|
30
30
|
* PatchGroup: "STRING_VALUE", // required
|
|
31
31
|
* 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",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesRes
|
|
|
26
26
|
* import { SSMClient, GetResourcePoliciesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, GetResourcePoliciesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourcePoliciesRequest
|
|
30
30
|
* ResourceArn: "STRING_VALUE", // required
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -39,7 +39,7 @@ export interface GetServiceSettingCommandOutput extends GetServiceSettingResult,
|
|
|
39
39
|
* import { SSMClient, GetServiceSettingCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
40
40
|
* // const { SSMClient, GetServiceSettingCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
41
41
|
* const client = new SSMClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // GetServiceSettingRequest
|
|
43
43
|
* SettingId: "STRING_VALUE", // required
|
|
44
44
|
* };
|
|
45
45
|
* const command = new GetServiceSettingCommand(input);
|
|
@@ -62,10 +62,10 @@ export interface LabelParameterVersionCommandOutput extends LabelParameterVersio
|
|
|
62
62
|
* import { SSMClient, LabelParameterVersionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
63
63
|
* // const { SSMClient, LabelParameterVersionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
64
64
|
* const client = new SSMClient(config);
|
|
65
|
-
* const input = {
|
|
65
|
+
* const input = { // LabelParameterVersionRequest
|
|
66
66
|
* Name: "STRING_VALUE", // required
|
|
67
67
|
* ParameterVersion: Number("long"),
|
|
68
|
-
* Labels: [ // required
|
|
68
|
+
* Labels: [ // ParameterLabelList // required
|
|
69
69
|
* "STRING_VALUE",
|
|
70
70
|
* ],
|
|
71
71
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListAssociationVersionsCommandOutput extends ListAssociationVer
|
|
|
26
26
|
* import { SSMClient, ListAssociationVersionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, ListAssociationVersionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAssociationVersionsRequest
|
|
30
30
|
* AssociationId: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -28,9 +28,9 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResult, _
|
|
|
28
28
|
* import { SSMClient, ListAssociationsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, ListAssociationsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* AssociationFilterList: [
|
|
33
|
-
* {
|
|
31
|
+
* const input = { // ListAssociationsRequest
|
|
32
|
+
* AssociationFilterList: [ // AssociationFilterList
|
|
33
|
+
* { // AssociationFilter
|
|
34
34
|
* key: "InstanceId" || "Name" || "AssociationId" || "AssociationStatusName" || "LastExecutedBefore" || "LastExecutedAfter" || "AssociationName" || "ResourceGroupName", // required
|
|
35
35
|
* value: "STRING_VALUE", // required
|
|
36
36
|
* },
|
|
@@ -30,13 +30,13 @@ export interface ListCommandInvocationsCommandOutput extends ListCommandInvocati
|
|
|
30
30
|
* import { SSMClient, ListCommandInvocationsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
31
31
|
* // const { SSMClient, ListCommandInvocationsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
32
32
|
* const client = new SSMClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // ListCommandInvocationsRequest
|
|
34
34
|
* CommandId: "STRING_VALUE",
|
|
35
35
|
* InstanceId: "STRING_VALUE",
|
|
36
36
|
* MaxResults: Number("int"),
|
|
37
37
|
* NextToken: "STRING_VALUE",
|
|
38
|
-
* Filters: [
|
|
39
|
-
* {
|
|
38
|
+
* Filters: [ // CommandFilterList
|
|
39
|
+
* { // CommandFilter
|
|
40
40
|
* key: "InvokedAfter" || "InvokedBefore" || "Status" || "ExecutionStage" || "DocumentName", // required
|
|
41
41
|
* value: "STRING_VALUE", // required
|
|
42
42
|
* },
|
|
@@ -26,13 +26,13 @@ export interface ListCommandsCommandOutput extends ListCommandsResult, __Metadat
|
|
|
26
26
|
* import { SSMClient, ListCommandsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, ListCommandsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCommandsRequest
|
|
30
30
|
* CommandId: "STRING_VALUE",
|
|
31
31
|
* InstanceId: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
34
|
-
* Filters: [
|
|
35
|
-
* {
|
|
34
|
+
* Filters: [ // CommandFilterList
|
|
35
|
+
* { // CommandFilter
|
|
36
36
|
* key: "InvokedAfter" || "InvokedBefore" || "Status" || "ExecutionStage" || "DocumentName", // required
|
|
37
37
|
* value: "STRING_VALUE", // required
|
|
38
38
|
* },
|
|
@@ -28,20 +28,20 @@ export interface ListComplianceItemsCommandOutput extends ListComplianceItemsRes
|
|
|
28
28
|
* import { SSMClient, ListComplianceItemsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, ListComplianceItemsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
31
|
+
* const input = { // ListComplianceItemsRequest
|
|
32
|
+
* Filters: [ // ComplianceStringFilterList
|
|
33
|
+
* { // ComplianceStringFilter
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
|
-
* Values: [
|
|
35
|
+
* Values: [ // ComplianceStringFilterValueList
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Type: "EQUAL" || "NOT_EQUAL" || "BEGIN_WITH" || "LESS_THAN" || "GREATER_THAN",
|
|
39
39
|
* },
|
|
40
40
|
* ],
|
|
41
|
-
* ResourceIds: [
|
|
41
|
+
* ResourceIds: [ // ComplianceResourceIdList
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
|
-
* ResourceTypes: [
|
|
44
|
+
* ResourceTypes: [ // ComplianceResourceTypeList
|
|
45
45
|
* "STRING_VALUE",
|
|
46
46
|
* ],
|
|
47
47
|
* NextToken: "STRING_VALUE",
|
|
@@ -28,11 +28,11 @@ export interface ListComplianceSummariesCommandOutput extends ListComplianceSumm
|
|
|
28
28
|
* import { SSMClient, ListComplianceSummariesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, ListComplianceSummariesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
31
|
+
* const input = { // ListComplianceSummariesRequest
|
|
32
|
+
* Filters: [ // ComplianceStringFilterList
|
|
33
|
+
* { // ComplianceStringFilter
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
|
-
* Values: [
|
|
35
|
+
* Values: [ // ComplianceStringFilterValueList
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Type: "EQUAL" || "NOT_EQUAL" || "BEGIN_WITH" || "LESS_THAN" || "GREATER_THAN",
|
|
@@ -26,7 +26,7 @@ export interface ListDocumentMetadataHistoryCommandOutput extends ListDocumentMe
|
|
|
26
26
|
* import { SSMClient, ListDocumentMetadataHistoryCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, ListDocumentMetadataHistoryCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDocumentMetadataHistoryRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* DocumentVersion: "STRING_VALUE",
|
|
32
32
|
* Metadata: "DocumentReviews", // required
|
|
@@ -26,7 +26,7 @@ export interface ListDocumentVersionsCommandOutput extends ListDocumentVersionsR
|
|
|
26
26
|
* import { SSMClient, ListDocumentVersionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, ListDocumentVersionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDocumentVersionsRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -27,17 +27,17 @@ export interface ListDocumentsCommandOutput extends ListDocumentsResult, __Metad
|
|
|
27
27
|
* import { SSMClient, ListDocumentsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, ListDocumentsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* DocumentFilterList: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // ListDocumentsRequest
|
|
31
|
+
* DocumentFilterList: [ // DocumentFilterList
|
|
32
|
+
* { // DocumentFilter
|
|
33
33
|
* key: "Name" || "Owner" || "PlatformTypes" || "DocumentType", // required
|
|
34
34
|
* value: "STRING_VALUE", // required
|
|
35
35
|
* },
|
|
36
36
|
* ],
|
|
37
|
-
* Filters: [
|
|
38
|
-
* {
|
|
37
|
+
* Filters: [ // DocumentKeyValuesFilterList
|
|
38
|
+
* { // DocumentKeyValuesFilter
|
|
39
39
|
* Key: "STRING_VALUE",
|
|
40
|
-
* Values: [
|
|
40
|
+
* Values: [ // DocumentKeyValuesFilterValues
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
43
|
* },
|
|
@@ -26,13 +26,13 @@ export interface ListInventoryEntriesCommandOutput extends ListInventoryEntriesR
|
|
|
26
26
|
* import { SSMClient, ListInventoryEntriesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
27
27
|
* // const { SSMClient, ListInventoryEntriesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
28
28
|
* const client = new SSMClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListInventoryEntriesRequest
|
|
30
30
|
* InstanceId: "STRING_VALUE", // required
|
|
31
31
|
* TypeName: "STRING_VALUE", // required
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // InventoryFilterList
|
|
33
|
+
* { // InventoryFilter
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // InventoryFilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Type: "Equal" || "NotEqual" || "BeginWith" || "LessThan" || "GreaterThan" || "Exists",
|
|
@@ -27,11 +27,11 @@ export interface ListOpsItemEventsCommandOutput extends ListOpsItemEventsRespons
|
|
|
27
27
|
* import { SSMClient, ListOpsItemEventsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, ListOpsItemEventsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // ListOpsItemEventsRequest
|
|
31
|
+
* Filters: [ // OpsItemEventFilters
|
|
32
|
+
* { // OpsItemEventFilter
|
|
33
33
|
* Key: "OpsItemId", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // OpsItemEventFilterValues // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* Operator: "Equal", // required
|
|
@@ -27,12 +27,12 @@ export interface ListOpsItemRelatedItemsCommandOutput extends ListOpsItemRelated
|
|
|
27
27
|
* import { SSMClient, ListOpsItemRelatedItemsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, ListOpsItemRelatedItemsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListOpsItemRelatedItemsRequest
|
|
31
31
|
* OpsItemId: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // OpsItemRelatedItemsFilters
|
|
33
|
+
* { // OpsItemRelatedItemsFilter
|
|
34
34
|
* Key: "ResourceType" || "AssociationId" || "ResourceUri", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // OpsItemRelatedItemsFilterValues // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Operator: "Equal", // required
|
|
@@ -27,11 +27,11 @@ export interface ListOpsMetadataCommandOutput extends ListOpsMetadataResult, __M
|
|
|
27
27
|
* import { SSMClient, ListOpsMetadataCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, ListOpsMetadataCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
30
|
+
* const input = { // ListOpsMetadataRequest
|
|
31
|
+
* Filters: [ // OpsMetadataFilterList
|
|
32
|
+
* { // OpsMetadataFilter
|
|
33
33
|
* Key: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // OpsMetadataFilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -28,11 +28,11 @@ export interface ListResourceComplianceSummariesCommandOutput extends ListResour
|
|
|
28
28
|
* import { SSMClient, ListResourceComplianceSummariesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
29
29
|
* // const { SSMClient, ListResourceComplianceSummariesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
30
30
|
* const client = new SSMClient(config);
|
|
31
|
-
* const input = {
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
31
|
+
* const input = { // ListResourceComplianceSummariesRequest
|
|
32
|
+
* Filters: [ // ComplianceStringFilterList
|
|
33
|
+
* { // ComplianceStringFilter
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
|
-
* Values: [
|
|
35
|
+
* Values: [ // ComplianceStringFilterValueList
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* Type: "EQUAL" || "NOT_EQUAL" || "BEGIN_WITH" || "LESS_THAN" || "GREATER_THAN",
|
|
@@ -34,7 +34,7 @@ export interface ListResourceDataSyncCommandOutput extends ListResourceDataSyncR
|
|
|
34
34
|
* import { SSMClient, ListResourceDataSyncCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
35
35
|
* // const { SSMClient, ListResourceDataSyncCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
36
36
|
* const client = new SSMClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListResourceDataSyncRequest
|
|
38
38
|
* SyncType: "STRING_VALUE",
|
|
39
39
|
* NextToken: "STRING_VALUE",
|
|
40
40
|
* MaxResults: Number("int"),
|
|
@@ -27,7 +27,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
27
27
|
* import { SSMClient, ListTagsForResourceCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
28
28
|
* // const { SSMClient, ListTagsForResourceCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
29
29
|
* const client = new SSMClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListTagsForResourceRequest
|
|
31
31
|
* ResourceType: "Document" || "ManagedInstance" || "MaintenanceWindow" || "Parameter" || "PatchBaseline" || "OpsItem" || "OpsMetadata" || "Automation" || "Association", // required
|
|
32
32
|
* ResourceId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -29,10 +29,10 @@ export interface ModifyDocumentPermissionCommandOutput extends ModifyDocumentPer
|
|
|
29
29
|
* import { SSMClient, ModifyDocumentPermissionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
30
30
|
* // const { SSMClient, ModifyDocumentPermissionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
31
31
|
* const client = new SSMClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ModifyDocumentPermissionRequest
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
34
|
* PermissionType: "Share", // required
|
|
35
|
-
* AccountIdsToAdd: [
|
|
35
|
+
* AccountIdsToAdd: [ // AccountIdList
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* AccountIdsToRemove: [
|
|
@@ -81,22 +81,22 @@ export interface PutComplianceItemsCommandOutput extends PutComplianceItemsResul
|
|
|
81
81
|
* import { SSMClient, PutComplianceItemsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
82
82
|
* // const { SSMClient, PutComplianceItemsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
83
83
|
* const client = new SSMClient(config);
|
|
84
|
-
* const input = {
|
|
84
|
+
* const input = { // PutComplianceItemsRequest
|
|
85
85
|
* ResourceId: "STRING_VALUE", // required
|
|
86
86
|
* ResourceType: "STRING_VALUE", // required
|
|
87
87
|
* ComplianceType: "STRING_VALUE", // required
|
|
88
|
-
* ExecutionSummary: {
|
|
88
|
+
* ExecutionSummary: { // ComplianceExecutionSummary
|
|
89
89
|
* ExecutionTime: new Date("TIMESTAMP"), // required
|
|
90
90
|
* ExecutionId: "STRING_VALUE",
|
|
91
91
|
* ExecutionType: "STRING_VALUE",
|
|
92
92
|
* },
|
|
93
|
-
* Items: [ // required
|
|
94
|
-
* {
|
|
93
|
+
* Items: [ // ComplianceItemEntryList // required
|
|
94
|
+
* { // ComplianceItemEntry
|
|
95
95
|
* Id: "STRING_VALUE",
|
|
96
96
|
* Title: "STRING_VALUE",
|
|
97
97
|
* Severity: "CRITICAL" || "HIGH" || "MEDIUM" || "LOW" || "INFORMATIONAL" || "UNSPECIFIED", // required
|
|
98
98
|
* Status: "COMPLIANT" || "NON_COMPLIANT", // required
|
|
99
|
-
* Details: {
|
|
99
|
+
* Details: { // ComplianceItemDetails
|
|
100
100
|
* "<keys>": "STRING_VALUE",
|
|
101
101
|
* },
|
|
102
102
|
* },
|