@aws-sdk/client-ssm 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/SSM.d.ts +2413 -680
- package/dist-types/ts3.4/SSMClient.d.ts +913 -208
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +34 -18
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/index.d.ts +135 -135
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SSMServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +2540 -3221
- package/dist-types/ts3.4/models/models_1.d.ts +2683 -3362
- package/dist-types/ts3.4/models/models_2.d.ts +321 -412
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +47 -47
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1625 -407
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
UpdatePatchBaselineRequest,
|
|
10
|
+
UpdatePatchBaselineResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface UpdatePatchBaselineCommandInput
|
|
18
|
+
extends UpdatePatchBaselineRequest {}
|
|
19
|
+
export interface UpdatePatchBaselineCommandOutput
|
|
20
|
+
extends UpdatePatchBaselineResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class UpdatePatchBaselineCommand extends $Command<
|
|
23
|
+
UpdatePatchBaselineCommandInput,
|
|
24
|
+
UpdatePatchBaselineCommandOutput,
|
|
25
|
+
SSMClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: UpdatePatchBaselineCommandInput;
|
|
28
|
+
constructor(input: UpdatePatchBaselineCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: SSMClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<UpdatePatchBaselineCommandInput, UpdatePatchBaselineCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
UpdateResourceDataSyncRequest,
|
|
10
|
+
UpdateResourceDataSyncResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface UpdateResourceDataSyncCommandInput
|
|
18
|
+
extends UpdateResourceDataSyncRequest {}
|
|
19
|
+
export interface UpdateResourceDataSyncCommandOutput
|
|
20
|
+
extends UpdateResourceDataSyncResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class UpdateResourceDataSyncCommand extends $Command<
|
|
23
|
+
UpdateResourceDataSyncCommandInput,
|
|
24
|
+
UpdateResourceDataSyncCommandOutput,
|
|
25
|
+
SSMClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: UpdateResourceDataSyncCommandInput;
|
|
28
|
+
constructor(input: UpdateResourceDataSyncCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: SSMClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
UpdateResourceDataSyncCommandInput,
|
|
35
|
+
UpdateResourceDataSyncCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
UpdateServiceSettingRequest,
|
|
10
|
+
UpdateServiceSettingResult,
|
|
11
|
+
} from "../models/models_2";
|
|
12
|
+
import {
|
|
13
|
+
ServiceInputTypes,
|
|
14
|
+
ServiceOutputTypes,
|
|
15
|
+
SSMClientResolvedConfig,
|
|
16
|
+
} from "../SSMClient";
|
|
17
|
+
export interface UpdateServiceSettingCommandInput
|
|
18
|
+
extends UpdateServiceSettingRequest {}
|
|
19
|
+
export interface UpdateServiceSettingCommandOutput
|
|
20
|
+
extends UpdateServiceSettingResult,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class UpdateServiceSettingCommand extends $Command<
|
|
23
|
+
UpdateServiceSettingCommandInput,
|
|
24
|
+
UpdateServiceSettingCommandOutput,
|
|
25
|
+
SSMClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: UpdateServiceSettingCommandInput;
|
|
28
|
+
constructor(input: UpdateServiceSettingCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: SSMClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
UpdateServiceSettingCommandInput,
|
|
35
|
+
UpdateServiceSettingCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,135 +1,135 @@
|
|
|
1
|
-
export * from "./AddTagsToResourceCommand";
|
|
2
|
-
export * from "./AssociateOpsItemRelatedItemCommand";
|
|
3
|
-
export * from "./CancelCommandCommand";
|
|
4
|
-
export * from "./CancelMaintenanceWindowExecutionCommand";
|
|
5
|
-
export * from "./CreateActivationCommand";
|
|
6
|
-
export * from "./CreateAssociationBatchCommand";
|
|
7
|
-
export * from "./CreateAssociationCommand";
|
|
8
|
-
export * from "./CreateDocumentCommand";
|
|
9
|
-
export * from "./CreateMaintenanceWindowCommand";
|
|
10
|
-
export * from "./CreateOpsItemCommand";
|
|
11
|
-
export * from "./CreateOpsMetadataCommand";
|
|
12
|
-
export * from "./CreatePatchBaselineCommand";
|
|
13
|
-
export * from "./CreateResourceDataSyncCommand";
|
|
14
|
-
export * from "./DeleteActivationCommand";
|
|
15
|
-
export * from "./DeleteAssociationCommand";
|
|
16
|
-
export * from "./DeleteDocumentCommand";
|
|
17
|
-
export * from "./DeleteInventoryCommand";
|
|
18
|
-
export * from "./DeleteMaintenanceWindowCommand";
|
|
19
|
-
export * from "./DeleteOpsMetadataCommand";
|
|
20
|
-
export * from "./DeleteParameterCommand";
|
|
21
|
-
export * from "./DeleteParametersCommand";
|
|
22
|
-
export * from "./DeletePatchBaselineCommand";
|
|
23
|
-
export * from "./DeleteResourceDataSyncCommand";
|
|
24
|
-
export * from "./DeregisterManagedInstanceCommand";
|
|
25
|
-
export * from "./DeregisterPatchBaselineForPatchGroupCommand";
|
|
26
|
-
export * from "./DeregisterTargetFromMaintenanceWindowCommand";
|
|
27
|
-
export * from "./DeregisterTaskFromMaintenanceWindowCommand";
|
|
28
|
-
export * from "./DescribeActivationsCommand";
|
|
29
|
-
export * from "./DescribeAssociationCommand";
|
|
30
|
-
export * from "./DescribeAssociationExecutionTargetsCommand";
|
|
31
|
-
export * from "./DescribeAssociationExecutionsCommand";
|
|
32
|
-
export * from "./DescribeAutomationExecutionsCommand";
|
|
33
|
-
export * from "./DescribeAutomationStepExecutionsCommand";
|
|
34
|
-
export * from "./DescribeAvailablePatchesCommand";
|
|
35
|
-
export * from "./DescribeDocumentCommand";
|
|
36
|
-
export * from "./DescribeDocumentPermissionCommand";
|
|
37
|
-
export * from "./DescribeEffectiveInstanceAssociationsCommand";
|
|
38
|
-
export * from "./DescribeEffectivePatchesForPatchBaselineCommand";
|
|
39
|
-
export * from "./DescribeInstanceAssociationsStatusCommand";
|
|
40
|
-
export * from "./DescribeInstanceInformationCommand";
|
|
41
|
-
export * from "./DescribeInstancePatchStatesCommand";
|
|
42
|
-
export * from "./DescribeInstancePatchStatesForPatchGroupCommand";
|
|
43
|
-
export * from "./DescribeInstancePatchesCommand";
|
|
44
|
-
export * from "./DescribeInventoryDeletionsCommand";
|
|
45
|
-
export * from "./DescribeMaintenanceWindowExecutionTaskInvocationsCommand";
|
|
46
|
-
export * from "./DescribeMaintenanceWindowExecutionTasksCommand";
|
|
47
|
-
export * from "./DescribeMaintenanceWindowExecutionsCommand";
|
|
48
|
-
export * from "./DescribeMaintenanceWindowScheduleCommand";
|
|
49
|
-
export * from "./DescribeMaintenanceWindowTargetsCommand";
|
|
50
|
-
export * from "./DescribeMaintenanceWindowTasksCommand";
|
|
51
|
-
export * from "./DescribeMaintenanceWindowsCommand";
|
|
52
|
-
export * from "./DescribeMaintenanceWindowsForTargetCommand";
|
|
53
|
-
export * from "./DescribeOpsItemsCommand";
|
|
54
|
-
export * from "./DescribeParametersCommand";
|
|
55
|
-
export * from "./DescribePatchBaselinesCommand";
|
|
56
|
-
export * from "./DescribePatchGroupStateCommand";
|
|
57
|
-
export * from "./DescribePatchGroupsCommand";
|
|
58
|
-
export * from "./DescribePatchPropertiesCommand";
|
|
59
|
-
export * from "./DescribeSessionsCommand";
|
|
60
|
-
export * from "./DisassociateOpsItemRelatedItemCommand";
|
|
61
|
-
export * from "./GetAutomationExecutionCommand";
|
|
62
|
-
export * from "./GetCalendarStateCommand";
|
|
63
|
-
export * from "./GetCommandInvocationCommand";
|
|
64
|
-
export * from "./GetConnectionStatusCommand";
|
|
65
|
-
export * from "./GetDefaultPatchBaselineCommand";
|
|
66
|
-
export * from "./GetDeployablePatchSnapshotForInstanceCommand";
|
|
67
|
-
export * from "./GetDocumentCommand";
|
|
68
|
-
export * from "./GetInventoryCommand";
|
|
69
|
-
export * from "./GetInventorySchemaCommand";
|
|
70
|
-
export * from "./GetMaintenanceWindowCommand";
|
|
71
|
-
export * from "./GetMaintenanceWindowExecutionCommand";
|
|
72
|
-
export * from "./GetMaintenanceWindowExecutionTaskCommand";
|
|
73
|
-
export * from "./GetMaintenanceWindowExecutionTaskInvocationCommand";
|
|
74
|
-
export * from "./GetMaintenanceWindowTaskCommand";
|
|
75
|
-
export * from "./GetOpsItemCommand";
|
|
76
|
-
export * from "./GetOpsMetadataCommand";
|
|
77
|
-
export * from "./GetOpsSummaryCommand";
|
|
78
|
-
export * from "./GetParameterCommand";
|
|
79
|
-
export * from "./GetParameterHistoryCommand";
|
|
80
|
-
export * from "./GetParametersByPathCommand";
|
|
81
|
-
export * from "./GetParametersCommand";
|
|
82
|
-
export * from "./GetPatchBaselineCommand";
|
|
83
|
-
export * from "./GetPatchBaselineForPatchGroupCommand";
|
|
84
|
-
export * from "./GetServiceSettingCommand";
|
|
85
|
-
export * from "./LabelParameterVersionCommand";
|
|
86
|
-
export * from "./ListAssociationVersionsCommand";
|
|
87
|
-
export * from "./ListAssociationsCommand";
|
|
88
|
-
export * from "./ListCommandInvocationsCommand";
|
|
89
|
-
export * from "./ListCommandsCommand";
|
|
90
|
-
export * from "./ListComplianceItemsCommand";
|
|
91
|
-
export * from "./ListComplianceSummariesCommand";
|
|
92
|
-
export * from "./ListDocumentMetadataHistoryCommand";
|
|
93
|
-
export * from "./ListDocumentVersionsCommand";
|
|
94
|
-
export * from "./ListDocumentsCommand";
|
|
95
|
-
export * from "./ListInventoryEntriesCommand";
|
|
96
|
-
export * from "./ListOpsItemEventsCommand";
|
|
97
|
-
export * from "./ListOpsItemRelatedItemsCommand";
|
|
98
|
-
export * from "./ListOpsMetadataCommand";
|
|
99
|
-
export * from "./ListResourceComplianceSummariesCommand";
|
|
100
|
-
export * from "./ListResourceDataSyncCommand";
|
|
101
|
-
export * from "./ListTagsForResourceCommand";
|
|
102
|
-
export * from "./ModifyDocumentPermissionCommand";
|
|
103
|
-
export * from "./PutComplianceItemsCommand";
|
|
104
|
-
export * from "./PutInventoryCommand";
|
|
105
|
-
export * from "./PutParameterCommand";
|
|
106
|
-
export * from "./RegisterDefaultPatchBaselineCommand";
|
|
107
|
-
export * from "./RegisterPatchBaselineForPatchGroupCommand";
|
|
108
|
-
export * from "./RegisterTargetWithMaintenanceWindowCommand";
|
|
109
|
-
export * from "./RegisterTaskWithMaintenanceWindowCommand";
|
|
110
|
-
export * from "./RemoveTagsFromResourceCommand";
|
|
111
|
-
export * from "./ResetServiceSettingCommand";
|
|
112
|
-
export * from "./ResumeSessionCommand";
|
|
113
|
-
export * from "./SendAutomationSignalCommand";
|
|
114
|
-
export * from "./SendCommandCommand";
|
|
115
|
-
export * from "./StartAssociationsOnceCommand";
|
|
116
|
-
export * from "./StartAutomationExecutionCommand";
|
|
117
|
-
export * from "./StartChangeRequestExecutionCommand";
|
|
118
|
-
export * from "./StartSessionCommand";
|
|
119
|
-
export * from "./StopAutomationExecutionCommand";
|
|
120
|
-
export * from "./TerminateSessionCommand";
|
|
121
|
-
export * from "./UnlabelParameterVersionCommand";
|
|
122
|
-
export * from "./UpdateAssociationCommand";
|
|
123
|
-
export * from "./UpdateAssociationStatusCommand";
|
|
124
|
-
export * from "./UpdateDocumentCommand";
|
|
125
|
-
export * from "./UpdateDocumentDefaultVersionCommand";
|
|
126
|
-
export * from "./UpdateDocumentMetadataCommand";
|
|
127
|
-
export * from "./UpdateMaintenanceWindowCommand";
|
|
128
|
-
export * from "./UpdateMaintenanceWindowTargetCommand";
|
|
129
|
-
export * from "./UpdateMaintenanceWindowTaskCommand";
|
|
130
|
-
export * from "./UpdateManagedInstanceRoleCommand";
|
|
131
|
-
export * from "./UpdateOpsItemCommand";
|
|
132
|
-
export * from "./UpdateOpsMetadataCommand";
|
|
133
|
-
export * from "./UpdatePatchBaselineCommand";
|
|
134
|
-
export * from "./UpdateResourceDataSyncCommand";
|
|
135
|
-
export * from "./UpdateServiceSettingCommand";
|
|
1
|
+
export * from "./AddTagsToResourceCommand";
|
|
2
|
+
export * from "./AssociateOpsItemRelatedItemCommand";
|
|
3
|
+
export * from "./CancelCommandCommand";
|
|
4
|
+
export * from "./CancelMaintenanceWindowExecutionCommand";
|
|
5
|
+
export * from "./CreateActivationCommand";
|
|
6
|
+
export * from "./CreateAssociationBatchCommand";
|
|
7
|
+
export * from "./CreateAssociationCommand";
|
|
8
|
+
export * from "./CreateDocumentCommand";
|
|
9
|
+
export * from "./CreateMaintenanceWindowCommand";
|
|
10
|
+
export * from "./CreateOpsItemCommand";
|
|
11
|
+
export * from "./CreateOpsMetadataCommand";
|
|
12
|
+
export * from "./CreatePatchBaselineCommand";
|
|
13
|
+
export * from "./CreateResourceDataSyncCommand";
|
|
14
|
+
export * from "./DeleteActivationCommand";
|
|
15
|
+
export * from "./DeleteAssociationCommand";
|
|
16
|
+
export * from "./DeleteDocumentCommand";
|
|
17
|
+
export * from "./DeleteInventoryCommand";
|
|
18
|
+
export * from "./DeleteMaintenanceWindowCommand";
|
|
19
|
+
export * from "./DeleteOpsMetadataCommand";
|
|
20
|
+
export * from "./DeleteParameterCommand";
|
|
21
|
+
export * from "./DeleteParametersCommand";
|
|
22
|
+
export * from "./DeletePatchBaselineCommand";
|
|
23
|
+
export * from "./DeleteResourceDataSyncCommand";
|
|
24
|
+
export * from "./DeregisterManagedInstanceCommand";
|
|
25
|
+
export * from "./DeregisterPatchBaselineForPatchGroupCommand";
|
|
26
|
+
export * from "./DeregisterTargetFromMaintenanceWindowCommand";
|
|
27
|
+
export * from "./DeregisterTaskFromMaintenanceWindowCommand";
|
|
28
|
+
export * from "./DescribeActivationsCommand";
|
|
29
|
+
export * from "./DescribeAssociationCommand";
|
|
30
|
+
export * from "./DescribeAssociationExecutionTargetsCommand";
|
|
31
|
+
export * from "./DescribeAssociationExecutionsCommand";
|
|
32
|
+
export * from "./DescribeAutomationExecutionsCommand";
|
|
33
|
+
export * from "./DescribeAutomationStepExecutionsCommand";
|
|
34
|
+
export * from "./DescribeAvailablePatchesCommand";
|
|
35
|
+
export * from "./DescribeDocumentCommand";
|
|
36
|
+
export * from "./DescribeDocumentPermissionCommand";
|
|
37
|
+
export * from "./DescribeEffectiveInstanceAssociationsCommand";
|
|
38
|
+
export * from "./DescribeEffectivePatchesForPatchBaselineCommand";
|
|
39
|
+
export * from "./DescribeInstanceAssociationsStatusCommand";
|
|
40
|
+
export * from "./DescribeInstanceInformationCommand";
|
|
41
|
+
export * from "./DescribeInstancePatchStatesCommand";
|
|
42
|
+
export * from "./DescribeInstancePatchStatesForPatchGroupCommand";
|
|
43
|
+
export * from "./DescribeInstancePatchesCommand";
|
|
44
|
+
export * from "./DescribeInventoryDeletionsCommand";
|
|
45
|
+
export * from "./DescribeMaintenanceWindowExecutionTaskInvocationsCommand";
|
|
46
|
+
export * from "./DescribeMaintenanceWindowExecutionTasksCommand";
|
|
47
|
+
export * from "./DescribeMaintenanceWindowExecutionsCommand";
|
|
48
|
+
export * from "./DescribeMaintenanceWindowScheduleCommand";
|
|
49
|
+
export * from "./DescribeMaintenanceWindowTargetsCommand";
|
|
50
|
+
export * from "./DescribeMaintenanceWindowTasksCommand";
|
|
51
|
+
export * from "./DescribeMaintenanceWindowsCommand";
|
|
52
|
+
export * from "./DescribeMaintenanceWindowsForTargetCommand";
|
|
53
|
+
export * from "./DescribeOpsItemsCommand";
|
|
54
|
+
export * from "./DescribeParametersCommand";
|
|
55
|
+
export * from "./DescribePatchBaselinesCommand";
|
|
56
|
+
export * from "./DescribePatchGroupStateCommand";
|
|
57
|
+
export * from "./DescribePatchGroupsCommand";
|
|
58
|
+
export * from "./DescribePatchPropertiesCommand";
|
|
59
|
+
export * from "./DescribeSessionsCommand";
|
|
60
|
+
export * from "./DisassociateOpsItemRelatedItemCommand";
|
|
61
|
+
export * from "./GetAutomationExecutionCommand";
|
|
62
|
+
export * from "./GetCalendarStateCommand";
|
|
63
|
+
export * from "./GetCommandInvocationCommand";
|
|
64
|
+
export * from "./GetConnectionStatusCommand";
|
|
65
|
+
export * from "./GetDefaultPatchBaselineCommand";
|
|
66
|
+
export * from "./GetDeployablePatchSnapshotForInstanceCommand";
|
|
67
|
+
export * from "./GetDocumentCommand";
|
|
68
|
+
export * from "./GetInventoryCommand";
|
|
69
|
+
export * from "./GetInventorySchemaCommand";
|
|
70
|
+
export * from "./GetMaintenanceWindowCommand";
|
|
71
|
+
export * from "./GetMaintenanceWindowExecutionCommand";
|
|
72
|
+
export * from "./GetMaintenanceWindowExecutionTaskCommand";
|
|
73
|
+
export * from "./GetMaintenanceWindowExecutionTaskInvocationCommand";
|
|
74
|
+
export * from "./GetMaintenanceWindowTaskCommand";
|
|
75
|
+
export * from "./GetOpsItemCommand";
|
|
76
|
+
export * from "./GetOpsMetadataCommand";
|
|
77
|
+
export * from "./GetOpsSummaryCommand";
|
|
78
|
+
export * from "./GetParameterCommand";
|
|
79
|
+
export * from "./GetParameterHistoryCommand";
|
|
80
|
+
export * from "./GetParametersByPathCommand";
|
|
81
|
+
export * from "./GetParametersCommand";
|
|
82
|
+
export * from "./GetPatchBaselineCommand";
|
|
83
|
+
export * from "./GetPatchBaselineForPatchGroupCommand";
|
|
84
|
+
export * from "./GetServiceSettingCommand";
|
|
85
|
+
export * from "./LabelParameterVersionCommand";
|
|
86
|
+
export * from "./ListAssociationVersionsCommand";
|
|
87
|
+
export * from "./ListAssociationsCommand";
|
|
88
|
+
export * from "./ListCommandInvocationsCommand";
|
|
89
|
+
export * from "./ListCommandsCommand";
|
|
90
|
+
export * from "./ListComplianceItemsCommand";
|
|
91
|
+
export * from "./ListComplianceSummariesCommand";
|
|
92
|
+
export * from "./ListDocumentMetadataHistoryCommand";
|
|
93
|
+
export * from "./ListDocumentVersionsCommand";
|
|
94
|
+
export * from "./ListDocumentsCommand";
|
|
95
|
+
export * from "./ListInventoryEntriesCommand";
|
|
96
|
+
export * from "./ListOpsItemEventsCommand";
|
|
97
|
+
export * from "./ListOpsItemRelatedItemsCommand";
|
|
98
|
+
export * from "./ListOpsMetadataCommand";
|
|
99
|
+
export * from "./ListResourceComplianceSummariesCommand";
|
|
100
|
+
export * from "./ListResourceDataSyncCommand";
|
|
101
|
+
export * from "./ListTagsForResourceCommand";
|
|
102
|
+
export * from "./ModifyDocumentPermissionCommand";
|
|
103
|
+
export * from "./PutComplianceItemsCommand";
|
|
104
|
+
export * from "./PutInventoryCommand";
|
|
105
|
+
export * from "./PutParameterCommand";
|
|
106
|
+
export * from "./RegisterDefaultPatchBaselineCommand";
|
|
107
|
+
export * from "./RegisterPatchBaselineForPatchGroupCommand";
|
|
108
|
+
export * from "./RegisterTargetWithMaintenanceWindowCommand";
|
|
109
|
+
export * from "./RegisterTaskWithMaintenanceWindowCommand";
|
|
110
|
+
export * from "./RemoveTagsFromResourceCommand";
|
|
111
|
+
export * from "./ResetServiceSettingCommand";
|
|
112
|
+
export * from "./ResumeSessionCommand";
|
|
113
|
+
export * from "./SendAutomationSignalCommand";
|
|
114
|
+
export * from "./SendCommandCommand";
|
|
115
|
+
export * from "./StartAssociationsOnceCommand";
|
|
116
|
+
export * from "./StartAutomationExecutionCommand";
|
|
117
|
+
export * from "./StartChangeRequestExecutionCommand";
|
|
118
|
+
export * from "./StartSessionCommand";
|
|
119
|
+
export * from "./StopAutomationExecutionCommand";
|
|
120
|
+
export * from "./TerminateSessionCommand";
|
|
121
|
+
export * from "./UnlabelParameterVersionCommand";
|
|
122
|
+
export * from "./UpdateAssociationCommand";
|
|
123
|
+
export * from "./UpdateAssociationStatusCommand";
|
|
124
|
+
export * from "./UpdateDocumentCommand";
|
|
125
|
+
export * from "./UpdateDocumentDefaultVersionCommand";
|
|
126
|
+
export * from "./UpdateDocumentMetadataCommand";
|
|
127
|
+
export * from "./UpdateMaintenanceWindowCommand";
|
|
128
|
+
export * from "./UpdateMaintenanceWindowTargetCommand";
|
|
129
|
+
export * from "./UpdateMaintenanceWindowTaskCommand";
|
|
130
|
+
export * from "./UpdateManagedInstanceRoleCommand";
|
|
131
|
+
export * from "./UpdateOpsItemCommand";
|
|
132
|
+
export * from "./UpdateOpsMetadataCommand";
|
|
133
|
+
export * from "./UpdatePatchBaselineCommand";
|
|
134
|
+
export * from "./UpdateResourceDataSyncCommand";
|
|
135
|
+
export * from "./UpdateServiceSettingCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./SSM";
|
|
2
|
-
export * from "./SSMClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export * from "./waiters";
|
|
7
|
-
export { SSMServiceException } from "./models/SSMServiceException";
|
|
1
|
+
export * from "./SSM";
|
|
2
|
+
export * from "./SSMClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|
|
7
|
+
export { SSMServiceException } from "./models/SSMServiceException";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export declare class SSMServiceException extends __ServiceException {
|
|
6
|
+
constructor(options: __ServiceExceptionOptions);
|
|
7
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
2
|
-
export * from "./models_1";
|
|
3
|
-
export * from "./models_2";
|
|
1
|
+
export * from "./models_0";
|
|
2
|
+
export * from "./models_1";
|
|
3
|
+
export * from "./models_2";
|