@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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetParameterRequest, GetParameterResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetParameterCommandInput extends GetParameterRequest {}
|
|
5
|
-
export interface GetParameterCommandOutput
|
|
6
|
-
extends GetParameterResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetParameterCommandOutput extends GetParameterResult, __MetadataBearer {}
|
|
8
6
|
declare const GetParameterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetParameterCommandInput
|
|
8
|
+
input: GetParameterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetParameterCommandInput,
|
|
13
11
|
GetParameterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetParameterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetParameterCommandInput
|
|
17
|
+
input: GetParameterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetParameterCommandInput,
|
|
22
20
|
GetParameterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetParameterHistoryRequest,
|
|
4
|
-
GetParameterHistoryResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetParameterHistoryRequest, GetParameterHistoryResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetParameterHistoryCommandInput
|
|
8
|
-
extends GetParameterHistoryRequest {}
|
|
4
|
+
export interface GetParameterHistoryCommandInput extends GetParameterHistoryRequest {}
|
|
9
5
|
export interface GetParameterHistoryCommandOutput
|
|
10
|
-
extends GetParameterHistoryResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetParameterHistoryResult, __MetadataBearer {}
|
|
12
7
|
declare const GetParameterHistoryCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetParameterHistoryCommandInput
|
|
9
|
+
input: GetParameterHistoryCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetParameterHistoryCommandInput,
|
|
17
12
|
GetParameterHistoryCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetParameterHistoryCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetParameterHistoryCommandInput
|
|
18
|
+
input: GetParameterHistoryCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetParameterHistoryCommandInput,
|
|
26
21
|
GetParameterHistoryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetParametersByPathRequest,
|
|
4
|
-
GetParametersByPathResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetParametersByPathRequest, GetParametersByPathResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetParametersByPathCommandInput
|
|
8
|
-
extends GetParametersByPathRequest {}
|
|
4
|
+
export interface GetParametersByPathCommandInput extends GetParametersByPathRequest {}
|
|
9
5
|
export interface GetParametersByPathCommandOutput
|
|
10
|
-
extends GetParametersByPathResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetParametersByPathResult, __MetadataBearer {}
|
|
12
7
|
declare const GetParametersByPathCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetParametersByPathCommandInput
|
|
9
|
+
input: GetParametersByPathCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetParametersByPathCommandInput,
|
|
17
12
|
GetParametersByPathCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetParametersByPathCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetParametersByPathCommandInput
|
|
18
|
+
input: GetParametersByPathCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetParametersByPathCommandInput,
|
|
26
21
|
GetParametersByPathCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetParametersRequest, GetParametersResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetParametersCommandInput extends GetParametersRequest {}
|
|
5
|
-
export interface GetParametersCommandOutput
|
|
6
|
-
extends GetParametersResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetParametersCommandOutput extends GetParametersResult, __MetadataBearer {}
|
|
8
6
|
declare const GetParametersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetParametersCommandInput
|
|
8
|
+
input: GetParametersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetParametersCommandInput,
|
|
13
11
|
GetParametersCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetParametersCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetParametersCommandInput
|
|
17
|
+
input: GetParametersCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetParametersCommandInput,
|
|
22
20
|
GetParametersCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPatchBaselineRequest,
|
|
4
|
-
GetPatchBaselineResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPatchBaselineRequest, GetPatchBaselineResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetPatchBaselineCommandInput extends GetPatchBaselineRequest {}
|
|
8
|
-
export interface GetPatchBaselineCommandOutput
|
|
9
|
-
extends GetPatchBaselineResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPatchBaselineCommandOutput extends GetPatchBaselineResult, __MetadataBearer {}
|
|
11
6
|
declare const GetPatchBaselineCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetPatchBaselineCommandInput
|
|
8
|
+
input: GetPatchBaselineCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetPatchBaselineCommandInput,
|
|
16
11
|
GetPatchBaselineCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetPatchBaselineCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetPatchBaselineCommandInput
|
|
17
|
+
input: GetPatchBaselineCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetPatchBaselineCommandInput,
|
|
25
20
|
GetPatchBaselineCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetPatchBaselineForPatchGroupResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPatchBaselineForPatchGroupCommandInput
|
|
8
|
-
extends GetPatchBaselineForPatchGroupRequest {}
|
|
7
|
+
export interface GetPatchBaselineForPatchGroupCommandInput extends GetPatchBaselineForPatchGroupRequest {}
|
|
9
8
|
export interface GetPatchBaselineForPatchGroupCommandOutput
|
|
10
|
-
extends GetPatchBaselineForPatchGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetPatchBaselineForPatchGroupResult, __MetadataBearer {}
|
|
12
10
|
declare const GetPatchBaselineForPatchGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetPatchBaselineForPatchGroupCommandInput
|
|
12
|
+
input: GetPatchBaselineForPatchGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetPatchBaselineForPatchGroupCommandInput,
|
|
17
15
|
GetPatchBaselineForPatchGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetPatchBaselineForPatchGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetPatchBaselineForPatchGroupCommandInput
|
|
21
|
+
input: GetPatchBaselineForPatchGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetPatchBaselineForPatchGroupCommandInput,
|
|
26
24
|
GetPatchBaselineForPatchGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePoliciesRequest,
|
|
4
|
-
GetResourcePoliciesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePoliciesCommandInput
|
|
8
|
-
extends GetResourcePoliciesRequest {}
|
|
4
|
+
export interface GetResourcePoliciesCommandInput extends GetResourcePoliciesRequest {}
|
|
9
5
|
export interface GetResourcePoliciesCommandOutput
|
|
10
|
-
extends GetResourcePoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetResourcePoliciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetResourcePoliciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetResourcePoliciesCommandInput
|
|
9
|
+
input: GetResourcePoliciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetResourcePoliciesCommandInput,
|
|
17
12
|
GetResourcePoliciesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetResourcePoliciesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetResourcePoliciesCommandInput
|
|
18
|
+
input: GetResourcePoliciesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetResourcePoliciesCommandInput,
|
|
26
21
|
GetResourcePoliciesCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetServiceSettingRequest,
|
|
4
|
-
GetServiceSettingResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetServiceSettingRequest, GetServiceSettingResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetServiceSettingCommandInput
|
|
8
|
-
|
|
9
|
-
export interface GetServiceSettingCommandOutput
|
|
10
|
-
extends GetServiceSettingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface GetServiceSettingCommandInput extends GetServiceSettingRequest {}
|
|
5
|
+
export interface GetServiceSettingCommandOutput extends GetServiceSettingResult, __MetadataBearer {}
|
|
12
6
|
declare const GetServiceSettingCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: GetServiceSettingCommandInput
|
|
8
|
+
input: GetServiceSettingCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
GetServiceSettingCommandInput,
|
|
17
11
|
GetServiceSettingCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const GetServiceSettingCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: GetServiceSettingCommandInput
|
|
17
|
+
input: GetServiceSettingCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
GetServiceSettingCommandInput,
|
|
26
20
|
GetServiceSettingCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
LabelParameterVersionRequest,
|
|
4
|
-
LabelParameterVersionResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { LabelParameterVersionRequest, LabelParameterVersionResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface LabelParameterVersionCommandInput
|
|
8
|
-
extends LabelParameterVersionRequest {}
|
|
4
|
+
export interface LabelParameterVersionCommandInput extends LabelParameterVersionRequest {}
|
|
9
5
|
export interface LabelParameterVersionCommandOutput
|
|
10
|
-
extends LabelParameterVersionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends LabelParameterVersionResult, __MetadataBearer {}
|
|
12
7
|
declare const LabelParameterVersionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: LabelParameterVersionCommandInput
|
|
9
|
+
input: LabelParameterVersionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
LabelParameterVersionCommandInput,
|
|
17
12
|
LabelParameterVersionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const LabelParameterVersionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: LabelParameterVersionCommandInput
|
|
18
|
+
input: LabelParameterVersionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
LabelParameterVersionCommandInput,
|
|
26
21
|
LabelParameterVersionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssociationVersionsRequest,
|
|
4
|
-
ListAssociationVersionsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAssociationVersionsRequest, ListAssociationVersionsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssociationVersionsCommandInput
|
|
8
|
-
extends ListAssociationVersionsRequest {}
|
|
4
|
+
export interface ListAssociationVersionsCommandInput extends ListAssociationVersionsRequest {}
|
|
9
5
|
export interface ListAssociationVersionsCommandOutput
|
|
10
|
-
extends ListAssociationVersionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAssociationVersionsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListAssociationVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAssociationVersionsCommandInput
|
|
9
|
+
input: ListAssociationVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAssociationVersionsCommandInput,
|
|
17
12
|
ListAssociationVersionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAssociationVersionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAssociationVersionsCommandInput
|
|
18
|
+
input: ListAssociationVersionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAssociationVersionsCommandInput,
|
|
26
21
|
ListAssociationVersionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssociationsRequest,
|
|
4
|
-
ListAssociationsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAssociationsRequest, ListAssociationsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAssociationsCommandInput extends ListAssociationsRequest {}
|
|
8
|
-
export interface ListAssociationsCommandOutput
|
|
9
|
-
extends ListAssociationsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAssociationsCommandOutput extends ListAssociationsResult, __MetadataBearer {}
|
|
11
6
|
declare const ListAssociationsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAssociationsCommandInput
|
|
8
|
+
input: ListAssociationsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAssociationsCommandInput,
|
|
16
11
|
ListAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCloudConnectorsRequest,
|
|
4
|
-
ListCloudConnectorsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCloudConnectorsRequest, ListCloudConnectorsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCloudConnectorsCommandInput
|
|
8
|
-
extends ListCloudConnectorsRequest {}
|
|
4
|
+
export interface ListCloudConnectorsCommandInput extends ListCloudConnectorsRequest {}
|
|
9
5
|
export interface ListCloudConnectorsCommandOutput
|
|
10
|
-
extends ListCloudConnectorsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCloudConnectorsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListCloudConnectorsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCloudConnectorsCommandInput
|
|
9
|
+
input: ListCloudConnectorsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCloudConnectorsCommandInput,
|
|
17
12
|
ListCloudConnectorsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCommandInvocationsRequest,
|
|
4
|
-
ListCommandInvocationsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCommandInvocationsRequest, ListCommandInvocationsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCommandInvocationsCommandInput
|
|
8
|
-
extends ListCommandInvocationsRequest {}
|
|
4
|
+
export interface ListCommandInvocationsCommandInput extends ListCommandInvocationsRequest {}
|
|
9
5
|
export interface ListCommandInvocationsCommandOutput
|
|
10
|
-
extends ListCommandInvocationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCommandInvocationsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListCommandInvocationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCommandInvocationsCommandInput
|
|
9
|
+
input: ListCommandInvocationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCommandInvocationsCommandInput,
|
|
17
12
|
ListCommandInvocationsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListCommandsRequest, ListCommandsResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListCommandsCommandInput extends ListCommandsRequest {}
|
|
5
|
-
export interface ListCommandsCommandOutput
|
|
6
|
-
extends ListCommandsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListCommandsCommandOutput extends ListCommandsResult, __MetadataBearer {}
|
|
8
6
|
declare const ListCommandsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListCommandsCommandInput
|
|
8
|
+
input: ListCommandsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListCommandsCommandInput,
|
|
13
11
|
ListCommandsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListComplianceItemsRequest,
|
|
4
|
-
ListComplianceItemsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListComplianceItemsRequest, ListComplianceItemsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListComplianceItemsCommandInput
|
|
8
|
-
extends ListComplianceItemsRequest {}
|
|
4
|
+
export interface ListComplianceItemsCommandInput extends ListComplianceItemsRequest {}
|
|
9
5
|
export interface ListComplianceItemsCommandOutput
|
|
10
|
-
extends ListComplianceItemsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListComplianceItemsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListComplianceItemsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListComplianceItemsCommandInput
|
|
9
|
+
input: ListComplianceItemsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListComplianceItemsCommandInput,
|
|
17
12
|
ListComplianceItemsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListComplianceSummariesRequest,
|
|
4
|
-
ListComplianceSummariesResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListComplianceSummariesRequest, ListComplianceSummariesResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListComplianceSummariesCommandInput
|
|
8
|
-
extends ListComplianceSummariesRequest {}
|
|
4
|
+
export interface ListComplianceSummariesCommandInput extends ListComplianceSummariesRequest {}
|
|
9
5
|
export interface ListComplianceSummariesCommandOutput
|
|
10
|
-
extends ListComplianceSummariesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListComplianceSummariesResult, __MetadataBearer {}
|
|
12
7
|
declare const ListComplianceSummariesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListComplianceSummariesCommandInput
|
|
9
|
+
input: ListComplianceSummariesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListComplianceSummariesCommandInput,
|
|
17
12
|
ListComplianceSummariesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDocumentMetadataHistoryResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDocumentMetadataHistoryCommandInput
|
|
8
|
-
extends ListDocumentMetadataHistoryRequest {}
|
|
7
|
+
export interface ListDocumentMetadataHistoryCommandInput extends ListDocumentMetadataHistoryRequest {}
|
|
9
8
|
export interface ListDocumentMetadataHistoryCommandOutput
|
|
10
|
-
extends ListDocumentMetadataHistoryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDocumentMetadataHistoryResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDocumentMetadataHistoryCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDocumentMetadataHistoryCommandInput
|
|
12
|
+
input: ListDocumentMetadataHistoryCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDocumentMetadataHistoryCommandInput,
|
|
17
15
|
ListDocumentMetadataHistoryCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDocumentMetadataHistoryCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDocumentMetadataHistoryCommandInput
|
|
21
|
+
input: ListDocumentMetadataHistoryCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDocumentMetadataHistoryCommandInput,
|
|
26
24
|
ListDocumentMetadataHistoryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDocumentVersionsRequest,
|
|
4
|
-
ListDocumentVersionsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDocumentVersionsRequest, ListDocumentVersionsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDocumentVersionsCommandInput
|
|
8
|
-
extends ListDocumentVersionsRequest {}
|
|
4
|
+
export interface ListDocumentVersionsCommandInput extends ListDocumentVersionsRequest {}
|
|
9
5
|
export interface ListDocumentVersionsCommandOutput
|
|
10
|
-
extends ListDocumentVersionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDocumentVersionsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListDocumentVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDocumentVersionsCommandInput
|
|
9
|
+
input: ListDocumentVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDocumentVersionsCommandInput,
|
|
17
12
|
ListDocumentVersionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDocumentVersionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDocumentVersionsCommandInput
|
|
18
|
+
input: ListDocumentVersionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDocumentVersionsCommandInput,
|
|
26
21
|
ListDocumentVersionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListDocumentsRequest, ListDocumentsResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListDocumentsCommandInput extends ListDocumentsRequest {}
|
|
5
|
-
export interface ListDocumentsCommandOutput
|
|
6
|
-
extends ListDocumentsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDocumentsCommandOutput extends ListDocumentsResult, __MetadataBearer {}
|
|
8
6
|
declare const ListDocumentsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListDocumentsCommandInput
|
|
8
|
+
input: ListDocumentsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListDocumentsCommandInput,
|
|
13
11
|
ListDocumentsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListInventoryEntriesRequest,
|
|
4
|
-
ListInventoryEntriesResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListInventoryEntriesRequest, ListInventoryEntriesResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListInventoryEntriesCommandInput
|
|
8
|
-
extends ListInventoryEntriesRequest {}
|
|
4
|
+
export interface ListInventoryEntriesCommandInput extends ListInventoryEntriesRequest {}
|
|
9
5
|
export interface ListInventoryEntriesCommandOutput
|
|
10
|
-
extends ListInventoryEntriesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListInventoryEntriesResult, __MetadataBearer {}
|
|
12
7
|
declare const ListInventoryEntriesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListInventoryEntriesCommandInput
|
|
9
|
+
input: ListInventoryEntriesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListInventoryEntriesCommandInput,
|
|
17
12
|
ListInventoryEntriesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListInventoryEntriesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListInventoryEntriesCommandInput
|
|
18
|
+
input: ListInventoryEntriesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListInventoryEntriesCommandInput,
|
|
26
21
|
ListInventoryEntriesCommandOutput,
|
|
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListNodesRequest, ListNodesResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListNodesCommandInput extends ListNodesRequest {}
|
|
5
|
-
export interface ListNodesCommandOutput
|
|
6
|
-
extends ListNodesResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListNodesCommandOutput extends ListNodesResult, __MetadataBearer {}
|
|
8
6
|
declare const ListNodesCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListNodesCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListNodesCommandInput,
|
|
11
11
|
ListNodesCommandOutput,
|
|
12
12
|
import("..").SSMClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListNodesSummaryRequest,
|
|
4
|
-
ListNodesSummaryResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListNodesSummaryRequest, ListNodesSummaryResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListNodesSummaryCommandInput extends ListNodesSummaryRequest {}
|
|
8
|
-
export interface ListNodesSummaryCommandOutput
|
|
9
|
-
extends ListNodesSummaryResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListNodesSummaryCommandOutput extends ListNodesSummaryResult, __MetadataBearer {}
|
|
11
6
|
declare const ListNodesSummaryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListNodesSummaryCommandInput
|
|
8
|
+
input: ListNodesSummaryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListNodesSummaryCommandInput,
|
|
16
11
|
ListNodesSummaryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListNodesSummaryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListNodesSummaryCommandInput
|
|
17
|
+
input: ListNodesSummaryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListNodesSummaryCommandInput,
|
|
25
20
|
ListNodesSummaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListOpsItemEventsRequest,
|
|
4
|
-
ListOpsItemEventsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListOpsItemEventsRequest, ListOpsItemEventsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListOpsItemEventsCommandInput
|
|
8
|
-
extends ListOpsItemEventsRequest {}
|
|
4
|
+
export interface ListOpsItemEventsCommandInput extends ListOpsItemEventsRequest {}
|
|
9
5
|
export interface ListOpsItemEventsCommandOutput
|
|
10
|
-
extends ListOpsItemEventsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListOpsItemEventsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListOpsItemEventsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListOpsItemEventsCommandInput
|
|
9
|
+
input: ListOpsItemEventsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListOpsItemEventsCommandInput,
|
|
17
12
|
ListOpsItemEventsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListOpsItemRelatedItemsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListOpsItemRelatedItemsCommandInput
|
|
8
|
-
extends ListOpsItemRelatedItemsRequest {}
|
|
7
|
+
export interface ListOpsItemRelatedItemsCommandInput extends ListOpsItemRelatedItemsRequest {}
|
|
9
8
|
export interface ListOpsItemRelatedItemsCommandOutput
|
|
10
|
-
extends ListOpsItemRelatedItemsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListOpsItemRelatedItemsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListOpsItemRelatedItemsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListOpsItemRelatedItemsCommandInput
|
|
12
|
+
input: ListOpsItemRelatedItemsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListOpsItemRelatedItemsCommandInput,
|
|
17
15
|
ListOpsItemRelatedItemsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListOpsMetadataRequest,
|
|
4
|
-
ListOpsMetadataResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListOpsMetadataRequest, ListOpsMetadataResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListOpsMetadataCommandInput extends ListOpsMetadataRequest {}
|
|
8
|
-
export interface ListOpsMetadataCommandOutput
|
|
9
|
-
extends ListOpsMetadataResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListOpsMetadataCommandOutput extends ListOpsMetadataResult, __MetadataBearer {}
|
|
11
6
|
declare const ListOpsMetadataCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListOpsMetadataCommandInput
|
|
8
|
+
input: ListOpsMetadataCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListOpsMetadataCommandInput,
|
|
16
11
|
ListOpsMetadataCommandOutput,
|