@aws-sdk/client-ssm 3.296.0 → 3.297.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/models/models_0.js +2 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-types/SSM.d.ts +139 -0
- package/dist-types/SSMClient.d.ts +24 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +16 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +16 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +16 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +16 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +16 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +16 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +16 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +16 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +16 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +16 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +16 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +16 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +16 -0
- package/dist-types/commands/GetParameterCommand.d.ts +16 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +16 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +16 -0
- package/dist-types/commands/GetParametersCommand.d.ts +16 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +16 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +16 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +16 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +16 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +16 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +16 -0
- package/dist-types/commands/PutParameterCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +16 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +16 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +16 -0
- package/dist-types/commands/SendCommandCommand.d.ts +16 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +16 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StartSessionCommand.d.ts +16 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +16 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +16 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +16 -0
- package/dist-types/models/SSMServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +607 -1
- package/dist-types/models/models_1.d.ts +652 -3
- package/dist-types/models/models_2.d.ts +111 -3
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +3 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +3 -0
- package/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdatePatchBaselineRequest, UpdatePatchBaselineResult } from "../models/models_2";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdatePatchBaselineCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdatePatchBaselineCommandInput extends UpdatePatchBaselineRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdatePatchBaselineCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdatePatchBaselineCommandOutput extends UpdatePatchBaselineResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Modifies an existing patch baseline. Fields not specified in the request are left
|
|
18
23
|
* unchanged.</p>
|
|
19
24
|
* <note>
|
|
@@ -30,6 +35,8 @@ export interface UpdatePatchBaselineCommandOutput extends UpdatePatchBaselineRes
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param UpdatePatchBaselineCommandInput - {@link UpdatePatchBaselineCommandInput}
|
|
39
|
+
* @returns {@link UpdatePatchBaselineCommandOutput}
|
|
33
40
|
* @see {@link UpdatePatchBaselineCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link UpdatePatchBaselineCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface UpdatePatchBaselineCommandOutput extends UpdatePatchBaselineRes
|
|
|
48
55
|
export declare class UpdatePatchBaselineCommand extends $Command<UpdatePatchBaselineCommandInput, UpdatePatchBaselineCommandOutput, SSMClientResolvedConfig> {
|
|
49
56
|
readonly input: UpdatePatchBaselineCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: UpdatePatchBaselineCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePatchBaselineCommandInput, UpdatePatchBaselineCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateResourceDataSyncRequest, UpdateResourceDataSyncResult } from "../models/models_2";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateResourceDataSyncCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateResourceDataSyncCommandInput extends UpdateResourceDataSyncRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateResourceDataSyncCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateResourceDataSyncCommandOutput extends UpdateResourceDataSyncResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update a resource data sync. After you create a resource data sync for a Region, you can't
|
|
18
23
|
* change the account options for that sync. For example, if you create a sync in the us-east-2
|
|
19
24
|
* (Ohio) Region and you choose the <code>Include only the current account</code> option, you can't
|
|
@@ -34,6 +39,8 @@ export interface UpdateResourceDataSyncCommandOutput extends UpdateResourceDataS
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param UpdateResourceDataSyncCommandInput - {@link UpdateResourceDataSyncCommandInput}
|
|
43
|
+
* @returns {@link UpdateResourceDataSyncCommandOutput}
|
|
37
44
|
* @see {@link UpdateResourceDataSyncCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link UpdateResourceDataSyncCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface UpdateResourceDataSyncCommandOutput extends UpdateResourceDataS
|
|
|
56
63
|
export declare class UpdateResourceDataSyncCommand extends $Command<UpdateResourceDataSyncCommandInput, UpdateResourceDataSyncCommandOutput, SSMClientResolvedConfig> {
|
|
57
64
|
readonly input: UpdateResourceDataSyncCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: UpdateResourceDataSyncCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateResourceDataSyncCommandInput, UpdateResourceDataSyncCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateServiceSettingRequest, UpdateServiceSettingResult } from "../models/models_2";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateServiceSettingCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateServiceSettingCommandInput extends UpdateServiceSettingRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateServiceSettingCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateServiceSettingCommandOutput extends UpdateServiceSettingResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* <code>ServiceSetting</code> is an account-level setting for an Amazon Web Services service. This setting
|
|
19
24
|
* defines how a user interacts with or uses a service or a feature of a service. For example, if an
|
|
@@ -38,6 +43,8 @@ export interface UpdateServiceSettingCommandOutput extends UpdateServiceSettingR
|
|
|
38
43
|
* const response = await client.send(command);
|
|
39
44
|
* ```
|
|
40
45
|
*
|
|
46
|
+
* @param UpdateServiceSettingCommandInput - {@link UpdateServiceSettingCommandInput}
|
|
47
|
+
* @returns {@link UpdateServiceSettingCommandOutput}
|
|
41
48
|
* @see {@link UpdateServiceSettingCommandInput} for command's `input` shape.
|
|
42
49
|
* @see {@link UpdateServiceSettingCommandOutput} for command's `response` shape.
|
|
43
50
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface UpdateServiceSettingCommandOutput extends UpdateServiceSettingR
|
|
|
57
64
|
export declare class UpdateServiceSettingCommand extends $Command<UpdateServiceSettingCommandInput, UpdateServiceSettingCommandOutput, SSMClientResolvedConfig> {
|
|
58
65
|
readonly input: UpdateServiceSettingCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: UpdateServiceSettingCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceSettingCommandInput, UpdateServiceSettingCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from SSM service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class SSMServiceException extends __ServiceException {
|