@aws-sdk/client-cloudcontrol 3.987.0 → 3.989.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.
@@ -84,230 +84,238 @@ const _aQE = "awsQueryError";
84
84
  const _c = "client";
85
85
  const _e = "error";
86
86
  const _hE = "httpError";
87
- const _s = "server";
88
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.cloudcontrol";
87
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cloudcontrol";
88
+ const _se = "server";
89
89
  const n0 = "com.amazonaws.cloudcontrol";
90
90
  import { TypeRegistry } from "@smithy/core/schema";
91
91
  import { CloudControlServiceException } from "../models/CloudControlServiceException";
92
92
  import { AlreadyExistsException, ClientTokenConflictException, ConcurrentModificationException, ConcurrentOperationException, GeneralServiceException, HandlerFailureException, HandlerInternalFailureException, InvalidCredentialsException, InvalidRequestException, NetworkFailureException, NotStabilizedException, NotUpdatableException, PrivateTypeException, RequestTokenNotFoundException, ResourceConflictException, ResourceNotFoundException, ServiceInternalErrorException, ServiceLimitExceededException, ThrottlingException, TypeNotFoundException, UnsupportedActionException, } from "../models/errors";
93
- var PatchDocument = [0, n0, _PD, 8, 0];
94
- var Properties = [0, n0, _P, 8, 0];
93
+ const _s_registry = TypeRegistry.for(_s);
94
+ export var CloudControlServiceException$ = [-3, _s, "CloudControlServiceException", 0, [], []];
95
+ _s_registry.registerError(CloudControlServiceException$, CloudControlServiceException);
96
+ const n0_registry = TypeRegistry.for(n0);
95
97
  export var AlreadyExistsException$ = [-3, n0, _AEE,
96
98
  { [_aQE]: [`AlreadyExistsException`, 400], [_e]: _c, [_hE]: 400 },
97
99
  [_M],
98
100
  [0]
99
101
  ];
100
- TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
101
- export var CancelResourceRequestInput$ = [3, n0, _CRRI,
102
- 0,
103
- [_RT],
104
- [0], 1
105
- ];
106
- export var CancelResourceRequestOutput$ = [3, n0, _CRRO,
107
- 0,
108
- [_PE],
109
- [[() => ProgressEvent$, 0]]
110
- ];
102
+ n0_registry.registerError(AlreadyExistsException$, AlreadyExistsException);
111
103
  export var ClientTokenConflictException$ = [-3, n0, _CTCE,
112
104
  { [_aQE]: [`ClientTokenConflictException`, 409], [_e]: _c, [_hE]: 409 },
113
105
  [_M],
114
106
  [0]
115
107
  ];
116
- TypeRegistry.for(n0).registerError(ClientTokenConflictException$, ClientTokenConflictException);
108
+ n0_registry.registerError(ClientTokenConflictException$, ClientTokenConflictException);
117
109
  export var ConcurrentModificationException$ = [-3, n0, _CME,
118
- { [_aQE]: [`ConcurrentModificationException`, 500], [_e]: _s, [_hE]: 500 },
110
+ { [_aQE]: [`ConcurrentModificationException`, 500], [_e]: _se, [_hE]: 500 },
119
111
  [_M],
120
112
  [0]
121
113
  ];
122
- TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
114
+ n0_registry.registerError(ConcurrentModificationException$, ConcurrentModificationException);
123
115
  export var ConcurrentOperationException$ = [-3, n0, _COE,
124
116
  { [_aQE]: [`ConcurrentOperationException`, 409], [_e]: _c, [_hE]: 409 },
125
117
  [_M],
126
118
  [0]
127
119
  ];
