@aws-sdk/client-ssm 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/SSM.d.ts +513 -642
- package/dist-types/ts3.4/SSMClient.d.ts +17 -36
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DeleteCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCloudConnectorCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCloudConnectorsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ValidateCloudConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +31 -62
- package/dist-types/ts3.4/models/errors.d.ts +115 -458
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/models/models_1.d.ts +7 -21
- package/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +3 -5
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAvailablePatchesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAvailablePatchesCommandInput
|
|
8
|
-
extends DescribeAvailablePatchesRequest {}
|
|
7
|
+
export interface DescribeAvailablePatchesCommandInput extends DescribeAvailablePatchesRequest {}
|
|
9
8
|
export interface DescribeAvailablePatchesCommandOutput
|
|
10
|
-
extends DescribeAvailablePatchesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAvailablePatchesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAvailablePatchesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAvailablePatchesCommandInput
|
|
12
|
+
input: DescribeAvailablePatchesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAvailablePatchesCommandInput,
|
|
17
15
|
DescribeAvailablePatchesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDocumentRequest,
|
|
4
|
-
DescribeDocumentResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeDocumentRequest, DescribeDocumentResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeDocumentCommandInput extends DescribeDocumentRequest {}
|
|
8
|
-
export interface DescribeDocumentCommandOutput
|
|
9
|
-
extends DescribeDocumentResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeDocumentCommandOutput extends DescribeDocumentResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeDocumentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeDocumentCommandInput
|
|
8
|
+
input: DescribeDocumentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeDocumentCommandInput,
|
|
16
11
|
DescribeDocumentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeDocumentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeDocumentCommandInput
|
|
17
|
+
input: DescribeDocumentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeDocumentCommandInput,
|
|
25
20
|
DescribeDocumentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDocumentPermissionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDocumentPermissionCommandInput
|
|
8
|
-
extends DescribeDocumentPermissionRequest {}
|
|
7
|
+
export interface DescribeDocumentPermissionCommandInput extends DescribeDocumentPermissionRequest {}
|
|
9
8
|
export interface DescribeDocumentPermissionCommandOutput
|
|
10
|
-
extends DescribeDocumentPermissionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDocumentPermissionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDocumentPermissionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDocumentPermissionCommandInput
|
|
12
|
+
input: DescribeDocumentPermissionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDocumentPermissionCommandInput,
|
|
17
15
|
DescribeDocumentPermissionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeDocumentPermissionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeDocumentPermissionCommandInput
|
|
21
|
+
input: DescribeDocumentPermissionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeDocumentPermissionCommandInput,
|
|
26
24
|
DescribeDocumentPermissionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeEffectiveInstanceAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEffectiveInstanceAssociationsCommandInput
|
|
8
|
-
extends DescribeEffectiveInstanceAssociationsRequest {}
|
|
7
|
+
export interface DescribeEffectiveInstanceAssociationsCommandInput extends DescribeEffectiveInstanceAssociationsRequest {}
|
|
9
8
|
export interface DescribeEffectiveInstanceAssociationsCommandOutput
|
|
10
|
-
extends DescribeEffectiveInstanceAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeEffectiveInstanceAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeEffectiveInstanceAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeEffectiveInstanceAssociationsCommandInput
|
|
12
|
+
input: DescribeEffectiveInstanceAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeEffectiveInstanceAssociationsCommandInput,
|
|
17
15
|
DescribeEffectiveInstanceAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeEffectiveInstanceAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeEffectiveInstanceAssociationsCommandInput
|
|
21
|
+
input: DescribeEffectiveInstanceAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeEffectiveInstanceAssociationsCommandInput,
|
|
26
24
|
DescribeEffectiveInstanceAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeEffectivePatchesForPatchBaselineResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEffectivePatchesForPatchBaselineCommandInput
|
|
8
|
-
extends DescribeEffectivePatchesForPatchBaselineRequest {}
|
|
7
|
+
export interface DescribeEffectivePatchesForPatchBaselineCommandInput extends DescribeEffectivePatchesForPatchBaselineRequest {}
|
|
9
8
|
export interface DescribeEffectivePatchesForPatchBaselineCommandOutput
|
|
10
|
-
extends DescribeEffectivePatchesForPatchBaselineResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeEffectivePatchesForPatchBaselineResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeEffectivePatchesForPatchBaselineCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeEffectivePatchesForPatchBaselineCommandInput
|
|
12
|
+
input: DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
17
15
|
DescribeEffectivePatchesForPatchBaselineCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeEffectivePatchesForPatchBaselineCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeEffectivePatchesForPatchBaselineCommandInput
|
|
21
|
+
input: DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeEffectivePatchesForPatchBaselineCommandInput,
|
|
26
24
|
DescribeEffectivePatchesForPatchBaselineCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstanceAssociationsStatusResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstanceAssociationsStatusCommandInput
|
|
8
|
-
extends DescribeInstanceAssociationsStatusRequest {}
|
|
7
|
+
export interface DescribeInstanceAssociationsStatusCommandInput extends DescribeInstanceAssociationsStatusRequest {}
|
|
9
8
|
export interface DescribeInstanceAssociationsStatusCommandOutput
|
|
10
|
-
extends DescribeInstanceAssociationsStatusResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstanceAssociationsStatusResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstanceAssociationsStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstanceAssociationsStatusCommandInput
|
|
12
|
+
input: DescribeInstanceAssociationsStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstanceAssociationsStatusCommandInput,
|
|
17
15
|
DescribeInstanceAssociationsStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInstanceAssociationsStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInstanceAssociationsStatusCommandInput
|
|
21
|
+
input: DescribeInstanceAssociationsStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInstanceAssociationsStatusCommandInput,
|
|
26
24
|
DescribeInstanceAssociationsStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstanceInformationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstanceInformationCommandInput
|
|
8
|
-
extends DescribeInstanceInformationRequest {}
|
|
7
|
+
export interface DescribeInstanceInformationCommandInput extends DescribeInstanceInformationRequest {}
|
|
9
8
|
export interface DescribeInstanceInformationCommandOutput
|
|
10
|
-
extends DescribeInstanceInformationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstanceInformationResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstanceInformationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstanceInformationCommandInput
|
|
12
|
+
input: DescribeInstanceInformationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstanceInformationCommandInput,
|
|
17
15
|
DescribeInstanceInformationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstancePatchStatesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstancePatchStatesCommandInput
|
|
8
|
-
extends DescribeInstancePatchStatesRequest {}
|
|
7
|
+
export interface DescribeInstancePatchStatesCommandInput extends DescribeInstancePatchStatesRequest {}
|
|
9
8
|
export interface DescribeInstancePatchStatesCommandOutput
|
|
10
|
-
extends DescribeInstancePatchStatesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstancePatchStatesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstancePatchStatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstancePatchStatesCommandInput
|
|
12
|
+
input: DescribeInstancePatchStatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstancePatchStatesCommandInput,
|
|
17
15
|
DescribeInstancePatchStatesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInstancePatchStatesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInstancePatchStatesCommandInput
|
|
21
|
+
input: DescribeInstancePatchStatesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInstancePatchStatesCommandInput,
|
|
26
24
|
DescribeInstancePatchStatesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstancePatchStatesForPatchGroupResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstancePatchStatesForPatchGroupCommandInput
|
|
8
|
-
extends DescribeInstancePatchStatesForPatchGroupRequest {}
|
|
7
|
+
export interface DescribeInstancePatchStatesForPatchGroupCommandInput extends DescribeInstancePatchStatesForPatchGroupRequest {}
|
|
9
8
|
export interface DescribeInstancePatchStatesForPatchGroupCommandOutput
|
|
10
|
-
extends DescribeInstancePatchStatesForPatchGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstancePatchStatesForPatchGroupResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstancePatchStatesForPatchGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstancePatchStatesForPatchGroupCommandInput
|
|
12
|
+
input: DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
17
15
|
DescribeInstancePatchStatesForPatchGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInstancePatchStatesForPatchGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInstancePatchStatesForPatchGroupCommandInput
|
|
21
|
+
input: DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInstancePatchStatesForPatchGroupCommandInput,
|
|
26
24
|
DescribeInstancePatchStatesForPatchGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeInstancePatchesRequest,
|
|
4
|
-
DescribeInstancePatchesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeInstancePatchesRequest, DescribeInstancePatchesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstancePatchesCommandInput
|
|
8
|
-
extends DescribeInstancePatchesRequest {}
|
|
4
|
+
export interface DescribeInstancePatchesCommandInput extends DescribeInstancePatchesRequest {}
|
|
9
5
|
export interface DescribeInstancePatchesCommandOutput
|
|
10
|
-
extends DescribeInstancePatchesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeInstancePatchesResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeInstancePatchesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeInstancePatchesCommandInput
|
|
9
|
+
input: DescribeInstancePatchesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeInstancePatchesCommandInput,
|
|
17
12
|
DescribeInstancePatchesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeInstancePatchesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeInstancePatchesCommandInput
|
|
18
|
+
input: DescribeInstancePatchesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeInstancePatchesCommandInput,
|
|
26
21
|
DescribeInstancePatchesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInstancePropertiesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInstancePropertiesCommandInput
|
|
8
|
-
extends DescribeInstancePropertiesRequest {}
|
|
7
|
+
export interface DescribeInstancePropertiesCommandInput extends DescribeInstancePropertiesRequest {}
|
|
9
8
|
export interface DescribeInstancePropertiesCommandOutput
|
|
10
|
-
extends DescribeInstancePropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInstancePropertiesResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInstancePropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInstancePropertiesCommandInput
|
|
12
|
+
input: DescribeInstancePropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInstancePropertiesCommandInput,
|
|
17
15
|
DescribeInstancePropertiesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInventoryDeletionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInventoryDeletionsCommandInput
|
|
8
|
-
extends DescribeInventoryDeletionsRequest {}
|
|
7
|
+
export interface DescribeInventoryDeletionsCommandInput extends DescribeInventoryDeletionsRequest {}
|
|
9
8
|
export interface DescribeInventoryDeletionsCommandOutput
|
|
10
|
-
extends DescribeInventoryDeletionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInventoryDeletionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInventoryDeletionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInventoryDeletionsCommandInput
|
|
12
|
+
input: DescribeInventoryDeletionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInventoryDeletionsCommandInput,
|
|
17
15
|
DescribeInventoryDeletionsCommandOutput,
|
package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowExecutionTaskInvocationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowExecutionTaskInvocationsRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput extends DescribeMaintenanceWindowExecutionTaskInvocationsRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowExecutionTaskInvocationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowExecutionTaskInvocationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowExecutionTaskInvocationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceWindowExecutionTaskInvocationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput
|
|
21
|
+
input: DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMaintenanceWindowExecutionTaskInvocationsCommandInput,
|
|
26
24
|
DescribeMaintenanceWindowExecutionTaskInvocationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowExecutionTasksResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowExecutionTasksCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowExecutionTasksRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowExecutionTasksCommandInput extends DescribeMaintenanceWindowExecutionTasksRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowExecutionTasksCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowExecutionTasksResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowExecutionTasksResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowExecutionTasksCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowExecutionTasksCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowExecutionTasksCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceWindowExecutionTasksCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMaintenanceWindowExecutionTasksCommandInput
|
|
21
|
+
input: DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMaintenanceWindowExecutionTasksCommandInput,
|
|
26
24
|
DescribeMaintenanceWindowExecutionTasksCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowExecutionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowExecutionsCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowExecutionsRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowExecutionsCommandInput extends DescribeMaintenanceWindowExecutionsRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowExecutionsCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowExecutionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowExecutionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowExecutionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowExecutionsCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowExecutionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowExecutionsCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowExecutionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceWindowExecutionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMaintenanceWindowExecutionsCommandInput
|
|
21
|
+
input: DescribeMaintenanceWindowExecutionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMaintenanceWindowExecutionsCommandInput,
|
|
26
24
|
DescribeMaintenanceWindowExecutionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowScheduleResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowScheduleCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowScheduleRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowScheduleCommandInput extends DescribeMaintenanceWindowScheduleRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowScheduleCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowScheduleResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowScheduleResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowScheduleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowScheduleCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowScheduleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowScheduleCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowScheduleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowTargetsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowTargetsCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowTargetsRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowTargetsCommandInput extends DescribeMaintenanceWindowTargetsRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowTargetsCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowTargetsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowTargetsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowTargetsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowTargetsCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowTargetsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowTargetsCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowTargetsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceWindowTargetsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMaintenanceWindowTargetsCommandInput
|
|
21
|
+
input: DescribeMaintenanceWindowTargetsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMaintenanceWindowTargetsCommandInput,
|
|
26
24
|
DescribeMaintenanceWindowTargetsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowTasksResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowTasksCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowTasksRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowTasksCommandInput extends DescribeMaintenanceWindowTasksRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowTasksCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowTasksResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowTasksResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowTasksCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowTasksCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowTasksCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowTasksCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowTasksCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceWindowTasksCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMaintenanceWindowTasksCommandInput
|
|
21
|
+
input: DescribeMaintenanceWindowTasksCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMaintenanceWindowTasksCommandInput,
|
|
26
24
|
DescribeMaintenanceWindowTasksCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowsCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowsRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowsCommandInput extends DescribeMaintenanceWindowsRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowsCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowsCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowsCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeMaintenanceWindowsForTargetResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeMaintenanceWindowsForTargetCommandInput
|
|
8
|
-
extends DescribeMaintenanceWindowsForTargetRequest {}
|
|
7
|
+
export interface DescribeMaintenanceWindowsForTargetCommandInput extends DescribeMaintenanceWindowsForTargetRequest {}
|
|
9
8
|
export interface DescribeMaintenanceWindowsForTargetCommandOutput
|
|
10
|
-
extends DescribeMaintenanceWindowsForTargetResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeMaintenanceWindowsForTargetResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeMaintenanceWindowsForTargetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeMaintenanceWindowsForTargetCommandInput
|
|
12
|
+
input: DescribeMaintenanceWindowsForTargetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeMaintenanceWindowsForTargetCommandInput,
|
|
17
15
|
DescribeMaintenanceWindowsForTargetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeMaintenanceWindowsForTargetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeMaintenanceWindowsForTargetCommandInput
|
|
21
|
+
input: DescribeMaintenanceWindowsForTargetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeMaintenanceWindowsForTargetCommandInput,
|
|
26
24
|
DescribeMaintenanceWindowsForTargetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeOpsItemsRequest,
|
|
4
|
-
DescribeOpsItemsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeOpsItemsRequest, DescribeOpsItemsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeOpsItemsCommandInput extends DescribeOpsItemsRequest {}
|
|
8
|
-
export interface DescribeOpsItemsCommandOutput
|
|
9
|
-
extends DescribeOpsItemsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeOpsItemsCommandOutput extends DescribeOpsItemsResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeOpsItemsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeOpsItemsCommandInput
|
|
8
|
+
input: DescribeOpsItemsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeOpsItemsCommandInput,
|
|
16
11
|
DescribeOpsItemsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeParametersRequest,
|
|
4
|
-
DescribeParametersResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeParametersRequest, DescribeParametersResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeParametersCommandInput
|
|
8
|
-
extends DescribeParametersRequest {}
|
|
4
|
+
export interface DescribeParametersCommandInput extends DescribeParametersRequest {}
|
|
9
5
|
export interface DescribeParametersCommandOutput
|
|
10
|
-
extends DescribeParametersResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeParametersResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeParametersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeParametersCommandInput
|
|
9
|
+
input: DescribeParametersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeParametersCommandInput,
|
|
17
12
|
DescribeParametersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePatchBaselinesRequest,
|
|
4
|
-
DescribePatchBaselinesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePatchBaselinesRequest, DescribePatchBaselinesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePatchBaselinesCommandInput
|
|
8
|
-
extends DescribePatchBaselinesRequest {}
|
|
4
|
+
export interface DescribePatchBaselinesCommandInput extends DescribePatchBaselinesRequest {}
|
|
9
5
|
export interface DescribePatchBaselinesCommandOutput
|
|
10
|
-
extends DescribePatchBaselinesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePatchBaselinesResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribePatchBaselinesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePatchBaselinesCommandInput
|
|
9
|
+
input: DescribePatchBaselinesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePatchBaselinesCommandInput,
|
|
17
12
|
DescribePatchBaselinesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePatchGroupStateRequest,
|
|
4
|
-
DescribePatchGroupStateResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePatchGroupStateRequest, DescribePatchGroupStateResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePatchGroupStateCommandInput
|
|
8
|
-
extends DescribePatchGroupStateRequest {}
|
|
4
|
+
export interface DescribePatchGroupStateCommandInput extends DescribePatchGroupStateRequest {}
|
|
9
5
|
export interface DescribePatchGroupStateCommandOutput
|
|
10
|
-
extends DescribePatchGroupStateResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePatchGroupStateResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribePatchGroupStateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePatchGroupStateCommandInput
|
|
9
|
+
input: DescribePatchGroupStateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePatchGroupStateCommandInput,
|
|
17
12
|
DescribePatchGroupStateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribePatchGroupStateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribePatchGroupStateCommandInput
|
|
18
|
+
input: DescribePatchGroupStateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribePatchGroupStateCommandInput,
|
|
26
21
|
DescribePatchGroupStateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePatchGroupsRequest,
|
|
4
|
-
DescribePatchGroupsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePatchGroupsRequest, DescribePatchGroupsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePatchGroupsCommandInput
|
|
8
|
-
extends DescribePatchGroupsRequest {}
|
|
4
|
+
export interface DescribePatchGroupsCommandInput extends DescribePatchGroupsRequest {}
|
|
9
5
|
export interface DescribePatchGroupsCommandOutput
|
|
10
|
-
extends DescribePatchGroupsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePatchGroupsResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribePatchGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePatchGroupsCommandInput
|
|
9
|
+
input: DescribePatchGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePatchGroupsCommandInput,
|
|
17
12
|
DescribePatchGroupsCommandOutput,
|