@aws-sdk/client-ssm 3.45.0 → 3.47.2
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 +44 -0
- package/dist-cjs/endpoints.js +0 -28
- package/dist-cjs/models/models_0.js +5 -384
- package/dist-cjs/models/models_1.js +5 -348
- package/dist-cjs/models/models_2.js +1 -13
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/endpoints.js +0 -28
- package/dist-es/models/models_0.js +0 -252
- package/dist-es/models/models_1.js +0 -228
- package/dist-es/models/models_2.js +0 -8
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/SSMClient.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +0 -378
- package/dist-types/models/models_1.d.ts +0 -342
- package/dist-types/models/models_2.d.ts +0 -12
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/SSMClient.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -252
- package/dist-types/ts3.4/models/models_1.d.ts +0 -228
- package/dist-types/ts3.4/models/models_2.d.ts +0 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +40 -47
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.ParameterTier = exports.ParameterInlinePolicy = exports.DescribeParametersRequest = exports.ParameterStringFilter = exports.ParametersFilter = exports.ParametersFilterKey = exports.DescribeOpsItemsResponse = exports.OpsItemSummary = exports.OpsItemStatus = exports.DescribeOpsItemsRequest = exports.OpsItemFilter = exports.OpsItemFilterOperator = exports.OpsItemFilterKey = exports.DescribeMaintenanceWindowTasksResult = exports.MaintenanceWindowTask = exports.MaintenanceWindowTaskParameterValueExpression = exports.LoggingInfo = exports.MaintenanceWindowTaskCutoffBehavior = exports.DescribeMaintenanceWindowTasksRequest = exports.DescribeMaintenanceWindowTargetsResult = exports.MaintenanceWindowTarget = exports.DescribeMaintenanceWindowTargetsRequest = exports.DescribeMaintenanceWindowsForTargetResult = exports.MaintenanceWindowIdentityForTarget = exports.DescribeMaintenanceWindowsForTargetRequest = exports.DescribeMaintenanceWindowScheduleResult = exports.ScheduledWindowExecution = exports.DescribeMaintenanceWindowScheduleRequest = exports.MaintenanceWindowResourceType = exports.DescribeMaintenanceWindowsResult = exports.MaintenanceWindowIdentity = exports.DescribeMaintenanceWindowsRequest = exports.DescribeMaintenanceWindowExecutionTasksResult = exports.MaintenanceWindowExecutionTaskIdentity = exports.DescribeMaintenanceWindowExecutionTasksRequest = exports.DescribeMaintenanceWindowExecutionTaskInvocationsResult = exports.MaintenanceWindowExecutionTaskInvocationIdentity = exports.MaintenanceWindowTaskType = exports.DescribeMaintenanceWindowExecutionTaskInvocationsRequest = exports.DescribeMaintenanceWindowExecutionsResult = exports.MaintenanceWindowExecution = exports.MaintenanceWindowExecutionStatus = exports.DescribeMaintenanceWindowExecutionsRequest = exports.MaintenanceWindowFilter = exports.InvalidDeletionIdException = exports.DescribeInventoryDeletionsResult = exports.InventoryDeletionStatusItem = exports.InventoryDeletionStatus = void 0;
|
|
3
|
+
exports.OpsItemDataType = exports.OpsItemNotification = exports.CreateMaintenanceWindowResult = exports.CreateMaintenanceWindowRequest = exports.CreateDocumentResult = exports.DocumentDescription = exports.DocumentStatus = exports.ReviewInformation = exports.ReviewStatus = exports.PlatformType = exports.DocumentParameter = exports.DocumentHashType = exports.AttachmentInformation = exports.CreateDocumentRequest = exports.DocumentRequires = exports.DocumentType = exports.DocumentFormat = exports.AttachmentsSource = exports.AttachmentsSourceKey = exports.CreateAssociationBatchResult = exports.FailedCreateAssociation = exports.CreateAssociationBatchRequest = exports.CreateAssociationBatchRequestEntry = exports.CreateAssociationResult = exports.AssociationDescription = exports.AssociationStatus = exports.AssociationStatusName = exports.AssociationOverview = exports.CreateAssociationRequest = exports.Target = exports.TargetLocation = exports.AssociationSyncCompliance = exports.InstanceAssociationOutputLocation = exports.S3OutputLocation = exports.AssociationComplianceSeverity = exports.CreateActivationResult = exports.CreateActivationRequest = exports.RegistrationMetadataItem = exports.CancelMaintenanceWindowExecutionResult = exports.CancelMaintenanceWindowExecutionRequest = exports.CancelCommandResult = exports.CancelCommandRequest = exports.AssociateOpsItemRelatedItemResponse = exports.AssociateOpsItemRelatedItemRequest = exports.AddTagsToResourceResult = exports.AddTagsToResourceRequest = exports.ResourceTypeForTagging = exports.Activation = exports.Tag = exports.AccountSharingInfo = void 0;
|
|
4
|
+
exports.DeregisterManagedInstanceRequest = exports.DeleteResourceDataSyncResult = exports.DeleteResourceDataSyncRequest = exports.DeletePatchBaselineResult = exports.DeletePatchBaselineRequest = exports.DeleteParametersResult = exports.DeleteParametersRequest = exports.DeleteParameterResult = exports.DeleteParameterRequest = exports.DeleteOpsMetadataResult = exports.DeleteOpsMetadataRequest = exports.DeleteMaintenanceWindowResult = exports.DeleteMaintenanceWindowRequest = exports.DeleteInventoryResult = exports.InventoryDeletionSummary = exports.InventoryDeletionSummaryItem = exports.DeleteInventoryRequest = exports.InventorySchemaDeleteOption = exports.DeleteDocumentResult = exports.DeleteDocumentRequest = exports.DeleteAssociationResult = exports.DeleteAssociationRequest = exports.DeleteActivationResult = exports.DeleteActivationRequest = exports.CreateResourceDataSyncResult = exports.CreateResourceDataSyncRequest = exports.ResourceDataSyncSource = exports.ResourceDataSyncAwsOrganizationsSource = exports.ResourceDataSyncOrganizationalUnit = exports.ResourceDataSyncS3Destination = exports.ResourceDataSyncS3Format = exports.ResourceDataSyncDestinationDataSharing = exports.CreatePatchBaselineResult = exports.CreatePatchBaselineRequest = exports.PatchSource = exports.PatchAction = exports.OperatingSystem = exports.PatchRuleGroup = exports.PatchRule = exports.PatchFilterGroup = exports.PatchFilter = exports.PatchFilterKey = exports.PatchComplianceLevel = exports.CreateOpsMetadataResult = exports.CreateOpsMetadataRequest = exports.MetadataValue = exports.CreateOpsItemResponse = exports.CreateOpsItemRequest = exports.RelatedOpsItem = exports.OpsItemDataValue = void 0;
|
|
5
|
+
exports.DescribeDocumentPermissionRequest = exports.DocumentPermissionType = exports.DescribeDocumentResult = exports.DescribeDocumentRequest = exports.DescribeAvailablePatchesResult = exports.Patch = exports.DescribeAvailablePatchesRequest = exports.PatchOrchestratorFilter = exports.DescribeAutomationStepExecutionsResult = exports.StepExecution = exports.FailureDetails = exports.DescribeAutomationStepExecutionsRequest = exports.StepExecutionFilter = exports.StepExecutionFilterKey = exports.DescribeAutomationExecutionsResult = exports.AutomationExecutionMetadata = exports.Runbook = exports.ResolvedTargets = exports.ExecutionMode = exports.AutomationType = exports.AutomationSubtype = exports.AutomationExecutionStatus = exports.DescribeAutomationExecutionsRequest = exports.AutomationExecutionFilter = exports.AutomationExecutionFilterKey = exports.DescribeAssociationExecutionTargetsResult = exports.AssociationExecutionTarget = exports.OutputSource = exports.DescribeAssociationExecutionTargetsRequest = exports.AssociationExecutionTargetsFilter = exports.AssociationExecutionTargetsFilterKey = exports.DescribeAssociationExecutionsResult = exports.AssociationExecution = exports.DescribeAssociationExecutionsRequest = exports.AssociationExecutionFilter = exports.AssociationFilterOperatorType = exports.AssociationExecutionFilterKey = exports.DescribeAssociationResult = exports.DescribeAssociationRequest = exports.DescribeActivationsResult = exports.DescribeActivationsRequest = exports.DescribeActivationsFilter = exports.DescribeActivationsFilterKeys = exports.DeregisterTaskFromMaintenanceWindowResult = exports.DeregisterTaskFromMaintenanceWindowRequest = exports.DeregisterTargetFromMaintenanceWindowResult = exports.DeregisterTargetFromMaintenanceWindowRequest = exports.DeregisterPatchBaselineForPatchGroupResult = exports.DeregisterPatchBaselineForPatchGroupRequest = exports.DeregisterManagedInstanceResult = void 0;
|
|
6
|
+
exports.DescribeMaintenanceWindowExecutionTaskInvocationsResult = exports.MaintenanceWindowExecutionTaskInvocationIdentity = exports.MaintenanceWindowTaskType = exports.DescribeMaintenanceWindowExecutionTaskInvocationsRequest = exports.DescribeMaintenanceWindowExecutionsResult = exports.MaintenanceWindowExecution = exports.MaintenanceWindowExecutionStatus = exports.DescribeMaintenanceWindowExecutionsRequest = exports.MaintenanceWindowFilter = exports.DescribeInventoryDeletionsResult = exports.InventoryDeletionStatusItem = exports.InventoryDeletionStatus = exports.DescribeInventoryDeletionsRequest = exports.DescribeInstancePatchStatesForPatchGroupResult = exports.DescribeInstancePatchStatesForPatchGroupRequest = exports.InstancePatchStateFilter = exports.InstancePatchStateOperatorType = exports.DescribeInstancePatchStatesResult = exports.InstancePatchState = exports.RebootOption = exports.PatchOperationType = exports.DescribeInstancePatchStatesRequest = exports.DescribeInstancePatchesResult = exports.PatchComplianceData = exports.PatchComplianceDataState = exports.DescribeInstancePatchesRequest = exports.DescribeInstanceInformationResult = exports.InstanceInformation = exports.SourceType = exports.ResourceType = exports.PingStatus = exports.InstanceAggregatedAssociationOverview = exports.DescribeInstanceInformationRequest = exports.InstanceInformationFilter = exports.InstanceInformationFilterKey = exports.InstanceInformationStringFilter = exports.DescribeInstanceAssociationsStatusResult = exports.InstanceAssociationStatusInfo = exports.InstanceAssociationOutputUrl = exports.S3OutputUrl = exports.DescribeInstanceAssociationsStatusRequest = exports.DescribeEffectivePatchesForPatchBaselineResult = exports.EffectivePatch = exports.PatchStatus = exports.PatchDeploymentStatus = exports.DescribeEffectivePatchesForPatchBaselineRequest = exports.DescribeEffectiveInstanceAssociationsResult = exports.InstanceAssociation = exports.DescribeEffectiveInstanceAssociationsRequest = exports.DescribeDocumentPermissionResponse = void 0;
|
|
7
|
+
exports.ParameterTier = exports.ParameterInlinePolicy = exports.DescribeParametersRequest = exports.ParameterStringFilter = exports.ParametersFilter = exports.ParametersFilterKey = exports.DescribeOpsItemsResponse = exports.OpsItemSummary = exports.OpsItemStatus = exports.DescribeOpsItemsRequest = exports.OpsItemFilter = exports.OpsItemFilterOperator = exports.OpsItemFilterKey = exports.DescribeMaintenanceWindowTasksResult = exports.MaintenanceWindowTask = exports.MaintenanceWindowTaskParameterValueExpression = exports.LoggingInfo = exports.MaintenanceWindowTaskCutoffBehavior = exports.DescribeMaintenanceWindowTasksRequest = exports.DescribeMaintenanceWindowTargetsResult = exports.MaintenanceWindowTarget = exports.DescribeMaintenanceWindowTargetsRequest = exports.DescribeMaintenanceWindowsForTargetResult = exports.MaintenanceWindowIdentityForTarget = exports.DescribeMaintenanceWindowsForTargetRequest = exports.DescribeMaintenanceWindowScheduleResult = exports.ScheduledWindowExecution = exports.DescribeMaintenanceWindowScheduleRequest = exports.MaintenanceWindowResourceType = exports.DescribeMaintenanceWindowsResult = exports.MaintenanceWindowIdentity = exports.DescribeMaintenanceWindowsRequest = exports.DescribeMaintenanceWindowExecutionTasksResult = exports.MaintenanceWindowExecutionTaskIdentity = exports.DescribeMaintenanceWindowExecutionTasksRequest = void 0;
|
|
9
8
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
9
|
var AccountSharingInfo;
|
|
11
10
|
(function (AccountSharingInfo) {
|
|
@@ -47,42 +46,6 @@ var AddTagsToResourceResult;
|
|
|
47
46
|
...obj,
|
|
48
47
|
});
|
|
49
48
|
})(AddTagsToResourceResult = exports.AddTagsToResourceResult || (exports.AddTagsToResourceResult = {}));
|
|
50
|
-
var InternalServerError;
|
|
51
|
-
(function (InternalServerError) {
|
|
52
|
-
InternalServerError.filterSensitiveLog = (obj) => ({
|
|
53
|
-
...obj,
|
|
54
|
-
});
|
|
55
|
-
})(InternalServerError = exports.InternalServerError || (exports.InternalServerError = {}));
|
|
56
|
-
var InvalidResourceId;
|
|
57
|
-
(function (InvalidResourceId) {
|
|
58
|
-
InvalidResourceId.filterSensitiveLog = (obj) => ({
|
|
59
|
-
...obj,
|
|
60
|
-
});
|
|
61
|
-
})(InvalidResourceId = exports.InvalidResourceId || (exports.InvalidResourceId = {}));
|
|
62
|
-
var InvalidResourceType;
|
|
63
|
-
(function (InvalidResourceType) {
|
|
64
|
-
InvalidResourceType.filterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
});
|
|
67
|
-
})(InvalidResourceType = exports.InvalidResourceType || (exports.InvalidResourceType = {}));
|
|
68
|
-
var TooManyTagsError;
|
|
69
|
-
(function (TooManyTagsError) {
|
|
70
|
-
TooManyTagsError.filterSensitiveLog = (obj) => ({
|
|
71
|
-
...obj,
|
|
72
|
-
});
|
|
73
|
-
})(TooManyTagsError = exports.TooManyTagsError || (exports.TooManyTagsError = {}));
|
|
74
|
-
var TooManyUpdates;
|
|
75
|
-
(function (TooManyUpdates) {
|
|
76
|
-
TooManyUpdates.filterSensitiveLog = (obj) => ({
|
|
77
|
-
...obj,
|
|
78
|
-
});
|
|
79
|
-
})(TooManyUpdates = exports.TooManyUpdates || (exports.TooManyUpdates = {}));
|
|
80
|
-
var AlreadyExistsException;
|
|
81
|
-
(function (AlreadyExistsException) {
|
|
82
|
-
AlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
83
|
-
...obj,
|
|
84
|
-
});
|
|
85
|
-
})(AlreadyExistsException = exports.AlreadyExistsException || (exports.AlreadyExistsException = {}));
|
|
86
49
|
var AssociateOpsItemRelatedItemRequest;
|
|
87
50
|
(function (AssociateOpsItemRelatedItemRequest) {
|
|
88
51
|
AssociateOpsItemRelatedItemRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -95,30 +58,6 @@ var AssociateOpsItemRelatedItemResponse;
|
|
|
95
58
|
...obj,
|
|
96
59
|
});
|
|
97
60
|
})(AssociateOpsItemRelatedItemResponse = exports.AssociateOpsItemRelatedItemResponse || (exports.AssociateOpsItemRelatedItemResponse = {}));
|
|
98
|
-
var OpsItemInvalidParameterException;
|
|
99
|
-
(function (OpsItemInvalidParameterException) {
|
|
100
|
-
OpsItemInvalidParameterException.filterSensitiveLog = (obj) => ({
|
|
101
|
-
...obj,
|
|
102
|
-
});
|
|
103
|
-
})(OpsItemInvalidParameterException = exports.OpsItemInvalidParameterException || (exports.OpsItemInvalidParameterException = {}));
|
|
104
|
-
var OpsItemLimitExceededException;
|
|
105
|
-
(function (OpsItemLimitExceededException) {
|
|
106
|
-
OpsItemLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
})(OpsItemLimitExceededException = exports.OpsItemLimitExceededException || (exports.OpsItemLimitExceededException = {}));
|
|
110
|
-
var OpsItemNotFoundException;
|
|
111
|
-
(function (OpsItemNotFoundException) {
|
|
112
|
-
OpsItemNotFoundException.filterSensitiveLog = (obj) => ({
|
|
113
|
-
...obj,
|
|
114
|
-
});
|
|
115
|
-
})(OpsItemNotFoundException = exports.OpsItemNotFoundException || (exports.OpsItemNotFoundException = {}));
|
|
116
|
-
var OpsItemRelatedItemAlreadyExistsException;
|
|
117
|
-
(function (OpsItemRelatedItemAlreadyExistsException) {
|
|
118
|
-
OpsItemRelatedItemAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
119
|
-
...obj,
|
|
120
|
-
});
|
|
121
|
-
})(OpsItemRelatedItemAlreadyExistsException = exports.OpsItemRelatedItemAlreadyExistsException || (exports.OpsItemRelatedItemAlreadyExistsException = {}));
|
|
122
61
|
var CancelCommandRequest;
|
|
123
62
|
(function (CancelCommandRequest) {
|
|
124
63
|
CancelCommandRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -131,24 +70,6 @@ var CancelCommandResult;
|
|
|
131
70
|
...obj,
|
|
132
71
|
});
|
|
133
72
|
})(CancelCommandResult = exports.CancelCommandResult || (exports.CancelCommandResult = {}));
|
|
134
|
-
var DuplicateInstanceId;
|
|
135
|
-
(function (DuplicateInstanceId) {
|
|
136
|
-
DuplicateInstanceId.filterSensitiveLog = (obj) => ({
|
|
137
|
-
...obj,
|
|
138
|
-
});
|
|
139
|
-
})(DuplicateInstanceId = exports.DuplicateInstanceId || (exports.DuplicateInstanceId = {}));
|
|
140
|
-
var InvalidCommandId;
|
|
141
|
-
(function (InvalidCommandId) {
|
|
142
|
-
InvalidCommandId.filterSensitiveLog = (obj) => ({
|
|
143
|
-
...obj,
|
|
144
|
-
});
|
|
145
|
-
})(InvalidCommandId = exports.InvalidCommandId || (exports.InvalidCommandId = {}));
|
|
146
|
-
var InvalidInstanceId;
|
|
147
|
-
(function (InvalidInstanceId) {
|
|
148
|
-
InvalidInstanceId.filterSensitiveLog = (obj) => ({
|
|
149
|
-
...obj,
|
|
150
|
-
});
|
|
151
|
-
})(InvalidInstanceId = exports.InvalidInstanceId || (exports.InvalidInstanceId = {}));
|
|
152
73
|
var CancelMaintenanceWindowExecutionRequest;
|
|
153
74
|
(function (CancelMaintenanceWindowExecutionRequest) {
|
|
154
75
|
CancelMaintenanceWindowExecutionRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -161,12 +82,6 @@ var CancelMaintenanceWindowExecutionResult;
|
|
|
161
82
|
...obj,
|
|
162
83
|
});
|
|
163
84
|
})(CancelMaintenanceWindowExecutionResult = exports.CancelMaintenanceWindowExecutionResult || (exports.CancelMaintenanceWindowExecutionResult = {}));
|
|
164
|
-
var DoesNotExistException;
|
|
165
|
-
(function (DoesNotExistException) {
|
|
166
|
-
DoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
167
|
-
...obj,
|
|
168
|
-
});
|
|
169
|
-
})(DoesNotExistException = exports.DoesNotExistException || (exports.DoesNotExistException = {}));
|
|
170
85
|
var RegistrationMetadataItem;
|
|
171
86
|
(function (RegistrationMetadataItem) {
|
|
172
87
|
RegistrationMetadataItem.filterSensitiveLog = (obj) => ({
|
|
@@ -185,24 +100,6 @@ var CreateActivationResult;
|
|
|
185
100
|
...obj,
|
|
186
101
|
});
|
|
187
102
|
})(CreateActivationResult = exports.CreateActivationResult || (exports.CreateActivationResult = {}));
|
|
188
|
-
var InvalidParameters;
|
|
189
|
-
(function (InvalidParameters) {
|
|
190
|
-
InvalidParameters.filterSensitiveLog = (obj) => ({
|
|
191
|
-
...obj,
|
|
192
|
-
});
|
|
193
|
-
})(InvalidParameters = exports.InvalidParameters || (exports.InvalidParameters = {}));
|
|
194
|
-
var AssociationAlreadyExists;
|
|
195
|
-
(function (AssociationAlreadyExists) {
|
|
196
|
-
AssociationAlreadyExists.filterSensitiveLog = (obj) => ({
|
|
197
|
-
...obj,
|
|
198
|
-
});
|
|
199
|
-
})(AssociationAlreadyExists = exports.AssociationAlreadyExists || (exports.AssociationAlreadyExists = {}));
|
|
200
|
-
var AssociationLimitExceeded;
|
|
201
|
-
(function (AssociationLimitExceeded) {
|
|
202
|
-
AssociationLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
});
|
|
205
|
-
})(AssociationLimitExceeded = exports.AssociationLimitExceeded || (exports.AssociationLimitExceeded = {}));
|
|
206
103
|
var AssociationComplianceSeverity;
|
|
207
104
|
(function (AssociationComplianceSeverity) {
|
|
208
105
|
AssociationComplianceSeverity["Critical"] = "CRITICAL";
|
|
@@ -281,42 +178,6 @@ var CreateAssociationResult;
|
|
|
281
178
|
}),
|
|
282
179
|
});
|
|
283
180
|
})(CreateAssociationResult = exports.CreateAssociationResult || (exports.CreateAssociationResult = {}));
|
|
284
|
-
var InvalidDocument;
|
|
285
|
-
(function (InvalidDocument) {
|
|
286
|
-
InvalidDocument.filterSensitiveLog = (obj) => ({
|
|
287
|
-
...obj,
|
|
288
|
-
});
|
|
289
|
-
})(InvalidDocument = exports.InvalidDocument || (exports.InvalidDocument = {}));
|
|
290
|
-
var InvalidDocumentVersion;
|
|
291
|
-
(function (InvalidDocumentVersion) {
|
|
292
|
-
InvalidDocumentVersion.filterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
})(InvalidDocumentVersion = exports.InvalidDocumentVersion || (exports.InvalidDocumentVersion = {}));
|
|
296
|
-
var InvalidOutputLocation;
|
|
297
|
-
(function (InvalidOutputLocation) {
|
|
298
|
-
InvalidOutputLocation.filterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
})(InvalidOutputLocation = exports.InvalidOutputLocation || (exports.InvalidOutputLocation = {}));
|
|
302
|
-
var InvalidSchedule;
|
|
303
|
-
(function (InvalidSchedule) {
|
|
304
|
-
InvalidSchedule.filterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
})(InvalidSchedule = exports.InvalidSchedule || (exports.InvalidSchedule = {}));
|
|
308
|
-
var InvalidTarget;
|
|
309
|
-
(function (InvalidTarget) {
|
|
310
|
-
InvalidTarget.filterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
})(InvalidTarget = exports.InvalidTarget || (exports.InvalidTarget = {}));
|
|
314
|
-
var UnsupportedPlatformType;
|
|
315
|
-
(function (UnsupportedPlatformType) {
|
|
316
|
-
UnsupportedPlatformType.filterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
})(UnsupportedPlatformType = exports.UnsupportedPlatformType || (exports.UnsupportedPlatformType = {}));
|
|
320
181
|
var CreateAssociationBatchRequestEntry;
|
|
321
182
|
(function (CreateAssociationBatchRequestEntry) {
|
|
322
183
|
CreateAssociationBatchRequestEntry.filterSensitiveLog = (obj) => ({
|
|
@@ -451,36 +312,6 @@ var CreateDocumentResult;
|
|
|
451
312
|
...obj,
|
|
452
313
|
});
|
|
453
314
|
})(CreateDocumentResult = exports.CreateDocumentResult || (exports.CreateDocumentResult = {}));
|
|
454
|
-
var DocumentAlreadyExists;
|
|
455
|
-
(function (DocumentAlreadyExists) {
|
|
456
|
-
DocumentAlreadyExists.filterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
})(DocumentAlreadyExists = exports.DocumentAlreadyExists || (exports.DocumentAlreadyExists = {}));
|
|
460
|
-
var DocumentLimitExceeded;
|
|
461
|
-
(function (DocumentLimitExceeded) {
|
|
462
|
-
DocumentLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
})(DocumentLimitExceeded = exports.DocumentLimitExceeded || (exports.DocumentLimitExceeded = {}));
|
|
466
|
-
var InvalidDocumentContent;
|
|
467
|
-
(function (InvalidDocumentContent) {
|
|
468
|
-
InvalidDocumentContent.filterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
})(InvalidDocumentContent = exports.InvalidDocumentContent || (exports.InvalidDocumentContent = {}));
|
|
472
|
-
var InvalidDocumentSchemaVersion;
|
|
473
|
-
(function (InvalidDocumentSchemaVersion) {
|
|
474
|
-
InvalidDocumentSchemaVersion.filterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
})(InvalidDocumentSchemaVersion = exports.InvalidDocumentSchemaVersion || (exports.InvalidDocumentSchemaVersion = {}));
|
|
478
|
-
var MaxDocumentSizeExceeded;
|
|
479
|
-
(function (MaxDocumentSizeExceeded) {
|
|
480
|
-
MaxDocumentSizeExceeded.filterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
})(MaxDocumentSizeExceeded = exports.MaxDocumentSizeExceeded || (exports.MaxDocumentSizeExceeded = {}));
|
|
484
315
|
var CreateMaintenanceWindowRequest;
|
|
485
316
|
(function (CreateMaintenanceWindowRequest) {
|
|
486
317
|
CreateMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -494,18 +325,6 @@ var CreateMaintenanceWindowResult;
|
|
|
494
325
|
...obj,
|
|
495
326
|
});
|
|
496
327
|
})(CreateMaintenanceWindowResult = exports.CreateMaintenanceWindowResult || (exports.CreateMaintenanceWindowResult = {}));
|
|
497
|
-
var IdempotentParameterMismatch;
|
|
498
|
-
(function (IdempotentParameterMismatch) {
|
|
499
|
-
IdempotentParameterMismatch.filterSensitiveLog = (obj) => ({
|
|
500
|
-
...obj,
|
|
501
|
-
});
|
|
502
|
-
})(IdempotentParameterMismatch = exports.IdempotentParameterMismatch || (exports.IdempotentParameterMismatch = {}));
|
|
503
|
-
var ResourceLimitExceededException;
|
|
504
|
-
(function (ResourceLimitExceededException) {
|
|
505
|
-
ResourceLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
506
|
-
...obj,
|
|
507
|
-
});
|
|
508
|
-
})(ResourceLimitExceededException = exports.ResourceLimitExceededException || (exports.ResourceLimitExceededException = {}));
|
|
509
328
|
var OpsItemNotification;
|
|
510
329
|
(function (OpsItemNotification) {
|
|
511
330
|
OpsItemNotification.filterSensitiveLog = (obj) => ({
|
|
@@ -541,12 +360,6 @@ var CreateOpsItemResponse;
|
|
|
541
360
|
...obj,
|
|
542
361
|
});
|
|
543
362
|
})(CreateOpsItemResponse = exports.CreateOpsItemResponse || (exports.CreateOpsItemResponse = {}));
|
|
544
|
-
var OpsItemAlreadyExistsException;
|
|
545
|
-
(function (OpsItemAlreadyExistsException) {
|
|
546
|
-
OpsItemAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
})(OpsItemAlreadyExistsException = exports.OpsItemAlreadyExistsException || (exports.OpsItemAlreadyExistsException = {}));
|
|
550
363
|
var MetadataValue;
|
|
551
364
|
(function (MetadataValue) {
|
|
552
365
|
MetadataValue.filterSensitiveLog = (obj) => ({
|
|
@@ -565,30 +378,6 @@ var CreateOpsMetadataResult;
|
|
|
565
378
|
...obj,
|
|
566
379
|
});
|
|
567
380
|
})(CreateOpsMetadataResult = exports.CreateOpsMetadataResult || (exports.CreateOpsMetadataResult = {}));
|
|
568
|
-
var OpsMetadataAlreadyExistsException;
|
|
569
|
-
(function (OpsMetadataAlreadyExistsException) {
|
|
570
|
-
OpsMetadataAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
})(OpsMetadataAlreadyExistsException = exports.OpsMetadataAlreadyExistsException || (exports.OpsMetadataAlreadyExistsException = {}));
|
|
574
|
-
var OpsMetadataInvalidArgumentException;
|
|
575
|
-
(function (OpsMetadataInvalidArgumentException) {
|
|
576
|
-
OpsMetadataInvalidArgumentException.filterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
})(OpsMetadataInvalidArgumentException = exports.OpsMetadataInvalidArgumentException || (exports.OpsMetadataInvalidArgumentException = {}));
|
|
580
|
-
var OpsMetadataLimitExceededException;
|
|
581
|
-
(function (OpsMetadataLimitExceededException) {
|
|
582
|
-
OpsMetadataLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
})(OpsMetadataLimitExceededException = exports.OpsMetadataLimitExceededException || (exports.OpsMetadataLimitExceededException = {}));
|
|
586
|
-
var OpsMetadataTooManyUpdatesException;
|
|
587
|
-
(function (OpsMetadataTooManyUpdatesException) {
|
|
588
|
-
OpsMetadataTooManyUpdatesException.filterSensitiveLog = (obj) => ({
|
|
589
|
-
...obj,
|
|
590
|
-
});
|
|
591
|
-
})(OpsMetadataTooManyUpdatesException = exports.OpsMetadataTooManyUpdatesException || (exports.OpsMetadataTooManyUpdatesException = {}));
|
|
592
381
|
var PatchComplianceLevel;
|
|
593
382
|
(function (PatchComplianceLevel) {
|
|
594
383
|
PatchComplianceLevel["Critical"] = "CRITICAL";
|
|
@@ -729,24 +518,6 @@ var CreateResourceDataSyncResult;
|
|
|
729
518
|
...obj,
|
|
730
519
|
});
|
|
731
520
|
})(CreateResourceDataSyncResult = exports.CreateResourceDataSyncResult || (exports.CreateResourceDataSyncResult = {}));
|
|
732
|
-
var ResourceDataSyncAlreadyExistsException;
|
|
733
|
-
(function (ResourceDataSyncAlreadyExistsException) {
|
|
734
|
-
ResourceDataSyncAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
735
|
-
...obj,
|
|
736
|
-
});
|
|
737
|
-
})(ResourceDataSyncAlreadyExistsException = exports.ResourceDataSyncAlreadyExistsException || (exports.ResourceDataSyncAlreadyExistsException = {}));
|
|
738
|
-
var ResourceDataSyncCountExceededException;
|
|
739
|
-
(function (ResourceDataSyncCountExceededException) {
|
|
740
|
-
ResourceDataSyncCountExceededException.filterSensitiveLog = (obj) => ({
|
|
741
|
-
...obj,
|
|
742
|
-
});
|
|
743
|
-
})(ResourceDataSyncCountExceededException = exports.ResourceDataSyncCountExceededException || (exports.ResourceDataSyncCountExceededException = {}));
|
|
744
|
-
var ResourceDataSyncInvalidConfigurationException;
|
|
745
|
-
(function (ResourceDataSyncInvalidConfigurationException) {
|
|
746
|
-
ResourceDataSyncInvalidConfigurationException.filterSensitiveLog = (obj) => ({
|
|
747
|
-
...obj,
|
|
748
|
-
});
|
|
749
|
-
})(ResourceDataSyncInvalidConfigurationException = exports.ResourceDataSyncInvalidConfigurationException || (exports.ResourceDataSyncInvalidConfigurationException = {}));
|
|
750
521
|
var DeleteActivationRequest;
|
|
751
522
|
(function (DeleteActivationRequest) {
|
|
752
523
|
DeleteActivationRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -759,24 +530,6 @@ var DeleteActivationResult;
|
|
|
759
530
|
...obj,
|
|
760
531
|
});
|
|
761
532
|
})(DeleteActivationResult = exports.DeleteActivationResult || (exports.DeleteActivationResult = {}));
|
|
762
|
-
var InvalidActivation;
|
|
763
|
-
(function (InvalidActivation) {
|
|
764
|
-
InvalidActivation.filterSensitiveLog = (obj) => ({
|
|
765
|
-
...obj,
|
|
766
|
-
});
|
|
767
|
-
})(InvalidActivation = exports.InvalidActivation || (exports.InvalidActivation = {}));
|
|
768
|
-
var InvalidActivationId;
|
|
769
|
-
(function (InvalidActivationId) {
|
|
770
|
-
InvalidActivationId.filterSensitiveLog = (obj) => ({
|
|
771
|
-
...obj,
|
|
772
|
-
});
|
|
773
|
-
})(InvalidActivationId = exports.InvalidActivationId || (exports.InvalidActivationId = {}));
|
|
774
|
-
var AssociationDoesNotExist;
|
|
775
|
-
(function (AssociationDoesNotExist) {
|
|
776
|
-
AssociationDoesNotExist.filterSensitiveLog = (obj) => ({
|
|
777
|
-
...obj,
|
|
778
|
-
});
|
|
779
|
-
})(AssociationDoesNotExist = exports.AssociationDoesNotExist || (exports.AssociationDoesNotExist = {}));
|
|
780
533
|
var DeleteAssociationRequest;
|
|
781
534
|
(function (DeleteAssociationRequest) {
|
|
782
535
|
DeleteAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -789,12 +542,6 @@ var DeleteAssociationResult;
|
|
|
789
542
|
...obj,
|
|
790
543
|
});
|
|
791
544
|
})(DeleteAssociationResult = exports.DeleteAssociationResult || (exports.DeleteAssociationResult = {}));
|
|
792
|
-
var AssociatedInstances;
|
|
793
|
-
(function (AssociatedInstances) {
|
|
794
|
-
AssociatedInstances.filterSensitiveLog = (obj) => ({
|
|
795
|
-
...obj,
|
|
796
|
-
});
|
|
797
|
-
})(AssociatedInstances = exports.AssociatedInstances || (exports.AssociatedInstances = {}));
|
|
798
545
|
var DeleteDocumentRequest;
|
|
799
546
|
(function (DeleteDocumentRequest) {
|
|
800
547
|
DeleteDocumentRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -807,12 +554,6 @@ var DeleteDocumentResult;
|
|
|
807
554
|
...obj,
|
|
808
555
|
});
|
|
809
556
|
})(DeleteDocumentResult = exports.DeleteDocumentResult || (exports.DeleteDocumentResult = {}));
|
|
810
|
-
var InvalidDocumentOperation;
|
|
811
|
-
(function (InvalidDocumentOperation) {
|
|
812
|
-
InvalidDocumentOperation.filterSensitiveLog = (obj) => ({
|
|
813
|
-
...obj,
|
|
814
|
-
});
|
|
815
|
-
})(InvalidDocumentOperation = exports.InvalidDocumentOperation || (exports.InvalidDocumentOperation = {}));
|
|
816
557
|
var InventorySchemaDeleteOption;
|
|
817
558
|
(function (InventorySchemaDeleteOption) {
|
|
818
559
|
InventorySchemaDeleteOption["DELETE_SCHEMA"] = "DeleteSchema";
|
|
@@ -842,30 +583,6 @@ var DeleteInventoryResult;
|
|
|
842
583
|
...obj,
|
|
843
584
|
});
|
|
844
585
|
})(DeleteInventoryResult = exports.DeleteInventoryResult || (exports.DeleteInventoryResult = {}));
|
|
845
|
-
var InvalidDeleteInventoryParametersException;
|
|
846
|
-
(function (InvalidDeleteInventoryParametersException) {
|
|
847
|
-
InvalidDeleteInventoryParametersException.filterSensitiveLog = (obj) => ({
|
|
848
|
-
...obj,
|
|
849
|
-
});
|
|
850
|
-
})(InvalidDeleteInventoryParametersException = exports.InvalidDeleteInventoryParametersException || (exports.InvalidDeleteInventoryParametersException = {}));
|
|
851
|
-
var InvalidInventoryRequestException;
|
|
852
|
-
(function (InvalidInventoryRequestException) {
|
|
853
|
-
InvalidInventoryRequestException.filterSensitiveLog = (obj) => ({
|
|
854
|
-
...obj,
|
|
855
|
-
});
|
|
856
|
-
})(InvalidInventoryRequestException = exports.InvalidInventoryRequestException || (exports.InvalidInventoryRequestException = {}));
|
|
857
|
-
var InvalidOptionException;
|
|
858
|
-
(function (InvalidOptionException) {
|
|
859
|
-
InvalidOptionException.filterSensitiveLog = (obj) => ({
|
|
860
|
-
...obj,
|
|
861
|
-
});
|
|
862
|
-
})(InvalidOptionException = exports.InvalidOptionException || (exports.InvalidOptionException = {}));
|
|
863
|
-
var InvalidTypeNameException;
|
|
864
|
-
(function (InvalidTypeNameException) {
|
|
865
|
-
InvalidTypeNameException.filterSensitiveLog = (obj) => ({
|
|
866
|
-
...obj,
|
|
867
|
-
});
|
|
868
|
-
})(InvalidTypeNameException = exports.InvalidTypeNameException || (exports.InvalidTypeNameException = {}));
|
|
869
586
|
var DeleteMaintenanceWindowRequest;
|
|
870
587
|
(function (DeleteMaintenanceWindowRequest) {
|
|
871
588
|
DeleteMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -890,12 +607,6 @@ var DeleteOpsMetadataResult;
|
|
|
890
607
|
...obj,
|
|
891
608
|
});
|
|
892
609
|
})(DeleteOpsMetadataResult = exports.DeleteOpsMetadataResult || (exports.DeleteOpsMetadataResult = {}));
|
|
893
|
-
var OpsMetadataNotFoundException;
|
|
894
|
-
(function (OpsMetadataNotFoundException) {
|
|
895
|
-
OpsMetadataNotFoundException.filterSensitiveLog = (obj) => ({
|
|
896
|
-
...obj,
|
|
897
|
-
});
|
|
898
|
-
})(OpsMetadataNotFoundException = exports.OpsMetadataNotFoundException || (exports.OpsMetadataNotFoundException = {}));
|
|
899
610
|
var DeleteParameterRequest;
|
|
900
611
|
(function (DeleteParameterRequest) {
|
|
901
612
|
DeleteParameterRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -908,12 +619,6 @@ var DeleteParameterResult;
|
|
|
908
619
|
...obj,
|
|
909
620
|
});
|
|
910
621
|
})(DeleteParameterResult = exports.DeleteParameterResult || (exports.DeleteParameterResult = {}));
|
|
911
|
-
var ParameterNotFound;
|
|
912
|
-
(function (ParameterNotFound) {
|
|
913
|
-
ParameterNotFound.filterSensitiveLog = (obj) => ({
|
|
914
|
-
...obj,
|
|
915
|
-
});
|
|
916
|
-
})(ParameterNotFound = exports.ParameterNotFound || (exports.ParameterNotFound = {}));
|
|
917
622
|
var DeleteParametersRequest;
|
|
918
623
|
(function (DeleteParametersRequest) {
|
|
919
624
|
DeleteParametersRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -938,12 +643,6 @@ var DeletePatchBaselineResult;
|
|
|
938
643
|
...obj,
|
|
939
644
|
});
|
|
940
645
|
})(DeletePatchBaselineResult = exports.DeletePatchBaselineResult || (exports.DeletePatchBaselineResult = {}));
|
|
941
|
-
var ResourceInUseException;
|
|
942
|
-
(function (ResourceInUseException) {
|
|
943
|
-
ResourceInUseException.filterSensitiveLog = (obj) => ({
|
|
944
|
-
...obj,
|
|
945
|
-
});
|
|
946
|
-
})(ResourceInUseException = exports.ResourceInUseException || (exports.ResourceInUseException = {}));
|
|
947
646
|
var DeleteResourceDataSyncRequest;
|
|
948
647
|
(function (DeleteResourceDataSyncRequest) {
|
|
949
648
|
DeleteResourceDataSyncRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -956,12 +655,6 @@ var DeleteResourceDataSyncResult;
|
|
|
956
655
|
...obj,
|
|
957
656
|
});
|
|
958
657
|
})(DeleteResourceDataSyncResult = exports.DeleteResourceDataSyncResult || (exports.DeleteResourceDataSyncResult = {}));
|
|
959
|
-
var ResourceDataSyncNotFoundException;
|
|
960
|
-
(function (ResourceDataSyncNotFoundException) {
|
|
961
|
-
ResourceDataSyncNotFoundException.filterSensitiveLog = (obj) => ({
|
|
962
|
-
...obj,
|
|
963
|
-
});
|
|
964
|
-
})(ResourceDataSyncNotFoundException = exports.ResourceDataSyncNotFoundException || (exports.ResourceDataSyncNotFoundException = {}));
|
|
965
658
|
var DeregisterManagedInstanceRequest;
|
|
966
659
|
(function (DeregisterManagedInstanceRequest) {
|
|
967
660
|
DeregisterManagedInstanceRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -998,12 +691,6 @@ var DeregisterTargetFromMaintenanceWindowResult;
|
|
|
998
691
|
...obj,
|
|
999
692
|
});
|
|
1000
693
|
})(DeregisterTargetFromMaintenanceWindowResult = exports.DeregisterTargetFromMaintenanceWindowResult || (exports.DeregisterTargetFromMaintenanceWindowResult = {}));
|
|
1001
|
-
var TargetInUseException;
|
|
1002
|
-
(function (TargetInUseException) {
|
|
1003
|
-
TargetInUseException.filterSensitiveLog = (obj) => ({
|
|
1004
|
-
...obj,
|
|
1005
|
-
});
|
|
1006
|
-
})(TargetInUseException = exports.TargetInUseException || (exports.TargetInUseException = {}));
|
|
1007
694
|
var DeregisterTaskFromMaintenanceWindowRequest;
|
|
1008
695
|
(function (DeregisterTaskFromMaintenanceWindowRequest) {
|
|
1009
696
|
DeregisterTaskFromMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1040,18 +727,6 @@ var DescribeActivationsResult;
|
|
|
1040
727
|
...obj,
|
|
1041
728
|
});
|
|
1042
729
|
})(DescribeActivationsResult = exports.DescribeActivationsResult || (exports.DescribeActivationsResult = {}));
|
|
1043
|
-
var InvalidFilter;
|
|
1044
|
-
(function (InvalidFilter) {
|
|
1045
|
-
InvalidFilter.filterSensitiveLog = (obj) => ({
|
|
1046
|
-
...obj,
|
|
1047
|
-
});
|
|
1048
|
-
})(InvalidFilter = exports.InvalidFilter || (exports.InvalidFilter = {}));
|
|
1049
|
-
var InvalidNextToken;
|
|
1050
|
-
(function (InvalidNextToken) {
|
|
1051
|
-
InvalidNextToken.filterSensitiveLog = (obj) => ({
|
|
1052
|
-
...obj,
|
|
1053
|
-
});
|
|
1054
|
-
})(InvalidNextToken = exports.InvalidNextToken || (exports.InvalidNextToken = {}));
|
|
1055
730
|
var DescribeAssociationRequest;
|
|
1056
731
|
(function (DescribeAssociationRequest) {
|
|
1057
732
|
DescribeAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1067,12 +742,6 @@ var DescribeAssociationResult;
|
|
|
1067
742
|
}),
|
|
1068
743
|
});
|
|
1069
744
|
})(DescribeAssociationResult = exports.DescribeAssociationResult || (exports.DescribeAssociationResult = {}));
|
|
1070
|
-
var InvalidAssociationVersion;
|
|
1071
|
-
(function (InvalidAssociationVersion) {
|
|
1072
|
-
InvalidAssociationVersion.filterSensitiveLog = (obj) => ({
|
|
1073
|
-
...obj,
|
|
1074
|
-
});
|
|
1075
|
-
})(InvalidAssociationVersion = exports.InvalidAssociationVersion || (exports.InvalidAssociationVersion = {}));
|
|
1076
745
|
var AssociationExecutionFilterKey;
|
|
1077
746
|
(function (AssociationExecutionFilterKey) {
|
|
1078
747
|
AssociationExecutionFilterKey["CreatedTime"] = "CreatedTime";
|
|
@@ -1109,12 +778,6 @@ var DescribeAssociationExecutionsResult;
|
|
|
1109
778
|
...obj,
|
|
1110
779
|
});
|
|
1111
780
|
})(DescribeAssociationExecutionsResult = exports.DescribeAssociationExecutionsResult || (exports.DescribeAssociationExecutionsResult = {}));
|
|
1112
|
-
var AssociationExecutionDoesNotExist;
|
|
1113
|
-
(function (AssociationExecutionDoesNotExist) {
|
|
1114
|
-
AssociationExecutionDoesNotExist.filterSensitiveLog = (obj) => ({
|
|
1115
|
-
...obj,
|
|
1116
|
-
});
|
|
1117
|
-
})(AssociationExecutionDoesNotExist = exports.AssociationExecutionDoesNotExist || (exports.AssociationExecutionDoesNotExist = {}));
|
|
1118
781
|
var AssociationExecutionTargetsFilterKey;
|
|
1119
782
|
(function (AssociationExecutionTargetsFilterKey) {
|
|
1120
783
|
AssociationExecutionTargetsFilterKey["ResourceId"] = "ResourceId";
|
|
@@ -1237,24 +900,6 @@ var DescribeAutomationExecutionsResult;
|
|
|
1237
900
|
...obj,
|
|
1238
901
|
});
|
|
1239
902
|
})(DescribeAutomationExecutionsResult = exports.DescribeAutomationExecutionsResult || (exports.DescribeAutomationExecutionsResult = {}));
|
|
1240
|
-
var InvalidFilterKey;
|
|
1241
|
-
(function (InvalidFilterKey) {
|
|
1242
|
-
InvalidFilterKey.filterSensitiveLog = (obj) => ({
|
|
1243
|
-
...obj,
|
|
1244
|
-
});
|
|
1245
|
-
})(InvalidFilterKey = exports.InvalidFilterKey || (exports.InvalidFilterKey = {}));
|
|
1246
|
-
var InvalidFilterValue;
|
|
1247
|
-
(function (InvalidFilterValue) {
|
|
1248
|
-
InvalidFilterValue.filterSensitiveLog = (obj) => ({
|
|
1249
|
-
...obj,
|
|
1250
|
-
});
|
|
1251
|
-
})(InvalidFilterValue = exports.InvalidFilterValue || (exports.InvalidFilterValue = {}));
|
|
1252
|
-
var AutomationExecutionNotFoundException;
|
|
1253
|
-
(function (AutomationExecutionNotFoundException) {
|
|
1254
|
-
AutomationExecutionNotFoundException.filterSensitiveLog = (obj) => ({
|
|
1255
|
-
...obj,
|
|
1256
|
-
});
|
|
1257
|
-
})(AutomationExecutionNotFoundException = exports.AutomationExecutionNotFoundException || (exports.AutomationExecutionNotFoundException = {}));
|
|
1258
903
|
var StepExecutionFilterKey;
|
|
1259
904
|
(function (StepExecutionFilterKey) {
|
|
1260
905
|
StepExecutionFilterKey["ACTION"] = "Action";
|
|
@@ -1346,12 +991,6 @@ var DescribeDocumentPermissionResponse;
|
|
|
1346
991
|
...obj,
|
|
1347
992
|
});
|
|
1348
993
|
})(DescribeDocumentPermissionResponse = exports.DescribeDocumentPermissionResponse || (exports.DescribeDocumentPermissionResponse = {}));
|
|
1349
|
-
var InvalidPermissionType;
|
|
1350
|
-
(function (InvalidPermissionType) {
|
|
1351
|
-
InvalidPermissionType.filterSensitiveLog = (obj) => ({
|
|
1352
|
-
...obj,
|
|
1353
|
-
});
|
|
1354
|
-
})(InvalidPermissionType = exports.InvalidPermissionType || (exports.InvalidPermissionType = {}));
|
|
1355
994
|
var DescribeEffectiveInstanceAssociationsRequest;
|
|
1356
995
|
(function (DescribeEffectiveInstanceAssociationsRequest) {
|
|
1357
996
|
DescribeEffectiveInstanceAssociationsRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1401,12 +1040,6 @@ var DescribeEffectivePatchesForPatchBaselineResult;
|
|
|
1401
1040
|
...obj,
|
|
1402
1041
|
});
|
|
1403
1042
|
})(DescribeEffectivePatchesForPatchBaselineResult = exports.DescribeEffectivePatchesForPatchBaselineResult || (exports.DescribeEffectivePatchesForPatchBaselineResult = {}));
|
|
1404
|
-
var UnsupportedOperatingSystem;
|
|
1405
|
-
(function (UnsupportedOperatingSystem) {
|
|
1406
|
-
UnsupportedOperatingSystem.filterSensitiveLog = (obj) => ({
|
|
1407
|
-
...obj,
|
|
1408
|
-
});
|
|
1409
|
-
})(UnsupportedOperatingSystem = exports.UnsupportedOperatingSystem || (exports.UnsupportedOperatingSystem = {}));
|
|
1410
1043
|
var DescribeInstanceAssociationsStatusRequest;
|
|
1411
1044
|
(function (DescribeInstanceAssociationsStatusRequest) {
|
|
1412
1045
|
DescribeInstanceAssociationsStatusRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1502,12 +1135,6 @@ var DescribeInstanceInformationResult;
|
|
|
1502
1135
|
...obj,
|
|
1503
1136
|
});
|
|
1504
1137
|
})(DescribeInstanceInformationResult = exports.DescribeInstanceInformationResult || (exports.DescribeInstanceInformationResult = {}));
|
|
1505
|
-
var InvalidInstanceInformationFilterValue;
|
|
1506
|
-
(function (InvalidInstanceInformationFilterValue) {
|
|
1507
|
-
InvalidInstanceInformationFilterValue.filterSensitiveLog = (obj) => ({
|
|
1508
|
-
...obj,
|
|
1509
|
-
});
|
|
1510
|
-
})(InvalidInstanceInformationFilterValue = exports.InvalidInstanceInformationFilterValue || (exports.InvalidInstanceInformationFilterValue = {}));
|
|
1511
1138
|
var DescribeInstancePatchesRequest;
|
|
1512
1139
|
(function (DescribeInstancePatchesRequest) {
|
|
1513
1140
|
DescribeInstancePatchesRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1619,12 +1246,6 @@ var DescribeInventoryDeletionsResult;
|
|
|
1619
1246
|
...obj,
|
|
1620
1247
|
});
|
|
1621
1248
|
})(DescribeInventoryDeletionsResult = exports.DescribeInventoryDeletionsResult || (exports.DescribeInventoryDeletionsResult = {}));
|
|
1622
|
-
var InvalidDeletionIdException;
|
|
1623
|
-
(function (InvalidDeletionIdException) {
|
|
1624
|
-
InvalidDeletionIdException.filterSensitiveLog = (obj) => ({
|
|
1625
|
-
...obj,
|
|
1626
|
-
});
|
|
1627
|
-
})(InvalidDeletionIdException = exports.InvalidDeletionIdException || (exports.InvalidDeletionIdException = {}));
|
|
1628
1249
|
var MaintenanceWindowFilter;
|
|
1629
1250
|
(function (MaintenanceWindowFilter) {
|
|
1630
1251
|
MaintenanceWindowFilter.filterSensitiveLog = (obj) => ({
|