@aws-sdk/client-ssm 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/SSM.d.ts +2548 -680
- package/dist-types/ts3.4/SSMClient.d.ts +938 -208
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +36 -18
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +135 -135
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SSMServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +3527 -3221
- package/dist-types/ts3.4/models/models_1.d.ts +3783 -3362
- package/dist-types/ts3.4/models/models_2.d.ts +479 -412
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +47 -47
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1625 -407
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeActivationsCommandInput,
|
|
4
|
+
DescribeActivationsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeActivationsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeActivations(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeActivationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeActivationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeAssociationExecutionTargetsCommandInput,
|
|
4
|
+
DescribeAssociationExecutionTargetsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeAssociationExecutionTargetsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeAssociationExecutionTargets(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeAssociationExecutionTargetsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeAssociationExecutionTargetsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeAssociationExecutionsCommandInput,
|
|
4
|
+
DescribeAssociationExecutionsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeAssociationExecutionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeAssociationExecutions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeAssociationExecutionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeAssociationExecutionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeAutomationExecutionsCommandInput,
|
|
4
|
+
DescribeAutomationExecutionsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeAutomationExecutionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeAutomationExecutions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeAutomationExecutionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeAutomationExecutionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeAutomationStepExecutionsCommandInput,
|
|
4
|
+
DescribeAutomationStepExecutionsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeAutomationStepExecutionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeAutomationStepExecutions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeAutomationStepExecutionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeAutomationStepExecutionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeAvailablePatchesCommandInput,
|
|
4
|
+
DescribeAvailablePatchesCommandOutput,
|
|
5
|
+
} from "../commands/DescribeAvailablePatchesCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeAvailablePatches(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeAvailablePatchesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeAvailablePatchesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeEffectiveInstanceAssociationsCommandInput,
|
|
4
|
+
DescribeEffectiveInstanceAssociationsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeEffectiveInstanceAssociationsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeEffectiveInstanceAssociations(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeEffectiveInstanceAssociationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeEffectiveInstanceAssociationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
4
|
+
DescribeEffectivePatchesForPatchBaselineCommandOutput,
|
|
5
|
+
} from "../commands/DescribeEffectivePatchesForPatchBaselineCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeEffectivePatchesForPatchBaseline(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeEffectivePatchesForPatchBaselineCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeInstanceAssociationsStatusCommandInput,
|
|
4
|
+
DescribeInstanceAssociationsStatusCommandOutput,
|
|
5
|
+
} from "../commands/DescribeInstanceAssociationsStatusCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeInstanceAssociationsStatus(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeInstanceAssociationsStatusCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeInstanceAssociationsStatusCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeInstanceInformationCommandInput,
|
|
4
|
+
DescribeInstanceInformationCommandOutput,
|
|
5
|
+
} from "../commands/DescribeInstanceInformationCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeInstanceInformation(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeInstanceInformationCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeInstanceInformationCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
4
|
+
DescribeInstancePatchStatesForPatchGroupCommandOutput,
|
|
5
|
+
} from "../commands/DescribeInstancePatchStatesForPatchGroupCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeInstancePatchStatesForPatchGroup(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeInstancePatchStatesForPatchGroupCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeInstancePatchStatesCommandInput,
|
|
4
|
+
DescribeInstancePatchStatesCommandOutput,
|
|
5
|
+
} from "../commands/DescribeInstancePatchStatesCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeInstancePatchStates(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeInstancePatchStatesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeInstancePatchStatesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeInstancePatchesCommandInput,
|
|
4
|
+
DescribeInstancePatchesCommandOutput,
|
|
5
|
+
} from "../commands/DescribeInstancePatchesCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeInstancePatches(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeInstancePatchesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeInstancePatchesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeInventoryDeletionsCommandInput,
|
|
4
|
+
DescribeInventoryDeletionsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeInventoryDeletionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeInventoryDeletions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeInventoryDeletionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeInventoryDeletionsCommandOutput>;
|
package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowExecutionTaskInvocations(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowExecutionTasksCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowExecutionTasksCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowExecutionTasks(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowExecutionTasksCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowExecutionsCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowExecutionsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowExecutionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowExecutions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowExecutionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowExecutionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowScheduleCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowScheduleCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowScheduleCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowSchedule(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowScheduleCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowScheduleCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowTargetsCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowTargetsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowTargetsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowTargets(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowTargetsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowTargetsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowTasksCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowTasksCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowTasksCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowTasks(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowTasksCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowTasksCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowsForTargetCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowsForTargetCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowsForTargetCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindowsForTarget(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowsForTargetCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowsForTargetCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeMaintenanceWindowsCommandInput,
|
|
4
|
+
DescribeMaintenanceWindowsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeMaintenanceWindowsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeMaintenanceWindows(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeMaintenanceWindowsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeMaintenanceWindowsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeOpsItemsCommandInput,
|
|
4
|
+
DescribeOpsItemsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeOpsItemsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeOpsItems(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeOpsItemsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeOpsItemsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeParametersCommandInput,
|
|
4
|
+
DescribeParametersCommandOutput,
|
|
5
|
+
} from "../commands/DescribeParametersCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeParameters(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeParametersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeParametersCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribePatchBaselinesCommandInput,
|
|
4
|
+
DescribePatchBaselinesCommandOutput,
|
|
5
|
+
} from "../commands/DescribePatchBaselinesCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribePatchBaselines(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribePatchBaselinesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribePatchBaselinesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribePatchGroupsCommandInput,
|
|
4
|
+
DescribePatchGroupsCommandOutput,
|
|
5
|
+
} from "../commands/DescribePatchGroupsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribePatchGroups(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribePatchGroupsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribePatchGroupsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribePatchPropertiesCommandInput,
|
|
4
|
+
DescribePatchPropertiesCommandOutput,
|
|
5
|
+
} from "../commands/DescribePatchPropertiesCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribePatchProperties(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribePatchPropertiesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribePatchPropertiesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeSessionsCommandInput,
|
|
4
|
+
DescribeSessionsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeSessionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeSessions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: DescribeSessionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeSessionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetInventoryCommandInput,
|
|
4
|
+
GetInventoryCommandOutput,
|
|
5
|
+
} from "../commands/GetInventoryCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetInventory(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: GetInventoryCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetInventoryCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetInventorySchemaCommandInput,
|
|
4
|
+
GetInventorySchemaCommandOutput,
|
|
5
|
+
} from "../commands/GetInventorySchemaCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetInventorySchema(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: GetInventorySchemaCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetInventorySchemaCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetOpsSummaryCommandInput,
|
|
4
|
+
GetOpsSummaryCommandOutput,
|
|
5
|
+
} from "../commands/GetOpsSummaryCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetOpsSummary(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: GetOpsSummaryCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetOpsSummaryCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetParameterHistoryCommandInput,
|
|
4
|
+
GetParameterHistoryCommandOutput,
|
|
5
|
+
} from "../commands/GetParameterHistoryCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetParameterHistory(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: GetParameterHistoryCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetParameterHistoryCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetParametersByPathCommandInput,
|
|
4
|
+
GetParametersByPathCommandOutput,
|
|
5
|
+
} from "../commands/GetParametersByPathCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetParametersByPath(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: GetParametersByPathCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetParametersByPathCommandOutput>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { SSM } from "../SSM";
|
|
3
|
-
import { SSMClient } from "../SSMClient";
|
|
4
|
-
export interface SSMPaginationConfiguration extends PaginationConfiguration {
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { SSM } from "../SSM";
|
|
3
|
+
import { SSMClient } from "../SSMClient";
|
|
4
|
+
export interface SSMPaginationConfiguration extends PaginationConfiguration {
|
|
5
|
+
client: SSM | SSMClient;
|
|
6
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListAssociationVersionsCommandInput,
|
|
4
|
+
ListAssociationVersionsCommandOutput,
|
|
5
|
+
} from "../commands/ListAssociationVersionsCommand";
|
|
6
|
+
import { SSMPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListAssociationVersions(
|
|
8
|
+
config: SSMPaginationConfiguration,
|
|
9
|
+
input: ListAssociationVersionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListAssociationVersionsCommandOutput>;
|