@aws-sdk/client-greengrassv2 3.128.0 → 3.137.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +2 -2
- package/dist-cjs/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js +2 -2
- package/dist-cjs/commands/CancelDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateComponentVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/DeleteComponentCommand.js +1 -1
- package/dist-cjs/commands/DeleteCoreDeviceCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeploymentCommand.js +1 -1
- package/dist-cjs/commands/DescribeComponentCommand.js +2 -2
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +2 -2
- package/dist-cjs/commands/GetComponentCommand.js +2 -2
- package/dist-cjs/commands/GetComponentVersionArtifactCommand.js +2 -2
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +2 -2
- package/dist-cjs/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js +2 -2
- package/dist-cjs/commands/ListComponentVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListEffectiveDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListInstalledComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ResolveComponentCandidatesCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +2 -2
- package/dist-cjs/models/models_0.js +383 -573
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +3 -3
- package/dist-es/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js +3 -3
- package/dist-es/commands/CancelDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateComponentVersionCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteCoreDeviceCommand.js +2 -2
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -2
- package/dist-es/commands/DescribeComponentCommand.js +3 -3
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +3 -3
- package/dist-es/commands/GetComponentCommand.js +3 -3
- package/dist-es/commands/GetComponentVersionArtifactCommand.js +3 -3
- package/dist-es/commands/GetConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/GetCoreDeviceCommand.js +3 -3
- package/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +3 -3
- package/dist-es/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js +3 -3
- package/dist-es/commands/ListComponentVersionsCommand.js +3 -3
- package/dist-es/commands/ListComponentsCommand.js +3 -3
- package/dist-es/commands/ListCoreDevicesCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListEffectiveDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListInstalledComponentsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ResolveComponentCandidatesCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +3 -3
- package/dist-es/models/models_0.js +95 -380
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +380 -570
- package/dist-types/ts3.4/models/models_0.d.ts +190 -380
- package/package.json +9 -9
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.ComponentRunWithFilterSensitiveLog = exports.SystemResourceLimitsFilterSensitiveLog = exports.ComponentDependencyRequirementFilterSensitiveLog = exports.ComponentConfigurationUpdateFilterSensitiveLog = exports.ComponentCandidateFilterSensitiveLog = exports.ComponentFilterSensitiveLog = exports.ComponentLatestVersionFilterSensitiveLog = exports.ComponentPlatformFilterSensitiveLog = exports.CloudComponentStatusFilterSensitiveLog = exports.CancelDeploymentResponseFilterSensitiveLog = exports.CancelDeploymentRequestFilterSensitiveLog = exports.BatchDisassociateClientDeviceFromCoreDeviceResponseFilterSensitiveLog = exports.DisassociateClientDeviceFromCoreDeviceErrorEntryFilterSensitiveLog = exports.BatchDisassociateClientDeviceFromCoreDeviceRequestFilterSensitiveLog = exports.DisassociateClientDeviceFromCoreDeviceEntryFilterSensitiveLog = exports.BatchAssociateClientDeviceWithCoreDeviceResponseFilterSensitiveLog = exports.BatchAssociateClientDeviceWithCoreDeviceRequestFilterSensitiveLog = exports.ValidationExceptionFieldFilterSensitiveLog = exports.AssociateServiceRoleToAccountResponseFilterSensitiveLog = exports.AssociateServiceRoleToAccountRequestFilterSensitiveLog = exports.AssociatedClientDeviceFilterSensitiveLog = exports.AssociateClientDeviceWithCoreDeviceErrorEntryFilterSensitiveLog = exports.AssociateClientDeviceWithCoreDeviceEntryFilterSensitiveLog = exports.InstalledComponentLifecycleState = exports.RecipeOutputFormat = exports.EffectiveDeploymentExecutionStatus = exports.DeploymentHistoryFilter = exports.DeploymentStatus = exports.IoTJobExecutionFailureType = exports.IoTJobAbortAction = exports.DeploymentFailureHandlingPolicy = exports.DeploymentComponentUpdatePolicyAction = exports.ServiceQuotaExceededException = exports.RequestAlreadyInProgressException = exports.LambdaIsolationMode = exports.LambdaFilesystemPermission = exports.LambdaInputPayloadEncodingType = exports.LambdaEventSourceType = exports.CoreDeviceStatus = exports.ComponentVisibilityScope = exports.ComponentDependencyType = exports.VendorGuidance = exports.CloudComponentState = exports.ConflictException = exports.ThrottlingException = exports.ResourceNotFoundException = exports.ValidationException = exports.ValidationExceptionReason = exports.InternalServerException = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.ListComponentsResponseFilterSensitiveLog = exports.ListComponentsRequestFilterSensitiveLog = exports.ListClientDevicesAssociatedWithCoreDeviceResponseFilterSensitiveLog = exports.ListClientDevicesAssociatedWithCoreDeviceRequestFilterSensitiveLog = exports.GetServiceRoleForAccountResponseFilterSensitiveLog = exports.GetServiceRoleForAccountRequestFilterSensitiveLog = exports.GetDeploymentResponseFilterSensitiveLog = exports.GetDeploymentRequestFilterSensitiveLog = exports.GetCoreDeviceResponseFilterSensitiveLog = exports.GetCoreDeviceRequestFilterSensitiveLog = exports.GetConnectivityInfoResponseFilterSensitiveLog = exports.GetConnectivityInfoRequestFilterSensitiveLog = exports.GetComponentVersionArtifactResponseFilterSensitiveLog = exports.GetComponentVersionArtifactRequestFilterSensitiveLog = exports.GetComponentResponseFilterSensitiveLog = exports.GetComponentRequestFilterSensitiveLog = exports.EffectiveDeploymentFilterSensitiveLog = exports.DisassociateServiceRoleFromAccountResponseFilterSensitiveLog = exports.DisassociateServiceRoleFromAccountRequestFilterSensitiveLog = exports.DescribeComponentResponseFilterSensitiveLog = exports.DescribeComponentRequestFilterSensitiveLog = exports.DeploymentFilterSensitiveLog = exports.DeleteDeploymentRequestFilterSensitiveLog = exports.DeleteCoreDeviceRequestFilterSensitiveLog = exports.DeleteComponentRequestFilterSensitiveLog = exports.CreateDeploymentResponseFilterSensitiveLog = exports.CreateDeploymentRequestFilterSensitiveLog = exports.DeploymentIoTJobConfigurationFilterSensitiveLog = exports.IoTJobTimeoutConfigFilterSensitiveLog = exports.IoTJobExecutionsRolloutConfigFilterSensitiveLog = exports.IoTJobExponentialRolloutRateFilterSensitiveLog = exports.IoTJobRateIncreaseCriteriaFilterSensitiveLog = exports.IoTJobAbortConfigFilterSensitiveLog = exports.IoTJobAbortCriteriaFilterSensitiveLog = exports.DeploymentPoliciesFilterSensitiveLog = exports.DeploymentConfigurationValidationPolicyFilterSensitiveLog = exports.DeploymentComponentUpdatePolicyFilterSensitiveLog = exports.CreateComponentVersionResponseFilterSensitiveLog = exports.CreateComponentVersionRequestFilterSensitiveLog = exports.LambdaFunctionRecipeSourceFilterSensitiveLog = exports.LambdaExecutionParametersFilterSensitiveLog = exports.LambdaLinuxProcessParamsFilterSensitiveLog = exports.LambdaContainerParamsFilterSensitiveLog = exports.LambdaVolumeMountFilterSensitiveLog = exports.LambdaDeviceMountFilterSensitiveLog = exports.LambdaEventSourceFilterSensitiveLog = exports.CoreDeviceFilterSensitiveLog = exports.ConnectivityInfoFilterSensitiveLog = exports.ComponentVersionListItemFilterSensitiveLog = exports.ComponentDeploymentSpecificationFilterSensitiveLog = void 0;
|
|
5
|
+
exports.UpdateConnectivityInfoResponseFilterSensitiveLog = exports.UpdateConnectivityInfoRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.ResolveComponentCandidatesResponseFilterSensitiveLog = exports.ResolvedComponentVersionFilterSensitiveLog = exports.ResolveComponentCandidatesRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListInstalledComponentsResponseFilterSensitiveLog = exports.InstalledComponentFilterSensitiveLog = exports.ListInstalledComponentsRequestFilterSensitiveLog = exports.ListEffectiveDeploymentsResponseFilterSensitiveLog = exports.ListEffectiveDeploymentsRequestFilterSensitiveLog = exports.ListDeploymentsResponseFilterSensitiveLog = exports.ListDeploymentsRequestFilterSensitiveLog = exports.ListCoreDevicesResponseFilterSensitiveLog = exports.ListCoreDevicesRequestFilterSensitiveLog = exports.ListComponentVersionsResponseFilterSensitiveLog = exports.ListComponentVersionsRequestFilterSensitiveLog = void 0;
|
|
6
6
|
const GreengrassV2ServiceException_1 = require("./GreengrassV2ServiceException");
|
|
7
7
|
class AccessDeniedException extends GreengrassV2ServiceException_1.GreengrassV2ServiceException {
|
|
8
8
|
constructor(opts) {
|
|
@@ -17,36 +17,6 @@ class AccessDeniedException extends GreengrassV2ServiceException_1.GreengrassV2S
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.AccessDeniedException = AccessDeniedException;
|
|
20
|
-
var AssociateClientDeviceWithCoreDeviceEntry;
|
|
21
|
-
(function (AssociateClientDeviceWithCoreDeviceEntry) {
|
|
22
|
-
AssociateClientDeviceWithCoreDeviceEntry.filterSensitiveLog = (obj) => ({
|
|
23
|
-
...obj,
|
|
24
|
-
});
|
|
25
|
-
})(AssociateClientDeviceWithCoreDeviceEntry = exports.AssociateClientDeviceWithCoreDeviceEntry || (exports.AssociateClientDeviceWithCoreDeviceEntry = {}));
|
|
26
|
-
var AssociateClientDeviceWithCoreDeviceErrorEntry;
|
|
27
|
-
(function (AssociateClientDeviceWithCoreDeviceErrorEntry) {
|
|
28
|
-
AssociateClientDeviceWithCoreDeviceErrorEntry.filterSensitiveLog = (obj) => ({
|
|
29
|
-
...obj,
|
|
30
|
-
});
|
|
31
|
-
})(AssociateClientDeviceWithCoreDeviceErrorEntry = exports.AssociateClientDeviceWithCoreDeviceErrorEntry || (exports.AssociateClientDeviceWithCoreDeviceErrorEntry = {}));
|
|
32
|
-
var AssociatedClientDevice;
|
|
33
|
-
(function (AssociatedClientDevice) {
|
|
34
|
-
AssociatedClientDevice.filterSensitiveLog = (obj) => ({
|
|
35
|
-
...obj,
|
|
36
|
-
});
|
|
37
|
-
})(AssociatedClientDevice = exports.AssociatedClientDevice || (exports.AssociatedClientDevice = {}));
|
|
38
|
-
var AssociateServiceRoleToAccountRequest;
|
|
39
|
-
(function (AssociateServiceRoleToAccountRequest) {
|
|
40
|
-
AssociateServiceRoleToAccountRequest.filterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
})(AssociateServiceRoleToAccountRequest = exports.AssociateServiceRoleToAccountRequest || (exports.AssociateServiceRoleToAccountRequest = {}));
|
|
44
|
-
var AssociateServiceRoleToAccountResponse;
|
|
45
|
-
(function (AssociateServiceRoleToAccountResponse) {
|
|
46
|
-
AssociateServiceRoleToAccountResponse.filterSensitiveLog = (obj) => ({
|
|
47
|
-
...obj,
|
|
48
|
-
});
|
|
49
|
-
})(AssociateServiceRoleToAccountResponse = exports.AssociateServiceRoleToAccountResponse || (exports.AssociateServiceRoleToAccountResponse = {}));
|
|
50
20
|
class InternalServerException extends GreengrassV2ServiceException_1.GreengrassV2ServiceException {
|
|
51
21
|
constructor(opts) {
|
|
52
22
|
super({
|
|
@@ -61,12 +31,6 @@ class InternalServerException extends GreengrassV2ServiceException_1.GreengrassV
|
|
|
61
31
|
}
|
|
62
32
|
}
|
|
63
33
|
exports.InternalServerException = InternalServerException;
|
|
64
|
-
var ValidationExceptionField;
|
|
65
|
-
(function (ValidationExceptionField) {
|
|
66
|
-
ValidationExceptionField.filterSensitiveLog = (obj) => ({
|
|
67
|
-
...obj,
|
|
68
|
-
});
|
|
69
|
-
})(ValidationExceptionField = exports.ValidationExceptionField || (exports.ValidationExceptionField = {}));
|
|
70
34
|
var ValidationExceptionReason;
|
|
71
35
|
(function (ValidationExceptionReason) {
|
|
72
36
|
ValidationExceptionReason["CANNOT_PARSE"] = "CANNOT_PARSE";
|
|
@@ -89,18 +53,6 @@ class ValidationException extends GreengrassV2ServiceException_1.GreengrassV2Ser
|
|
|
89
53
|
}
|
|
90
54
|
}
|
|
91
55
|
exports.ValidationException = ValidationException;
|
|
92
|
-
var BatchAssociateClientDeviceWithCoreDeviceRequest;
|
|
93
|
-
(function (BatchAssociateClientDeviceWithCoreDeviceRequest) {
|
|
94
|
-
BatchAssociateClientDeviceWithCoreDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
95
|
-
...obj,
|
|
96
|
-
});
|
|
97
|
-
})(BatchAssociateClientDeviceWithCoreDeviceRequest = exports.BatchAssociateClientDeviceWithCoreDeviceRequest || (exports.BatchAssociateClientDeviceWithCoreDeviceRequest = {}));
|
|
98
|
-
var BatchAssociateClientDeviceWithCoreDeviceResponse;
|
|
99
|
-
(function (BatchAssociateClientDeviceWithCoreDeviceResponse) {
|
|
100
|
-
BatchAssociateClientDeviceWithCoreDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
101
|
-
...obj,
|
|
102
|
-
});
|
|
103
|
-
})(BatchAssociateClientDeviceWithCoreDeviceResponse = exports.BatchAssociateClientDeviceWithCoreDeviceResponse || (exports.BatchAssociateClientDeviceWithCoreDeviceResponse = {}));
|
|
104
56
|
class ResourceNotFoundException extends GreengrassV2ServiceException_1.GreengrassV2ServiceException {
|
|
105
57
|
constructor(opts) {
|
|
106
58
|
super({
|
|
@@ -132,42 +84,6 @@ class ThrottlingException extends GreengrassV2ServiceException_1.GreengrassV2Ser
|
|
|
132
84
|
}
|
|
133
85
|
}
|
|
134
86
|
exports.ThrottlingException = ThrottlingException;
|
|
135
|
-
var DisassociateClientDeviceFromCoreDeviceEntry;
|
|
136
|
-
(function (DisassociateClientDeviceFromCoreDeviceEntry) {
|
|
137
|
-
DisassociateClientDeviceFromCoreDeviceEntry.filterSensitiveLog = (obj) => ({
|
|
138
|
-
...obj,
|
|
139
|
-
});
|
|
140
|
-
})(DisassociateClientDeviceFromCoreDeviceEntry = exports.DisassociateClientDeviceFromCoreDeviceEntry || (exports.DisassociateClientDeviceFromCoreDeviceEntry = {}));
|
|
141
|
-
var BatchDisassociateClientDeviceFromCoreDeviceRequest;
|
|
142
|
-
(function (BatchDisassociateClientDeviceFromCoreDeviceRequest) {
|
|
143
|
-
BatchDisassociateClientDeviceFromCoreDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
144
|
-
...obj,
|
|
145
|
-
});
|
|
146
|
-
})(BatchDisassociateClientDeviceFromCoreDeviceRequest = exports.BatchDisassociateClientDeviceFromCoreDeviceRequest || (exports.BatchDisassociateClientDeviceFromCoreDeviceRequest = {}));
|
|
147
|
-
var DisassociateClientDeviceFromCoreDeviceErrorEntry;
|
|
148
|
-
(function (DisassociateClientDeviceFromCoreDeviceErrorEntry) {
|
|
149
|
-
DisassociateClientDeviceFromCoreDeviceErrorEntry.filterSensitiveLog = (obj) => ({
|
|
150
|
-
...obj,
|
|
151
|
-
});
|
|
152
|
-
})(DisassociateClientDeviceFromCoreDeviceErrorEntry = exports.DisassociateClientDeviceFromCoreDeviceErrorEntry || (exports.DisassociateClientDeviceFromCoreDeviceErrorEntry = {}));
|
|
153
|
-
var BatchDisassociateClientDeviceFromCoreDeviceResponse;
|
|
154
|
-
(function (BatchDisassociateClientDeviceFromCoreDeviceResponse) {
|
|
155
|
-
BatchDisassociateClientDeviceFromCoreDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
156
|
-
...obj,
|
|
157
|
-
});
|
|
158
|
-
})(BatchDisassociateClientDeviceFromCoreDeviceResponse = exports.BatchDisassociateClientDeviceFromCoreDeviceResponse || (exports.BatchDisassociateClientDeviceFromCoreDeviceResponse = {}));
|
|
159
|
-
var CancelDeploymentRequest;
|
|
160
|
-
(function (CancelDeploymentRequest) {
|
|
161
|
-
CancelDeploymentRequest.filterSensitiveLog = (obj) => ({
|
|
162
|
-
...obj,
|
|
163
|
-
});
|
|
164
|
-
})(CancelDeploymentRequest = exports.CancelDeploymentRequest || (exports.CancelDeploymentRequest = {}));
|
|
165
|
-
var CancelDeploymentResponse;
|
|
166
|
-
(function (CancelDeploymentResponse) {
|
|
167
|
-
CancelDeploymentResponse.filterSensitiveLog = (obj) => ({
|
|
168
|
-
...obj,
|
|
169
|
-
});
|
|
170
|
-
})(CancelDeploymentResponse = exports.CancelDeploymentResponse || (exports.CancelDeploymentResponse = {}));
|
|
171
87
|
class ConflictException extends GreengrassV2ServiceException_1.GreengrassV2ServiceException {
|
|
172
88
|
constructor(opts) {
|
|
173
89
|
super({
|
|
@@ -197,110 +113,26 @@ var VendorGuidance;
|
|
|
197
113
|
VendorGuidance["DELETED"] = "DELETED";
|
|
198
114
|
VendorGuidance["DISCONTINUED"] = "DISCONTINUED";
|
|
199
115
|
})(VendorGuidance = exports.VendorGuidance || (exports.VendorGuidance = {}));
|
|
200
|
-
var CloudComponentStatus;
|
|
201
|
-
(function (CloudComponentStatus) {
|
|
202
|
-
CloudComponentStatus.filterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
});
|
|
205
|
-
})(CloudComponentStatus = exports.CloudComponentStatus || (exports.CloudComponentStatus = {}));
|
|
206
|
-
var ComponentPlatform;
|
|
207
|
-
(function (ComponentPlatform) {
|
|
208
|
-
ComponentPlatform.filterSensitiveLog = (obj) => ({
|
|
209
|
-
...obj,
|
|
210
|
-
});
|
|
211
|
-
})(ComponentPlatform = exports.ComponentPlatform || (exports.ComponentPlatform = {}));
|
|
212
|
-
var ComponentLatestVersion;
|
|
213
|
-
(function (ComponentLatestVersion) {
|
|
214
|
-
ComponentLatestVersion.filterSensitiveLog = (obj) => ({
|
|
215
|
-
...obj,
|
|
216
|
-
});
|
|
217
|
-
})(ComponentLatestVersion = exports.ComponentLatestVersion || (exports.ComponentLatestVersion = {}));
|
|
218
|
-
var Component;
|
|
219
|
-
(function (Component) {
|
|
220
|
-
Component.filterSensitiveLog = (obj) => ({
|
|
221
|
-
...obj,
|
|
222
|
-
});
|
|
223
|
-
})(Component = exports.Component || (exports.Component = {}));
|
|
224
|
-
var ComponentCandidate;
|
|
225
|
-
(function (ComponentCandidate) {
|
|
226
|
-
ComponentCandidate.filterSensitiveLog = (obj) => ({
|
|
227
|
-
...obj,
|
|
228
|
-
});
|
|
229
|
-
})(ComponentCandidate = exports.ComponentCandidate || (exports.ComponentCandidate = {}));
|
|
230
|
-
var ComponentConfigurationUpdate;
|
|
231
|
-
(function (ComponentConfigurationUpdate) {
|
|
232
|
-
ComponentConfigurationUpdate.filterSensitiveLog = (obj) => ({
|
|
233
|
-
...obj,
|
|
234
|
-
});
|
|
235
|
-
})(ComponentConfigurationUpdate = exports.ComponentConfigurationUpdate || (exports.ComponentConfigurationUpdate = {}));
|
|
236
116
|
var ComponentDependencyType;
|
|
237
117
|
(function (ComponentDependencyType) {
|
|
238
118
|
ComponentDependencyType["HARD"] = "HARD";
|
|
239
119
|
ComponentDependencyType["SOFT"] = "SOFT";
|
|
240
120
|
})(ComponentDependencyType = exports.ComponentDependencyType || (exports.ComponentDependencyType = {}));
|
|
241
|
-
var ComponentDependencyRequirement;
|
|
242
|
-
(function (ComponentDependencyRequirement) {
|
|
243
|
-
ComponentDependencyRequirement.filterSensitiveLog = (obj) => ({
|
|
244
|
-
...obj,
|
|
245
|
-
});
|
|
246
|
-
})(ComponentDependencyRequirement = exports.ComponentDependencyRequirement || (exports.ComponentDependencyRequirement = {}));
|
|
247
|
-
var SystemResourceLimits;
|
|
248
|
-
(function (SystemResourceLimits) {
|
|
249
|
-
SystemResourceLimits.filterSensitiveLog = (obj) => ({
|
|
250
|
-
...obj,
|
|
251
|
-
});
|
|
252
|
-
})(SystemResourceLimits = exports.SystemResourceLimits || (exports.SystemResourceLimits = {}));
|
|
253
|
-
var ComponentRunWith;
|
|
254
|
-
(function (ComponentRunWith) {
|
|
255
|
-
ComponentRunWith.filterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
});
|
|
258
|
-
})(ComponentRunWith = exports.ComponentRunWith || (exports.ComponentRunWith = {}));
|
|
259
|
-
var ComponentDeploymentSpecification;
|
|
260
|
-
(function (ComponentDeploymentSpecification) {
|
|
261
|
-
ComponentDeploymentSpecification.filterSensitiveLog = (obj) => ({
|
|
262
|
-
...obj,
|
|
263
|
-
});
|
|
264
|
-
})(ComponentDeploymentSpecification = exports.ComponentDeploymentSpecification || (exports.ComponentDeploymentSpecification = {}));
|
|
265
|
-
var ComponentVersionListItem;
|
|
266
|
-
(function (ComponentVersionListItem) {
|
|
267
|
-
ComponentVersionListItem.filterSensitiveLog = (obj) => ({
|
|
268
|
-
...obj,
|
|
269
|
-
});
|
|
270
|
-
})(ComponentVersionListItem = exports.ComponentVersionListItem || (exports.ComponentVersionListItem = {}));
|
|
271
121
|
var ComponentVisibilityScope;
|
|
272
122
|
(function (ComponentVisibilityScope) {
|
|
273
123
|
ComponentVisibilityScope["PRIVATE"] = "PRIVATE";
|
|
274
124
|
ComponentVisibilityScope["PUBLIC"] = "PUBLIC";
|
|
275
125
|
})(ComponentVisibilityScope = exports.ComponentVisibilityScope || (exports.ComponentVisibilityScope = {}));
|
|
276
|
-
var ConnectivityInfo;
|
|
277
|
-
(function (ConnectivityInfo) {
|
|
278
|
-
ConnectivityInfo.filterSensitiveLog = (obj) => ({
|
|
279
|
-
...obj,
|
|
280
|
-
});
|
|
281
|
-
})(ConnectivityInfo = exports.ConnectivityInfo || (exports.ConnectivityInfo = {}));
|
|
282
126
|
var CoreDeviceStatus;
|
|
283
127
|
(function (CoreDeviceStatus) {
|
|
284
128
|
CoreDeviceStatus["HEALTHY"] = "HEALTHY";
|
|
285
129
|
CoreDeviceStatus["UNHEALTHY"] = "UNHEALTHY";
|
|
286
130
|
})(CoreDeviceStatus = exports.CoreDeviceStatus || (exports.CoreDeviceStatus = {}));
|
|
287
|
-
var CoreDevice;
|
|
288
|
-
(function (CoreDevice) {
|
|
289
|
-
CoreDevice.filterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
})(CoreDevice = exports.CoreDevice || (exports.CoreDevice = {}));
|
|
293
131
|
var LambdaEventSourceType;
|
|
294
132
|
(function (LambdaEventSourceType) {
|
|
295
133
|
LambdaEventSourceType["IOT_CORE"] = "IOT_CORE";
|
|
296
134
|
LambdaEventSourceType["PUB_SUB"] = "PUB_SUB";
|
|
297
135
|
})(LambdaEventSourceType = exports.LambdaEventSourceType || (exports.LambdaEventSourceType = {}));
|
|
298
|
-
var LambdaEventSource;
|
|
299
|
-
(function (LambdaEventSource) {
|
|
300
|
-
LambdaEventSource.filterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
})(LambdaEventSource = exports.LambdaEventSource || (exports.LambdaEventSource = {}));
|
|
304
136
|
var LambdaInputPayloadEncodingType;
|
|
305
137
|
(function (LambdaInputPayloadEncodingType) {
|
|
306
138
|
LambdaInputPayloadEncodingType["BINARY"] = "binary";
|
|
@@ -311,59 +143,11 @@ var LambdaFilesystemPermission;
|
|
|
311
143
|
LambdaFilesystemPermission["RO"] = "ro";
|
|
312
144
|
LambdaFilesystemPermission["RW"] = "rw";
|
|
313
145
|
})(LambdaFilesystemPermission = exports.LambdaFilesystemPermission || (exports.LambdaFilesystemPermission = {}));
|
|
314
|
-
var LambdaDeviceMount;
|
|
315
|
-
(function (LambdaDeviceMount) {
|
|
316
|
-
LambdaDeviceMount.filterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
})(LambdaDeviceMount = exports.LambdaDeviceMount || (exports.LambdaDeviceMount = {}));
|
|
320
|
-
var LambdaVolumeMount;
|
|
321
|
-
(function (LambdaVolumeMount) {
|
|
322
|
-
LambdaVolumeMount.filterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
});
|
|
325
|
-
})(LambdaVolumeMount = exports.LambdaVolumeMount || (exports.LambdaVolumeMount = {}));
|
|
326
|
-
var LambdaContainerParams;
|
|
327
|
-
(function (LambdaContainerParams) {
|
|
328
|
-
LambdaContainerParams.filterSensitiveLog = (obj) => ({
|
|
329
|
-
...obj,
|
|
330
|
-
});
|
|
331
|
-
})(LambdaContainerParams = exports.LambdaContainerParams || (exports.LambdaContainerParams = {}));
|
|
332
146
|
var LambdaIsolationMode;
|
|
333
147
|
(function (LambdaIsolationMode) {
|
|
334
148
|
LambdaIsolationMode["GREENGRASS_CONTAINER"] = "GreengrassContainer";
|
|
335
149
|
LambdaIsolationMode["NO_CONTAINER"] = "NoContainer";
|
|
336
150
|
})(LambdaIsolationMode = exports.LambdaIsolationMode || (exports.LambdaIsolationMode = {}));
|
|
337
|
-
var LambdaLinuxProcessParams;
|
|
338
|
-
(function (LambdaLinuxProcessParams) {
|
|
339
|
-
LambdaLinuxProcessParams.filterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
})(LambdaLinuxProcessParams = exports.LambdaLinuxProcessParams || (exports.LambdaLinuxProcessParams = {}));
|
|
343
|
-
var LambdaExecutionParameters;
|
|
344
|
-
(function (LambdaExecutionParameters) {
|
|
345
|
-
LambdaExecutionParameters.filterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
})(LambdaExecutionParameters = exports.LambdaExecutionParameters || (exports.LambdaExecutionParameters = {}));
|
|
349
|
-
var LambdaFunctionRecipeSource;
|
|
350
|
-
(function (LambdaFunctionRecipeSource) {
|
|
351
|
-
LambdaFunctionRecipeSource.filterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
});
|
|
354
|
-
})(LambdaFunctionRecipeSource = exports.LambdaFunctionRecipeSource || (exports.LambdaFunctionRecipeSource = {}));
|
|
355
|
-
var CreateComponentVersionRequest;
|
|
356
|
-
(function (CreateComponentVersionRequest) {
|
|
357
|
-
CreateComponentVersionRequest.filterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
})(CreateComponentVersionRequest = exports.CreateComponentVersionRequest || (exports.CreateComponentVersionRequest = {}));
|
|
361
|
-
var CreateComponentVersionResponse;
|
|
362
|
-
(function (CreateComponentVersionResponse) {
|
|
363
|
-
CreateComponentVersionResponse.filterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
});
|
|
366
|
-
})(CreateComponentVersionResponse = exports.CreateComponentVersionResponse || (exports.CreateComponentVersionResponse = {}));
|
|
367
151
|
class RequestAlreadyInProgressException extends GreengrassV2ServiceException_1.GreengrassV2ServiceException {
|
|
368
152
|
constructor(opts) {
|
|
369
153
|
super({
|
|
@@ -399,29 +183,11 @@ var DeploymentComponentUpdatePolicyAction;
|
|
|
399
183
|
DeploymentComponentUpdatePolicyAction["NOTIFY_COMPONENTS"] = "NOTIFY_COMPONENTS";
|
|
400
184
|
DeploymentComponentUpdatePolicyAction["SKIP_NOTIFY_COMPONENTS"] = "SKIP_NOTIFY_COMPONENTS";
|
|
401
185
|
})(DeploymentComponentUpdatePolicyAction = exports.DeploymentComponentUpdatePolicyAction || (exports.DeploymentComponentUpdatePolicyAction = {}));
|
|
402
|
-
var DeploymentComponentUpdatePolicy;
|
|
403
|
-
(function (DeploymentComponentUpdatePolicy) {
|
|
404
|
-
DeploymentComponentUpdatePolicy.filterSensitiveLog = (obj) => ({
|
|
405
|
-
...obj,
|
|
406
|
-
});
|
|
407
|
-
})(DeploymentComponentUpdatePolicy = exports.DeploymentComponentUpdatePolicy || (exports.DeploymentComponentUpdatePolicy = {}));
|
|
408
|
-
var DeploymentConfigurationValidationPolicy;
|
|
409
|
-
(function (DeploymentConfigurationValidationPolicy) {
|
|
410
|
-
DeploymentConfigurationValidationPolicy.filterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
});
|
|
413
|
-
})(DeploymentConfigurationValidationPolicy = exports.DeploymentConfigurationValidationPolicy || (exports.DeploymentConfigurationValidationPolicy = {}));
|
|
414
186
|
var DeploymentFailureHandlingPolicy;
|
|
415
187
|
(function (DeploymentFailureHandlingPolicy) {
|
|
416
188
|
DeploymentFailureHandlingPolicy["DO_NOTHING"] = "DO_NOTHING";
|
|
417
189
|
DeploymentFailureHandlingPolicy["ROLLBACK"] = "ROLLBACK";
|
|
418
190
|
})(DeploymentFailureHandlingPolicy = exports.DeploymentFailureHandlingPolicy || (exports.DeploymentFailureHandlingPolicy = {}));
|
|
419
|
-
var DeploymentPolicies;
|
|
420
|
-
(function (DeploymentPolicies) {
|
|
421
|
-
DeploymentPolicies.filterSensitiveLog = (obj) => ({
|
|
422
|
-
...obj,
|
|
423
|
-
});
|
|
424
|
-
})(DeploymentPolicies = exports.DeploymentPolicies || (exports.DeploymentPolicies = {}));
|
|
425
191
|
var IoTJobAbortAction;
|
|
426
192
|
(function (IoTJobAbortAction) {
|
|
427
193
|
IoTJobAbortAction["CANCEL"] = "CANCEL";
|
|
@@ -433,78 +199,6 @@ var IoTJobExecutionFailureType;
|
|
|
433
199
|
IoTJobExecutionFailureType["REJECTED"] = "REJECTED";
|
|
434
200
|
IoTJobExecutionFailureType["TIMED_OUT"] = "TIMED_OUT";
|
|
435
201
|
})(IoTJobExecutionFailureType = exports.IoTJobExecutionFailureType || (exports.IoTJobExecutionFailureType = {}));
|
|
436
|
-
var IoTJobAbortCriteria;
|
|
437
|
-
(function (IoTJobAbortCriteria) {
|
|
438
|
-
IoTJobAbortCriteria.filterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
})(IoTJobAbortCriteria = exports.IoTJobAbortCriteria || (exports.IoTJobAbortCriteria = {}));
|
|
442
|
-
var IoTJobAbortConfig;
|
|
443
|
-
(function (IoTJobAbortConfig) {
|
|
444
|
-
IoTJobAbortConfig.filterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
})(IoTJobAbortConfig = exports.IoTJobAbortConfig || (exports.IoTJobAbortConfig = {}));
|
|
448
|
-
var IoTJobRateIncreaseCriteria;
|
|
449
|
-
(function (IoTJobRateIncreaseCriteria) {
|
|
450
|
-
IoTJobRateIncreaseCriteria.filterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
})(IoTJobRateIncreaseCriteria = exports.IoTJobRateIncreaseCriteria || (exports.IoTJobRateIncreaseCriteria = {}));
|
|
454
|
-
var IoTJobExponentialRolloutRate;
|
|
455
|
-
(function (IoTJobExponentialRolloutRate) {
|
|
456
|
-
IoTJobExponentialRolloutRate.filterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
})(IoTJobExponentialRolloutRate = exports.IoTJobExponentialRolloutRate || (exports.IoTJobExponentialRolloutRate = {}));
|
|
460
|
-
var IoTJobExecutionsRolloutConfig;
|
|
461
|
-
(function (IoTJobExecutionsRolloutConfig) {
|
|
462
|
-
IoTJobExecutionsRolloutConfig.filterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
})(IoTJobExecutionsRolloutConfig = exports.IoTJobExecutionsRolloutConfig || (exports.IoTJobExecutionsRolloutConfig = {}));
|
|
466
|
-
var IoTJobTimeoutConfig;
|
|
467
|
-
(function (IoTJobTimeoutConfig) {
|
|
468
|
-
IoTJobTimeoutConfig.filterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
})(IoTJobTimeoutConfig = exports.IoTJobTimeoutConfig || (exports.IoTJobTimeoutConfig = {}));
|
|
472
|
-
var DeploymentIoTJobConfiguration;
|
|
473
|
-
(function (DeploymentIoTJobConfiguration) {
|
|
474
|
-
DeploymentIoTJobConfiguration.filterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
})(DeploymentIoTJobConfiguration = exports.DeploymentIoTJobConfiguration || (exports.DeploymentIoTJobConfiguration = {}));
|
|
478
|
-
var CreateDeploymentRequest;
|
|
479
|
-
(function (CreateDeploymentRequest) {
|
|
480
|
-
CreateDeploymentRequest.filterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
})(CreateDeploymentRequest = exports.CreateDeploymentRequest || (exports.CreateDeploymentRequest = {}));
|
|
484
|
-
var CreateDeploymentResponse;
|
|
485
|
-
(function (CreateDeploymentResponse) {
|
|
486
|
-
CreateDeploymentResponse.filterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
})(CreateDeploymentResponse = exports.CreateDeploymentResponse || (exports.CreateDeploymentResponse = {}));
|
|
490
|
-
var DeleteComponentRequest;
|
|
491
|
-
(function (DeleteComponentRequest) {
|
|
492
|
-
DeleteComponentRequest.filterSensitiveLog = (obj) => ({
|
|
493
|
-
...obj,
|
|
494
|
-
});
|
|
495
|
-
})(DeleteComponentRequest = exports.DeleteComponentRequest || (exports.DeleteComponentRequest = {}));
|
|
496
|
-
var DeleteCoreDeviceRequest;
|
|
497
|
-
(function (DeleteCoreDeviceRequest) {
|
|
498
|
-
DeleteCoreDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
})(DeleteCoreDeviceRequest = exports.DeleteCoreDeviceRequest || (exports.DeleteCoreDeviceRequest = {}));
|
|
502
|
-
var DeleteDeploymentRequest;
|
|
503
|
-
(function (DeleteDeploymentRequest) {
|
|
504
|
-
DeleteDeploymentRequest.filterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
})(DeleteDeploymentRequest = exports.DeleteDeploymentRequest || (exports.DeleteDeploymentRequest = {}));
|
|
508
202
|
var DeploymentStatus;
|
|
509
203
|
(function (DeploymentStatus) {
|
|
510
204
|
DeploymentStatus["ACTIVE"] = "ACTIVE";
|
|
@@ -513,41 +207,11 @@ var DeploymentStatus;
|
|
|
513
207
|
DeploymentStatus["FAILED"] = "FAILED";
|
|
514
208
|
DeploymentStatus["INACTIVE"] = "INACTIVE";
|
|
515
209
|
})(DeploymentStatus = exports.DeploymentStatus || (exports.DeploymentStatus = {}));
|
|
516
|
-
var Deployment;
|
|
517
|
-
(function (Deployment) {
|
|
518
|
-
Deployment.filterSensitiveLog = (obj) => ({
|
|
519
|
-
...obj,
|
|
520
|
-
});
|
|
521
|
-
})(Deployment = exports.Deployment || (exports.Deployment = {}));
|
|
522
210
|
var DeploymentHistoryFilter;
|
|
523
211
|
(function (DeploymentHistoryFilter) {
|
|
524
212
|
DeploymentHistoryFilter["ALL"] = "ALL";
|
|
525
213
|
DeploymentHistoryFilter["LATEST_ONLY"] = "LATEST_ONLY";
|
|
526
214
|
})(DeploymentHistoryFilter = exports.DeploymentHistoryFilter || (exports.DeploymentHistoryFilter = {}));
|
|
527
|
-
var DescribeComponentRequest;
|
|
528
|
-
(function (DescribeComponentRequest) {
|
|
529
|
-
DescribeComponentRequest.filterSensitiveLog = (obj) => ({
|
|
530
|
-
...obj,
|
|
531
|
-
});
|
|
532
|
-
})(DescribeComponentRequest = exports.DescribeComponentRequest || (exports.DescribeComponentRequest = {}));
|
|
533
|
-
var DescribeComponentResponse;
|
|
534
|
-
(function (DescribeComponentResponse) {
|
|
535
|
-
DescribeComponentResponse.filterSensitiveLog = (obj) => ({
|
|
536
|
-
...obj,
|
|
537
|
-
});
|
|
538
|
-
})(DescribeComponentResponse = exports.DescribeComponentResponse || (exports.DescribeComponentResponse = {}));
|
|
539
|
-
var DisassociateServiceRoleFromAccountRequest;
|
|
540
|
-
(function (DisassociateServiceRoleFromAccountRequest) {
|
|
541
|
-
DisassociateServiceRoleFromAccountRequest.filterSensitiveLog = (obj) => ({
|
|
542
|
-
...obj,
|
|
543
|
-
});
|
|
544
|
-
})(DisassociateServiceRoleFromAccountRequest = exports.DisassociateServiceRoleFromAccountRequest || (exports.DisassociateServiceRoleFromAccountRequest = {}));
|
|
545
|
-
var DisassociateServiceRoleFromAccountResponse;
|
|
546
|
-
(function (DisassociateServiceRoleFromAccountResponse) {
|
|
547
|
-
DisassociateServiceRoleFromAccountResponse.filterSensitiveLog = (obj) => ({
|
|
548
|
-
...obj,
|
|
549
|
-
});
|
|
550
|
-
})(DisassociateServiceRoleFromAccountResponse = exports.DisassociateServiceRoleFromAccountResponse || (exports.DisassociateServiceRoleFromAccountResponse = {}));
|
|
551
215
|
var EffectiveDeploymentExecutionStatus;
|
|
552
216
|
(function (EffectiveDeploymentExecutionStatus) {
|
|
553
217
|
EffectiveDeploymentExecutionStatus["CANCELED"] = "CANCELED";
|
|
@@ -558,167 +222,11 @@ var EffectiveDeploymentExecutionStatus;
|
|
|
558
222
|
EffectiveDeploymentExecutionStatus["REJECTED"] = "REJECTED";
|
|
559
223
|
EffectiveDeploymentExecutionStatus["TIMED_OUT"] = "TIMED_OUT";
|
|
560
224
|
})(EffectiveDeploymentExecutionStatus = exports.EffectiveDeploymentExecutionStatus || (exports.EffectiveDeploymentExecutionStatus = {}));
|
|
561
|
-
var EffectiveDeployment;
|
|
562
|
-
(function (EffectiveDeployment) {
|
|
563
|
-
EffectiveDeployment.filterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
})(EffectiveDeployment = exports.EffectiveDeployment || (exports.EffectiveDeployment = {}));
|
|
567
225
|
var RecipeOutputFormat;
|
|
568
226
|
(function (RecipeOutputFormat) {
|
|
569
227
|
RecipeOutputFormat["JSON"] = "JSON";
|
|
570
228
|
RecipeOutputFormat["YAML"] = "YAML";
|
|
571
229
|
})(RecipeOutputFormat = exports.RecipeOutputFormat || (exports.RecipeOutputFormat = {}));
|
|
572
|
-
var GetComponentRequest;
|
|
573
|
-
(function (GetComponentRequest) {
|
|
574
|
-
GetComponentRequest.filterSensitiveLog = (obj) => ({
|
|
575
|
-
...obj,
|
|
576
|
-
});
|
|
577
|
-
})(GetComponentRequest = exports.GetComponentRequest || (exports.GetComponentRequest = {}));
|
|
578
|
-
var GetComponentResponse;
|
|
579
|
-
(function (GetComponentResponse) {
|
|
580
|
-
GetComponentResponse.filterSensitiveLog = (obj) => ({
|
|
581
|
-
...obj,
|
|
582
|
-
});
|
|
583
|
-
})(GetComponentResponse = exports.GetComponentResponse || (exports.GetComponentResponse = {}));
|
|
584
|
-
var GetComponentVersionArtifactRequest;
|
|
585
|
-
(function (GetComponentVersionArtifactRequest) {
|
|
586
|
-
GetComponentVersionArtifactRequest.filterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
|
-
})(GetComponentVersionArtifactRequest = exports.GetComponentVersionArtifactRequest || (exports.GetComponentVersionArtifactRequest = {}));
|
|
590
|
-
var GetComponentVersionArtifactResponse;
|
|
591
|
-
(function (GetComponentVersionArtifactResponse) {
|
|
592
|
-
GetComponentVersionArtifactResponse.filterSensitiveLog = (obj) => ({
|
|
593
|
-
...obj,
|
|
594
|
-
});
|
|
595
|
-
})(GetComponentVersionArtifactResponse = exports.GetComponentVersionArtifactResponse || (exports.GetComponentVersionArtifactResponse = {}));
|
|
596
|
-
var GetConnectivityInfoRequest;
|
|
597
|
-
(function (GetConnectivityInfoRequest) {
|
|
598
|
-
GetConnectivityInfoRequest.filterSensitiveLog = (obj) => ({
|
|
599
|
-
...obj,
|
|
600
|
-
});
|
|
601
|
-
})(GetConnectivityInfoRequest = exports.GetConnectivityInfoRequest || (exports.GetConnectivityInfoRequest = {}));
|
|
602
|
-
var GetConnectivityInfoResponse;
|
|
603
|
-
(function (GetConnectivityInfoResponse) {
|
|
604
|
-
GetConnectivityInfoResponse.filterSensitiveLog = (obj) => ({
|
|
605
|
-
...obj,
|
|
606
|
-
});
|
|
607
|
-
})(GetConnectivityInfoResponse = exports.GetConnectivityInfoResponse || (exports.GetConnectivityInfoResponse = {}));
|
|
608
|
-
var GetCoreDeviceRequest;
|
|
609
|
-
(function (GetCoreDeviceRequest) {
|
|
610
|
-
GetCoreDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
611
|
-
...obj,
|
|
612
|
-
});
|
|
613
|
-
})(GetCoreDeviceRequest = exports.GetCoreDeviceRequest || (exports.GetCoreDeviceRequest = {}));
|
|
614
|
-
var GetCoreDeviceResponse;
|
|
615
|
-
(function (GetCoreDeviceResponse) {
|
|
616
|
-
GetCoreDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
617
|
-
...obj,
|
|
618
|
-
});
|
|
619
|
-
})(GetCoreDeviceResponse = exports.GetCoreDeviceResponse || (exports.GetCoreDeviceResponse = {}));
|
|
620
|
-
var GetDeploymentRequest;
|
|
621
|
-
(function (GetDeploymentRequest) {
|
|
622
|
-
GetDeploymentRequest.filterSensitiveLog = (obj) => ({
|
|
623
|
-
...obj,
|
|
624
|
-
});
|
|
625
|
-
})(GetDeploymentRequest = exports.GetDeploymentRequest || (exports.GetDeploymentRequest = {}));
|
|
626
|
-
var GetDeploymentResponse;
|
|
627
|
-
(function (GetDeploymentResponse) {
|
|
628
|
-
GetDeploymentResponse.filterSensitiveLog = (obj) => ({
|
|
629
|
-
...obj,
|
|
630
|
-
});
|
|
631
|
-
})(GetDeploymentResponse = exports.GetDeploymentResponse || (exports.GetDeploymentResponse = {}));
|
|
632
|
-
var GetServiceRoleForAccountRequest;
|
|
633
|
-
(function (GetServiceRoleForAccountRequest) {
|
|
634
|
-
GetServiceRoleForAccountRequest.filterSensitiveLog = (obj) => ({
|
|
635
|
-
...obj,
|
|
636
|
-
});
|
|
637
|
-
})(GetServiceRoleForAccountRequest = exports.GetServiceRoleForAccountRequest || (exports.GetServiceRoleForAccountRequest = {}));
|
|
638
|
-
var GetServiceRoleForAccountResponse;
|
|
639
|
-
(function (GetServiceRoleForAccountResponse) {
|
|
640
|
-
GetServiceRoleForAccountResponse.filterSensitiveLog = (obj) => ({
|
|
641
|
-
...obj,
|
|
642
|
-
});
|
|
643
|
-
})(GetServiceRoleForAccountResponse = exports.GetServiceRoleForAccountResponse || (exports.GetServiceRoleForAccountResponse = {}));
|
|
644
|
-
var ListClientDevicesAssociatedWithCoreDeviceRequest;
|
|
645
|
-
(function (ListClientDevicesAssociatedWithCoreDeviceRequest) {
|
|
646
|
-
ListClientDevicesAssociatedWithCoreDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
647
|
-
...obj,
|
|
648
|
-
});
|
|
649
|
-
})(ListClientDevicesAssociatedWithCoreDeviceRequest = exports.ListClientDevicesAssociatedWithCoreDeviceRequest || (exports.ListClientDevicesAssociatedWithCoreDeviceRequest = {}));
|
|
650
|
-
var ListClientDevicesAssociatedWithCoreDeviceResponse;
|
|
651
|
-
(function (ListClientDevicesAssociatedWithCoreDeviceResponse) {
|
|
652
|
-
ListClientDevicesAssociatedWithCoreDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
653
|
-
...obj,
|
|
654
|
-
});
|
|
655
|
-
})(ListClientDevicesAssociatedWithCoreDeviceResponse = exports.ListClientDevicesAssociatedWithCoreDeviceResponse || (exports.ListClientDevicesAssociatedWithCoreDeviceResponse = {}));
|
|
656
|
-
var ListComponentsRequest;
|
|
657
|
-
(function (ListComponentsRequest) {
|
|
658
|
-
ListComponentsRequest.filterSensitiveLog = (obj) => ({
|
|
659
|
-
...obj,
|
|
660
|
-
});
|
|
661
|
-
})(ListComponentsRequest = exports.ListComponentsRequest || (exports.ListComponentsRequest = {}));
|
|
662
|
-
var ListComponentsResponse;
|
|
663
|
-
(function (ListComponentsResponse) {
|
|
664
|
-
ListComponentsResponse.filterSensitiveLog = (obj) => ({
|
|
665
|
-
...obj,
|
|
666
|
-
});
|
|
667
|
-
})(ListComponentsResponse = exports.ListComponentsResponse || (exports.ListComponentsResponse = {}));
|
|
668
|
-
var ListComponentVersionsRequest;
|
|
669
|
-
(function (ListComponentVersionsRequest) {
|
|
670
|
-
ListComponentVersionsRequest.filterSensitiveLog = (obj) => ({
|
|
671
|
-
...obj,
|
|
672
|
-
});
|
|
673
|
-
})(ListComponentVersionsRequest = exports.ListComponentVersionsRequest || (exports.ListComponentVersionsRequest = {}));
|
|
674
|
-
var ListComponentVersionsResponse;
|
|
675
|
-
(function (ListComponentVersionsResponse) {
|
|
676
|
-
ListComponentVersionsResponse.filterSensitiveLog = (obj) => ({
|
|
677
|
-
...obj,
|
|
678
|
-
});
|
|
679
|
-
})(ListComponentVersionsResponse = exports.ListComponentVersionsResponse || (exports.ListComponentVersionsResponse = {}));
|
|
680
|
-
var ListCoreDevicesRequest;
|
|
681
|
-
(function (ListCoreDevicesRequest) {
|
|
682
|
-
ListCoreDevicesRequest.filterSensitiveLog = (obj) => ({
|
|
683
|
-
...obj,
|
|
684
|
-
});
|
|
685
|
-
})(ListCoreDevicesRequest = exports.ListCoreDevicesRequest || (exports.ListCoreDevicesRequest = {}));
|
|
686
|
-
var ListCoreDevicesResponse;
|
|
687
|
-
(function (ListCoreDevicesResponse) {
|
|
688
|
-
ListCoreDevicesResponse.filterSensitiveLog = (obj) => ({
|
|
689
|
-
...obj,
|
|
690
|
-
});
|
|
691
|
-
})(ListCoreDevicesResponse = exports.ListCoreDevicesResponse || (exports.ListCoreDevicesResponse = {}));
|
|
692
|
-
var ListDeploymentsRequest;
|
|
693
|
-
(function (ListDeploymentsRequest) {
|
|
694
|
-
ListDeploymentsRequest.filterSensitiveLog = (obj) => ({
|
|
695
|
-
...obj,
|
|
696
|
-
});
|
|
697
|
-
})(ListDeploymentsRequest = exports.ListDeploymentsRequest || (exports.ListDeploymentsRequest = {}));
|
|
698
|
-
var ListDeploymentsResponse;
|
|
699
|
-
(function (ListDeploymentsResponse) {
|
|
700
|
-
ListDeploymentsResponse.filterSensitiveLog = (obj) => ({
|
|
701
|
-
...obj,
|
|
702
|
-
});
|
|
703
|
-
})(ListDeploymentsResponse = exports.ListDeploymentsResponse || (exports.ListDeploymentsResponse = {}));
|
|
704
|
-
var ListEffectiveDeploymentsRequest;
|
|
705
|
-
(function (ListEffectiveDeploymentsRequest) {
|
|
706
|
-
ListEffectiveDeploymentsRequest.filterSensitiveLog = (obj) => ({
|
|
707
|
-
...obj,
|
|
708
|
-
});
|
|
709
|
-
})(ListEffectiveDeploymentsRequest = exports.ListEffectiveDeploymentsRequest || (exports.ListEffectiveDeploymentsRequest = {}));
|
|
710
|
-
var ListEffectiveDeploymentsResponse;
|
|
711
|
-
(function (ListEffectiveDeploymentsResponse) {
|
|
712
|
-
ListEffectiveDeploymentsResponse.filterSensitiveLog = (obj) => ({
|
|
713
|
-
...obj,
|
|
714
|
-
});
|
|
715
|
-
})(ListEffectiveDeploymentsResponse = exports.ListEffectiveDeploymentsResponse || (exports.ListEffectiveDeploymentsResponse = {}));
|
|
716
|
-
var ListInstalledComponentsRequest;
|
|
717
|
-
(function (ListInstalledComponentsRequest) {
|
|
718
|
-
ListInstalledComponentsRequest.filterSensitiveLog = (obj) => ({
|
|
719
|
-
...obj,
|
|
720
|
-
});
|
|
721
|
-
})(ListInstalledComponentsRequest = exports.ListInstalledComponentsRequest || (exports.ListInstalledComponentsRequest = {}));
|
|
722
230
|
var InstalledComponentLifecycleState;
|
|
723
231
|
(function (InstalledComponentLifecycleState) {
|
|
724
232
|
InstalledComponentLifecycleState["BROKEN"] = "BROKEN";
|
|
@@ -730,81 +238,383 @@ var InstalledComponentLifecycleState;
|
|
|
730
238
|
InstalledComponentLifecycleState["STARTING"] = "STARTING";
|
|
731
239
|
InstalledComponentLifecycleState["STOPPING"] = "STOPPING";
|
|
732
240
|
})(InstalledComponentLifecycleState = exports.InstalledComponentLifecycleState || (exports.InstalledComponentLifecycleState = {}));
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
241
|
+
const AssociateClientDeviceWithCoreDeviceEntryFilterSensitiveLog = (obj) => ({
|
|
242
|
+
...obj,
|
|
243
|
+
});
|
|
244
|
+
exports.AssociateClientDeviceWithCoreDeviceEntryFilterSensitiveLog = AssociateClientDeviceWithCoreDeviceEntryFilterSensitiveLog;
|
|
245
|
+
const AssociateClientDeviceWithCoreDeviceErrorEntryFilterSensitiveLog = (obj) => ({
|
|
246
|
+
...obj,
|
|
247
|
+
});
|
|
248
|
+
exports.AssociateClientDeviceWithCoreDeviceErrorEntryFilterSensitiveLog = AssociateClientDeviceWithCoreDeviceErrorEntryFilterSensitiveLog;
|
|
249
|
+
const AssociatedClientDeviceFilterSensitiveLog = (obj) => ({
|
|
250
|
+
...obj,
|
|
251
|
+
});
|
|
252
|
+
exports.AssociatedClientDeviceFilterSensitiveLog = AssociatedClientDeviceFilterSensitiveLog;
|
|
253
|
+
const AssociateServiceRoleToAccountRequestFilterSensitiveLog = (obj) => ({
|
|
254
|
+
...obj,
|
|
255
|
+
});
|
|
256
|
+
exports.AssociateServiceRoleToAccountRequestFilterSensitiveLog = AssociateServiceRoleToAccountRequestFilterSensitiveLog;
|
|
257
|
+
const AssociateServiceRoleToAccountResponseFilterSensitiveLog = (obj) => ({
|
|
258
|
+
...obj,
|
|
259
|
+
});
|
|
260
|
+
exports.AssociateServiceRoleToAccountResponseFilterSensitiveLog = AssociateServiceRoleToAccountResponseFilterSensitiveLog;
|
|
261
|
+
const ValidationExceptionFieldFilterSensitiveLog = (obj) => ({
|
|
262
|
+
...obj,
|
|
263
|
+
});
|
|
264
|
+
exports.ValidationExceptionFieldFilterSensitiveLog = ValidationExceptionFieldFilterSensitiveLog;
|
|
265
|
+
const BatchAssociateClientDeviceWithCoreDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
266
|
+
...obj,
|
|
267
|
+
});
|
|
268
|
+
exports.BatchAssociateClientDeviceWithCoreDeviceRequestFilterSensitiveLog = BatchAssociateClientDeviceWithCoreDeviceRequestFilterSensitiveLog;
|
|
269
|
+
const BatchAssociateClientDeviceWithCoreDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
270
|
+
...obj,
|
|
271
|
+
});
|
|
272
|
+
exports.BatchAssociateClientDeviceWithCoreDeviceResponseFilterSensitiveLog = BatchAssociateClientDeviceWithCoreDeviceResponseFilterSensitiveLog;
|
|
273
|
+
const DisassociateClientDeviceFromCoreDeviceEntryFilterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
exports.DisassociateClientDeviceFromCoreDeviceEntryFilterSensitiveLog = DisassociateClientDeviceFromCoreDeviceEntryFilterSensitiveLog;
|
|
277
|
+
const BatchDisassociateClientDeviceFromCoreDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
278
|
+
...obj,
|
|
279
|
+
});
|
|
280
|
+
exports.BatchDisassociateClientDeviceFromCoreDeviceRequestFilterSensitiveLog = BatchDisassociateClientDeviceFromCoreDeviceRequestFilterSensitiveLog;
|
|
281
|
+
const DisassociateClientDeviceFromCoreDeviceErrorEntryFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
exports.DisassociateClientDeviceFromCoreDeviceErrorEntryFilterSensitiveLog = DisassociateClientDeviceFromCoreDeviceErrorEntryFilterSensitiveLog;
|
|
285
|
+
const BatchDisassociateClientDeviceFromCoreDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
exports.BatchDisassociateClientDeviceFromCoreDeviceResponseFilterSensitiveLog = BatchDisassociateClientDeviceFromCoreDeviceResponseFilterSensitiveLog;
|
|
289
|
+
const CancelDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
290
|
+
...obj,
|
|
291
|
+
});
|
|
292
|
+
exports.CancelDeploymentRequestFilterSensitiveLog = CancelDeploymentRequestFilterSensitiveLog;
|
|
293
|
+
const CancelDeploymentResponseFilterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
exports.CancelDeploymentResponseFilterSensitiveLog = CancelDeploymentResponseFilterSensitiveLog;
|
|
297
|
+
const CloudComponentStatusFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
exports.CloudComponentStatusFilterSensitiveLog = CloudComponentStatusFilterSensitiveLog;
|
|
301
|
+
const ComponentPlatformFilterSensitiveLog = (obj) => ({
|
|
302
|
+
...obj,
|
|
303
|
+
});
|
|
304
|
+
exports.ComponentPlatformFilterSensitiveLog = ComponentPlatformFilterSensitiveLog;
|
|
305
|
+
const ComponentLatestVersionFilterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
exports.ComponentLatestVersionFilterSensitiveLog = ComponentLatestVersionFilterSensitiveLog;
|
|
309
|
+
const ComponentFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
});
|
|
312
|
+
exports.ComponentFilterSensitiveLog = ComponentFilterSensitiveLog;
|
|
313
|
+
const ComponentCandidateFilterSensitiveLog = (obj) => ({
|
|
314
|
+
...obj,
|
|
315
|
+
});
|
|
316
|
+
exports.ComponentCandidateFilterSensitiveLog = ComponentCandidateFilterSensitiveLog;
|
|
317
|
+
const ComponentConfigurationUpdateFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
exports.ComponentConfigurationUpdateFilterSensitiveLog = ComponentConfigurationUpdateFilterSensitiveLog;
|
|
321
|
+
const ComponentDependencyRequirementFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
exports.ComponentDependencyRequirementFilterSensitiveLog = ComponentDependencyRequirementFilterSensitiveLog;
|
|
325
|
+
const SystemResourceLimitsFilterSensitiveLog = (obj) => ({
|
|
326
|
+
...obj,
|
|
327
|
+
});
|
|
328
|
+
exports.SystemResourceLimitsFilterSensitiveLog = SystemResourceLimitsFilterSensitiveLog;
|
|
329
|
+
const ComponentRunWithFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
exports.ComponentRunWithFilterSensitiveLog = ComponentRunWithFilterSensitiveLog;
|
|
333
|
+
const ComponentDeploymentSpecificationFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
exports.ComponentDeploymentSpecificationFilterSensitiveLog = ComponentDeploymentSpecificationFilterSensitiveLog;
|
|
337
|
+
const ComponentVersionListItemFilterSensitiveLog = (obj) => ({
|
|
338
|
+
...obj,
|
|
339
|
+
});
|
|
340
|
+
exports.ComponentVersionListItemFilterSensitiveLog = ComponentVersionListItemFilterSensitiveLog;
|
|
341
|
+
const ConnectivityInfoFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
exports.ConnectivityInfoFilterSensitiveLog = ConnectivityInfoFilterSensitiveLog;
|
|
345
|
+
const CoreDeviceFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
exports.CoreDeviceFilterSensitiveLog = CoreDeviceFilterSensitiveLog;
|
|
349
|
+
const LambdaEventSourceFilterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
});
|
|
352
|
+
exports.LambdaEventSourceFilterSensitiveLog = LambdaEventSourceFilterSensitiveLog;
|
|
353
|
+
const LambdaDeviceMountFilterSensitiveLog = (obj) => ({
|
|
354
|
+
...obj,
|
|
355
|
+
});
|
|
356
|
+
exports.LambdaDeviceMountFilterSensitiveLog = LambdaDeviceMountFilterSensitiveLog;
|
|
357
|
+
const LambdaVolumeMountFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
exports.LambdaVolumeMountFilterSensitiveLog = LambdaVolumeMountFilterSensitiveLog;
|
|
361
|
+
const LambdaContainerParamsFilterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
exports.LambdaContainerParamsFilterSensitiveLog = LambdaContainerParamsFilterSensitiveLog;
|
|
365
|
+
const LambdaLinuxProcessParamsFilterSensitiveLog = (obj) => ({
|
|
366
|
+
...obj,
|
|
367
|
+
});
|
|
368
|
+
exports.LambdaLinuxProcessParamsFilterSensitiveLog = LambdaLinuxProcessParamsFilterSensitiveLog;
|
|
369
|
+
const LambdaExecutionParametersFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
exports.LambdaExecutionParametersFilterSensitiveLog = LambdaExecutionParametersFilterSensitiveLog;
|
|
373
|
+
const LambdaFunctionRecipeSourceFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
exports.LambdaFunctionRecipeSourceFilterSensitiveLog = LambdaFunctionRecipeSourceFilterSensitiveLog;
|
|
377
|
+
const CreateComponentVersionRequestFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
});
|
|
380
|
+
exports.CreateComponentVersionRequestFilterSensitiveLog = CreateComponentVersionRequestFilterSensitiveLog;
|
|
381
|
+
const CreateComponentVersionResponseFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
exports.CreateComponentVersionResponseFilterSensitiveLog = CreateComponentVersionResponseFilterSensitiveLog;
|
|
385
|
+
const DeploymentComponentUpdatePolicyFilterSensitiveLog = (obj) => ({
|
|
386
|
+
...obj,
|
|
387
|
+
});
|
|
388
|
+
exports.DeploymentComponentUpdatePolicyFilterSensitiveLog = DeploymentComponentUpdatePolicyFilterSensitiveLog;
|
|
389
|
+
const DeploymentConfigurationValidationPolicyFilterSensitiveLog = (obj) => ({
|
|
390
|
+
...obj,
|
|
391
|
+
});
|
|
392
|
+
exports.DeploymentConfigurationValidationPolicyFilterSensitiveLog = DeploymentConfigurationValidationPolicyFilterSensitiveLog;
|
|
393
|
+
const DeploymentPoliciesFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
exports.DeploymentPoliciesFilterSensitiveLog = DeploymentPoliciesFilterSensitiveLog;
|
|
397
|
+
const IoTJobAbortCriteriaFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
});
|
|
400
|
+
exports.IoTJobAbortCriteriaFilterSensitiveLog = IoTJobAbortCriteriaFilterSensitiveLog;
|
|
401
|
+
const IoTJobAbortConfigFilterSensitiveLog = (obj) => ({
|
|
402
|
+
...obj,
|
|
403
|
+
});
|
|
404
|
+
exports.IoTJobAbortConfigFilterSensitiveLog = IoTJobAbortConfigFilterSensitiveLog;
|
|
405
|
+
const IoTJobRateIncreaseCriteriaFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
exports.IoTJobRateIncreaseCriteriaFilterSensitiveLog = IoTJobRateIncreaseCriteriaFilterSensitiveLog;
|
|
409
|
+
const IoTJobExponentialRolloutRateFilterSensitiveLog = (obj) => ({
|
|
410
|
+
...obj,
|
|
411
|
+
});
|
|
412
|
+
exports.IoTJobExponentialRolloutRateFilterSensitiveLog = IoTJobExponentialRolloutRateFilterSensitiveLog;
|
|
413
|
+
const IoTJobExecutionsRolloutConfigFilterSensitiveLog = (obj) => ({
|
|
414
|
+
...obj,
|
|
415
|
+
});
|
|
416
|
+
exports.IoTJobExecutionsRolloutConfigFilterSensitiveLog = IoTJobExecutionsRolloutConfigFilterSensitiveLog;
|
|
417
|
+
const IoTJobTimeoutConfigFilterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
exports.IoTJobTimeoutConfigFilterSensitiveLog = IoTJobTimeoutConfigFilterSensitiveLog;
|
|
421
|
+
const DeploymentIoTJobConfigurationFilterSensitiveLog = (obj) => ({
|
|
422
|
+
...obj,
|
|
423
|
+
});
|
|
424
|
+
exports.DeploymentIoTJobConfigurationFilterSensitiveLog = DeploymentIoTJobConfigurationFilterSensitiveLog;
|
|
425
|
+
const CreateDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
426
|
+
...obj,
|
|
427
|
+
});
|
|
428
|
+
exports.CreateDeploymentRequestFilterSensitiveLog = CreateDeploymentRequestFilterSensitiveLog;
|
|
429
|
+
const CreateDeploymentResponseFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
exports.CreateDeploymentResponseFilterSensitiveLog = CreateDeploymentResponseFilterSensitiveLog;
|
|
433
|
+
const DeleteComponentRequestFilterSensitiveLog = (obj) => ({
|
|
434
|
+
...obj,
|
|
435
|
+
});
|
|
436
|
+
exports.DeleteComponentRequestFilterSensitiveLog = DeleteComponentRequestFilterSensitiveLog;
|
|
437
|
+
const DeleteCoreDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
438
|
+
...obj,
|
|
439
|
+
});
|
|
440
|
+
exports.DeleteCoreDeviceRequestFilterSensitiveLog = DeleteCoreDeviceRequestFilterSensitiveLog;
|
|
441
|
+
const DeleteDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
exports.DeleteDeploymentRequestFilterSensitiveLog = DeleteDeploymentRequestFilterSensitiveLog;
|
|
445
|
+
const DeploymentFilterSensitiveLog = (obj) => ({
|
|
446
|
+
...obj,
|
|
447
|
+
});
|
|
448
|
+
exports.DeploymentFilterSensitiveLog = DeploymentFilterSensitiveLog;
|
|
449
|
+
const DescribeComponentRequestFilterSensitiveLog = (obj) => ({
|
|
450
|
+
...obj,
|
|
451
|
+
});
|
|
452
|
+
exports.DescribeComponentRequestFilterSensitiveLog = DescribeComponentRequestFilterSensitiveLog;
|
|
453
|
+
const DescribeComponentResponseFilterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
exports.DescribeComponentResponseFilterSensitiveLog = DescribeComponentResponseFilterSensitiveLog;
|
|
457
|
+
const DisassociateServiceRoleFromAccountRequestFilterSensitiveLog = (obj) => ({
|
|
458
|
+
...obj,
|
|
459
|
+
});
|
|
460
|
+
exports.DisassociateServiceRoleFromAccountRequestFilterSensitiveLog = DisassociateServiceRoleFromAccountRequestFilterSensitiveLog;
|
|
461
|
+
const DisassociateServiceRoleFromAccountResponseFilterSensitiveLog = (obj) => ({
|
|
462
|
+
...obj,
|
|
463
|
+
});
|
|
464
|
+
exports.DisassociateServiceRoleFromAccountResponseFilterSensitiveLog = DisassociateServiceRoleFromAccountResponseFilterSensitiveLog;
|
|
465
|
+
const EffectiveDeploymentFilterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
exports.EffectiveDeploymentFilterSensitiveLog = EffectiveDeploymentFilterSensitiveLog;
|
|
469
|
+
const GetComponentRequestFilterSensitiveLog = (obj) => ({
|
|
470
|
+
...obj,
|
|
471
|
+
});
|
|
472
|
+
exports.GetComponentRequestFilterSensitiveLog = GetComponentRequestFilterSensitiveLog;
|
|
473
|
+
const GetComponentResponseFilterSensitiveLog = (obj) => ({
|
|
474
|
+
...obj,
|
|
475
|
+
});
|
|
476
|
+
exports.GetComponentResponseFilterSensitiveLog = GetComponentResponseFilterSensitiveLog;
|
|
477
|
+
const GetComponentVersionArtifactRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
exports.GetComponentVersionArtifactRequestFilterSensitiveLog = GetComponentVersionArtifactRequestFilterSensitiveLog;
|
|
481
|
+
const GetComponentVersionArtifactResponseFilterSensitiveLog = (obj) => ({
|
|
482
|
+
...obj,
|
|
483
|
+
});
|
|
484
|
+
exports.GetComponentVersionArtifactResponseFilterSensitiveLog = GetComponentVersionArtifactResponseFilterSensitiveLog;
|
|
485
|
+
const GetConnectivityInfoRequestFilterSensitiveLog = (obj) => ({
|
|
486
|
+
...obj,
|
|
487
|
+
});
|
|
488
|
+
exports.GetConnectivityInfoRequestFilterSensitiveLog = GetConnectivityInfoRequestFilterSensitiveLog;
|
|
489
|
+
const GetConnectivityInfoResponseFilterSensitiveLog = (obj) => ({
|
|
490
|
+
...obj,
|
|
491
|
+
});
|
|
492
|
+
exports.GetConnectivityInfoResponseFilterSensitiveLog = GetConnectivityInfoResponseFilterSensitiveLog;
|
|
493
|
+
const GetCoreDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
494
|
+
...obj,
|
|
495
|
+
});
|
|
496
|
+
exports.GetCoreDeviceRequestFilterSensitiveLog = GetCoreDeviceRequestFilterSensitiveLog;
|
|
497
|
+
const GetCoreDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
498
|
+
...obj,
|
|
499
|
+
});
|
|
500
|
+
exports.GetCoreDeviceResponseFilterSensitiveLog = GetCoreDeviceResponseFilterSensitiveLog;
|
|
501
|
+
const GetDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
502
|
+
...obj,
|
|
503
|
+
});
|
|
504
|
+
exports.GetDeploymentRequestFilterSensitiveLog = GetDeploymentRequestFilterSensitiveLog;
|
|
505
|
+
const GetDeploymentResponseFilterSensitiveLog = (obj) => ({
|
|
506
|
+
...obj,
|
|
507
|
+
});
|
|
508
|
+
exports.GetDeploymentResponseFilterSensitiveLog = GetDeploymentResponseFilterSensitiveLog;
|
|
509
|
+
const GetServiceRoleForAccountRequestFilterSensitiveLog = (obj) => ({
|
|
510
|
+
...obj,
|
|
511
|
+
});
|
|
512
|
+
exports.GetServiceRoleForAccountRequestFilterSensitiveLog = GetServiceRoleForAccountRequestFilterSensitiveLog;
|
|
513
|
+
const GetServiceRoleForAccountResponseFilterSensitiveLog = (obj) => ({
|
|
514
|
+
...obj,
|
|
515
|
+
});
|
|
516
|
+
exports.GetServiceRoleForAccountResponseFilterSensitiveLog = GetServiceRoleForAccountResponseFilterSensitiveLog;
|
|
517
|
+
const ListClientDevicesAssociatedWithCoreDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
518
|
+
...obj,
|
|
519
|
+
});
|
|
520
|
+
exports.ListClientDevicesAssociatedWithCoreDeviceRequestFilterSensitiveLog = ListClientDevicesAssociatedWithCoreDeviceRequestFilterSensitiveLog;
|
|
521
|
+
const ListClientDevicesAssociatedWithCoreDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
522
|
+
...obj,
|
|
523
|
+
});
|
|
524
|
+
exports.ListClientDevicesAssociatedWithCoreDeviceResponseFilterSensitiveLog = ListClientDevicesAssociatedWithCoreDeviceResponseFilterSensitiveLog;
|
|
525
|
+
const ListComponentsRequestFilterSensitiveLog = (obj) => ({
|
|
526
|
+
...obj,
|
|
527
|
+
});
|
|
528
|
+
exports.ListComponentsRequestFilterSensitiveLog = ListComponentsRequestFilterSensitiveLog;
|
|
529
|
+
const ListComponentsResponseFilterSensitiveLog = (obj) => ({
|
|
530
|
+
...obj,
|
|
531
|
+
});
|
|
532
|
+
exports.ListComponentsResponseFilterSensitiveLog = ListComponentsResponseFilterSensitiveLog;
|
|
533
|
+
const ListComponentVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
534
|
+
...obj,
|
|
535
|
+
});
|
|
536
|
+
exports.ListComponentVersionsRequestFilterSensitiveLog = ListComponentVersionsRequestFilterSensitiveLog;
|
|
537
|
+
const ListComponentVersionsResponseFilterSensitiveLog = (obj) => ({
|
|
538
|
+
...obj,
|
|
539
|
+
});
|
|
540
|
+
exports.ListComponentVersionsResponseFilterSensitiveLog = ListComponentVersionsResponseFilterSensitiveLog;
|
|
541
|
+
const ListCoreDevicesRequestFilterSensitiveLog = (obj) => ({
|
|
542
|
+
...obj,
|
|
543
|
+
});
|
|
544
|
+
exports.ListCoreDevicesRequestFilterSensitiveLog = ListCoreDevicesRequestFilterSensitiveLog;
|
|
545
|
+
const ListCoreDevicesResponseFilterSensitiveLog = (obj) => ({
|
|
546
|
+
...obj,
|
|
547
|
+
});
|
|
548
|
+
exports.ListCoreDevicesResponseFilterSensitiveLog = ListCoreDevicesResponseFilterSensitiveLog;
|
|
549
|
+
const ListDeploymentsRequestFilterSensitiveLog = (obj) => ({
|
|
550
|
+
...obj,
|
|
551
|
+
});
|
|
552
|
+
exports.ListDeploymentsRequestFilterSensitiveLog = ListDeploymentsRequestFilterSensitiveLog;
|
|
553
|
+
const ListDeploymentsResponseFilterSensitiveLog = (obj) => ({
|
|
554
|
+
...obj,
|
|
555
|
+
});
|
|
556
|
+
exports.ListDeploymentsResponseFilterSensitiveLog = ListDeploymentsResponseFilterSensitiveLog;
|
|
557
|
+
const ListEffectiveDeploymentsRequestFilterSensitiveLog = (obj) => ({
|
|
558
|
+
...obj,
|
|
559
|
+
});
|
|
560
|
+
exports.ListEffectiveDeploymentsRequestFilterSensitiveLog = ListEffectiveDeploymentsRequestFilterSensitiveLog;
|
|
561
|
+
const ListEffectiveDeploymentsResponseFilterSensitiveLog = (obj) => ({
|
|
562
|
+
...obj,
|
|
563
|
+
});
|
|
564
|
+
exports.ListEffectiveDeploymentsResponseFilterSensitiveLog = ListEffectiveDeploymentsResponseFilterSensitiveLog;
|
|
565
|
+
const ListInstalledComponentsRequestFilterSensitiveLog = (obj) => ({
|
|
566
|
+
...obj,
|
|
567
|
+
});
|
|
568
|
+
exports.ListInstalledComponentsRequestFilterSensitiveLog = ListInstalledComponentsRequestFilterSensitiveLog;
|
|
569
|
+
const InstalledComponentFilterSensitiveLog = (obj) => ({
|
|
570
|
+
...obj,
|
|
571
|
+
});
|
|
572
|
+
exports.InstalledComponentFilterSensitiveLog = InstalledComponentFilterSensitiveLog;
|
|
573
|
+
const ListInstalledComponentsResponseFilterSensitiveLog = (obj) => ({
|
|
574
|
+
...obj,
|
|
575
|
+
});
|
|
576
|
+
exports.ListInstalledComponentsResponseFilterSensitiveLog = ListInstalledComponentsResponseFilterSensitiveLog;
|
|
577
|
+
const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
578
|
+
...obj,
|
|
579
|
+
});
|
|
580
|
+
exports.ListTagsForResourceRequestFilterSensitiveLog = ListTagsForResourceRequestFilterSensitiveLog;
|
|
581
|
+
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
582
|
+
...obj,
|
|
583
|
+
});
|
|
584
|
+
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
585
|
+
const ResolveComponentCandidatesRequestFilterSensitiveLog = (obj) => ({
|
|
586
|
+
...obj,
|
|
587
|
+
});
|
|
588
|
+
exports.ResolveComponentCandidatesRequestFilterSensitiveLog = ResolveComponentCandidatesRequestFilterSensitiveLog;
|
|
589
|
+
const ResolvedComponentVersionFilterSensitiveLog = (obj) => ({
|
|
590
|
+
...obj,
|
|
591
|
+
});
|
|
592
|
+
exports.ResolvedComponentVersionFilterSensitiveLog = ResolvedComponentVersionFilterSensitiveLog;
|
|
593
|
+
const ResolveComponentCandidatesResponseFilterSensitiveLog = (obj) => ({
|
|
594
|
+
...obj,
|
|
595
|
+
});
|
|
596
|
+
exports.ResolveComponentCandidatesResponseFilterSensitiveLog = ResolveComponentCandidatesResponseFilterSensitiveLog;
|
|
597
|
+
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
598
|
+
...obj,
|
|
599
|
+
});
|
|
600
|
+
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
601
|
+
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
602
|
+
...obj,
|
|
603
|
+
});
|
|
604
|
+
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
605
|
+
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
606
|
+
...obj,
|
|
607
|
+
});
|
|
608
|
+
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
609
|
+
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
610
|
+
...obj,
|
|
611
|
+
});
|
|
612
|
+
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
613
|
+
const UpdateConnectivityInfoRequestFilterSensitiveLog = (obj) => ({
|
|
614
|
+
...obj,
|
|
615
|
+
});
|
|
616
|
+
exports.UpdateConnectivityInfoRequestFilterSensitiveLog = UpdateConnectivityInfoRequestFilterSensitiveLog;
|
|
617
|
+
const UpdateConnectivityInfoResponseFilterSensitiveLog = (obj) => ({
|
|
618
|
+
...obj,
|
|
619
|
+
});
|
|
620
|
+
exports.UpdateConnectivityInfoResponseFilterSensitiveLog = UpdateConnectivityInfoResponseFilterSensitiveLog;
|