128
- TypeRegistry.for(n0).registerError(ConcurrentOperationException$, ConcurrentOperationException);
129
- export var CreateResourceInput$ = [3, n0, _CRI,
130
- 0,
131
- [_TN, _DS, _TVI, _RA, _CT],
132
- [0, [() => Properties, 0], 0, 0, [0, 4]], 2
133
- ];
134
- export var CreateResourceOutput$ = [3, n0, _CRO,
135
- 0,
136
- [_PE],
137
- [[() => ProgressEvent$, 0]]
138
- ];
139
- export var DeleteResourceInput$ = [3, n0, _DRI,
140
- 0,
141
- [_TN, _I, _TVI, _RA, _CT],
142
- [0, 0, 0, 0, [0, 4]], 2
143
- ];
144
- export var DeleteResourceOutput$ = [3, n0, _DRO,
145
- 0,
146
- [_PE],
147
- [[() => ProgressEvent$, 0]]
148
- ];
120
+ n0_registry.registerError(ConcurrentOperationException$, ConcurrentOperationException);
149
121
  export var GeneralServiceException$ = [-3, n0, _GSE,
150
122
  { [_aQE]: [`GeneralServiceException`, 400], [_e]: _c, [_hE]: 400 },
151
123
  [_M],
152
124
  [0]
153
125
  ];
154
- TypeRegistry.for(n0).registerError(GeneralServiceException$, GeneralServiceException);
155
- export var GetResourceInput$ = [3, n0, _GRI,
156
- 0,
157
- [_TN, _I, _TVI, _RA],
158
- [0, 0, 0, 0], 2
159
- ];
160
- export var GetResourceOutput$ = [3, n0, _GRO,
161
- 0,
162
- [_TN, _RD],
163
- [0, [() => ResourceDescription$, 0]]
164
- ];
165
- export var GetResourceRequestStatusInput$ = [3, n0, _GRRSI,
166
- 0,
167
- [_RT],
168
- [0], 1
169
- ];
170
- export var GetResourceRequestStatusOutput$ = [3, n0, _GRRSO,
171
- 0,
172
- [_PE, _HPE],
173
- [[() => ProgressEvent$, 0], () => HooksProgressEvent]
174
- ];
126
+ n0_registry.registerError(GeneralServiceException$, GeneralServiceException);
175
127
  export var HandlerFailureException$ = [-3, n0, _HFE,
176
- { [_aQE]: [`HandlerFailureException`, 502], [_e]: _s, [_hE]: 502 },
128
+ { [_aQE]: [`HandlerFailureException`, 502], [_e]: _se, [_hE]: 502 },
177
129
  [_M],
178
130
  [0]
179
131
  ];
180
- TypeRegistry.for(n0).registerError(HandlerFailureException$, HandlerFailureException);
132
+ n0_registry.registerError(HandlerFailureException$, HandlerFailureException);
181
133
  export var HandlerInternalFailureException$ = [-3, n0, _HIFE,
182
- { [_aQE]: [`HandlerInternalFailureException`, 502], [_e]: _s, [_hE]: 502 },
134
+ { [_aQE]: [`HandlerInternalFailureException`, 502], [_e]: _se, [_hE]: 502 },
183
135
  [_M],
184
136
  [0]
185
137
  ];
186
- TypeRegistry.for(n0).registerError(HandlerInternalFailureException$, HandlerInternalFailureException);
187
- export var HookProgressEvent$ = [3, n0, _HPEo,
188
- 0,
189
- [_HTN, _HTVI, _HTA, _IP, _HS, _HET, _HSM, _FM],
190
- [0, 0, 0, 0, 0, 4, 0, 0]
191
- ];
138
+ n0_registry.registerError(HandlerInternalFailureException$, HandlerInternalFailureException);
192
139
  export var InvalidCredentialsException$ = [-3, n0, _ICE,
193
140
  { [_aQE]: [`InvalidCredentialsException`, 401], [_e]: _c, [_hE]: 401 },
194
141
  [_M],
195
142
  [0]
196
143
  ];
197
- TypeRegistry.for(n0).registerError(InvalidCredentialsException$, InvalidCredentialsException);
144
+ n0_registry.registerError(InvalidCredentialsException$, InvalidCredentialsException);
198
145
  export var InvalidRequestException$ = [-3, n0, _IRE,
199
146
  { [_aQE]: [`InvalidRequestException`, 400], [_e]: _c, [_hE]: 400 },
200
147
  [_M],
201
148
  [0]
202
149
  ];
