@aws-sdk/client-ssm 3.295.0 → 3.297.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 +2 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-types/SSM.d.ts +139 -0
- package/dist-types/SSMClient.d.ts +24 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +16 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +16 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +16 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +16 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +16 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +16 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +16 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +16 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +16 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +16 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +16 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +16 -0
- package/dist-types/commands/GetParameterCommand.d.ts +16 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +16 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +16 -0
- package/dist-types/commands/GetParametersCommand.d.ts +16 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +16 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +16 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +16 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +16 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +16 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +16 -0
- package/dist-types/commands/PutParameterCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +16 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +16 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +16 -0
- package/dist-types/commands/SendCommandCommand.d.ts +16 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +16 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StartSessionCommand.d.ts +16 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +16 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +16 -0
- package/dist-types/models/SSMServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +607 -1
- package/dist-types/models/models_1.d.ts +652 -3
- package/dist-types/models/models_2.d.ts +111 -3
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +3 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +3 -0
- package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +30 -30
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetInventoryCommandInput, GetInventoryCommandOutput } from "../commands/GetInventoryCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetInventory(config: SSMPaginationConfiguration, input: GetInventoryCommandInput, ...additionalArguments: any): Paginator<GetInventoryCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetInventorySchemaCommandInput, GetInventorySchemaCommandOutput } from "../commands/GetInventorySchemaCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetInventorySchema(config: SSMPaginationConfiguration, input: GetInventorySchemaCommandInput, ...additionalArguments: any): Paginator<GetInventorySchemaCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetOpsSummaryCommandInput, GetOpsSummaryCommandOutput } from "../commands/GetOpsSummaryCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetOpsSummary(config: SSMPaginationConfiguration, input: GetOpsSummaryCommandInput, ...additionalArguments: any): Paginator<GetOpsSummaryCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetParameterHistoryCommandInput, GetParameterHistoryCommandOutput } from "../commands/GetParameterHistoryCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetParameterHistory(config: SSMPaginationConfiguration, input: GetParameterHistoryCommandInput, ...additionalArguments: any): Paginator<GetParameterHistoryCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetParametersByPathCommandInput, GetParametersByPathCommandOutput } from "../commands/GetParametersByPathCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetParametersByPath(config: SSMPaginationConfiguration, input: GetParametersByPathCommandInput, ...additionalArguments: any): Paginator<GetParametersByPathCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput } from "../commands/GetResourcePoliciesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetResourcePolicies(config: SSMPaginationConfiguration, input: GetResourcePoliciesCommandInput, ...additionalArguments: any): Paginator<GetResourcePoliciesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListAssociationVersionsCommandInput, ListAssociationVersionsCommandOutput } from "../commands/ListAssociationVersionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListAssociationVersions(config: SSMPaginationConfiguration, input: ListAssociationVersionsCommandInput, ...additionalArguments: any): Paginator<ListAssociationVersionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListAssociationsCommandInput, ListAssociationsCommandOutput } from "../commands/ListAssociationsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListAssociations(config: SSMPaginationConfiguration, input: ListAssociationsCommandInput, ...additionalArguments: any): Paginator<ListAssociationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListCommandInvocationsCommandInput, ListCommandInvocationsCommandOutput } from "../commands/ListCommandInvocationsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListCommandInvocations(config: SSMPaginationConfiguration, input: ListCommandInvocationsCommandInput, ...additionalArguments: any): Paginator<ListCommandInvocationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListCommandsCommandInput, ListCommandsCommandOutput } from "../commands/ListCommandsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListCommands(config: SSMPaginationConfiguration, input: ListCommandsCommandInput, ...additionalArguments: any): Paginator<ListCommandsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListComplianceItemsCommandInput, ListComplianceItemsCommandOutput } from "../commands/ListComplianceItemsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListComplianceItems(config: SSMPaginationConfiguration, input: ListComplianceItemsCommandInput, ...additionalArguments: any): Paginator<ListComplianceItemsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListComplianceSummariesCommandInput, ListComplianceSummariesCommandOutput } from "../commands/ListComplianceSummariesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListComplianceSummaries(config: SSMPaginationConfiguration, input: ListComplianceSummariesCommandInput, ...additionalArguments: any): Paginator<ListComplianceSummariesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDocumentVersionsCommandInput, ListDocumentVersionsCommandOutput } from "../commands/ListDocumentVersionsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDocumentVersions(config: SSMPaginationConfiguration, input: ListDocumentVersionsCommandInput, ...additionalArguments: any): Paginator<ListDocumentVersionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListDocumentsCommandInput, ListDocumentsCommandOutput } from "../commands/ListDocumentsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListDocuments(config: SSMPaginationConfiguration, input: ListDocumentsCommandInput, ...additionalArguments: any): Paginator<ListDocumentsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListOpsItemEventsCommandInput, ListOpsItemEventsCommandOutput } from "../commands/ListOpsItemEventsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListOpsItemEvents(config: SSMPaginationConfiguration, input: ListOpsItemEventsCommandInput, ...additionalArguments: any): Paginator<ListOpsItemEventsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListOpsItemRelatedItemsCommandInput, ListOpsItemRelatedItemsCommandOutput } from "../commands/ListOpsItemRelatedItemsCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListOpsItemRelatedItems(config: SSMPaginationConfiguration, input: ListOpsItemRelatedItemsCommandInput, ...additionalArguments: any): Paginator<ListOpsItemRelatedItemsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListOpsMetadataCommandInput, ListOpsMetadataCommandOutput } from "../commands/ListOpsMetadataCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListOpsMetadata(config: SSMPaginationConfiguration, input: ListOpsMetadataCommandInput, ...additionalArguments: any): Paginator<ListOpsMetadataCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListResourceComplianceSummariesCommandInput, ListResourceComplianceSummariesCommandOutput } from "../commands/ListResourceComplianceSummariesCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListResourceComplianceSummaries(config: SSMPaginationConfiguration, input: ListResourceComplianceSummariesCommandInput, ...additionalArguments: any): Paginator<ListResourceComplianceSummariesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListResourceDataSyncCommandInput, ListResourceDataSyncCommandOutput } from "../commands/ListResourceDataSyncCommand";
|
|
3
3
|
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListResourceDataSync(config: SSMPaginationConfiguration, input: ListResourceDataSyncCommandInput, ...additionalArguments: any): Paginator<ListResourceDataSyncCommandOutput>;
|
|
@@ -760,9 +760,11 @@ export interface PatchRuleGroup {
|
|
|
760
760
|
PatchRules: PatchRule[] | undefined;
|
|
761
761
|
}
|
|
762
762
|
export declare enum OperatingSystem {
|
|
763
|
+
AlmaLinux = "ALMA_LINUX",
|
|
763
764
|
AmazonLinux = "AMAZON_LINUX",
|
|
764
765
|
AmazonLinux2 = "AMAZON_LINUX_2",
|
|
765
766
|
AmazonLinux2022 = "AMAZON_LINUX_2022",
|
|
767
|
+
AmazonLinux2023 = "AMAZON_LINUX_2023",
|
|
766
768
|
CentOS = "CENTOS",
|
|
767
769
|
Debian = "DEBIAN",
|
|
768
770
|
MacOS = "MACOS",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ssm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.297.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,39 +20,39 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.297.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.297.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.296.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.296.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.296.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.296.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.296.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.296.0",
|
|
43
|
+
"@aws-sdk/types": "3.296.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.296.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.295.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.296.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.296.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.296.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
55
|
+
"@aws-sdk/util-waiter": "3.296.0",
|
|
56
56
|
"tslib": "^2.5.0",
|
|
57
57
|
"uuid": "^8.3.2"
|
|
58
58
|
},
|