@aws-sdk/client-amplifyuibuilder 3.957.0 → 3.962.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/README.md CHANGED
@@ -17,10 +17,8 @@ documentation for client app development. For more information, see the <a href=
17
17
  deploying an Amplify application to Amazon Web Services, see the <a href="https://docs.aws.amazon.com/amplify/latest/userguide/welcome.html">Amplify User Guide</a>.</p>
18
18
 
19
19
  ## Installing
20
-
21
20
  To install this package, simply type add or install @aws-sdk/client-amplifyuibuilder
22
21
  using your favorite package manager:
23
-
24
22
  - `npm install @aws-sdk/client-amplifyuibuilder`
25
23
  - `yarn add @aws-sdk/client-amplifyuibuilder`
26
24
  - `pnpm add @aws-sdk/client-amplifyuibuilder`
@@ -56,9 +54,7 @@ To send a request, you:
56
54
  // a client can be shared by different commands.
57
55
  const client = new AmplifyUIBuilderClient({ region: "REGION" });
58
56
 
59
- const params = {
60
- /** input parameters */
61
- };
57
+ const params = { /** input parameters */ };
62
58
  const command = new ListFormsCommand(params);
63
59
  ```
64
60
 
@@ -217,7 +213,6 @@ CreateComponent
217
213
  </summary>
218
214
 
219
215
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/CreateComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/CreateComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/CreateComponentCommandOutput/)
220
-
221
216
  </details>
222
217
  <details>
223
218
  <summary>
@@ -225,7 +220,6 @@ CreateForm
225
220
  </summary>
226
221
 
227
222
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/CreateFormCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/CreateFormCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/CreateFormCommandOutput/)
228
-
229
223
  </details>
230
224
  <details>
231
225
  <summary>
@@ -233,7 +227,6 @@ CreateTheme
233
227
  </summary>
234
228
 
235
229
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/CreateThemeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/CreateThemeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/CreateThemeCommandOutput/)
236
-
237
230
  </details>
238
231
  <details>
239
232
  <summary>
@@ -241,7 +234,6 @@ DeleteComponent
241
234
  </summary>
242
235
 
243
236
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/DeleteComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/DeleteComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/DeleteComponentCommandOutput/)
244
-
245
237
  </details>
246
238
  <details>
247
239
  <summary>
@@ -249,7 +241,6 @@ DeleteForm
249
241
  </summary>
250
242
 
251
243
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/DeleteFormCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/DeleteFormCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/DeleteFormCommandOutput/)
252
-
253
244
  </details>
254
245
  <details>
255
246
  <summary>
@@ -257,7 +248,6 @@ DeleteTheme
257
248
  </summary>
258
249
 
259
250
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/DeleteThemeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/DeleteThemeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/DeleteThemeCommandOutput/)
260
-
261
251
  </details>
262
252
  <details>
263
253
  <summary>
@@ -265,7 +255,6 @@ ExchangeCodeForToken
265
255
  </summary>
266
256
 
267
257
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ExchangeCodeForTokenCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExchangeCodeForTokenCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExchangeCodeForTokenCommandOutput/)
268
-
269
258
  </details>
270
259
  <details>
271
260
  <summary>
@@ -273,7 +262,6 @@ ExportComponents
273
262
  </summary>
274
263
 
275
264
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ExportComponentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExportComponentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExportComponentsCommandOutput/)
276
-
277
265
  </details>
278
266
  <details>
279
267
  <summary>
@@ -281,7 +269,6 @@ ExportForms
281
269
  </summary>
282
270
 
283
271
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ExportFormsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExportFormsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExportFormsCommandOutput/)
284
-
285
272
  </details>
286
273
  <details>
287
274
  <summary>
@@ -289,7 +276,6 @@ ExportThemes
289
276
  </summary>
290
277
 
291
278
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ExportThemesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExportThemesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ExportThemesCommandOutput/)
292
-
293
279
  </details>
294
280
  <details>
295
281
  <summary>
@@ -297,7 +283,6 @@ GetCodegenJob
297
283
  </summary>
298
284
 
299
285
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/GetCodegenJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetCodegenJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetCodegenJobCommandOutput/)
300
-
301
286
  </details>
302
287
  <details>
303
288
  <summary>
@@ -305,7 +290,6 @@ GetComponent
305
290
  </summary>
306
291
 
307
292
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/GetComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetComponentCommandOutput/)
308
-
309
293
  </details>
310
294
  <details>
311
295
  <summary>
@@ -313,7 +297,6 @@ GetForm
313
297
  </summary>
314
298
 
315
299
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/GetFormCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetFormCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetFormCommandOutput/)
316
-
317
300
  </details>
318
301
  <details>
319
302
  <summary>
@@ -321,7 +304,6 @@ GetMetadata
321
304
  </summary>
322
305
 
323
306
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/GetMetadataCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetMetadataCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetMetadataCommandOutput/)
324
-
325
307
  </details>
326
308
  <details>
327
309
  <summary>
@@ -329,7 +311,6 @@ GetTheme
329
311
  </summary>
330
312
 
331
313
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/GetThemeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetThemeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/GetThemeCommandOutput/)
332
-
333
314
  </details>
334
315
  <details>
335
316
  <summary>
@@ -337,7 +318,6 @@ ListCodegenJobs
337
318
  </summary>
338
319
 
339
320
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ListCodegenJobsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListCodegenJobsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListCodegenJobsCommandOutput/)
340
-
341
321
  </details>
342
322
  <details>
343
323
  <summary>
@@ -345,7 +325,6 @@ ListComponents
345
325
  </summary>
346
326
 
347
327
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ListComponentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListComponentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListComponentsCommandOutput/)
348
-
349
328
  </details>
350
329
  <details>
351
330
  <summary>
@@ -353,7 +332,6 @@ ListForms
353
332
  </summary>
354
333
 
355
334
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ListFormsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListFormsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListFormsCommandOutput/)
356
-
357
335
  </details>
358
336
  <details>
359
337
  <summary>
@@ -361,7 +339,6 @@ ListTagsForResource
361
339
  </summary>
362
340
 
363
341
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListTagsForResourceCommandOutput/)
364
-
365
342
  </details>
366
343
  <details>
367
344
  <summary>
@@ -369,7 +346,6 @@ ListThemes
369
346
  </summary>
370
347
 
371
348
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/ListThemesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListThemesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/ListThemesCommandOutput/)
372
-
373
349
  </details>
374
350
  <details>
375
351
  <summary>
@@ -377,7 +353,6 @@ PutMetadataFlag
377
353
  </summary>
378
354
 
379
355
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/PutMetadataFlagCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/PutMetadataFlagCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/PutMetadataFlagCommandOutput/)
380
-
381
356
  </details>
382
357
  <details>
383
358
  <summary>
@@ -385,7 +360,6 @@ RefreshToken
385
360
  </summary>
386
361
 
387
362
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/RefreshTokenCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/RefreshTokenCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/RefreshTokenCommandOutput/)
388
-
389
363
  </details>
390
364
  <details>
391
365
  <summary>
@@ -393,7 +367,6 @@ StartCodegenJob
393
367
  </summary>
394
368
 
395
369
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/StartCodegenJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/StartCodegenJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/StartCodegenJobCommandOutput/)
396
-
397
370
  </details>
398
371
  <details>
399
372
  <summary>
@@ -401,7 +374,6 @@ TagResource
401
374
  </summary>
402
375
 
403
376
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/TagResourceCommandOutput/)
404
-
405
377
  </details>
406
378
  <details>
407
379
  <summary>
@@ -409,7 +381,6 @@ UntagResource
409
381
  </summary>
410
382
 
411
383
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UntagResourceCommandOutput/)
412
-
413
384
  </details>
414
385
  <details>
415
386
  <summary>
@@ -417,7 +388,6 @@ UpdateComponent
417
388
  </summary>
418
389
 
419
390
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/UpdateComponentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UpdateComponentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UpdateComponentCommandOutput/)
420
-
421
391
  </details>
422
392
  <details>
423
393
  <summary>
@@ -425,7 +395,6 @@ UpdateForm
425
395
  </summary>
426
396
 
427
397
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/UpdateFormCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UpdateFormCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UpdateFormCommandOutput/)
428
-
429
398
  </details>
430
399
  <details>
431
400
  <summary>
@@ -433,5 +402,4 @@ UpdateTheme
433
402
  </summary>
434
403
 
435
404
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/amplifyuibuilder/command/UpdateThemeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UpdateThemeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-amplifyuibuilder/Interface/UpdateThemeCommandOutput/)
436
-
437
405
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultAmplifyUIBuilderHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultAmplifyUIBuilderHttpAuthSchemeParametersProvider = defaultAmplifyUIBuilderHttpAuthSchemeParametersProvider;