203
- TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
204
- export var ListResourceRequestsInput$ = [3, n0, _LRRI,
205
- 0,
206
- [_MR, _NT, _RRSF],
207
- [1, 0, () => ResourceRequestStatusFilter$]
208
- ];
209
- export var ListResourceRequestsOutput$ = [3, n0, _LRRO,
210
- 0,
211
- [_RRSS, _NT],
212
- [[() => ResourceRequestStatusSummaries, 0], 0]
213
- ];
214
- export var ListResourcesInput$ = [3, n0, _LRI,
215
- 0,
216
- [_TN, _TVI, _RA, _NT, _MR, _RM],
217
- [0, 0, 0, 0, 1, [() => Properties, 0]], 1
218
- ];
219
- export var ListResourcesOutput$ = [3, n0, _LRO,
220
- 0,
221
- [_TN, _RDe, _NT],
222
- [0, [() => ResourceDescriptions, 0], 0]
223
- ];
150
+ n0_registry.registerError(InvalidRequestException$, InvalidRequestException);
224
151
  export var NetworkFailureException$ = [-3, n0, _NFE,
225
- { [_aQE]: [`NetworkFailureException`, 502], [_e]: _s, [_hE]: 502 },
152
+ { [_aQE]: [`NetworkFailureException`, 502], [_e]: _se, [_hE]: 502 },
226
153
  [_M],
227
154
  [0]
228
155
  ];
229
- TypeRegistry.for(n0).registerError(NetworkFailureException$, NetworkFailureException);
156
+ n0_registry.registerError(NetworkFailureException$, NetworkFailureException);
230
157
  export var NotStabilizedException$ = [-3, n0, _NSE,
231
158
  { [_aQE]: [`NotStabilizedException`, 400], [_e]: _c, [_hE]: 400 },
232
159
  [_M],
233
160
  [0]
234
161
  ];
235
- TypeRegistry.for(n0).registerError(NotStabilizedException$, NotStabilizedException);
162
+ n0_registry.registerError(NotStabilizedException$, NotStabilizedException);
236
163
  export var NotUpdatableException$ = [-3, n0, _NUE,
237
164
  { [_aQE]: [`NotUpdatableException`, 400], [_e]: _c, [_hE]: 400 },
238
165
  [_M],
239
166
  [0]
240
167
  ];
241
- TypeRegistry.for(n0).registerError(NotUpdatableException$, NotUpdatableException);
168
+ n0_registry.registerError(NotUpdatableException$, NotUpdatableException);
242
169
  export var PrivateTypeException$ = [-3, n0, _PTE,
243
170
  { [_aQE]: [`PrivateTypeException`, 400], [_e]: _c, [_hE]: 400 },
244
171
  [_M],
245
172
  [0]
246
173
  ];
