@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
|
ListResourceComplianceSummariesResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourceComplianceSummariesCommandInput
|
|
8
|
-
extends ListResourceComplianceSummariesRequest {}
|
|
7
|
+
export interface ListResourceComplianceSummariesCommandInput extends ListResourceComplianceSummariesRequest {}
|
|
9
8
|
export interface ListResourceComplianceSummariesCommandOutput
|
|
10
|
-
extends ListResourceComplianceSummariesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListResourceComplianceSummariesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListResourceComplianceSummariesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListResourceComplianceSummariesCommandInput
|
|
12
|
+
input: ListResourceComplianceSummariesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListResourceComplianceSummariesCommandInput,
|
|
17
15
|
ListResourceComplianceSummariesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListResourceDataSyncRequest,
|
|
4
|
-
ListResourceDataSyncResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListResourceDataSyncRequest, ListResourceDataSyncResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourceDataSyncCommandInput
|
|
8
|
-
extends ListResourceDataSyncRequest {}
|
|
4
|
+
export interface ListResourceDataSyncCommandInput extends ListResourceDataSyncRequest {}
|
|
9
5
|
export interface ListResourceDataSyncCommandOutput
|
|
10
|
-
extends ListResourceDataSyncResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListResourceDataSyncResult, __MetadataBearer {}
|
|
12
7
|
declare const ListResourceDataSyncCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListResourceDataSyncCommandInput
|
|
9
|
+
input: ListResourceDataSyncCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListResourceDataSyncCommandInput,
|
|
17
12
|
ListResourceDataSyncCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResult, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ModifyDocumentPermissionResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ModifyDocumentPermissionCommandInput
|
|
8
|
-
extends ModifyDocumentPermissionRequest {}
|
|
7
|
+
export interface ModifyDocumentPermissionCommandInput extends ModifyDocumentPermissionRequest {}
|
|
9
8
|
export interface ModifyDocumentPermissionCommandOutput
|
|
10
|
-
extends ModifyDocumentPermissionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ModifyDocumentPermissionResponse, __MetadataBearer {}
|
|
12
10
|
declare const ModifyDocumentPermissionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ModifyDocumentPermissionCommandInput
|
|
12
|
+
input: ModifyDocumentPermissionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ModifyDocumentPermissionCommandInput,
|
|
17
15
|
ModifyDocumentPermissionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ModifyDocumentPermissionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ModifyDocumentPermissionCommandInput
|
|
21
|
+
input: ModifyDocumentPermissionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ModifyDocumentPermissionCommandInput,
|
|
26
24
|
ModifyDocumentPermissionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutComplianceItemsRequest,
|
|
4
|
-
PutComplianceItemsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PutComplianceItemsRequest, PutComplianceItemsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutComplianceItemsCommandInput
|
|
8
|
-
extends PutComplianceItemsRequest {}
|
|
4
|
+
export interface PutComplianceItemsCommandInput extends PutComplianceItemsRequest {}
|
|
9
5
|
export interface PutComplianceItemsCommandOutput
|
|
10
|
-
extends PutComplianceItemsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutComplianceItemsResult, __MetadataBearer {}
|
|
12
7
|
declare const PutComplianceItemsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutComplianceItemsCommandInput
|
|
9
|
+
input: PutComplianceItemsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutComplianceItemsCommandInput,
|
|
17
12
|
PutComplianceItemsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutComplianceItemsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutComplianceItemsCommandInput
|
|
18
|
+
input: PutComplianceItemsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutComplianceItemsCommandInput,
|
|
26
21
|
PutComplianceItemsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutInventoryRequest, PutInventoryResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutInventoryCommandInput extends PutInventoryRequest {}
|
|
5
|
-
export interface PutInventoryCommandOutput
|
|
6
|
-
extends PutInventoryResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutInventoryCommandOutput extends PutInventoryResult, __MetadataBearer {}
|
|
8
6
|
declare const PutInventoryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutInventoryCommandInput
|
|
8
|
+
input: PutInventoryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutInventoryCommandInput,
|
|
13
11
|
PutInventoryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutInventoryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutInventoryCommandInput
|
|
17
|
+
input: PutInventoryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutInventoryCommandInput,
|
|
22
20
|
PutInventoryCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutParameterRequest, PutParameterResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutParameterCommandInput extends PutParameterRequest {}
|
|
5
|
-
export interface PutParameterCommandOutput
|
|
6
|
-
extends PutParameterResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutParameterCommandOutput extends PutParameterResult, __MetadataBearer {}
|
|
8
6
|
declare const PutParameterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutParameterCommandInput
|
|
8
|
+
input: PutParameterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutParameterCommandInput,
|
|
13
11
|
PutParameterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutParameterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutParameterCommandInput
|
|
17
|
+
input: PutParameterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutParameterCommandInput,
|
|
22
20
|
PutParameterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutResourcePolicyRequest,
|
|
4
|
-
PutResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutResourcePolicyCommandInput
|
|
8
|
-
extends PutResourcePolicyRequest {}
|
|
4
|
+
export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {}
|
|
9
5
|
export interface PutResourcePolicyCommandOutput
|
|
10
|
-
extends PutResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutResourcePolicyCommandInput
|
|
9
|
+
input: PutResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutResourcePolicyCommandInput,
|
|
17
12
|
PutResourcePolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutResourcePolicyCommandInput
|
|
18
|
+
input: PutResourcePolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutResourcePolicyCommandInput,
|
|
26
21
|
PutResourcePolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RegisterDefaultPatchBaselineResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterDefaultPatchBaselineCommandInput
|
|
8
|
-
extends RegisterDefaultPatchBaselineRequest {}
|
|
7
|
+
export interface RegisterDefaultPatchBaselineCommandInput extends RegisterDefaultPatchBaselineRequest {}
|
|
9
8
|
export interface RegisterDefaultPatchBaselineCommandOutput
|
|
10
|
-
extends RegisterDefaultPatchBaselineResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RegisterDefaultPatchBaselineResult, __MetadataBearer {}
|
|
12
10
|
declare const RegisterDefaultPatchBaselineCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RegisterDefaultPatchBaselineCommandInput
|
|
12
|
+
input: RegisterDefaultPatchBaselineCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RegisterDefaultPatchBaselineCommandInput,
|
|
17
15
|
RegisterDefaultPatchBaselineCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RegisterDefaultPatchBaselineCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RegisterDefaultPatchBaselineCommandInput
|
|
21
|
+
input: RegisterDefaultPatchBaselineCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RegisterDefaultPatchBaselineCommandInput,
|
|
26
24
|
RegisterDefaultPatchBaselineCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RegisterPatchBaselineForPatchGroupResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterPatchBaselineForPatchGroupCommandInput
|
|
8
|
-
extends RegisterPatchBaselineForPatchGroupRequest {}
|
|
7
|
+
export interface RegisterPatchBaselineForPatchGroupCommandInput extends RegisterPatchBaselineForPatchGroupRequest {}
|
|
9
8
|
export interface RegisterPatchBaselineForPatchGroupCommandOutput
|
|
10
|
-
extends RegisterPatchBaselineForPatchGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RegisterPatchBaselineForPatchGroupResult, __MetadataBearer {}
|
|
12
10
|
declare const RegisterPatchBaselineForPatchGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RegisterPatchBaselineForPatchGroupCommandInput
|
|
12
|
+
input: RegisterPatchBaselineForPatchGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RegisterPatchBaselineForPatchGroupCommandInput,
|
|
17
15
|
RegisterPatchBaselineForPatchGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RegisterPatchBaselineForPatchGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RegisterPatchBaselineForPatchGroupCommandInput
|
|
21
|
+
input: RegisterPatchBaselineForPatchGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RegisterPatchBaselineForPatchGroupCommandInput,
|
|
26
24
|
RegisterPatchBaselineForPatchGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RegisterTargetWithMaintenanceWindowResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterTargetWithMaintenanceWindowCommandInput
|
|
8
|
-
extends RegisterTargetWithMaintenanceWindowRequest {}
|
|
7
|
+
export interface RegisterTargetWithMaintenanceWindowCommandInput extends RegisterTargetWithMaintenanceWindowRequest {}
|
|
9
8
|
export interface RegisterTargetWithMaintenanceWindowCommandOutput
|
|
10
|
-
extends RegisterTargetWithMaintenanceWindowResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RegisterTargetWithMaintenanceWindowResult, __MetadataBearer {}
|
|
12
10
|
declare const RegisterTargetWithMaintenanceWindowCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RegisterTargetWithMaintenanceWindowCommandInput
|
|
12
|
+
input: RegisterTargetWithMaintenanceWindowCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RegisterTargetWithMaintenanceWindowCommandInput,
|
|
17
15
|
RegisterTargetWithMaintenanceWindowCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RegisterTargetWithMaintenanceWindowCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RegisterTargetWithMaintenanceWindowCommandInput
|
|
21
|
+
input: RegisterTargetWithMaintenanceWindowCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RegisterTargetWithMaintenanceWindowCommandInput,
|
|
26
24
|
RegisterTargetWithMaintenanceWindowCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RegisterTaskWithMaintenanceWindowResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RegisterTaskWithMaintenanceWindowCommandInput
|
|
8
|
-
extends RegisterTaskWithMaintenanceWindowRequest {}
|
|
7
|
+
export interface RegisterTaskWithMaintenanceWindowCommandInput extends RegisterTaskWithMaintenanceWindowRequest {}
|
|
9
8
|
export interface RegisterTaskWithMaintenanceWindowCommandOutput
|
|
10
|
-
extends RegisterTaskWithMaintenanceWindowResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RegisterTaskWithMaintenanceWindowResult, __MetadataBearer {}
|
|
12
10
|
declare const RegisterTaskWithMaintenanceWindowCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RegisterTaskWithMaintenanceWindowCommandInput
|
|
12
|
+
input: RegisterTaskWithMaintenanceWindowCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RegisterTaskWithMaintenanceWindowCommandInput,
|
|
17
15
|
RegisterTaskWithMaintenanceWindowCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RegisterTaskWithMaintenanceWindowCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RegisterTaskWithMaintenanceWindowCommandInput
|
|
21
|
+
input: RegisterTaskWithMaintenanceWindowCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RegisterTaskWithMaintenanceWindowCommandInput,
|
|
26
24
|
RegisterTaskWithMaintenanceWindowCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RemoveTagsFromResourceRequest,
|
|
4
|
-
RemoveTagsFromResourceResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RemoveTagsFromResourceCommandInput
|
|
8
|
-
extends RemoveTagsFromResourceRequest {}
|
|
4
|
+
export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceRequest {}
|
|
9
5
|
export interface RemoveTagsFromResourceCommandOutput
|
|
10
|
-
extends RemoveTagsFromResourceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends RemoveTagsFromResourceResult, __MetadataBearer {}
|
|
12
7
|
declare const RemoveTagsFromResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: RemoveTagsFromResourceCommandInput
|
|
9
|
+
input: RemoveTagsFromResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
RemoveTagsFromResourceCommandInput,
|
|
17
12
|
RemoveTagsFromResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: RemoveTagsFromResourceCommandInput
|
|
18
|
+
input: RemoveTagsFromResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
RemoveTagsFromResourceCommandInput,
|
|
26
21
|
RemoveTagsFromResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ResetServiceSettingRequest,
|
|
4
|
-
ResetServiceSettingResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ResetServiceSettingRequest, ResetServiceSettingResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ResetServiceSettingCommandInput
|
|
8
|
-
extends ResetServiceSettingRequest {}
|
|
4
|
+
export interface ResetServiceSettingCommandInput extends ResetServiceSettingRequest {}
|
|
9
5
|
export interface ResetServiceSettingCommandOutput
|
|
10
|
-
extends ResetServiceSettingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ResetServiceSettingResult, __MetadataBearer {}
|
|
12
7
|
declare const ResetServiceSettingCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ResetServiceSettingCommandInput
|
|
9
|
+
input: ResetServiceSettingCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ResetServiceSettingCommandInput,
|
|
17
12
|
ResetServiceSettingCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ResetServiceSettingCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ResetServiceSettingCommandInput
|
|
18
|
+
input: ResetServiceSettingCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ResetServiceSettingCommandInput,
|
|
26
21
|
ResetServiceSettingCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ResumeSessionRequest,
|
|
4
|
-
ResumeSessionResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ResumeSessionRequest, ResumeSessionResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ResumeSessionCommandInput extends ResumeSessionRequest {}
|
|
8
|
-
export interface ResumeSessionCommandOutput
|
|
9
|
-
extends ResumeSessionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ResumeSessionCommandOutput extends ResumeSessionResponse, __MetadataBearer {}
|
|
11
6
|
declare const ResumeSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ResumeSessionCommandInput
|
|
8
|
+
input: ResumeSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ResumeSessionCommandInput,
|
|
16
11
|
ResumeSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ResumeSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ResumeSessionCommandInput
|
|
17
|
+
input: ResumeSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ResumeSessionCommandInput,
|
|
25
20
|
ResumeSessionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SendAutomationSignalRequest,
|
|
4
|
-
SendAutomationSignalResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { SendAutomationSignalRequest, SendAutomationSignalResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SendAutomationSignalCommandInput
|
|
8
|
-
extends SendAutomationSignalRequest {}
|
|
4
|
+
export interface SendAutomationSignalCommandInput extends SendAutomationSignalRequest {}
|
|
9
5
|
export interface SendAutomationSignalCommandOutput
|
|
10
|
-
extends SendAutomationSignalResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SendAutomationSignalResult, __MetadataBearer {}
|
|
12
7
|
declare const SendAutomationSignalCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SendAutomationSignalCommandInput
|
|
9
|
+
input: SendAutomationSignalCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SendAutomationSignalCommandInput,
|
|
17
12
|
SendAutomationSignalCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const SendAutomationSignalCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: SendAutomationSignalCommandInput
|
|
18
|
+
input: SendAutomationSignalCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
SendAutomationSignalCommandInput,
|
|
26
21
|
SendAutomationSignalCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SendCommandRequest, SendCommandResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SendCommandCommandInput extends SendCommandRequest {}
|
|
5
|
-
export interface SendCommandCommandOutput
|
|
6
|
-
extends SendCommandResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SendCommandCommandOutput extends SendCommandResult, __MetadataBearer {}
|
|
8
6
|
declare const SendCommandCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SendCommandCommandInput
|
|
8
|
+
input: SendCommandCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SendCommandCommandInput,
|
|
13
11
|
SendCommandCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SendCommandCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SendCommandCommandInput
|
|
17
|
+
input: SendCommandCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SendCommandCommandInput,
|
|
22
20
|
SendCommandCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartAccessRequestRequest,
|
|
4
|
-
StartAccessRequestResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartAccessRequestRequest, StartAccessRequestResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartAccessRequestCommandInput
|
|
8
|
-
extends StartAccessRequestRequest {}
|
|
4
|
+
export interface StartAccessRequestCommandInput extends StartAccessRequestRequest {}
|
|
9
5
|
export interface StartAccessRequestCommandOutput
|
|
10
|
-
extends StartAccessRequestResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartAccessRequestResponse, __MetadataBearer {}
|
|
12
7
|
declare const StartAccessRequestCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartAccessRequestCommandInput
|
|
9
|
+
input: StartAccessRequestCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartAccessRequestCommandInput,
|
|
17
12
|
StartAccessRequestCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartAccessRequestCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartAccessRequestCommandInput
|
|
18
|
+
input: StartAccessRequestCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartAccessRequestCommandInput,
|
|
26
21
|
StartAccessRequestCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartAssociationsOnceRequest,
|
|
4
|
-
StartAssociationsOnceResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartAssociationsOnceRequest, StartAssociationsOnceResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartAssociationsOnceCommandInput
|
|
8
|
-
extends StartAssociationsOnceRequest {}
|
|
4
|
+
export interface StartAssociationsOnceCommandInput extends StartAssociationsOnceRequest {}
|
|
9
5
|
export interface StartAssociationsOnceCommandOutput
|
|
10
|
-
extends StartAssociationsOnceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartAssociationsOnceResult, __MetadataBearer {}
|
|
12
7
|
declare const StartAssociationsOnceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartAssociationsOnceCommandInput
|
|
9
|
+
input: StartAssociationsOnceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartAssociationsOnceCommandInput,
|
|
17
12
|
StartAssociationsOnceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartAssociationsOnceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartAssociationsOnceCommandInput
|
|
18
|
+
input: StartAssociationsOnceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartAssociationsOnceCommandInput,
|
|
26
21
|
StartAssociationsOnceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartAutomationExecutionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartAutomationExecutionCommandInput
|
|
8
|
-
extends StartAutomationExecutionRequest {}
|
|
7
|
+
export interface StartAutomationExecutionCommandInput extends StartAutomationExecutionRequest {}
|
|
9
8
|
export interface StartAutomationExecutionCommandOutput
|
|
10
|
-
extends StartAutomationExecutionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartAutomationExecutionResult, __MetadataBearer {}
|
|
12
10
|
declare const StartAutomationExecutionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartAutomationExecutionCommandInput
|
|
12
|
+
input: StartAutomationExecutionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartAutomationExecutionCommandInput,
|
|
17
15
|
StartAutomationExecutionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartAutomationExecutionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartAutomationExecutionCommandInput
|
|
21
|
+
input: StartAutomationExecutionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartAutomationExecutionCommandInput,
|
|
26
24
|
StartAutomationExecutionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartChangeRequestExecutionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartChangeRequestExecutionCommandInput
|
|
8
|
-
extends StartChangeRequestExecutionRequest {}
|
|
7
|
+
export interface StartChangeRequestExecutionCommandInput extends StartChangeRequestExecutionRequest {}
|
|
9
8
|
export interface StartChangeRequestExecutionCommandOutput
|
|
10
|
-
extends StartChangeRequestExecutionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartChangeRequestExecutionResult, __MetadataBearer {}
|
|
12
10
|
declare const StartChangeRequestExecutionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartChangeRequestExecutionCommandInput
|
|
12
|
+
input: StartChangeRequestExecutionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartChangeRequestExecutionCommandInput,
|
|
17
15
|
StartChangeRequestExecutionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartChangeRequestExecutionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartChangeRequestExecutionCommandInput
|
|
21
|
+
input: StartChangeRequestExecutionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartChangeRequestExecutionCommandInput,
|
|
26
24
|
StartChangeRequestExecutionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartExecutionPreviewRequest,
|
|
4
|
-
StartExecutionPreviewResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartExecutionPreviewRequest, StartExecutionPreviewResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartExecutionPreviewCommandInput
|
|
8
|
-
extends StartExecutionPreviewRequest {}
|
|
4
|
+
export interface StartExecutionPreviewCommandInput extends StartExecutionPreviewRequest {}
|
|
9
5
|
export interface StartExecutionPreviewCommandOutput
|
|
10
|
-
extends StartExecutionPreviewResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartExecutionPreviewResponse, __MetadataBearer {}
|
|
12
7
|
declare const StartExecutionPreviewCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartExecutionPreviewCommandInput
|
|
9
|
+
input: StartExecutionPreviewCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartExecutionPreviewCommandInput,
|
|
17
12
|
StartExecutionPreviewCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartExecutionPreviewCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartExecutionPreviewCommandInput
|
|
18
|
+
input: StartExecutionPreviewCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartExecutionPreviewCommandInput,
|
|
26
21
|
StartExecutionPreviewCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartSessionRequest, StartSessionResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartSessionCommandInput extends StartSessionRequest {}
|
|
5
|
-
export interface StartSessionCommandOutput
|
|
6
|
-
extends StartSessionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartSessionCommandOutput extends StartSessionResponse, __MetadataBearer {}
|
|
8
6
|
declare const StartSessionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartSessionCommandInput
|
|
8
|
+
input: StartSessionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartSessionCommandInput,
|
|
13
11
|
StartSessionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartSessionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartSessionCommandInput
|
|
17
|
+
input: StartSessionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartSessionCommandInput,
|
|
22
20
|
StartSessionCommandOutput,
|