@aws-sdk/client-ssm 3.169.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 +8 -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,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeAutomationStepExecutionsRequest,
|
|
10
|
+
DescribeAutomationStepExecutionsResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeAutomationStepExecutionsCommandInput
|
|
18
|
+
extends DescribeAutomationStepExecutionsRequest {}
|
|
19
|
+
export interface DescribeAutomationStepExecutionsCommandOutput
|
|
20
|
+
extends DescribeAutomationStepExecutionsResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeAutomationStepExecutionsCommand extends $Command<
|
|
24
|
+
DescribeAutomationStepExecutionsCommandInput,
|
|
25
|
+
DescribeAutomationStepExecutionsCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeAutomationStepExecutionsCommandInput;
|
|
29
|
+
constructor(input: DescribeAutomationStepExecutionsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeAutomationStepExecutionsCommandInput,
|
|
37
|
+
DescribeAutomationStepExecutionsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeAvailablePatchesRequest,
|
|
10
|
+
DescribeAvailablePatchesResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeAvailablePatchesCommandInput
|
|
18
|
+
extends DescribeAvailablePatchesRequest {}
|
|
19
|
+
export interface DescribeAvailablePatchesCommandOutput
|
|
20
|
+
extends DescribeAvailablePatchesResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeAvailablePatchesCommand extends $Command<
|
|
24
|
+
DescribeAvailablePatchesCommandInput,
|
|
25
|
+
DescribeAvailablePatchesCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeAvailablePatchesCommandInput;
|
|
29
|
+
constructor(input: DescribeAvailablePatchesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeAvailablePatchesCommandInput,
|
|
37
|
+
DescribeAvailablePatchesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeDocumentRequest,
|
|
10
|
+
DescribeDocumentResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeDocumentCommandInput extends DescribeDocumentRequest {}
|
|
18
|
+
export interface DescribeDocumentCommandOutput
|
|
19
|
+
extends DescribeDocumentResult,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeDocumentCommand extends $Command<
|
|
23
|
+
DescribeDocumentCommandInput,
|
|
24
|
+
DescribeDocumentCommandOutput,
|
|
25
|
+
SSMClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeDocumentCommandInput;
|
|
28
|
+
constructor(input: DescribeDocumentCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: SSMClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeDocumentCommandInput, DescribeDocumentCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeDocumentPermissionRequest,
|
|
10
|
+
DescribeDocumentPermissionResponse,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeDocumentPermissionCommandInput
|
|
18
|
+
extends DescribeDocumentPermissionRequest {}
|
|
19
|
+
export interface DescribeDocumentPermissionCommandOutput
|
|
20
|
+
extends DescribeDocumentPermissionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeDocumentPermissionCommand extends $Command<
|
|
24
|
+
DescribeDocumentPermissionCommandInput,
|
|
25
|
+
DescribeDocumentPermissionCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeDocumentPermissionCommandInput;
|
|
29
|
+
constructor(input: DescribeDocumentPermissionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeDocumentPermissionCommandInput,
|
|
37
|
+
DescribeDocumentPermissionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeEffectiveInstanceAssociationsRequest,
|
|
10
|
+
DescribeEffectiveInstanceAssociationsResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeEffectiveInstanceAssociationsCommandInput
|
|
18
|
+
extends DescribeEffectiveInstanceAssociationsRequest {}
|
|
19
|
+
export interface DescribeEffectiveInstanceAssociationsCommandOutput
|
|
20
|
+
extends DescribeEffectiveInstanceAssociationsResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEffectiveInstanceAssociationsCommand extends $Command<
|
|
24
|
+
DescribeEffectiveInstanceAssociationsCommandInput,
|
|
25
|
+
DescribeEffectiveInstanceAssociationsCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEffectiveInstanceAssociationsCommandInput;
|
|
29
|
+
constructor(input: DescribeEffectiveInstanceAssociationsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEffectiveInstanceAssociationsCommandInput,
|
|
37
|
+
DescribeEffectiveInstanceAssociationsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeEffectivePatchesForPatchBaselineRequest,
|
|
10
|
+
DescribeEffectivePatchesForPatchBaselineResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeEffectivePatchesForPatchBaselineCommandInput
|
|
18
|
+
extends DescribeEffectivePatchesForPatchBaselineRequest {}
|
|
19
|
+
export interface DescribeEffectivePatchesForPatchBaselineCommandOutput
|
|
20
|
+
extends DescribeEffectivePatchesForPatchBaselineResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeEffectivePatchesForPatchBaselineCommand extends $Command<
|
|
24
|
+
DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
25
|
+
DescribeEffectivePatchesForPatchBaselineCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeEffectivePatchesForPatchBaselineCommandInput;
|
|
29
|
+
constructor(input: DescribeEffectivePatchesForPatchBaselineCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
37
|
+
DescribeEffectivePatchesForPatchBaselineCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeInstanceAssociationsStatusRequest,
|
|
10
|
+
DescribeInstanceAssociationsStatusResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeInstanceAssociationsStatusCommandInput
|
|
18
|
+
extends DescribeInstanceAssociationsStatusRequest {}
|
|
19
|
+
export interface DescribeInstanceAssociationsStatusCommandOutput
|
|
20
|
+
extends DescribeInstanceAssociationsStatusResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeInstanceAssociationsStatusCommand extends $Command<
|
|
24
|
+
DescribeInstanceAssociationsStatusCommandInput,
|
|
25
|
+
DescribeInstanceAssociationsStatusCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeInstanceAssociationsStatusCommandInput;
|
|
29
|
+
constructor(input: DescribeInstanceAssociationsStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeInstanceAssociationsStatusCommandInput,
|
|
37
|
+
DescribeInstanceAssociationsStatusCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeInstanceInformationRequest,
|
|
10
|
+
DescribeInstanceInformationResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeInstanceInformationCommandInput
|
|
18
|
+
extends DescribeInstanceInformationRequest {}
|
|
19
|
+
export interface DescribeInstanceInformationCommandOutput
|
|
20
|
+
extends DescribeInstanceInformationResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeInstanceInformationCommand extends $Command<
|
|
24
|
+
DescribeInstanceInformationCommandInput,
|
|
25
|
+
DescribeInstanceInformationCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeInstanceInformationCommandInput;
|
|
29
|
+
constructor(input: DescribeInstanceInformationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeInstanceInformationCommandInput,
|
|
37
|
+
DescribeInstanceInformationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeInstancePatchStatesRequest,
|
|
10
|
+
DescribeInstancePatchStatesResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeInstancePatchStatesCommandInput
|
|
18
|
+
extends DescribeInstancePatchStatesRequest {}
|
|
19
|
+
export interface DescribeInstancePatchStatesCommandOutput
|
|
20
|
+
extends DescribeInstancePatchStatesResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeInstancePatchStatesCommand extends $Command<
|
|
24
|
+
DescribeInstancePatchStatesCommandInput,
|
|
25
|
+
DescribeInstancePatchStatesCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeInstancePatchStatesCommandInput;
|
|
29
|
+
constructor(input: DescribeInstancePatchStatesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeInstancePatchStatesCommandInput,
|
|
37
|
+
DescribeInstancePatchStatesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
DescribeInstancePatchStatesForPatchGroupRequest,
|
|
10
|
+
DescribeInstancePatchStatesForPatchGroupResult,
|
|
11
|
+
} from "../models/models_0";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface DescribeInstancePatchStatesForPatchGroupCommandInput
|
|
18
|
+
extends DescribeInstancePatchStatesForPatchGroupRequest {}
|
|
19
|
+
export interface DescribeInstancePatchStatesForPatchGroupCommandOutput
|
|
20
|
+
extends DescribeInstancePatchStatesForPatchGroupResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeInstancePatchStatesForPatchGroupCommand extends $Command<
|
|
24
|
+
DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
25
|
+
DescribeInstancePatchStatesForPatchGroupCommandOutput,
|
|
26
|
+
SSMClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeInstancePatchStatesForPatchGroupCommandInput;
|
|
29
|
+
constructor(input: DescribeInstancePatchStatesForPatchGroupCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SSMClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
37
|
+
DescribeInstancePatchStatesForPatchGroupCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|