@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
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePatchPropertiesRequest,
|
|
4
|
-
DescribePatchPropertiesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePatchPropertiesRequest, DescribePatchPropertiesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribePatchPropertiesCommandInput
|
|
8
|
-
extends DescribePatchPropertiesRequest {}
|
|
4
|
+
export interface DescribePatchPropertiesCommandInput extends DescribePatchPropertiesRequest {}
|
|
9
5
|
export interface DescribePatchPropertiesCommandOutput
|
|
10
|
-
extends DescribePatchPropertiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribePatchPropertiesResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribePatchPropertiesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribePatchPropertiesCommandInput
|
|
9
|
+
input: DescribePatchPropertiesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribePatchPropertiesCommandInput,
|
|
17
12
|
DescribePatchPropertiesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribePatchPropertiesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribePatchPropertiesCommandInput
|
|
18
|
+
input: DescribePatchPropertiesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribePatchPropertiesCommandInput,
|
|
26
21
|
DescribePatchPropertiesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeSessionsRequest,
|
|
4
|
-
DescribeSessionsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeSessionsRequest, DescribeSessionsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeSessionsCommandInput extends DescribeSessionsRequest {}
|
|
8
|
-
export interface DescribeSessionsCommandOutput
|
|
9
|
-
extends DescribeSessionsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeSessionsCommandOutput extends DescribeSessionsResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeSessionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeSessionsCommandInput
|
|
8
|
+
input: DescribeSessionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeSessionsCommandInput,
|
|
16
11
|
DescribeSessionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeSessionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeSessionsCommandInput
|
|
17
|
+
input: DescribeSessionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeSessionsCommandInput,
|
|
25
20
|
DescribeSessionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateOpsItemRelatedItemResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateOpsItemRelatedItemCommandInput
|
|
8
|
-
extends DisassociateOpsItemRelatedItemRequest {}
|
|
7
|
+
export interface DisassociateOpsItemRelatedItemCommandInput extends DisassociateOpsItemRelatedItemRequest {}
|
|
9
8
|
export interface DisassociateOpsItemRelatedItemCommandOutput
|
|
10
|
-
extends DisassociateOpsItemRelatedItemResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateOpsItemRelatedItemResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateOpsItemRelatedItemCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateOpsItemRelatedItemCommandInput
|
|
12
|
+
input: DisassociateOpsItemRelatedItemCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateOpsItemRelatedItemCommandInput,
|
|
17
15
|
DisassociateOpsItemRelatedItemCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateOpsItemRelatedItemCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateOpsItemRelatedItemCommandInput
|
|
21
|
+
input: DisassociateOpsItemRelatedItemCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateOpsItemRelatedItemCommandInput,
|
|
26
24
|
DisassociateOpsItemRelatedItemCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAccessTokenRequest,
|
|
4
|
-
GetAccessTokenResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAccessTokenRequest, GetAccessTokenResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetAccessTokenCommandInput extends GetAccessTokenRequest {}
|
|
8
|
-
export interface GetAccessTokenCommandOutput
|
|
9
|
-
extends GetAccessTokenResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAccessTokenCommandOutput extends GetAccessTokenResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetAccessTokenCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetAccessTokenCommandInput
|
|
8
|
+
input: GetAccessTokenCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetAccessTokenCommandInput,
|
|
16
11
|
GetAccessTokenCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetAccessTokenCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetAccessTokenCommandInput
|
|
17
|
+
input: GetAccessTokenCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetAccessTokenCommandInput,
|
|
25
20
|
GetAccessTokenCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAutomationExecutionRequest,
|
|
4
|
-
GetAutomationExecutionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAutomationExecutionRequest, GetAutomationExecutionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAutomationExecutionCommandInput
|
|
8
|
-
extends GetAutomationExecutionRequest {}
|
|
4
|
+
export interface GetAutomationExecutionCommandInput extends GetAutomationExecutionRequest {}
|
|
9
5
|
export interface GetAutomationExecutionCommandOutput
|
|
10
|
-
extends GetAutomationExecutionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetAutomationExecutionResult, __MetadataBearer {}
|
|
12
7
|
declare const GetAutomationExecutionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetAutomationExecutionCommandInput
|
|
9
|
+
input: GetAutomationExecutionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetAutomationExecutionCommandInput,
|
|
17
12
|
GetAutomationExecutionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetAutomationExecutionCommandInput
|
|
18
|
+
input: GetAutomationExecutionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetAutomationExecutionCommandInput,
|
|
26
21
|
GetAutomationExecutionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCalendarStateRequest,
|
|
4
|
-
GetCalendarStateResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCalendarStateRequest, GetCalendarStateResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetCalendarStateCommandInput extends GetCalendarStateRequest {}
|
|
8
|
-
export interface GetCalendarStateCommandOutput
|
|
9
|
-
extends GetCalendarStateResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetCalendarStateCommandOutput extends GetCalendarStateResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetCalendarStateCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetCalendarStateCommandInput
|
|
8
|
+
input: GetCalendarStateCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetCalendarStateCommandInput,
|
|
16
11
|
GetCalendarStateCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetCalendarStateCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetCalendarStateCommandInput
|
|
17
|
+
input: GetCalendarStateCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetCalendarStateCommandInput,
|
|
25
20
|
GetCalendarStateCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCloudConnectorRequest,
|
|
4
|
-
GetCloudConnectorResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCloudConnectorRequest, GetCloudConnectorResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCloudConnectorCommandInput
|
|
8
|
-
|
|
9
|
-
export interface GetCloudConnectorCommandOutput
|
|
10
|
-
extends GetCloudConnectorResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface GetCloudConnectorCommandInput extends GetCloudConnectorRequest {}
|
|
5
|
+
export interface GetCloudConnectorCommandOutput extends GetCloudConnectorResult, __MetadataBearer {}
|
|
12
6
|
declare const GetCloudConnectorCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: GetCloudConnectorCommandInput
|
|
8
|
+
input: GetCloudConnectorCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
GetCloudConnectorCommandInput,
|
|
17
11
|
GetCloudConnectorCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const GetCloudConnectorCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: GetCloudConnectorCommandInput
|
|
17
|
+
input: GetCloudConnectorCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
GetCloudConnectorCommandInput,
|
|
26
20
|
GetCloudConnectorCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCommandInvocationRequest,
|
|
4
|
-
GetCommandInvocationResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCommandInvocationRequest, GetCommandInvocationResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCommandInvocationCommandInput
|
|
8
|
-
extends GetCommandInvocationRequest {}
|
|
4
|
+
export interface GetCommandInvocationCommandInput extends GetCommandInvocationRequest {}
|
|
9
5
|
export interface GetCommandInvocationCommandOutput
|
|
10
|
-
extends GetCommandInvocationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetCommandInvocationResult, __MetadataBearer {}
|
|
12
7
|
declare const GetCommandInvocationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetCommandInvocationCommandInput
|
|
9
|
+
input: GetCommandInvocationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetCommandInvocationCommandInput,
|
|
17
12
|
GetCommandInvocationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetCommandInvocationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetCommandInvocationCommandInput
|
|
18
|
+
input: GetCommandInvocationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetCommandInvocationCommandInput,
|
|
26
21
|
GetCommandInvocationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetConnectionStatusRequest,
|
|
4
|
-
GetConnectionStatusResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetConnectionStatusRequest, GetConnectionStatusResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConnectionStatusCommandInput
|
|
8
|
-
extends GetConnectionStatusRequest {}
|
|
4
|
+
export interface GetConnectionStatusCommandInput extends GetConnectionStatusRequest {}
|
|
9
5
|
export interface GetConnectionStatusCommandOutput
|
|
10
|
-
extends GetConnectionStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetConnectionStatusResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetConnectionStatusCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetConnectionStatusCommandInput
|
|
9
|
+
input: GetConnectionStatusCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetConnectionStatusCommandInput,
|
|
17
12
|
GetConnectionStatusCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetConnectionStatusCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetConnectionStatusCommandInput
|
|
18
|
+
input: GetConnectionStatusCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetConnectionStatusCommandInput,
|
|
26
21
|
GetConnectionStatusCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDefaultPatchBaselineRequest,
|
|
4
|
-
GetDefaultPatchBaselineResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDefaultPatchBaselineCommandInput
|
|
8
|
-
extends GetDefaultPatchBaselineRequest {}
|
|
4
|
+
export interface GetDefaultPatchBaselineCommandInput extends GetDefaultPatchBaselineRequest {}
|
|
9
5
|
export interface GetDefaultPatchBaselineCommandOutput
|
|
10
|
-
extends GetDefaultPatchBaselineResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetDefaultPatchBaselineResult, __MetadataBearer {}
|
|
12
7
|
declare const GetDefaultPatchBaselineCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetDefaultPatchBaselineCommandInput
|
|
9
|
+
input: GetDefaultPatchBaselineCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetDefaultPatchBaselineCommandInput,
|
|
17
12
|
GetDefaultPatchBaselineCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetDeployablePatchSnapshotForInstanceResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDeployablePatchSnapshotForInstanceCommandInput
|
|
8
|
-
extends GetDeployablePatchSnapshotForInstanceRequest {}
|
|
7
|
+
export interface GetDeployablePatchSnapshotForInstanceCommandInput extends GetDeployablePatchSnapshotForInstanceRequest {}
|
|
9
8
|
export interface GetDeployablePatchSnapshotForInstanceCommandOutput
|
|
10
|
-
extends GetDeployablePatchSnapshotForInstanceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetDeployablePatchSnapshotForInstanceResult, __MetadataBearer {}
|
|
12
10
|
declare const GetDeployablePatchSnapshotForInstanceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetDeployablePatchSnapshotForInstanceCommandInput
|
|
12
|
+
input: GetDeployablePatchSnapshotForInstanceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetDeployablePatchSnapshotForInstanceCommandInput,
|
|
17
15
|
GetDeployablePatchSnapshotForInstanceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetDeployablePatchSnapshotForInstanceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetDeployablePatchSnapshotForInstanceCommandInput
|
|
21
|
+
input: GetDeployablePatchSnapshotForInstanceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetDeployablePatchSnapshotForInstanceCommandInput,
|
|
26
24
|
GetDeployablePatchSnapshotForInstanceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDocumentRequest, GetDocumentResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDocumentCommandInput extends GetDocumentRequest {}
|
|
5
|
-
export interface GetDocumentCommandOutput
|
|
6
|
-
extends GetDocumentResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDocumentCommandOutput extends GetDocumentResult, __MetadataBearer {}
|
|
8
6
|
declare const GetDocumentCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetDocumentCommandInput
|
|
8
|
+
input: GetDocumentCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetDocumentCommandInput,
|
|
13
11
|
GetDocumentCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetDocumentCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetDocumentCommandInput
|
|
17
|
+
input: GetDocumentCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetDocumentCommandInput,
|
|
22
20
|
GetDocumentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetExecutionPreviewRequest,
|
|
4
|
-
GetExecutionPreviewResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetExecutionPreviewRequest, GetExecutionPreviewResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetExecutionPreviewCommandInput
|
|
8
|
-
extends GetExecutionPreviewRequest {}
|
|
4
|
+
export interface GetExecutionPreviewCommandInput extends GetExecutionPreviewRequest {}
|
|
9
5
|
export interface GetExecutionPreviewCommandOutput
|
|
10
|
-
extends GetExecutionPreviewResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetExecutionPreviewResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetExecutionPreviewCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetExecutionPreviewCommandInput
|
|
9
|
+
input: GetExecutionPreviewCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetExecutionPreviewCommandInput,
|
|
17
12
|
GetExecutionPreviewCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetExecutionPreviewCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetExecutionPreviewCommandInput
|
|
18
|
+
input: GetExecutionPreviewCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetExecutionPreviewCommandInput,
|
|
26
21
|
GetExecutionPreviewCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { GetInventoryResult } from "../models/models_0";
|
|
|
3
3
|
import { GetInventoryRequest } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetInventoryCommandInput extends GetInventoryRequest {}
|
|
6
|
-
export interface GetInventoryCommandOutput
|
|
7
|
-
extends GetInventoryResult,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetInventoryCommandOutput extends GetInventoryResult, __MetadataBearer {}
|
|
9
7
|
declare const GetInventoryCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetInventoryCommandInput
|
|
9
|
+
input: GetInventoryCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetInventoryCommandInput,
|
|
14
12
|
GetInventoryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetInventorySchemaRequest,
|
|
4
|
-
GetInventorySchemaResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetInventorySchemaRequest, GetInventorySchemaResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetInventorySchemaCommandInput
|
|
8
|
-
extends GetInventorySchemaRequest {}
|
|
4
|
+
export interface GetInventorySchemaCommandInput extends GetInventorySchemaRequest {}
|
|
9
5
|
export interface GetInventorySchemaCommandOutput
|
|
10
|
-
extends GetInventorySchemaResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetInventorySchemaResult, __MetadataBearer {}
|
|
12
7
|
declare const GetInventorySchemaCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetInventorySchemaCommandInput
|
|
9
|
+
input: GetInventorySchemaCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetInventorySchemaCommandInput,
|
|
17
12
|
GetInventorySchemaCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetMaintenanceWindowRequest,
|
|
4
|
-
GetMaintenanceWindowResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetMaintenanceWindowRequest, GetMaintenanceWindowResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMaintenanceWindowCommandInput
|
|
8
|
-
extends GetMaintenanceWindowRequest {}
|
|
4
|
+
export interface GetMaintenanceWindowCommandInput extends GetMaintenanceWindowRequest {}
|
|
9
5
|
export interface GetMaintenanceWindowCommandOutput
|
|
10
|
-
extends GetMaintenanceWindowResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetMaintenanceWindowResult, __MetadataBearer {}
|
|
12
7
|
declare const GetMaintenanceWindowCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetMaintenanceWindowCommandInput
|
|
9
|
+
input: GetMaintenanceWindowCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetMaintenanceWindowCommandInput,
|
|
17
12
|
GetMaintenanceWindowCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetMaintenanceWindowCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetMaintenanceWindowCommandInput
|
|
18
|
+
input: GetMaintenanceWindowCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetMaintenanceWindowCommandInput,
|
|
26
21
|
GetMaintenanceWindowCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMaintenanceWindowExecutionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMaintenanceWindowExecutionCommandInput
|
|
8
|
-
extends GetMaintenanceWindowExecutionRequest {}
|
|
7
|
+
export interface GetMaintenanceWindowExecutionCommandInput extends GetMaintenanceWindowExecutionRequest {}
|
|
9
8
|
export interface GetMaintenanceWindowExecutionCommandOutput
|
|
10
|
-
extends GetMaintenanceWindowExecutionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMaintenanceWindowExecutionResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMaintenanceWindowExecutionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMaintenanceWindowExecutionCommandInput
|
|
12
|
+
input: GetMaintenanceWindowExecutionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMaintenanceWindowExecutionCommandInput,
|
|
17
15
|
GetMaintenanceWindowExecutionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMaintenanceWindowExecutionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMaintenanceWindowExecutionCommandInput
|
|
21
|
+
input: GetMaintenanceWindowExecutionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMaintenanceWindowExecutionCommandInput,
|
|
26
24
|
GetMaintenanceWindowExecutionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMaintenanceWindowExecutionTaskResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMaintenanceWindowExecutionTaskCommandInput
|
|
8
|
-
extends GetMaintenanceWindowExecutionTaskRequest {}
|
|
7
|
+
export interface GetMaintenanceWindowExecutionTaskCommandInput extends GetMaintenanceWindowExecutionTaskRequest {}
|
|
9
8
|
export interface GetMaintenanceWindowExecutionTaskCommandOutput
|
|
10
|
-
extends GetMaintenanceWindowExecutionTaskResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMaintenanceWindowExecutionTaskResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMaintenanceWindowExecutionTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMaintenanceWindowExecutionTaskCommandInput
|
|
12
|
+
input: GetMaintenanceWindowExecutionTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMaintenanceWindowExecutionTaskCommandInput,
|
|
17
15
|
GetMaintenanceWindowExecutionTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMaintenanceWindowExecutionTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMaintenanceWindowExecutionTaskCommandInput
|
|
21
|
+
input: GetMaintenanceWindowExecutionTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMaintenanceWindowExecutionTaskCommandInput,
|
|
26
24
|
GetMaintenanceWindowExecutionTaskCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMaintenanceWindowExecutionTaskInvocationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMaintenanceWindowExecutionTaskInvocationCommandInput
|
|
8
|
-
extends GetMaintenanceWindowExecutionTaskInvocationRequest {}
|
|
7
|
+
export interface GetMaintenanceWindowExecutionTaskInvocationCommandInput extends GetMaintenanceWindowExecutionTaskInvocationRequest {}
|
|
9
8
|
export interface GetMaintenanceWindowExecutionTaskInvocationCommandOutput
|
|
10
|
-
extends GetMaintenanceWindowExecutionTaskInvocationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMaintenanceWindowExecutionTaskInvocationResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMaintenanceWindowExecutionTaskInvocationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMaintenanceWindowExecutionTaskInvocationCommandInput
|
|
12
|
+
input: GetMaintenanceWindowExecutionTaskInvocationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMaintenanceWindowExecutionTaskInvocationCommandInput,
|
|
17
15
|
GetMaintenanceWindowExecutionTaskInvocationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMaintenanceWindowExecutionTaskInvocationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMaintenanceWindowExecutionTaskInvocationCommandInput
|
|
21
|
+
input: GetMaintenanceWindowExecutionTaskInvocationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMaintenanceWindowExecutionTaskInvocationCommandInput,
|
|
26
24
|
GetMaintenanceWindowExecutionTaskInvocationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMaintenanceWindowTaskResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMaintenanceWindowTaskCommandInput
|
|
8
|
-
extends GetMaintenanceWindowTaskRequest {}
|
|
7
|
+
export interface GetMaintenanceWindowTaskCommandInput extends GetMaintenanceWindowTaskRequest {}
|
|
9
8
|
export interface GetMaintenanceWindowTaskCommandOutput
|
|
10
|
-
extends GetMaintenanceWindowTaskResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMaintenanceWindowTaskResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMaintenanceWindowTaskCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMaintenanceWindowTaskCommandInput
|
|
12
|
+
input: GetMaintenanceWindowTaskCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMaintenanceWindowTaskCommandInput,
|
|
17
15
|
GetMaintenanceWindowTaskCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMaintenanceWindowTaskCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMaintenanceWindowTaskCommandInput
|
|
21
|
+
input: GetMaintenanceWindowTaskCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMaintenanceWindowTaskCommandInput,
|
|
26
24
|
GetMaintenanceWindowTaskCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetOpsItemRequest, GetOpsItemResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetOpsItemCommandInput extends GetOpsItemRequest {}
|
|
5
|
-
export interface GetOpsItemCommandOutput
|
|
6
|
-
extends GetOpsItemResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetOpsItemCommandOutput extends GetOpsItemResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetOpsItemCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetOpsItemCommandInput
|
|
8
|
+
input: GetOpsItemCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetOpsItemCommandInput,
|
|
13
11
|
GetOpsItemCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetOpsItemCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetOpsItemCommandInput
|
|
17
|
+
input: GetOpsItemCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetOpsItemCommandInput,
|
|
22
20
|
GetOpsItemCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetOpsMetadataRequest,
|
|
4
|
-
GetOpsMetadataResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetOpsMetadataRequest, GetOpsMetadataResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetOpsMetadataCommandInput extends GetOpsMetadataRequest {}
|
|
8
|
-
export interface GetOpsMetadataCommandOutput
|
|
9
|
-
extends GetOpsMetadataResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetOpsMetadataCommandOutput extends GetOpsMetadataResult, __MetadataBearer {}
|
|
11
6
|
declare const GetOpsMetadataCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetOpsMetadataCommandInput
|
|
8
|
+
input: GetOpsMetadataCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetOpsMetadataCommandInput,
|
|
16
11
|
GetOpsMetadataCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetOpsMetadataCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetOpsMetadataCommandInput
|
|
17
|
+
input: GetOpsMetadataCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetOpsMetadataCommandInput,
|
|
25
20
|
GetOpsMetadataCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { GetOpsSummaryResult } from "../models/models_0";
|
|
|
3
3
|
import { GetOpsSummaryRequest } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetOpsSummaryCommandInput extends GetOpsSummaryRequest {}
|
|
6
|
-
export interface GetOpsSummaryCommandOutput
|
|
7
|
-
extends GetOpsSummaryResult,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetOpsSummaryCommandOutput extends GetOpsSummaryResult, __MetadataBearer {}
|
|
9
7
|
declare const GetOpsSummaryCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetOpsSummaryCommandInput
|
|
9
|
+
input: GetOpsSummaryCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetOpsSummaryCommandInput,
|
|
14
12
|
GetOpsSummaryCommandOutput,
|