@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 { CreatePatchBaselineRequest, CreatePatchBaselineResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreatePatchBaselineCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreatePatchBaselineCommandInput extends CreatePatchBaselineRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreatePatchBaselineCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a patch baseline.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>For information about valid key-value pairs in <code>PatchFilters</code> for each supported
|
|
@@ -29,6 +34,8 @@ export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineRes
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param CreatePatchBaselineCommandInput - {@link CreatePatchBaselineCommandInput}
|
|
38
|
+
* @returns {@link CreatePatchBaselineCommandOutput}
|
|
32
39
|
* @see {@link CreatePatchBaselineCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link CreatePatchBaselineCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface CreatePatchBaselineCommandOutput extends CreatePatchBaselineRes
|
|
|
51
58
|
export declare class CreatePatchBaselineCommand extends $Command<CreatePatchBaselineCommandInput, CreatePatchBaselineCommandOutput, SSMClientResolvedConfig> {
|
|
52
59
|
readonly input: CreatePatchBaselineCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: CreatePatchBaselineCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePatchBaselineCommandInput, CreatePatchBaselineCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateResourceDataSyncRequest, CreateResourceDataSyncResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateResourceDataSyncCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateResourceDataSyncCommandInput extends CreateResourceDataSyncRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateResourceDataSyncCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateResourceDataSyncCommandOutput extends CreateResourceDataSyncResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>A resource data sync helps you view data from multiple sources in a single location.
|
|
18
23
|
* Amazon Web Services Systems Manager offers two types of resource data sync: <code>SyncToDestination</code> and
|
|
19
24
|
* <code>SyncFromSource</code>.</p>
|
|
@@ -45,6 +50,8 @@ export interface CreateResourceDataSyncCommandOutput extends CreateResourceDataS
|
|
|
45
50
|
* const response = await client.send(command);
|
|
46
51
|
* ```
|
|
47
52
|
*
|
|
53
|
+
* @param CreateResourceDataSyncCommandInput - {@link CreateResourceDataSyncCommandInput}
|
|
54
|
+
* @returns {@link CreateResourceDataSyncCommandOutput}
|
|
48
55
|
* @see {@link CreateResourceDataSyncCommandInput} for command's `input` shape.
|
|
49
56
|
* @see {@link CreateResourceDataSyncCommandOutput} for command's `response` shape.
|
|
50
57
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface CreateResourceDataSyncCommandOutput extends CreateResourceDataS
|
|
|
66
73
|
export declare class CreateResourceDataSyncCommand extends $Command<CreateResourceDataSyncCommandInput, CreateResourceDataSyncCommandOutput, SSMClientResolvedConfig> {
|
|
67
74
|
readonly input: CreateResourceDataSyncCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: CreateResourceDataSyncCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourceDataSyncCommandInput, CreateResourceDataSyncCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteActivationRequest, DeleteActivationResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteActivationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteActivationCommandInput extends DeleteActivationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteActivationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteActivationCommandOutput extends DeleteActivationResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an activation. You aren't required to delete an activation. If you delete an
|
|
18
23
|
* activation, you can no longer use it to register additional managed nodes. Deleting an activation
|
|
19
24
|
* doesn't de-register managed nodes. You must manually de-register managed nodes.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteActivationCommandOutput extends DeleteActivationResult, _
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteActivationCommandInput - {@link DeleteActivationCommandInput}
|
|
36
|
+
* @returns {@link DeleteActivationCommandOutput}
|
|
30
37
|
* @see {@link DeleteActivationCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteActivationCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface DeleteActivationCommandOutput extends DeleteActivationResult, _
|
|
|
50
57
|
export declare class DeleteActivationCommand extends $Command<DeleteActivationCommandInput, DeleteActivationCommandOutput, SSMClientResolvedConfig> {
|
|
51
58
|
readonly input: DeleteActivationCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: DeleteActivationCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteActivationCommandInput, DeleteActivationCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteAssociationRequest, DeleteAssociationResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteAssociationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteAssociationCommandInput extends DeleteAssociationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteAssociationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteAssociationCommandOutput extends DeleteAssociationResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates the specified Amazon Web Services Systems Manager document (SSM document) from the specified managed
|
|
18
23
|
* node. If you created the association by using the <code>Targets</code> parameter, then you must
|
|
19
24
|
* delete the association by using the association ID.</p>
|
|
@@ -31,6 +36,8 @@ export interface DeleteAssociationCommandOutput extends DeleteAssociationResult,
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeleteAssociationCommandInput - {@link DeleteAssociationCommandInput}
|
|
40
|
+
* @returns {@link DeleteAssociationCommandOutput}
|
|
34
41
|
* @see {@link DeleteAssociationCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeleteAssociationCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -72,11 +79,20 @@ export interface DeleteAssociationCommandOutput extends DeleteAssociationResult,
|
|
|
72
79
|
export declare class DeleteAssociationCommand extends $Command<DeleteAssociationCommandInput, DeleteAssociationCommandOutput, SSMClientResolvedConfig> {
|
|
73
80
|
readonly input: DeleteAssociationCommandInput;
|
|
74
81
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
75
85
|
constructor(input: DeleteAssociationCommandInput);
|
|
76
86
|
/**
|
|
77
87
|
* @internal
|
|
78
88
|
*/
|
|
79
89
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssociationCommandInput, DeleteAssociationCommandOutput>;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
80
93
|
private serialize;
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
81
97
|
private deserialize;
|
|
82
98
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteDocumentRequest, DeleteDocumentResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteDocumentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteDocumentCommandInput extends DeleteDocumentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteDocumentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteDocumentCommandOutput extends DeleteDocumentResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the Amazon Web Services Systems Manager document (SSM document) and all managed node associations to the
|
|
18
23
|
* document.</p>
|
|
19
24
|
* <p>Before you delete the document, we recommend that you use <a>DeleteAssociation</a> to disassociate all managed nodes that are associated with the document.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteDocumentCommandOutput extends DeleteDocumentResult, __Met
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteDocumentCommandInput - {@link DeleteDocumentCommandInput}
|
|
36
|
+
* @returns {@link DeleteDocumentCommandOutput}
|
|
30
37
|
* @see {@link DeleteDocumentCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteDocumentCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteDocumentCommandOutput extends DeleteDocumentResult, __Met
|
|
|
49
56
|
export declare class DeleteDocumentCommand extends $Command<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, SSMClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteDocumentCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteDocumentCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDocumentCommandInput, DeleteDocumentCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteInventoryRequest, DeleteInventoryResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteInventoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteInventoryCommandInput extends DeleteInventoryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteInventoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteInventoryCommandOutput extends DeleteInventoryResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a custom inventory type or the data associated with a custom Inventory type. Deleting
|
|
18
23
|
* a custom inventory type is also referred to as deleting a custom inventory schema.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteInventoryCommandOutput extends DeleteInventoryResult, __M
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteInventoryCommandInput - {@link DeleteInventoryCommandInput}
|
|
35
|
+
* @returns {@link DeleteInventoryCommandOutput}
|
|
29
36
|
* @see {@link DeleteInventoryCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteInventoryCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface DeleteInventoryCommandOutput extends DeleteInventoryResult, __M
|
|
|
51
58
|
export declare class DeleteInventoryCommand extends $Command<DeleteInventoryCommandInput, DeleteInventoryCommandOutput, SSMClientResolvedConfig> {
|
|
52
59
|
readonly input: DeleteInventoryCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: DeleteInventoryCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInventoryCommandInput, DeleteInventoryCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteMaintenanceWindowRequest, DeleteMaintenanceWindowResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteMaintenanceWindowCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteMaintenanceWindowCommandInput extends DeleteMaintenanceWindowRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteMaintenanceWindowCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteMaintenanceWindowCommandOutput extends DeleteMaintenanceWindowResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a maintenance window.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteMaintenanceWindowCommandOutput extends DeleteMaintenanceW
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteMaintenanceWindowCommandInput - {@link DeleteMaintenanceWindowCommandInput}
|
|
34
|
+
* @returns {@link DeleteMaintenanceWindowCommandOutput}
|
|
28
35
|
* @see {@link DeleteMaintenanceWindowCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteMaintenanceWindowCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface DeleteMaintenanceWindowCommandOutput extends DeleteMaintenanceW
|
|
|
37
44
|
export declare class DeleteMaintenanceWindowCommand extends $Command<DeleteMaintenanceWindowCommandInput, DeleteMaintenanceWindowCommandOutput, SSMClientResolvedConfig> {
|
|
38
45
|
readonly input: DeleteMaintenanceWindowCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: DeleteMaintenanceWindowCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMaintenanceWindowCommandInput, DeleteMaintenanceWindowCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteOpsMetadataRequest, DeleteOpsMetadataResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteOpsMetadataCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteOpsMetadataCommandInput extends DeleteOpsMetadataRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteOpsMetadataCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteOpsMetadataCommandOutput extends DeleteOpsMetadataResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete OpsMetadata related to an application.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteOpsMetadataCommandOutput extends DeleteOpsMetadataResult,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteOpsMetadataCommandInput - {@link DeleteOpsMetadataCommandInput}
|
|
34
|
+
* @returns {@link DeleteOpsMetadataCommandOutput}
|
|
28
35
|
* @see {@link DeleteOpsMetadataCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteOpsMetadataCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DeleteOpsMetadataCommandOutput extends DeleteOpsMetadataResult,
|
|
|
43
50
|
export declare class DeleteOpsMetadataCommand extends $Command<DeleteOpsMetadataCommandInput, DeleteOpsMetadataCommandOutput, SSMClientResolvedConfig> {
|
|
44
51
|
readonly input: DeleteOpsMetadataCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DeleteOpsMetadataCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteOpsMetadataCommandInput, DeleteOpsMetadataCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteParameterRequest, DeleteParameterResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteParameterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteParameterCommandInput extends DeleteParameterRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteParameterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteParameterCommandOutput extends DeleteParameterResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a parameter from the system. After deleting a parameter, wait for at least 30 seconds
|
|
18
23
|
* to create a parameter with the same name.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteParameterCommandOutput extends DeleteParameterResult, __M
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteParameterCommandInput - {@link DeleteParameterCommandInput}
|
|
35
|
+
* @returns {@link DeleteParameterCommandOutput}
|
|
29
36
|
* @see {@link DeleteParameterCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteParameterCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface DeleteParameterCommandOutput extends DeleteParameterResult, __M
|
|
|
41
48
|
export declare class DeleteParameterCommand extends $Command<DeleteParameterCommandInput, DeleteParameterCommandOutput, SSMClientResolvedConfig> {
|
|
42
49
|
readonly input: DeleteParameterCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: DeleteParameterCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteParameterCommandInput, DeleteParameterCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteParametersRequest, DeleteParametersResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteParametersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteParametersCommandInput extends DeleteParametersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteParametersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteParametersCommandOutput extends DeleteParametersResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a list of parameters. After deleting a parameter, wait for at least 30 seconds to
|
|
18
23
|
* create a parameter with the same name.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteParametersCommandOutput extends DeleteParametersResult, _
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteParametersCommandInput - {@link DeleteParametersCommandInput}
|
|
35
|
+
* @returns {@link DeleteParametersCommandOutput}
|
|
29
36
|
* @see {@link DeleteParametersCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteParametersCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -38,11 +45,20 @@ export interface DeleteParametersCommandOutput extends DeleteParametersResult, _
|
|
|
38
45
|
export declare class DeleteParametersCommand extends $Command<DeleteParametersCommandInput, DeleteParametersCommandOutput, SSMClientResolvedConfig> {
|
|
39
46
|
readonly input: DeleteParametersCommandInput;
|
|
40
47
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
41
51
|
constructor(input: DeleteParametersCommandInput);
|
|
42
52
|
/**
|
|
43
53
|
* @internal
|
|
44
54
|
*/
|
|
45
55
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteParametersCommandInput, DeleteParametersCommandOutput>;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
46
59
|
private serialize;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
47
63
|
private deserialize;
|
|
48
64
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeletePatchBaselineRequest, DeletePatchBaselineResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeletePatchBaselineCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeletePatchBaselineCommandInput extends DeletePatchBaselineRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeletePatchBaselineCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeletePatchBaselineCommandOutput extends DeletePatchBaselineResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a patch baseline.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeletePatchBaselineCommandOutput extends DeletePatchBaselineRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeletePatchBaselineCommandInput - {@link DeletePatchBaselineCommandInput}
|
|
34
|
+
* @returns {@link DeletePatchBaselineCommandOutput}
|
|
28
35
|
* @see {@link DeletePatchBaselineCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeletePatchBaselineCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface DeletePatchBaselineCommandOutput extends DeletePatchBaselineRes
|
|
|
41
48
|
export declare class DeletePatchBaselineCommand extends $Command<DeletePatchBaselineCommandInput, DeletePatchBaselineCommandOutput, SSMClientResolvedConfig> {
|
|
42
49
|
readonly input: DeletePatchBaselineCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: DeletePatchBaselineCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePatchBaselineCommandInput, DeletePatchBaselineCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteResourceDataSyncRequest, DeleteResourceDataSyncResult } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteResourceDataSyncCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteResourceDataSyncCommandInput extends DeleteResourceDataSyncRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteResourceDataSyncCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteResourceDataSyncCommandOutput extends DeleteResourceDataSyncResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a resource data sync configuration. After the configuration is deleted, changes to
|
|
18
23
|
* data on managed nodes are no longer synced to or from the target. Deleting a sync configuration
|
|
19
24
|
* doesn't delete data.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteResourceDataSyncCommandOutput extends DeleteResourceDataS
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteResourceDataSyncCommandInput - {@link DeleteResourceDataSyncCommandInput}
|
|
36
|
+
* @returns {@link DeleteResourceDataSyncCommandOutput}
|
|
30
37
|
* @see {@link DeleteResourceDataSyncCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteResourceDataSyncCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface DeleteResourceDataSyncCommandOutput extends DeleteResourceDataS
|
|
|
45
52
|
export declare class DeleteResourceDataSyncCommand extends $Command<DeleteResourceDataSyncCommandInput, DeleteResourceDataSyncCommandOutput, SSMClientResolvedConfig> {
|
|
46
53
|
readonly input: DeleteResourceDataSyncCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: DeleteResourceDataSyncCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourceDataSyncCommandInput, DeleteResourceDataSyncCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "../SSMClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteResourcePolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteResourcePolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. Currently,
|
|
18
23
|
* <code>OpsItemGroup</code> is the only resource that supports Systems Manager resource policies. The
|
|
19
24
|
* resource policy for <code>OpsItemGroup</code> enables Amazon Web Services accounts to view and interact with
|
|
@@ -28,6 +33,8 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteResourcePolicyCommandInput - {@link DeleteResourcePolicyCommandInput}
|
|
37
|
+
* @returns {@link DeleteResourcePolicyCommandOutput}
|
|
31
38
|
* @see {@link DeleteResourcePolicyCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteResourcePolicyCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link SSMClientResolvedConfig | config} for SSMClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
49
56
|
export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, SSMClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteResourcePolicyCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteResourcePolicyCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSMClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|