@aws-sdk/client-greengrassv2 3.986.0 → 3.988.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.
@@ -0,0 +1,1040 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DisassociateServiceRoleFromAccountRequest$ = exports.DisassociateClientDeviceFromCoreDeviceErrorEntry$ = exports.DisassociateClientDeviceFromCoreDeviceEntry$ = exports.DescribeComponentResponse$ = exports.DescribeComponentRequest$ = exports.DeploymentPolicies$ = exports.DeploymentIoTJobConfiguration$ = exports.DeploymentConfigurationValidationPolicy$ = exports.DeploymentComponentUpdatePolicy$ = exports.Deployment$ = exports.DeleteDeploymentRequest$ = exports.DeleteCoreDeviceRequest$ = exports.DeleteComponentRequest$ = exports.CreateDeploymentResponse$ = exports.CreateDeploymentRequest$ = exports.CreateComponentVersionResponse$ = exports.CreateComponentVersionRequest$ = exports.CoreDevice$ = exports.ConnectivityInfo$ = exports.ComponentVersionListItem$ = exports.ComponentRunWith$ = exports.ComponentPlatform$ = exports.ComponentLatestVersion$ = exports.ComponentDeploymentSpecification$ = exports.ComponentDependencyRequirement$ = exports.ComponentConfigurationUpdate$ = exports.ComponentCandidate$ = exports.Component$ = exports.CloudComponentStatus$ = exports.CancelDeploymentResponse$ = exports.CancelDeploymentRequest$ = exports.BatchDisassociateClientDeviceFromCoreDeviceResponse$ = exports.BatchDisassociateClientDeviceFromCoreDeviceRequest$ = exports.BatchAssociateClientDeviceWithCoreDeviceResponse$ = exports.BatchAssociateClientDeviceWithCoreDeviceRequest$ = exports.AssociateServiceRoleToAccountResponse$ = exports.AssociateServiceRoleToAccountRequest$ = exports.AssociatedClientDevice$ = exports.AssociateClientDeviceWithCoreDeviceErrorEntry$ = exports.AssociateClientDeviceWithCoreDeviceEntry$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.RequestAlreadyInProgressException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.GreengrassV2ServiceException$ = void 0;
4
+ exports.TagResourceRequest$ = exports.SystemResourceLimits$ = exports.ResolvedComponentVersion$ = exports.ResolveComponentCandidatesResponse$ = exports.ResolveComponentCandidatesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListInstalledComponentsResponse$ = exports.ListInstalledComponentsRequest$ = exports.ListEffectiveDeploymentsResponse$ = exports.ListEffectiveDeploymentsRequest$ = exports.ListDeploymentsResponse$ = exports.ListDeploymentsRequest$ = exports.ListCoreDevicesResponse$ = exports.ListCoreDevicesRequest$ = exports.ListComponentVersionsResponse$ = exports.ListComponentVersionsRequest$ = exports.ListComponentsResponse$ = exports.ListComponentsRequest$ = exports.ListClientDevicesAssociatedWithCoreDeviceResponse$ = exports.ListClientDevicesAssociatedWithCoreDeviceRequest$ = exports.LambdaVolumeMount$ = exports.LambdaLinuxProcessParams$ = exports.LambdaFunctionRecipeSource$ = exports.LambdaExecutionParameters$ = exports.LambdaEventSource$ = exports.LambdaDeviceMount$ = exports.LambdaContainerParams$ = exports.IoTJobTimeoutConfig$ = exports.IoTJobRateIncreaseCriteria$ = exports.IoTJobExponentialRolloutRate$ = exports.IoTJobExecutionsRolloutConfig$ = exports.IoTJobAbortCriteria$ = exports.IoTJobAbortConfig$ = exports.InstalledComponent$ = exports.GetServiceRoleForAccountResponse$ = exports.GetServiceRoleForAccountRequest$ = exports.GetDeploymentResponse$ = exports.GetDeploymentRequest$ = exports.GetCoreDeviceResponse$ = exports.GetCoreDeviceRequest$ = exports.GetConnectivityInfoResponse$ = exports.GetConnectivityInfoRequest$ = exports.GetComponentVersionArtifactResponse$ = exports.GetComponentVersionArtifactRequest$ = exports.GetComponentResponse$ = exports.GetComponentRequest$ = exports.EffectiveDeploymentStatusDetails$ = exports.EffectiveDeployment$ = exports.DisassociateServiceRoleFromAccountResponse$ = void 0;
5
+ exports.UpdateConnectivityInfo$ = exports.UntagResource$ = exports.TagResource$ = exports.ResolveComponentCandidates$ = exports.ListTagsForResource$ = exports.ListInstalledComponents$ = exports.ListEffectiveDeployments$ = exports.ListDeployments$ = exports.ListCoreDevices$ = exports.ListComponentVersions$ = exports.ListComponents$ = exports.ListClientDevicesAssociatedWithCoreDevice$ = exports.GetServiceRoleForAccount$ = exports.GetDeployment$ = exports.GetCoreDevice$ = exports.GetConnectivityInfo$ = exports.GetComponentVersionArtifact$ = exports.GetComponent$ = exports.DisassociateServiceRoleFromAccount$ = exports.DescribeComponent$ = exports.DeleteDeployment$ = exports.DeleteCoreDevice$ = exports.DeleteComponent$ = exports.CreateDeployment$ = exports.CreateComponentVersion$ = exports.CancelDeployment$ = exports.BatchDisassociateClientDeviceFromCoreDevice$ = exports.BatchAssociateClientDeviceWithCoreDevice$ = exports.AssociateServiceRoleToAccount$ = exports.ValidationExceptionField$ = exports.UpdateConnectivityInfoResponse$ = exports.UpdateConnectivityInfoRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = void 0;
6
+ const _AA = "AssociatedAt";
7
+ const _ACD = "AssociatedClientDevice";
8
+ const _ACDL = "AssociatedClientDeviceList";
9
+ const _ACDWCDE = "AssociateClientDeviceWithCoreDeviceEntry";
10
+ const _ACDWCDEE = "AssociateClientDeviceWithCoreDeviceErrorEntry";
11
+ const _ACDWCDEL = "AssociateClientDeviceWithCoreDeviceEntryList";
12
+ const _ACDWCDELs = "AssociateClientDeviceWithCoreDeviceErrorList";
13
+ const _ADE = "AccessDeniedException";
14
+ const _ASRTA = "AssociateServiceRoleToAccount";
15
+ const _ASRTAR = "AssociateServiceRoleToAccountRequest";
16
+ const _ASRTARs = "AssociateServiceRoleToAccountResponse";
17
+ const _BACDWCD = "BatchAssociateClientDeviceWithCoreDevice";
18
+ const _BACDWCDR = "BatchAssociateClientDeviceWithCoreDeviceRequest";
19
+ const _BACDWCDRa = "BatchAssociateClientDeviceWithCoreDeviceResponse";
20
+ const _BDCDFCD = "BatchDisassociateClientDeviceFromCoreDevice";
21
+ const _BDCDFCDR = "BatchDisassociateClientDeviceFromCoreDeviceRequest";
22
+ const _BDCDFCDRa = "BatchDisassociateClientDeviceFromCoreDeviceResponse";
23
+ const _C = "Component";
24
+ const _CC = "ComponentCandidate";
25
+ const _CCL = "ComponentCandidateList";
26
+ const _CCS = "CloudComponentStatus";
27
+ const _CCU = "ComponentConfigurationUpdate";
28
+ const _CCV = "CreateComponentVersion";
29
+ const _CCVR = "CreateComponentVersionRequest";
30
+ const _CCVRr = "CreateComponentVersionResponse";
31
+ const _CD = "CoreDevice";
32
+ const _CDL = "CoreDevicesList";
33
+ const _CDM = "ComponentDependencyMap";
34
+ const _CDR = "CancelDeploymentRequest";
35
+ const _CDRa = "CancelDeploymentResponse";
36
+ const _CDRo = "ComponentDependencyRequirement";
37
+ const _CDRr = "CreateDeploymentRequest";
38
+ const _CDRre = "CreateDeploymentResponse";
39
+ const _CDS = "ComponentDeploymentSpecification";
40
+ const _CDSo = "ComponentDeploymentSpecifications";
41
+ const _CDa = "CancelDeployment";
42
+ const _CDr = "CreateDeployment";
43
+ const _CE = "ConflictException";
44
+ const _CI = "ConnectivityInfo";
45
+ const _CL = "ComponentList";
46
+ const _CLV = "ComponentLatestVersion";
47
+ const _CP = "ComponentPlatform";
48
+ const _CPL = "ComponentPlatformList";
49
+ const _CRW = "ComponentRunWith";
50
+ const _CVL = "ComponentVersionList";
51
+ const _CVLI = "ComponentVersionListItem";
52
+ const _D = "Deployment";
53
+ const _DA = "DisassociatedAt";
54
+ const _DC = "DeleteComponent";
55
+ const _DCD = "DeleteCoreDevice";
56
+ const _DCDFCDE = "DisassociateClientDeviceFromCoreDeviceEntry";
57
+ const _DCDFCDEE = "DisassociateClientDeviceFromCoreDeviceErrorEntry";
58
+ const _DCDFCDEL = "DisassociateClientDeviceFromCoreDeviceEntryList";
59
+ const _DCDFCDELi = "DisassociateClientDeviceFromCoreDeviceErrorList";
60
+ const _DCDR = "DeleteCoreDeviceRequest";
61
+ const _DCR = "DeleteComponentRequest";
62
+ const _DCRe = "DescribeComponentRequest";
63
+ const _DCRes = "DescribeComponentResponse";
64
+ const _DCUP = "DeploymentComponentUpdatePolicy";
65
+ const _DCVP = "DeploymentConfigurationValidationPolicy";
66
+ const _DCe = "DescribeComponent";
67
+ const _DD = "DeleteDeployment";
68
+ const _DDR = "DeleteDeploymentRequest";
69
+ const _DITJC = "DeploymentIoTJobConfiguration";
70
+ const _DL = "DeploymentList";
71
+ const _DP = "DeploymentPolicies";
72
+ const _DSRFA = "DisassociateServiceRoleFromAccount";
73
+ const _DSRFAR = "DisassociateServiceRoleFromAccountRequest";
74
+ const _DSRFARi = "DisassociateServiceRoleFromAccountResponse";
75
+ const _ED = "EffectiveDeployment";
76
+ const _EDL = "EffectiveDeploymentsList";
77
+ const _EDSD = "EffectiveDeploymentStatusDetails";
78
+ const _GC = "GetComponent";
79
+ const _GCD = "GetCoreDevice";
80
+ const _GCDR = "GetCoreDeviceRequest";
81
+ const _GCDRe = "GetCoreDeviceResponse";
82
+ const _GCI = "GetConnectivityInfo";
83
+ const _GCIR = "GetConnectivityInfoRequest";
84
+ const _GCIRe = "GetConnectivityInfoResponse";
85
+ const _GCR = "GetComponentRequest";
86
+ const _GCRe = "GetComponentResponse";
87
+ const _GCVA = "GetComponentVersionArtifact";
88
+ const _GCVAR = "GetComponentVersionArtifactRequest";
89
+ const _GCVARe = "GetComponentVersionArtifactResponse";
90
+ const _GD = "GetDeployment";
91
+ const _GDR = "GetDeploymentRequest";
92
+ const _GDRe = "GetDeploymentResponse";
93
+ const _GSRFA = "GetServiceRoleForAccount";
94
+ const _GSRFAR = "GetServiceRoleForAccountRequest";
95
+ const _GSRFARe = "GetServiceRoleForAccountResponse";
96
+ const _HA = "HostAddress";
97
+ const _I = "Id";
98
+ const _IC = "InstalledComponent";
99
+ const _ICL = "InstalledComponentList";
100
+ const _ISE = "InternalServerException";
101
+ const _ITJAC = "IoTJobAbortConfig";
102
+ const _ITJACL = "IoTJobAbortCriteriaList";
103
+ const _ITJACo = "IoTJobAbortCriteria";
104
+ const _ITJERC = "IoTJobExecutionsRolloutConfig";
105
+ const _ITJERR = "IoTJobExponentialRolloutRate";
106
+ const _ITJRIC = "IoTJobRateIncreaseCriteria";
107
+ const _ITJTC = "IoTJobTimeoutConfig";
108
+ const _LC = "ListComponents";
109
+ const _LCD = "ListCoreDevices";
110
+ const _LCDAWCD = "ListClientDevicesAssociatedWithCoreDevice";
111
+ const _LCDAWCDR = "ListClientDevicesAssociatedWithCoreDeviceRequest";
112
+ const _LCDAWCDRi = "ListClientDevicesAssociatedWithCoreDeviceResponse";
113
+ const _LCDR = "ListCoreDevicesRequest";
114
+ const _LCDRi = "ListCoreDevicesResponse";
115
+ const _LCP = "LambdaContainerParams";
116
+ const _LCR = "ListComponentsRequest";
117
+ const _LCRi = "ListComponentsResponse";
118
+ const _LCV = "ListComponentVersions";
119
+ const _LCVR = "ListComponentVersionsRequest";
120
+ const _LCVRi = "ListComponentVersionsResponse";
121
+ const _LD = "ListDeployments";
122
+ const _LDL = "LambdaDeviceList";
123
+ const _LDM = "LambdaDeviceMount";
124
+ const _LDR = "ListDeploymentsRequest";
125
+ const _LDRi = "ListDeploymentsResponse";
126
+ const _LED = "ListEffectiveDeployments";
127
+ const _LEDR = "ListEffectiveDeploymentsRequest";
128
+ const _LEDRi = "ListEffectiveDeploymentsResponse";
129
+ const _LEP = "LambdaExecutionParameters";
130
+ const _LES = "LambdaEventSource";
131
+ const _LESL = "LambdaEventSourceList";
132
+ const _LFRS = "LambdaFunctionRecipeSource";
133
+ const _LIC = "ListInstalledComponents";
134
+ const _LICR = "ListInstalledComponentsRequest";
135
+ const _LICRi = "ListInstalledComponentsResponse";
136
+ const _LLPP = "LambdaLinuxProcessParams";
137
+ const _LTFR = "ListTagsForResource";
138
+ const _LTFRR = "ListTagsForResourceRequest";
139
+ const _LTFRRi = "ListTagsForResourceResponse";
140
+ const _LVL = "LambdaVolumeList";
141
+ const _LVM = "LambdaVolumeMount";
142
+ const _M = "Metadata";
143
+ const _Me = "Message";
144
+ const _PN = "PortNumber";
145
+ const _RA = "Retry-After";
146
+ const _RAIPE = "RequestAlreadyInProgressException";
147
+ const _RAo = "RoleArn";
148
+ const _RCC = "ResolveComponentCandidates";
149
+ const _RCCR = "ResolveComponentCandidatesRequest";
150
+ const _RCCRe = "ResolveComponentCandidatesResponse";
151
+ const _RCV = "ResolvedComponentVersion";
152
+ const _RCVL = "ResolvedComponentVersionsList";
153
+ const _RNFE = "ResourceNotFoundException";
154
+ const _SQEE = "ServiceQuotaExceededException";
155
+ const _SRL = "SystemResourceLimits";
156
+ const _TE = "ThrottlingException";
157
+ const _TN = "ThingName";
158
+ const _TR = "TagResource";
159
+ const _TRR = "TagResourceRequest";
160
+ const _TRRa = "TagResourceResponse";
161
+ const _UCI = "UpdateConnectivityInfo";
162
+ const _UCIR = "UpdateConnectivityInfoRequest";
163
+ const _UCIRp = "UpdateConnectivityInfoResponse";
164
+ const _UR = "UntagResource";
165
+ const _URR = "UntagResourceRequest";
166
+ const _URRn = "UntagResourceResponse";
167
+ const _V = "Version";
168
+ const _VE = "ValidationException";
169
+ const _VEF = "ValidationExceptionField";
170
+ const _VEFL = "ValidationExceptionFieldList";
171
+ const _a = "arn";
172
+ const _aA = "associatedAt";
173
+ const _aC = "abortConfig";
174
+ const _aCD = "associatedClientDevices";
175
+ const _aGO = "addGroupOwner";
176
+ const _aN = "artifactName";
177
+ const _aT = "associationTimestamp";
178
+ const _ac = "action";
179
+ const _ar = "architecture";
180
+ const _at = "attributes";
181
+ const _bRPM = "baseRatePerMinute";
182
+ const _c = "client";
183
+ const _cC = "componentCandidates";
184
+ const _cD = "componentDependencies";
185
+ const _cDES = "coreDeviceExecutionStatus";
186
+ const _cDTN = "coreDeviceThingName";
187
+ const _cDo = "coreDevices";
188
+ const _cI = "connectivityInfo";
189
+ const _cIL = "connectivityInfoList";
190
+ const _cL = "criteriaList";
191
+ const _cLP = "componentLambdaParameters";
192
+ const _cN = "componentName";
193
+ const _cP = "componentPlatforms";
194
+ const _cPo = "containerParams";
195
+ const _cS = "componentState";
196
+ const _cT = "creationTimestamp";
197
+ const _cTl = "clientToken";
198
+ const _cU = "configurationUpdate";
199
+ const _cUP = "componentUpdatePolicy";
200
+ const _cV = "componentVersion";
201
+ const _cVP = "configurationValidationPolicy";
202
+ const _cVo = "coreVersion";
203
+ const _cVom = "componentVersions";
204
+ const _co = "code";
205
+ const _com = "components";
206
+ const _cp = "cpus";
207
+ const _d = "description";
208
+ const _dA = "disassociatedAt";
209
+ const _dI = "deploymentId";
210
+ const _dN = "deploymentName";
211
+ const _dP = "deploymentPolicies";
212
+ const _dPe = "destinationPath";
213
+ const _dS = "deploymentStatus";
214
+ const _dT = "dependencyType";
215
+ const _de = "devices";
216
+ const _dep = "deployments";
217
+ const _e = "error";
218
+ const _eA = "execArgs";
219
+ const _eD = "effectiveDeployments";
220
+ const _eE = "errorEntries";
221
+ const _eR = "exponentialRate";
222
+ const _eS = "errorStack";
223
+ const _eSv = "eventSources";
224
+ const _eT = "errorTypes";
225
+ const _eV = "environmentVariables";
226
+ const _en = "entries";
227
+ const _er = "errors";
228
+ const _f = "fields";
229
+ const _fHP = "failureHandlingPolicy";
230
+ const _fT = "failureType";
231
+ const _h = "http";
232
+ const _hA = "hostAddress";
233
+ const _hE = "httpError";
234
+ const _hF = "historyFilter";
235
+ const _hH = "httpHeader";
236
+ const _hL = "httpLabel";
237
+ const _hQ = "httpQuery";
238
+ const _i = "id";
239
+ const _iC = "installedComponents";
240
+ const _iET = "iotEndpointType";
241
+ const _iF = "incrementFactor";
242
+ const _iJA = "iotJobArn";
243
+ const _iJC = "iotJobConfiguration";
244
+ const _iJI = "iotJobId";
245
+ const _iLFT = "isLatestForTarget";
246
+ const _iM = "isolationMode";
247
+ const _iPET = "inputPayloadEncodingType";
248
+ const _iPTIM = "inProgressTimeoutInMinutes";
249
+ const _iR = "inlineRecipe";
250
+ const _iRs = "isRoot";
251
+ const _jERC = "jobExecutionsRolloutConfig";
252
+ const _jN = "jsonName";
253
+ const _lA = "lambdaArn";
254
+ const _lF = "lambdaFunction";
255
+ const _lIS = "lastInstallationSource";
256
+ const _lPP = "linuxProcessParams";
257
+ const _lRT = "lastReportedTimestamp";
258
+ const _lS = "lifecycleState";
259
+ const _lSC = "lifecycleStatusCodes";
260
+ const _lSCT = "lastStatusChangeTimestamp";
261
+ const _lSD = "lifecycleStateDetails";
262
+ const _lSUT = "lastStatusUpdateTimestamp";
263
+ const _lV = "latestVersion";
264
+ const _m = "message";
265
+ const _mIC = "maxInstancesCount";
266
+ const _mITIS = "maxIdleTimeInSeconds";
267
+ const _mNOET = "minNumberOfExecutedThings";
268
+ const _mPM = "maximumPerMinute";
269
+ const _mQS = "maxQueueSize";
270
+ const _mR = "maxResults";
271
+ const _mROS = "mountROSysfs";
272
+ const _mSIKB = "memorySizeInKB";
273
+ const _mT = "modifiedTimestamp";
274
+ const _me = "merge";
275
+ const _mem = "memory";
276
+ const _met = "metadata";
277
+ const _n = "name";
278
+ const _nONT = "numberOfNotifiedThings";
279
+ const _nOST = "numberOfSucceededThings";
280
+ const _nT = "nextToken";
281
+ const _p = "publisher";
282
+ const _pN = "portNumber";
283
+ const _pSU = "preSignedUrl";
284
+ const _pTA = "parentTargetArn";
285
+ const _pU = "posixUser";
286
+ const _pa = "path";
287
+ const _pe = "permission";
288
+ const _pi = "pinned";
289
+ const _pl = "platforms";
290
+ const _pla = "platform";
291
+ const _qC = "quotaCode";
292
+ const _r = "reason";
293
+ const _rA = "roleArn";
294
+ const _rAS = "retryAfterSeconds";
295
+ const _rAe = "resourceArn";
296
+ const _rCV = "resolvedComponentVersions";
297
+ const _rI = "resourceId";
298
+ const _rIC = "rateIncreaseCriteria";
299
+ const _rIe = "revisionId";
300
+ const _rOF = "recipeOutputFormat";
301
+ const _rT = "resourceType";
302
+ const _rW = "runWith";
303
+ const _re = "reset";
304
+ const _rec = "recipe";
305
+ const _ru = "runtime";
306
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.greengrassv2";
307
+ const _sC = "serviceCode";
308
+ const _sD = "statusDetails";
309
+ const _sET = "s3EndpointType";
310
+ const _sP = "sourcePath";
311
+ const _sRL = "systemResourceLimits";
312
+ const _sTIS = "statusTimeoutInSeconds";
313
+ const _sc = "scope";
314
+ const _se = "server";
315
+ const _st = "status";
316
+ const _t = "tags";
317
+ const _tA = "targetArn";
318
+ const _tC = "timeoutConfig";
319
+ const _tF = "topologyFilter";
320
+ const _tGA = "thingGroupArn";
321
+ const _tIS = "timeoutInSeconds";
322
+ const _tK = "tagKeys";
323
+ const _tN = "thingName";
324
+ const _tP = "thresholdPercentage";
325
+ const _to = "topic";
326
+ const _ty = "type";
327
+ const _v = "volumes";
328
+ const _vG = "vendorGuidance";
329
+ const _vGM = "vendorGuidanceMessage";
330
+ const _vR = "versionRequirements";
331
+ const _vRe = "versionRequirement";
332
+ const _ve = "version";
333
+ const _wU = "windowsUser";
334
+ const _xaiet = "x-amz-iot-endpoint-type";
335
+ const n0 = "com.amazonaws.greengrassv2";
336
+ const schema_1 = require("@smithy/core/schema");
337
+ const errors_1 = require("../models/errors");
338
+ const GreengrassV2ServiceException_1 = require("../models/GreengrassV2ServiceException");
339
+ const _s_registry = schema_1.TypeRegistry.for(_s);
340
+ exports.GreengrassV2ServiceException$ = [-3, _s, "GreengrassV2ServiceException", 0, [], []];
341
+ _s_registry.registerError(exports.GreengrassV2ServiceException$, GreengrassV2ServiceException_1.GreengrassV2ServiceException);
342
+ const n0_registry = schema_1.TypeRegistry.for(n0);
343
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
344
+ { [_e]: _c, [_hE]: 403 },
345
+ [_m],
346
+ [0], 1
347
+ ];
348
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
349
+ exports.ConflictException$ = [-3, n0, _CE,
350
+ { [_e]: _c, [_hE]: 409 },
351
+ [_m, _rI, _rT],
352
+ [0, 0, 0], 3
353
+ ];
354
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
355
+ exports.InternalServerException$ = [-3, n0, _ISE,
356
+ { [_e]: _se, [_hE]: 500 },
357
+ [_m, _rAS],
358
+ [0, [1, { [_hH]: _RA }]], 1
359
+ ];
360
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
361
+ exports.RequestAlreadyInProgressException$ = [-3, n0, _RAIPE,
362
+ { [_e]: _c, [_hE]: 400 },
363
+ [_m],
364
+ [0], 1
365
+ ];
366
+ n0_registry.registerError(exports.RequestAlreadyInProgressException$, errors_1.RequestAlreadyInProgressException);
367
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
368
+ { [_e]: _c, [_hE]: 404 },
369
+ [_m, _rI, _rT],
370
+ [0, 0, 0], 3
371
+ ];
372
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
373
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
374
+ { [_e]: _c, [_hE]: 402 },
375
+ [_m, _qC, _sC, _rI, _rT],
376
+ [0, 0, 0, 0, 0], 3
377
+ ];
378
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
379
+ exports.ThrottlingException$ = [-3, n0, _TE,
380
+ { [_e]: _c, [_hE]: 429 },
381
+ [_m, _qC, _sC, _rAS],
382
+ [0, 0, 0, [1, { [_hH]: _RA }]], 1
383
+ ];
384
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
385
+ exports.ValidationException$ = [-3, n0, _VE,
386
+ { [_e]: _c, [_hE]: 400 },
387
+ [_m, _r, _f],
388
+ [0, 0, () => ValidationExceptionFieldList], 1
389
+ ];
390
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
391
+ exports.errorTypeRegistries = [
392
+ _s_registry,
393
+ n0_registry,
394
+ ];
395
+ exports.AssociateClientDeviceWithCoreDeviceEntry$ = [3, n0, _ACDWCDE,
396
+ 0,
397
+ [_tN],
398
+ [0], 1
399
+ ];
400
+ exports.AssociateClientDeviceWithCoreDeviceErrorEntry$ = [3, n0, _ACDWCDEE,
401
+ 0,
402
+ [_tN, _co, _m],
403
+ [0, 0, 0]
404
+ ];
405
+ exports.AssociatedClientDevice$ = [3, n0, _ACD,
406
+ 0,
407
+ [_tN, _aT],
408
+ [0, 4]
409
+ ];
410
+ exports.AssociateServiceRoleToAccountRequest$ = [3, n0, _ASRTAR,
411
+ 0,
412
+ [_rA],
413
+ [[0, { [_jN]: _RAo }]], 1
414
+ ];
415
+ exports.AssociateServiceRoleToAccountResponse$ = [3, n0, _ASRTARs,
416
+ 0,
417
+ [_aA],
418
+ [[0, { [_jN]: _AA }]]
419
+ ];
420
+ exports.BatchAssociateClientDeviceWithCoreDeviceRequest$ = [3, n0, _BACDWCDR,
421
+ 0,
422
+ [_cDTN, _en],
423
+ [[0, 1], () => AssociateClientDeviceWithCoreDeviceEntryList], 1
424
+ ];
425
+ exports.BatchAssociateClientDeviceWithCoreDeviceResponse$ = [3, n0, _BACDWCDRa,
426
+ 0,
427
+ [_eE],
428
+ [() => AssociateClientDeviceWithCoreDeviceErrorList]
429
+ ];
430
+ exports.BatchDisassociateClientDeviceFromCoreDeviceRequest$ = [3, n0, _BDCDFCDR,
431
+ 0,
432
+ [_cDTN, _en],
433
+ [[0, 1], () => DisassociateClientDeviceFromCoreDeviceEntryList], 1
434
+ ];
435
+ exports.BatchDisassociateClientDeviceFromCoreDeviceResponse$ = [3, n0, _BDCDFCDRa,
436
+ 0,
437
+ [_eE],
438
+ [() => DisassociateClientDeviceFromCoreDeviceErrorList]
439
+ ];
440
+ exports.CancelDeploymentRequest$ = [3, n0, _CDR,
441
+ 0,
442
+ [_dI],
443
+ [[0, 1]], 1
444
+ ];
445
+ exports.CancelDeploymentResponse$ = [3, n0, _CDRa,
446
+ 0,
447
+ [_m],
448
+ [0]
449
+ ];
450
+ exports.CloudComponentStatus$ = [3, n0, _CCS,
451
+ 0,
452
+ [_cS, _m, _er, _vG, _vGM],
453
+ [0, 0, 128 | 0, 0, 0]
454
+ ];
455
+ exports.Component$ = [3, n0, _C,
456
+ 0,
457
+ [_a, _cN, _lV],
458
+ [0, 0, () => exports.ComponentLatestVersion$]
459
+ ];
460
+ exports.ComponentCandidate$ = [3, n0, _CC,
461
+ 0,
462
+ [_cN, _cV, _vR],
463
+ [0, 0, 128 | 0]
464
+ ];
465
+ exports.ComponentConfigurationUpdate$ = [3, n0, _CCU,
466
+ 0,
467
+ [_me, _re],
468
+ [0, 64 | 0]
469
+ ];
470
+ exports.ComponentDependencyRequirement$ = [3, n0, _CDRo,
471
+ 0,
472
+ [_vRe, _dT],
473
+ [0, 0]
474
+ ];
475
+ exports.ComponentDeploymentSpecification$ = [3, n0, _CDS,
476
+ 0,
477
+ [_cV, _cU, _rW],
478
+ [0, () => exports.ComponentConfigurationUpdate$, () => exports.ComponentRunWith$], 1
479
+ ];
480
+ exports.ComponentLatestVersion$ = [3, n0, _CLV,
481
+ 0,
482
+ [_a, _cV, _cT, _d, _p, _pl],
483
+ [0, 0, 4, 0, 0, () => ComponentPlatformList]
484
+ ];
485
+ exports.ComponentPlatform$ = [3, n0, _CP,
486
+ 0,
487
+ [_n, _at],
488
+ [0, 128 | 0]
489
+ ];
490
+ exports.ComponentRunWith$ = [3, n0, _CRW,
491
+ 0,
492
+ [_pU, _sRL, _wU],
493
+ [0, () => exports.SystemResourceLimits$, 0]
494
+ ];
495
+ exports.ComponentVersionListItem$ = [3, n0, _CVLI,
496
+ 0,
497
+ [_cN, _cV, _a],
498
+ [0, 0, 0]
499
+ ];
500
+ exports.ConnectivityInfo$ = [3, n0, _CI,
501
+ 0,
502
+ [_i, _hA, _pN, _met],
503
+ [[0, { [_jN]: _I }], [0, { [_jN]: _HA }], [1, { [_jN]: _PN }], [0, { [_jN]: _M }]]
504
+ ];
505
+ exports.CoreDevice$ = [3, n0, _CD,
506
+ 0,
507
+ [_cDTN, _st, _lSUT, _pla, _ar, _ru],
508
+ [0, 0, 4, 0, 0, 0]
509
+ ];
510
+ exports.CreateComponentVersionRequest$ = [3, n0, _CCVR,
511
+ 0,
512
+ [_iR, _lF, _t, _cTl],
513
+ [21, () => exports.LambdaFunctionRecipeSource$, 128 | 0, [0, 4]]
514
+ ];
515
+ exports.CreateComponentVersionResponse$ = [3, n0, _CCVRr,
516
+ 0,
517
+ [_cN, _cV, _cT, _st, _a],
518
+ [0, 0, 4, () => exports.CloudComponentStatus$, 0], 4
519
+ ];
520
+ exports.CreateDeploymentRequest$ = [3, n0, _CDRr,
521
+ 0,
522
+ [_tA, _dN, _com, _iJC, _dP, _pTA, _t, _cTl],
523
+ [0, 0, () => ComponentDeploymentSpecifications, () => exports.DeploymentIoTJobConfiguration$, () => exports.DeploymentPolicies$, 0, 128 | 0, [0, 4]], 1
524
+ ];
525
+ exports.CreateDeploymentResponse$ = [3, n0, _CDRre,
526
+ 0,
527
+ [_dI, _iJI, _iJA],
528
+ [0, 0, 0]
529
+ ];
530
+ exports.DeleteComponentRequest$ = [3, n0, _DCR,
531
+ 0,
532
+ [_a],
533
+ [[0, 1]], 1
534
+ ];
535
+ exports.DeleteCoreDeviceRequest$ = [3, n0, _DCDR,
536
+ 0,
537
+ [_cDTN],
538
+ [[0, 1]], 1
539
+ ];
540
+ exports.DeleteDeploymentRequest$ = [3, n0, _DDR,
541
+ 0,
542
+ [_dI],
543
+ [[0, 1]], 1
544
+ ];
545
+ exports.Deployment$ = [3, n0, _D,
546
+ 0,
547
+ [_tA, _rIe, _dI, _dN, _cT, _dS, _iLFT, _pTA],
548
+ [0, 0, 0, 0, 4, 0, 2, 0]
549
+ ];
550
+ exports.DeploymentComponentUpdatePolicy$ = [3, n0, _DCUP,
551
+ 0,
552
+ [_tIS, _ac],
553
+ [1, 0]
554
+ ];
555
+ exports.DeploymentConfigurationValidationPolicy$ = [3, n0, _DCVP,
556
+ 0,
557
+ [_tIS],
558
+ [1]
559
+ ];
560
+ exports.DeploymentIoTJobConfiguration$ = [3, n0, _DITJC,
561
+ 0,
562
+ [_jERC, _aC, _tC],
563
+ [() => exports.IoTJobExecutionsRolloutConfig$, () => exports.IoTJobAbortConfig$, () => exports.IoTJobTimeoutConfig$]
564
+ ];
565
+ exports.DeploymentPolicies$ = [3, n0, _DP,
566
+ 0,
567
+ [_fHP, _cUP, _cVP],
568
+ [0, () => exports.DeploymentComponentUpdatePolicy$, () => exports.DeploymentConfigurationValidationPolicy$]
569
+ ];
570
+ exports.DescribeComponentRequest$ = [3, n0, _DCRe,
571
+ 0,
572
+ [_a],
573
+ [[0, 1]], 1
574
+ ];
575
+ exports.DescribeComponentResponse$ = [3, n0, _DCRes,
576
+ 0,
577
+ [_a, _cN, _cV, _cT, _p, _d, _st, _pl, _t],
578
+ [0, 0, 0, 4, 0, 0, () => exports.CloudComponentStatus$, () => ComponentPlatformList, 128 | 0]
579
+ ];
580
+ exports.DisassociateClientDeviceFromCoreDeviceEntry$ = [3, n0, _DCDFCDE,
581
+ 0,
582
+ [_tN],
583
+ [0], 1
584
+ ];
585
+ exports.DisassociateClientDeviceFromCoreDeviceErrorEntry$ = [3, n0, _DCDFCDEE,
586
+ 0,
587
+ [_tN, _co, _m],
588
+ [0, 0, 0]
589
+ ];
590
+ exports.DisassociateServiceRoleFromAccountRequest$ = [3, n0, _DSRFAR,
591
+ 0,
592
+ [],
593
+ []
594
+ ];
595
+ exports.DisassociateServiceRoleFromAccountResponse$ = [3, n0, _DSRFARi,
596
+ 0,
597
+ [_dA],
598
+ [[0, { [_jN]: _DA }]]
599
+ ];
600
+ exports.EffectiveDeployment$ = [3, n0, _ED,
601
+ 0,
602
+ [_dI, _dN, _tA, _cDES, _cT, _mT, _iJI, _iJA, _d, _r, _sD],
603
+ [0, 0, 0, 0, 4, 4, 0, 0, 0, 0, () => exports.EffectiveDeploymentStatusDetails$], 6
604
+ ];
605
+ exports.EffectiveDeploymentStatusDetails$ = [3, n0, _EDSD,
606
+ 0,
607
+ [_eS, _eT],
608
+ [64 | 0, 64 | 0]
609
+ ];
610
+ exports.GetComponentRequest$ = [3, n0, _GCR,
611
+ 0,
612
+ [_a, _rOF],
613
+ [[0, 1], [0, { [_hQ]: _rOF }]], 1
614
+ ];
615
+ exports.GetComponentResponse$ = [3, n0, _GCRe,
616
+ 0,
617
+ [_rOF, _rec, _t],
618
+ [0, 21, 128 | 0], 2
619
+ ];
620
+ exports.GetComponentVersionArtifactRequest$ = [3, n0, _GCVAR,
621
+ 0,
622
+ [_a, _aN, _sET, _iET],
623
+ [[0, 1], [0, 1], [0, { [_hQ]: _sET }], [0, { [_hH]: _xaiet }]], 2
624
+ ];
625
+ exports.GetComponentVersionArtifactResponse$ = [3, n0, _GCVARe,
626
+ 0,
627
+ [_pSU],
628
+ [0], 1
629
+ ];
630
+ exports.GetConnectivityInfoRequest$ = [3, n0, _GCIR,
631
+ 0,
632
+ [_tN],
633
+ [[0, 1]], 1
634
+ ];
635
+ exports.GetConnectivityInfoResponse$ = [3, n0, _GCIRe,
636
+ 0,
637
+ [_cI, _m],
638
+ [[() => connectivityInfoList, { [_jN]: _CI }], [0, { [_jN]: _Me }]]
639
+ ];
640
+ exports.GetCoreDeviceRequest$ = [3, n0, _GCDR,
641
+ 0,
642
+ [_cDTN],
643
+ [[0, 1]], 1
644
+ ];
645
+ exports.GetCoreDeviceResponse$ = [3, n0, _GCDRe,
646
+ 0,
647
+ [_cDTN, _cVo, _pla, _ar, _ru, _st, _lSUT, _t],
648
+ [0, 0, 0, 0, 0, 0, 4, 128 | 0]
649
+ ];
650
+ exports.GetDeploymentRequest$ = [3, n0, _GDR,
651
+ 0,
652
+ [_dI],
653
+ [[0, 1]], 1
654
+ ];
655
+ exports.GetDeploymentResponse$ = [3, n0, _GDRe,
656
+ 0,
657
+ [_tA, _rIe, _dI, _dN, _dS, _iJI, _iJA, _com, _dP, _iJC, _cT, _iLFT, _pTA, _t],
658
+ [0, 0, 0, 0, 0, 0, 0, () => ComponentDeploymentSpecifications, () => exports.DeploymentPolicies$, () => exports.DeploymentIoTJobConfiguration$, 4, 2, 0, 128 | 0]
659
+ ];
660
+ exports.GetServiceRoleForAccountRequest$ = [3, n0, _GSRFAR,
661
+ 0,
662
+ [],
663
+ []
664
+ ];
665
+ exports.GetServiceRoleForAccountResponse$ = [3, n0, _GSRFARe,
666
+ 0,
667
+ [_aA, _rA],
668
+ [[0, { [_jN]: _AA }], [0, { [_jN]: _RAo }]]
669
+ ];
670
+ exports.InstalledComponent$ = [3, n0, _IC,
671
+ 0,
672
+ [_cN, _cV, _lS, _lSD, _iRs, _lSCT, _lRT, _lIS, _lSC],
673
+ [0, 0, 0, 0, 2, 4, 4, 0, 64 | 0]
674
+ ];
675
+ exports.IoTJobAbortConfig$ = [3, n0, _ITJAC,
676
+ 0,
677
+ [_cL],
678
+ [() => IoTJobAbortCriteriaList], 1
679
+ ];
680
+ exports.IoTJobAbortCriteria$ = [3, n0, _ITJACo,
681
+ 0,
682
+ [_fT, _ac, _tP, _mNOET],
683
+ [0, 0, 1, 1], 4
684
+ ];
685
+ exports.IoTJobExecutionsRolloutConfig$ = [3, n0, _ITJERC,
686
+ 0,
687
+ [_eR, _mPM],
688
+ [() => exports.IoTJobExponentialRolloutRate$, 1]
689
+ ];
690
+ exports.IoTJobExponentialRolloutRate$ = [3, n0, _ITJERR,
691
+ 0,
692
+ [_bRPM, _iF, _rIC],
693
+ [1, 1, () => exports.IoTJobRateIncreaseCriteria$], 3
694
+ ];
695
+ exports.IoTJobRateIncreaseCriteria$ = [3, n0, _ITJRIC,
696
+ 0,
697
+ [_nONT, _nOST],
698
+ [1, 1]
699
+ ];
700
+ exports.IoTJobTimeoutConfig$ = [3, n0, _ITJTC,
701
+ 0,
702
+ [_iPTIM],
703
+ [1]
704
+ ];
705
+ exports.LambdaContainerParams$ = [3, n0, _LCP,
706
+ 0,
707
+ [_mSIKB, _mROS, _v, _de],
708
+ [1, 2, () => LambdaVolumeList, () => LambdaDeviceList]
709
+ ];
710
+ exports.LambdaDeviceMount$ = [3, n0, _LDM,
711
+ 0,
712
+ [_pa, _pe, _aGO],
713
+ [0, 0, 2], 1
714
+ ];
715
+ exports.LambdaEventSource$ = [3, n0, _LES,
716
+ 0,
717
+ [_to, _ty],
718
+ [0, 0], 2
719
+ ];
720
+ exports.LambdaExecutionParameters$ = [3, n0, _LEP,
721
+ 0,
722
+ [_eSv, _mQS, _mIC, _mITIS, _tIS, _sTIS, _pi, _iPET, _eA, _eV, _lPP],
723
+ [() => LambdaEventSourceList, 1, 1, 1, 1, 1, 2, 0, 64 | 0, 128 | 0, () => exports.LambdaLinuxProcessParams$]
724
+ ];
725
+ exports.LambdaFunctionRecipeSource$ = [3, n0, _LFRS,
726
+ 0,
727
+ [_lA, _cN, _cV, _cP, _cD, _cLP],
728
+ [0, 0, 0, () => ComponentPlatformList, () => ComponentDependencyMap, () => exports.LambdaExecutionParameters$], 1
729
+ ];
730
+ exports.LambdaLinuxProcessParams$ = [3, n0, _LLPP,
731
+ 0,
732
+ [_iM, _cPo],
733
+ [0, () => exports.LambdaContainerParams$]
734
+ ];
735
+ exports.LambdaVolumeMount$ = [3, n0, _LVM,
736
+ 0,
737
+ [_sP, _dPe, _pe, _aGO],
738
+ [0, 0, 0, 2], 2
739
+ ];
740
+ exports.ListClientDevicesAssociatedWithCoreDeviceRequest$ = [3, n0, _LCDAWCDR,
741
+ 0,
742
+ [_cDTN, _mR, _nT],
743
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
744
+ ];
745
+ exports.ListClientDevicesAssociatedWithCoreDeviceResponse$ = [3, n0, _LCDAWCDRi,
746
+ 0,
747
+ [_aCD, _nT],
748
+ [() => AssociatedClientDeviceList, 0]
749
+ ];
750
+ exports.ListComponentsRequest$ = [3, n0, _LCR,
751
+ 0,
752
+ [_sc, _mR, _nT],
753
+ [[0, { [_hQ]: _sc }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
754
+ ];
755
+ exports.ListComponentsResponse$ = [3, n0, _LCRi,
756
+ 0,
757
+ [_com, _nT],
758
+ [() => ComponentList, 0]
759
+ ];
760
+ exports.ListComponentVersionsRequest$ = [3, n0, _LCVR,
761
+ 0,
762
+ [_a, _mR, _nT],
763
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
764
+ ];
765
+ exports.ListComponentVersionsResponse$ = [3, n0, _LCVRi,
766
+ 0,
767
+ [_cVom, _nT],
768
+ [() => ComponentVersionList, 0]
769
+ ];
770
+ exports.ListCoreDevicesRequest$ = [3, n0, _LCDR,
771
+ 0,
772
+ [_tGA, _st, _mR, _nT, _ru],
773
+ [[0, { [_hQ]: _tGA }], [0, { [_hQ]: _st }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _ru }]]
774
+ ];
775
+ exports.ListCoreDevicesResponse$ = [3, n0, _LCDRi,
776
+ 0,
777
+ [_cDo, _nT],
778
+ [() => CoreDevicesList, 0]
779
+ ];
780
+ exports.ListDeploymentsRequest$ = [3, n0, _LDR,
781
+ 0,
782
+ [_tA, _hF, _pTA, _mR, _nT],
783
+ [[0, { [_hQ]: _tA }], [0, { [_hQ]: _hF }], [0, { [_hQ]: _pTA }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
784
+ ];
785
+ exports.ListDeploymentsResponse$ = [3, n0, _LDRi,
786
+ 0,
787
+ [_dep, _nT],
788
+ [() => DeploymentList, 0]
789
+ ];
790
+ exports.ListEffectiveDeploymentsRequest$ = [3, n0, _LEDR,
791
+ 0,
792
+ [_cDTN, _mR, _nT],
793
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
794
+ ];
795
+ exports.ListEffectiveDeploymentsResponse$ = [3, n0, _LEDRi,
796
+ 0,
797
+ [_eD, _nT],
798
+ [() => EffectiveDeploymentsList, 0]
799
+ ];
800
+ exports.ListInstalledComponentsRequest$ = [3, n0, _LICR,
801
+ 0,
802
+ [_cDTN, _mR, _nT, _tF],
803
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _tF }]], 1
804
+ ];
805
+ exports.ListInstalledComponentsResponse$ = [3, n0, _LICRi,
806
+ 0,
807
+ [_iC, _nT],
808
+ [() => InstalledComponentList, 0]
809
+ ];
810
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
811
+ 0,
812
+ [_rAe],
813
+ [[0, 1]], 1
814
+ ];
815
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
816
+ 0,
817
+ [_t],
818
+ [128 | 0]
819
+ ];
820
+ exports.ResolveComponentCandidatesRequest$ = [3, n0, _RCCR,
821
+ 0,
822
+ [_pla, _cC],
823
+ [() => exports.ComponentPlatform$, () => ComponentCandidateList]
824
+ ];
825
+ exports.ResolveComponentCandidatesResponse$ = [3, n0, _RCCRe,
826
+ 0,
827
+ [_rCV],
828
+ [() => ResolvedComponentVersionsList]
829
+ ];
830
+ exports.ResolvedComponentVersion$ = [3, n0, _RCV,
831
+ 0,
832
+ [_a, _cN, _cV, _rec, _vG, _m],
833
+ [0, 0, 0, 21, 0, 0]
834
+ ];
835
+ exports.SystemResourceLimits$ = [3, n0, _SRL,
836
+ 0,
837
+ [_mem, _cp],
838
+ [1, 1]
839
+ ];
840
+ exports.TagResourceRequest$ = [3, n0, _TRR,
841
+ 0,
842
+ [_rAe, _t],
843
+ [[0, 1], 128 | 0], 2
844
+ ];
845
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
846
+ 0,
847
+ [],
848
+ []
849
+ ];
850
+ exports.UntagResourceRequest$ = [3, n0, _URR,
851
+ 0,
852
+ [_rAe, _tK],
853
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
854
+ ];
855
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
856
+ 0,
857
+ [],
858
+ []
859
+ ];
860
+ exports.UpdateConnectivityInfoRequest$ = [3, n0, _UCIR,
861
+ 0,
862
+ [_tN, _cI],
863
+ [[0, { [_hL]: 1, [_jN]: _TN }], [() => connectivityInfoList, { [_jN]: _CI }]], 2
864
+ ];
865
+ exports.UpdateConnectivityInfoResponse$ = [3, n0, _UCIRp,
866
+ 0,
867
+ [_ve, _m],
868
+ [[0, { [_jN]: _V }], [0, { [_jN]: _Me }]]
869
+ ];
870
+ exports.ValidationExceptionField$ = [3, n0, _VEF,
871
+ 0,
872
+ [_n, _m],
873
+ [0, 0], 2
874
+ ];
875
+ var __Unit = "unit";
876
+ var AssociateClientDeviceWithCoreDeviceEntryList = [1, n0, _ACDWCDEL,
877
+ 0, () => exports.AssociateClientDeviceWithCoreDeviceEntry$
878
+ ];
879
+ var AssociateClientDeviceWithCoreDeviceErrorList = [1, n0, _ACDWCDELs,
880
+ 0, () => exports.AssociateClientDeviceWithCoreDeviceErrorEntry$
881
+ ];
882
+ var AssociatedClientDeviceList = [1, n0, _ACDL,
883
+ 0, () => exports.AssociatedClientDevice$
884
+ ];
885
+ var ComponentCandidateList = [1, n0, _CCL,
886
+ 0, () => exports.ComponentCandidate$
887
+ ];
888
+ var ComponentConfigurationPathList = 64 | 0;
889
+ var ComponentList = [1, n0, _CL,
890
+ 0, () => exports.Component$
891
+ ];
892
+ var ComponentPlatformList = [1, n0, _CPL,
893
+ 0, () => exports.ComponentPlatform$
894
+ ];
895
+ var ComponentVersionList = [1, n0, _CVL,
896
+ 0, () => exports.ComponentVersionListItem$
897
+ ];
898
+ var connectivityInfoList = [1, n0, _cIL,
899
+ 0, [() => exports.ConnectivityInfo$,
900
+ 0]
901
+ ];
902
+ var CoreDevicesList = [1, n0, _CDL,
903
+ 0, () => exports.CoreDevice$
904
+ ];
905
+ var DeploymentList = [1, n0, _DL,
906
+ 0, () => exports.Deployment$
907
+ ];
908
+ var DisassociateClientDeviceFromCoreDeviceEntryList = [1, n0, _DCDFCDEL,
909
+ 0, () => exports.DisassociateClientDeviceFromCoreDeviceEntry$
910
+ ];
911
+ var DisassociateClientDeviceFromCoreDeviceErrorList = [1, n0, _DCDFCDELi,
912
+ 0, () => exports.DisassociateClientDeviceFromCoreDeviceErrorEntry$
913
+ ];
914
+ var EffectiveDeploymentErrorStack = 64 | 0;
915
+ var EffectiveDeploymentErrorTypeList = 64 | 0;
916
+ var EffectiveDeploymentsList = [1, n0, _EDL,
917
+ 0, () => exports.EffectiveDeployment$
918
+ ];
919
+ var InstalledComponentLifecycleStatusCodeList = 64 | 0;
920
+ var InstalledComponentList = [1, n0, _ICL,
921
+ 0, () => exports.InstalledComponent$
922
+ ];
923
+ var IoTJobAbortCriteriaList = [1, n0, _ITJACL,
924
+ 0, () => exports.IoTJobAbortCriteria$
925
+ ];
926
+ var LambdaDeviceList = [1, n0, _LDL,
927
+ 0, () => exports.LambdaDeviceMount$
928
+ ];
929
+ var LambdaEventSourceList = [1, n0, _LESL,
930
+ 0, () => exports.LambdaEventSource$
931
+ ];
932
+ var LambdaExecArgsList = 64 | 0;
933
+ var LambdaVolumeList = [1, n0, _LVL,
934
+ 0, () => exports.LambdaVolumeMount$
935
+ ];
936
+ var ResolvedComponentVersionsList = [1, n0, _RCVL,
937
+ 0, () => exports.ResolvedComponentVersion$
938
+ ];
939
+ var TagKeyList = 64 | 0;
940
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
941
+ 0, () => exports.ValidationExceptionField$
942
+ ];
943
+ var ComponentDependencyMap = [2, n0, _CDM,
944
+ 0, 0, () => exports.ComponentDependencyRequirement$
945
+ ];
946
+ var ComponentDeploymentSpecifications = [2, n0, _CDSo,
947
+ 0, 0, () => exports.ComponentDeploymentSpecification$
948
+ ];
949
+ var ComponentVersionRequirementMap = 128 | 0;
950
+ var LambdaEnvironmentVariables = 128 | 0;
951
+ var PlatformAttributesMap = 128 | 0;
952
+ var StringMap = 128 | 0;
953
+ var TagMap = 128 | 0;
954
+ exports.AssociateServiceRoleToAccount$ = [9, n0, _ASRTA,
955
+ { [_h]: ["PUT", "/greengrass/servicerole", 200] }, () => exports.AssociateServiceRoleToAccountRequest$, () => exports.AssociateServiceRoleToAccountResponse$
956
+ ];
957
+ exports.BatchAssociateClientDeviceWithCoreDevice$ = [9, n0, _BACDWCD,
958
+ { [_h]: ["POST", "/greengrass/v2/coreDevices/{coreDeviceThingName}/associateClientDevices", 200] }, () => exports.BatchAssociateClientDeviceWithCoreDeviceRequest$, () => exports.BatchAssociateClientDeviceWithCoreDeviceResponse$
959
+ ];
960
+ exports.BatchDisassociateClientDeviceFromCoreDevice$ = [9, n0, _BDCDFCD,
961
+ { [_h]: ["POST", "/greengrass/v2/coreDevices/{coreDeviceThingName}/disassociateClientDevices", 200] }, () => exports.BatchDisassociateClientDeviceFromCoreDeviceRequest$, () => exports.BatchDisassociateClientDeviceFromCoreDeviceResponse$
962
+ ];
963
+ exports.CancelDeployment$ = [9, n0, _CDa,
964
+ { [_h]: ["POST", "/greengrass/v2/deployments/{deploymentId}/cancel", 200] }, () => exports.CancelDeploymentRequest$, () => exports.CancelDeploymentResponse$
965
+ ];
966
+ exports.CreateComponentVersion$ = [9, n0, _CCV,
967
+ { [_h]: ["POST", "/greengrass/v2/createComponentVersion", 201] }, () => exports.CreateComponentVersionRequest$, () => exports.CreateComponentVersionResponse$
968
+ ];
969
+ exports.CreateDeployment$ = [9, n0, _CDr,
970
+ { [_h]: ["POST", "/greengrass/v2/deployments", 201] }, () => exports.CreateDeploymentRequest$, () => exports.CreateDeploymentResponse$
971
+ ];
972
+ exports.DeleteComponent$ = [9, n0, _DC,
973
+ { [_h]: ["DELETE", "/greengrass/v2/components/{arn}", 204] }, () => exports.DeleteComponentRequest$, () => __Unit
974
+ ];
975
+ exports.DeleteCoreDevice$ = [9, n0, _DCD,
976
+ { [_h]: ["DELETE", "/greengrass/v2/coreDevices/{coreDeviceThingName}", 204] }, () => exports.DeleteCoreDeviceRequest$, () => __Unit
977
+ ];
978
+ exports.DeleteDeployment$ = [9, n0, _DD,
979
+ { [_h]: ["DELETE", "/greengrass/v2/deployments/{deploymentId}", 204] }, () => exports.DeleteDeploymentRequest$, () => __Unit
980
+ ];
981
+ exports.DescribeComponent$ = [9, n0, _DCe,
982
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}/metadata", 200] }, () => exports.DescribeComponentRequest$, () => exports.DescribeComponentResponse$
983
+ ];
984
+ exports.DisassociateServiceRoleFromAccount$ = [9, n0, _DSRFA,
985
+ { [_h]: ["DELETE", "/greengrass/servicerole", 200] }, () => exports.DisassociateServiceRoleFromAccountRequest$, () => exports.DisassociateServiceRoleFromAccountResponse$
986
+ ];
987
+ exports.GetComponent$ = [9, n0, _GC,
988
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}", 200] }, () => exports.GetComponentRequest$, () => exports.GetComponentResponse$
989
+ ];
990
+ exports.GetComponentVersionArtifact$ = [9, n0, _GCVA,
991
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}/artifacts/{artifactName+}", 200] }, () => exports.GetComponentVersionArtifactRequest$, () => exports.GetComponentVersionArtifactResponse$
992
+ ];
993
+ exports.GetConnectivityInfo$ = [9, n0, _GCI,
994
+ { [_h]: ["GET", "/greengrass/things/{thingName}/connectivityInfo", 200] }, () => exports.GetConnectivityInfoRequest$, () => exports.GetConnectivityInfoResponse$
995
+ ];
996
+ exports.GetCoreDevice$ = [9, n0, _GCD,
997
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}", 200] }, () => exports.GetCoreDeviceRequest$, () => exports.GetCoreDeviceResponse$
998
+ ];
999
+ exports.GetDeployment$ = [9, n0, _GD,
1000
+ { [_h]: ["GET", "/greengrass/v2/deployments/{deploymentId}", 200] }, () => exports.GetDeploymentRequest$, () => exports.GetDeploymentResponse$
1001
+ ];
1002
+ exports.GetServiceRoleForAccount$ = [9, n0, _GSRFA,
1003
+ { [_h]: ["GET", "/greengrass/servicerole", 200] }, () => exports.GetServiceRoleForAccountRequest$, () => exports.GetServiceRoleForAccountResponse$
1004
+ ];
1005
+ exports.ListClientDevicesAssociatedWithCoreDevice$ = [9, n0, _LCDAWCD,
1006
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/associatedClientDevices", 200] }, () => exports.ListClientDevicesAssociatedWithCoreDeviceRequest$, () => exports.ListClientDevicesAssociatedWithCoreDeviceResponse$
1007
+ ];
1008
+ exports.ListComponents$ = [9, n0, _LC,
1009
+ { [_h]: ["GET", "/greengrass/v2/components", 200] }, () => exports.ListComponentsRequest$, () => exports.ListComponentsResponse$
1010
+ ];
1011
+ exports.ListComponentVersions$ = [9, n0, _LCV,
1012
+ { [_h]: ["GET", "/greengrass/v2/components/{arn}/versions", 200] }, () => exports.ListComponentVersionsRequest$, () => exports.ListComponentVersionsResponse$
1013
+ ];
1014
+ exports.ListCoreDevices$ = [9, n0, _LCD,
1015
+ { [_h]: ["GET", "/greengrass/v2/coreDevices", 200] }, () => exports.ListCoreDevicesRequest$, () => exports.ListCoreDevicesResponse$
1016
+ ];
1017
+ exports.ListDeployments$ = [9, n0, _LD,
1018
+ { [_h]: ["GET", "/greengrass/v2/deployments", 200] }, () => exports.ListDeploymentsRequest$, () => exports.ListDeploymentsResponse$
1019
+ ];
1020
+ exports.ListEffectiveDeployments$ = [9, n0, _LED,
1021
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/effectiveDeployments", 200] }, () => exports.ListEffectiveDeploymentsRequest$, () => exports.ListEffectiveDeploymentsResponse$
1022
+ ];
1023
+ exports.ListInstalledComponents$ = [9, n0, _LIC,
1024
+ { [_h]: ["GET", "/greengrass/v2/coreDevices/{coreDeviceThingName}/installedComponents", 200] }, () => exports.ListInstalledComponentsRequest$, () => exports.ListInstalledComponentsResponse$
1025
+ ];
1026
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1027
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1028
+ ];
1029
+ exports.ResolveComponentCandidates$ = [9, n0, _RCC,
1030
+ { [_h]: ["POST", "/greengrass/v2/resolveComponentCandidates", 200] }, () => exports.ResolveComponentCandidatesRequest$, () => exports.ResolveComponentCandidatesResponse$
1031
+ ];
1032
+ exports.TagResource$ = [9, n0, _TR,
1033
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1034
+ ];
1035
+ exports.UntagResource$ = [9, n0, _UR,
1036
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1037
+ ];
1038
+ exports.UpdateConnectivityInfo$ = [9, n0, _UCI,
1039
+ { [_h]: ["PUT", "/greengrass/things/{thingName}/connectivityInfo", 200] }, () => exports.UpdateConnectivityInfoRequest$, () => exports.UpdateConnectivityInfoResponse$
1040
+ ];