247
- TypeRegistry.for(n0).registerError(PrivateTypeException$, PrivateTypeException);
248
- export var ProgressEvent$ = [3, n0, _PE,
249
- 0,
250
- [_TN, _I, _RT, _HRT, _O, _OS, _ET, _RM, _SM, _EC, _RAe],
251
- [0, 0, 0, 0, 0, 0, 4, [() => Properties, 0], 0, 0, 4]
252
- ];
174
+ n0_registry.registerError(PrivateTypeException$, PrivateTypeException);
253
175
  export var RequestTokenNotFoundException$ = [-3, n0, _RTNFE,
254
176
  { [_aQE]: [`RequestTokenNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
255
177
  [_M],
256
178
  [0]
257
179
  ];
258
- TypeRegistry.for(n0).registerError(RequestTokenNotFoundException$, RequestTokenNotFoundException);
180
+ n0_registry.registerError(RequestTokenNotFoundException$, RequestTokenNotFoundException);
259
181
  export var ResourceConflictException$ = [-3, n0, _RCE,
260
182
  { [_aQE]: [`ResourceConflictException`, 409], [_e]: _c, [_hE]: 409 },
261
183
  [_M],
262
184
  [0]
263
185
  ];
264
- TypeRegistry.for(n0).registerError(ResourceConflictException$, ResourceConflictException);
265
- export var ResourceDescription$ = [3, n0, _RD,
266
- 0,
267
- [_I, _P],
268
- [0, [() => Properties, 0]]
269
- ];
186
+ n0_registry.registerError(ResourceConflictException$, ResourceConflictException);
270
187
  export var ResourceNotFoundException$ = [-3, n0, _RNFE,
271
188
  { [_aQE]: [`ResourceNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
272
189
  [_M],
273
190
  [0]
274
191
  ];
275
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
276
- export var ResourceRequestStatusFilter$ = [3, n0, _RRSF,
277
- 0,
278
- [_Op, _OSp],
279
- [64 | 0, 64 | 0]
280
- ];
192
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
281
193
  export var ServiceInternalErrorException$ = [-3, n0, _SIEE,
282
- { [_aQE]: [`ServiceInternalErrorException`, 502], [_e]: _s, [_hE]: 502 },
194
+ { [_aQE]: [`ServiceInternalErrorException`, 502], [_e]: _se, [_hE]: 502 },
283
195
  [_M],
284
196
  [0]
285
197
  ];
286
- TypeRegistry.for(n0).registerError(ServiceInternalErrorException$, ServiceInternalErrorException);
198
+ n0_registry.registerError(ServiceInternalErrorException$, ServiceInternalErrorException);
287
199
  export var ServiceLimitExceededException$ = [-3, n0, _SLEE,
288
200
  { [_aQE]: [`ServiceLimitExceededException`, 400], [_e]: _c, [_hE]: 400 },
289
201
  [_M],
290
202
  [0]
291
203
  ];
292
- TypeRegistry.for(n0).registerError(ServiceLimitExceededException$, ServiceLimitExceededException);
204
+ n0_registry.registerError(ServiceLimitExceededException$, ServiceLimitExceededException);
293
205
  export var ThrottlingException$ = [-3, n0, _TE,
294
206
  { [_aQE]: [`ThrottlingException`, 429], [_e]: _c, [_hE]: 429 },
295
207
  [_M],
296
208
  [0]
297
209
  ];
298
- TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
210
+ n0_registry.registerError(ThrottlingException$, ThrottlingException);
299
211
  export var TypeNotFoundException$ = [-3, n0, _TNFE,
300
212
  { [_aQE]: [`TypeNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
301
213
  [_M],
302
214
  [0]
303
215
  ];
304
- TypeRegistry.for(n0).registerError(TypeNotFoundException$, TypeNotFoundException);
216
+ n0_registry.registerError(TypeNotFoundException$, TypeNotFoundException);
305
217
  export var UnsupportedActionException$ = [-3, n0, _UAE,
306
218
  { [_aQE]: [`UnsupportedActionException`, 405], [_e]: _c, [_hE]: 405 },
307
219
  [_M],
308
220
  [0]
309
221
  ];
310
- TypeRegistry.for(n0).registerError(UnsupportedActionException$, UnsupportedActionException);
222
+ n0_registry.registerError(UnsupportedActionException$, UnsupportedActionException);
223
+ export const errorTypeRegistries = [
224
+ _s_registry,
225
+ n0_registry,
226
+ ];
227
+ var PatchDocument = [0, n0, _PD, 8, 0];
228
+ var Properties = [0, n0, _P, 8, 0];
229
+ export var CancelResourceRequestInput$ = [3, n0, _CRRI,
230
+ 0,
231
+ [_RT],
232
+ [0], 1
233
+ ];
234
+ export var CancelResourceRequestOutput$ = [3, n0, _CRRO,
235
+ 0,
236
+ [_PE],
237
+ [[() => ProgressEvent$, 0]]
238
+ ];
239
+ export var CreateResourceInput$ = [3, n0, _CRI,
240
+ 0,
241
+ [_TN, _DS, _TVI, _RA, _CT],
242
+ [0, [() => Properties, 0], 0, 0, [0, 4]], 2
243
+ ];
244
+ export var CreateResourceOutput$ = [3, n0, _CRO,
245
+ 0,
246
+ [_PE],
247
+ [[() => ProgressEvent$, 0]]
248
+ ];
249
+ export var DeleteResourceInput$ = [3, n0, _DRI,
250
+ 0,
251
+ [_TN, _I, _TVI, _RA, _CT],
252
+ [0, 0, 0, 0, [0, 4]], 2
253
+ ];
254
+ export var DeleteResourceOutput$ = [3, n0, _DRO,
255
+ 0,
256
+ [_PE],
257
+ [[() => ProgressEvent$, 0]]
258
+ ];
259
+ export var GetResourceInput$ = [3, n0, _GRI,
260
+ 0,
261
+ [_TN, _I, _TVI, _RA],
262
+ [0, 0, 0, 0], 2
263
+ ];
264
+ export var GetResourceOutput$ = [3, n0, _GRO,
265
+ 0,
266
+ [_TN, _RD],
267
+ [0, [() => ResourceDescription$, 0]]
268
+ ];
269
+ export var GetResourceRequestStatusInput$ = [3, n0, _GRRSI,
270
+ 0,
271
+ [_RT],
272
+ [0], 1
273
+ ];
274
+ export var GetResourceRequestStatusOutput$ = [3, n0, _GRRSO,
275
+ 0,
276
+ [_PE, _HPE],
277
+ [[() => ProgressEvent$, 0], () => HooksProgressEvent]
278
+ ];
279
+ export var HookProgressEvent$ = [3, n0, _HPEo,
280
+ 0,
281
+ [_HTN, _HTVI, _HTA, _IP, _HS, _HET, _HSM, _FM],
282
+ [0, 0, 0, 0, 0, 4, 0, 0]
283
+ ];
284
+ export var ListResourceRequestsInput$ = [3, n0, _LRRI,
285
+ 0,
286
+ [_MR, _NT, _RRSF],
287
+ [1, 0, () => ResourceRequestStatusFilter$]
288
+ ];
289
+ export var ListResourceRequestsOutput$ = [3, n0, _LRRO,
290
+ 0,
291
+ [_RRSS, _NT],
292
+ [[() => ResourceRequestStatusSummaries, 0], 0]
293
+ ];
294
+ export var ListResourcesInput$ = [3, n0, _LRI,
295
+ 0,
296
+ [_TN, _TVI, _RA, _NT, _MR, _RM],
297
+ [0, 0, 0, 0, 1, [() => Properties, 0]], 1
298
+ ];
299
+ export var ListResourcesOutput$ = [3, n0, _LRO,
300
+ 0,
301
+ [_TN, _RDe, _NT],
302
+ [0, [() => ResourceDescriptions, 0], 0]
303
+ ];
304
+ export var ProgressEvent$ = [3, n0, _PE,
305
+ 0,
306
+ [_TN, _I, _RT, _HRT, _O, _OS, _ET, _RM, _SM, _EC, _RAe],
307
+ [0, 0, 0, 0, 0, 0, 4, [() => Properties, 0], 0, 0, 4]
308
+ ];
309
+ export var ResourceDescription$ = [3, n0, _RD,
310
+ 0,
311
+ [_I, _P],
312
+ [0, [() => Properties, 0]]
313
+ ];
314
+ export var ResourceRequestStatusFilter$ = [3, n0, _RRSF,
315
+ 0,
316
+ [_Op, _OSp],
317
+ [64 | 0, 64 | 0]
318
+ ];
311
319
  export var UpdateResourceInput$ = [3, n0, _URI,
312
320
  0,
313
321
  [_TN, _I, _PD, _TVI, _RA, _CT],
@@ -318,8 +326,6 @@ export var UpdateResourceOutput$ = [3, n0, _URO,
318
326
  [_PE],
319
327
  [[() => ProgressEvent$, 0]]
320
328
  ];
321
- export var CloudControlServiceException$ = [-3, _sm, "CloudControlServiceException", 0, [], []];
322
- TypeRegistry.for(_sm).registerError(CloudControlServiceException$, CloudControlServiceException);
323
329
  var HooksProgressEvent = [1, n0, _HPE,
324
330
  0, () => HookProgressEvent$
325
331
  ];
@@ -1,46 +1,53 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
3
+ export declare var CloudControlServiceException$: StaticErrorSchema;
2
4
  export declare var AlreadyExistsException$: StaticErrorSchema;
3
- export declare var CancelResourceRequestInput$: StaticStructureSchema;
4
- export declare var CancelResourceRequestOutput$: StaticStructureSchema;
5
5
  export declare var ClientTokenConflictException$: StaticErrorSchema;
6
6
  export declare var ConcurrentModificationException$: StaticErrorSchema;
7
7
  export declare var ConcurrentOperationException$: StaticErrorSchema;
8
- export declare var CreateResourceInput$: StaticStructureSchema;
9
- export declare var CreateResourceOutput$: StaticStructureSchema;
10
- export declare var DeleteResourceInput$: StaticStructureSchema;
11
- export declare var DeleteResourceOutput$: StaticStructureSchema;
12
8
  export declare var GeneralServiceException$: StaticErrorSchema;
13
- export declare var GetResourceInput$: StaticStructureSchema;
14
- export declare var GetResourceOutput$: StaticStructureSchema;
15
- export declare var GetResourceRequestStatusInput$: StaticStructureSchema;
16
- export declare var GetResourceRequestStatusOutput$: StaticStructureSchema;
17
9
  export declare var HandlerFailureException$: StaticErrorSchema;
18
10
  export declare var HandlerInternalFailureException$: StaticErrorSchema;
19
- export declare var HookProgressEvent$: StaticStructureSchema;
20
11
  export declare var InvalidCredentialsException$: StaticErrorSchema;
21
12
  export declare var InvalidRequestException$: StaticErrorSchema;
22
- export declare var ListResourceRequestsInput$: StaticStructureSchema;
23
- export declare var ListResourceRequestsOutput$: StaticStructureSchema;
24
- export declare var ListResourcesInput$: StaticStructureSchema;
25
- export declare var ListResourcesOutput$: StaticStructureSchema;
26
13
  export declare var NetworkFailureException$: StaticErrorSchema;
27
14
  export declare var NotStabilizedException$: StaticErrorSchema;
28
15
  export declare var NotUpdatableException$: StaticErrorSchema;
29
16
  export declare var PrivateTypeException$: StaticErrorSchema;
30
- export declare var ProgressEvent$: StaticStructureSchema;
31
17
  export declare var RequestTokenNotFoundException$: StaticErrorSchema;
32
18
  export declare var ResourceConflictException$: StaticErrorSchema;
33
- export declare var ResourceDescription$: StaticStructureSchema;
34
19
  export declare var ResourceNotFoundException$: StaticErrorSchema;
35
- export declare var ResourceRequestStatusFilter$: StaticStructureSchema;
36
20
  export declare var ServiceInternalErrorException$: StaticErrorSchema;
37
21
  export declare var ServiceLimitExceededException$: StaticErrorSchema;
38
22
  export declare var ThrottlingException$: StaticErrorSchema;
39
23
  export declare var TypeNotFoundException$: StaticErrorSchema;
40
24
  export declare var UnsupportedActionException$: StaticErrorSchema;
25
+ /**
26
+ * TypeRegistry instances containing modeled errors.
27
+ * @internal
28
+ *
29
+ */
30
+ export declare const errorTypeRegistries: TypeRegistry[];
31
+ export declare var CancelResourceRequestInput$: StaticStructureSchema;
32
+ export declare var CancelResourceRequestOutput$: StaticStructureSchema;
33
+ export declare var CreateResourceInput$: StaticStructureSchema;
34
+ export declare var CreateResourceOutput$: StaticStructureSchema;
35
+ export declare var DeleteResourceInput$: StaticStructureSchema;
36
+ export declare var DeleteResourceOutput$: StaticStructureSchema;
37
+ export declare var GetResourceInput$: StaticStructureSchema;
38
+ export declare var GetResourceOutput$: StaticStructureSchema;
39
+ export declare var GetResourceRequestStatusInput$: StaticStructureSchema;
40
+ export declare var GetResourceRequestStatusOutput$: StaticStructureSchema;
41
+ export declare var HookProgressEvent$: StaticStructureSchema;
42
+ export declare var ListResourceRequestsInput$: StaticStructureSchema;
43
+ export declare var ListResourceRequestsOutput$: StaticStructureSchema;
44
+ export declare var ListResourcesInput$: StaticStructureSchema;
45
+ export declare var ListResourcesOutput$: StaticStructureSchema;
46
+ export declare var ProgressEvent$: StaticStructureSchema;
47
+ export declare var ResourceDescription$: StaticStructureSchema;
48
+ export declare var ResourceRequestStatusFilter$: StaticStructureSchema;
41
49
  export declare var UpdateResourceInput$: StaticStructureSchema;
42
50
  export declare var UpdateResourceOutput$: StaticStructureSchema;
43
- export declare var CloudControlServiceException$: StaticErrorSchema;
44
51
  export declare var CancelResourceRequest$: StaticOperationSchema;
45
52
  export declare var CreateResource$: StaticOperationSchema;
46
53
  export declare var DeleteResource$: StaticOperationSchema;
@@ -1,50 +1,52 @@
1
+ import { TypeRegistry } from "@smithy/core/schema";
1
2
  import {
2
3
  StaticErrorSchema,
3
4
  StaticOperationSchema,
4
5
  StaticStructureSchema,
5
6
  } from "@smithy/types";
7
+ export declare var CloudControlServiceException$: StaticErrorSchema;
6
8
  export declare var AlreadyExistsException$: StaticErrorSchema;
7
- export declare var CancelResourceRequestInput$: StaticStructureSchema;
8
- export declare var CancelResourceRequestOutput$: StaticStructureSchema;
9
9
  export declare var ClientTokenConflictException$: StaticErrorSchema;
10
10
  export declare var ConcurrentModificationException$: StaticErrorSchema;
11
11
  export declare var ConcurrentOperationException$: StaticErrorSchema;
12
- export declare var CreateResourceInput$: StaticStructureSchema;
13
- export declare var CreateResourceOutput$: StaticStructureSchema;
14
- export declare var DeleteResourceInput$: StaticStructureSchema;
15
- export declare var DeleteResourceOutput$: StaticStructureSchema;
16
12
  export declare var GeneralServiceException$: StaticErrorSchema;
17
- export declare var GetResourceInput$: StaticStructureSchema;
18
- export declare var GetResourceOutput$: StaticStructureSchema;
19
- export declare var GetResourceRequestStatusInput$: StaticStructureSchema;
20
- export declare var GetResourceRequestStatusOutput$: StaticStructureSchema;
21
13
  export declare var HandlerFailureException$: StaticErrorSchema;
22
14
  export declare var HandlerInternalFailureException$: StaticErrorSchema;
23
- export declare var HookProgressEvent$: StaticStructureSchema;
24
15
  export declare var InvalidCredentialsException$: StaticErrorSchema;
25
16
  export declare var InvalidRequestException$: StaticErrorSchema;
26
- export declare var ListResourceRequestsInput$: StaticStructureSchema;
27
- export declare var ListResourceRequestsOutput$: StaticStructureSchema;
28
- export declare var ListResourcesInput$: StaticStructureSchema;
29
- export declare var ListResourcesOutput$: StaticStructureSchema;
30
17
  export declare var NetworkFailureException$: StaticErrorSchema;
31
18
  export declare var NotStabilizedException$: StaticErrorSchema;
32
19
  export declare var NotUpdatableException$: StaticErrorSchema;
33
20
  export declare var PrivateTypeException$: StaticErrorSchema;
34
- export declare var ProgressEvent$: StaticStructureSchema;
35
21
  export declare var RequestTokenNotFoundException$: StaticErrorSchema;
36
22
  export declare var ResourceConflictException$: StaticErrorSchema;
37
- export declare var ResourceDescription$: StaticStructureSchema;
38
23
  export declare var ResourceNotFoundException$: StaticErrorSchema;
39
- export declare var ResourceRequestStatusFilter$: StaticStructureSchema;
40
24
  export declare var ServiceInternalErrorException$: StaticErrorSchema;
41
25
  export declare var ServiceLimitExceededException$: StaticErrorSchema;
42
26
  export declare var ThrottlingException$: StaticErrorSchema;
43
27
  export declare var TypeNotFoundException$: StaticErrorSchema;
44
28
  export declare var UnsupportedActionException$: StaticErrorSchema;
29
+ export declare const errorTypeRegistries: TypeRegistry[];
30
+ export declare var CancelResourceRequestInput$: StaticStructureSchema;
31
+ export declare var CancelResourceRequestOutput$: StaticStructureSchema;
32
+ export declare var CreateResourceInput$: StaticStructureSchema;
33
+ export declare var CreateResourceOutput$: StaticStructureSchema;
34
+ export declare var DeleteResourceInput$: StaticStructureSchema;
35
+ export declare var DeleteResourceOutput$: StaticStructureSchema;
36
+ export declare var GetResourceInput$: StaticStructureSchema;
37
+ export declare var GetResourceOutput$: StaticStructureSchema;
38
+ export declare var GetResourceRequestStatusInput$: StaticStructureSchema;
39
+ export declare var GetResourceRequestStatusOutput$: StaticStructureSchema;
40
+ export declare var HookProgressEvent$: StaticStructureSchema;
41
+ export declare var ListResourceRequestsInput$: StaticStructureSchema;
42
+ export declare var ListResourceRequestsOutput$: StaticStructureSchema;
43
+ export declare var ListResourcesInput$: StaticStructureSchema;
44
+ export declare var ListResourcesOutput$: StaticStructureSchema;
45
+ export declare var ProgressEvent$: StaticStructureSchema;
46
+ export declare var ResourceDescription$: StaticStructureSchema;
47
+ export declare var ResourceRequestStatusFilter$: StaticStructureSchema;
45
48
  export declare var UpdateResourceInput$: StaticStructureSchema;
46
49
  export declare var UpdateResourceOutput$: StaticStructureSchema;
47
- export declare var CloudControlServiceException$: StaticErrorSchema;
48
50
  export declare var CancelResourceRequest$: StaticOperationSchema;
49
51
  export declare var CreateResource$: StaticOperationSchema;
50
52
  export declare var DeleteResource$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudcontrol",
3
3
  "description": "AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native",
4
- "version": "3.987.0",
4
+ "version": "3.989.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.7",
25
- "@aws-sdk/credential-provider-node": "^3.972.6",
24
+ "@aws-sdk/core": "^3.973.9",
25
+ "@aws-sdk/credential-provider-node": "^3.972.8",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.9",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.987.0",
32
+ "@aws-sdk/util-endpoints": "3.989.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.5",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.7",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.1",
36
+ "@smithy/core": "^3.23.0",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.13",
42
- "@smithy/middleware-retry": "^4.4.30",
41
+ "@smithy/middleware-endpoint": "^4.4.14",
42
+ "@smithy/middleware-retry": "^4.4.31",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.9",
46
+ "@smithy/node-http-handler": "^4.4.10",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.2",
48
+ "@smithy/smithy-client": "^4.11.3",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.29",
55
- "@smithy/util-defaults-mode-node": "^4.2.32",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.30",
55
+ "@smithy/util-defaults-mode-node": "^4.2.33",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",