@aws-sdk/client-amplifyuibuilder 3.278.0 → 3.281.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
@@ -211,3 +211,182 @@ To contribute to client you can check our [generate clients scripts](https://git
211
211
  This SDK is distributed under the
212
212
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
213
213
  see LICENSE for more information.
214
+
215
+ ## Client Commands (Operations List)
216
+
217
+ <details>
218
+ <summary>
219
+ CreateComponent
220
+ </summary>
221
+
222
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/createcomponentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/createcomponentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/createcomponentcommandoutput.html)
223
+
224
+ </details>
225
+ <details>
226
+ <summary>
227
+ CreateForm
228
+ </summary>
229
+
230
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/createformcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/createformcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/createformcommandoutput.html)
231
+
232
+ </details>
233
+ <details>
234
+ <summary>
235
+ CreateTheme
236
+ </summary>
237
+
238
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/createthemecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/createthemecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/createthemecommandoutput.html)
239
+
240
+ </details>
241
+ <details>
242
+ <summary>
243
+ DeleteComponent
244
+ </summary>
245
+
246
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/deletecomponentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/deletecomponentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/deletecomponentcommandoutput.html)
247
+
248
+ </details>
249
+ <details>
250
+ <summary>
251
+ DeleteForm
252
+ </summary>
253
+
254
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/deleteformcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/deleteformcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/deleteformcommandoutput.html)
255
+
256
+ </details>
257
+ <details>
258
+ <summary>
259
+ DeleteTheme
260
+ </summary>
261
+
262
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/deletethemecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/deletethemecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/deletethemecommandoutput.html)
263
+
264
+ </details>
265
+ <details>
266
+ <summary>
267
+ ExchangeCodeForToken
268
+ </summary>
269
+
270
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/exchangecodefortokencommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exchangecodefortokencommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exchangecodefortokencommandoutput.html)
271
+
272
+ </details>
273
+ <details>
274
+ <summary>
275
+ ExportComponents
276
+ </summary>
277
+
278
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/exportcomponentscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exportcomponentscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exportcomponentscommandoutput.html)
279
+
280
+ </details>
281
+ <details>
282
+ <summary>
283
+ ExportForms
284
+ </summary>
285
+
286
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/exportformscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exportformscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exportformscommandoutput.html)
287
+
288
+ </details>
289
+ <details>
290
+ <summary>
291
+ ExportThemes
292
+ </summary>
293
+
294
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/exportthemescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exportthemescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/exportthemescommandoutput.html)
295
+
296
+ </details>
297
+ <details>
298
+ <summary>
299
+ GetComponent
300
+ </summary>
301
+
302
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/getcomponentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getcomponentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getcomponentcommandoutput.html)
303
+
304
+ </details>
305
+ <details>
306
+ <summary>
307
+ GetForm
308
+ </summary>
309
+
310
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/getformcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getformcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getformcommandoutput.html)
311
+
312
+ </details>
313
+ <details>
314
+ <summary>
315
+ GetMetadata
316
+ </summary>
317
+
318
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/getmetadatacommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getmetadatacommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getmetadatacommandoutput.html)
319
+
320
+ </details>
321
+ <details>
322
+ <summary>
323
+ GetTheme
324
+ </summary>
325
+
326
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/getthemecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getthemecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/getthemecommandoutput.html)
327
+
328
+ </details>
329
+ <details>
330
+ <summary>
331
+ ListComponents
332
+ </summary>
333
+
334
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/listcomponentscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/listcomponentscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/listcomponentscommandoutput.html)
335
+
336
+ </details>
337
+ <details>
338
+ <summary>
339
+ ListForms
340
+ </summary>
341
+
342
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/listformscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/listformscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/listformscommandoutput.html)
343
+
344
+ </details>
345
+ <details>
346
+ <summary>
347
+ ListThemes
348
+ </summary>
349
+
350
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/listthemescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/listthemescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/listthemescommandoutput.html)
351
+
352
+ </details>
353
+ <details>
354
+ <summary>
355
+ PutMetadataFlag
356
+ </summary>
357
+
358
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/putmetadataflagcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/putmetadataflagcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/putmetadataflagcommandoutput.html)
359
+
360
+ </details>
361
+ <details>
362
+ <summary>
363
+ RefreshToken
364
+ </summary>
365
+
366
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/refreshtokencommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/refreshtokencommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/refreshtokencommandoutput.html)
367
+
368
+ </details>
369
+ <details>
370
+ <summary>
371
+ UpdateComponent
372
+ </summary>
373
+
374
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/updatecomponentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/updatecomponentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/updatecomponentcommandoutput.html)
375
+
376
+ </details>
377
+ <details>
378
+ <summary>
379
+ UpdateForm
380
+ </summary>
381
+
382
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/updateformcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/updateformcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/updateformcommandoutput.html)
383
+
384
+ </details>
385
+ <details>
386
+ <summary>
387
+ UpdateTheme
388
+ </summary>
389
+
390
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/classes/updatethemecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/updatethemecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-amplifyuibuilder/interfaces/updatethemecommandoutput.html)
391
+
392
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { CreateComponentRequest, CreateComponentResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateComponentCommand}.
8
+ */
6
9
  export interface CreateComponentCommandInput extends CreateComponentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateComponentCommand}.
13
+ */
8
14
  export interface CreateComponentCommandOutput extends CreateComponentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { CreateFormRequest, CreateFormResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateFormCommand}.
8
+ */
6
9
  export interface CreateFormCommandInput extends CreateFormRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateFormCommand}.
13
+ */
8
14
  export interface CreateFormCommandOutput extends CreateFormResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { CreateThemeRequest, CreateThemeResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateThemeCommand}.
8
+ */
6
9
  export interface CreateThemeCommandInput extends CreateThemeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateThemeCommand}.
13
+ */
8
14
  export interface CreateThemeCommandOutput extends CreateThemeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { DeleteComponentRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteComponentCommand}.
8
+ */
6
9
  export interface DeleteComponentCommandInput extends DeleteComponentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteComponentCommand}.
13
+ */
8
14
  export interface DeleteComponentCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { DeleteFormRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteFormCommand}.
8
+ */
6
9
  export interface DeleteFormCommandInput extends DeleteFormRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteFormCommand}.
13
+ */
8
14
  export interface DeleteFormCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { DeleteThemeRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteThemeCommand}.
8
+ */
6
9
  export interface DeleteThemeCommandInput extends DeleteThemeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteThemeCommand}.
13
+ */
8
14
  export interface DeleteThemeCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ExchangeCodeForTokenRequest, ExchangeCodeForTokenResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ExchangeCodeForTokenCommand}.
8
+ */
6
9
  export interface ExchangeCodeForTokenCommandInput extends ExchangeCodeForTokenRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ExchangeCodeForTokenCommand}.
13
+ */
8
14
  export interface ExchangeCodeForTokenCommandOutput extends ExchangeCodeForTokenResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ExportComponentsRequest, ExportComponentsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ExportComponentsCommand}.
8
+ */
6
9
  export interface ExportComponentsCommandInput extends ExportComponentsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ExportComponentsCommand}.
13
+ */
8
14
  export interface ExportComponentsCommandOutput extends ExportComponentsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ExportFormsRequest, ExportFormsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ExportFormsCommand}.
8
+ */
6
9
  export interface ExportFormsCommandInput extends ExportFormsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ExportFormsCommand}.
13
+ */
8
14
  export interface ExportFormsCommandOutput extends ExportFormsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ExportThemesRequest, ExportThemesResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ExportThemesCommand}.
8
+ */
6
9
  export interface ExportThemesCommandInput extends ExportThemesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ExportThemesCommand}.
13
+ */
8
14
  export interface ExportThemesCommandOutput extends ExportThemesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { GetComponentRequest, GetComponentResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetComponentCommand}.
8
+ */
6
9
  export interface GetComponentCommandInput extends GetComponentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetComponentCommand}.
13
+ */
8
14
  export interface GetComponentCommandOutput extends GetComponentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { GetFormRequest, GetFormResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetFormCommand}.
8
+ */
6
9
  export interface GetFormCommandInput extends GetFormRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFormCommand}.
13
+ */
8
14
  export interface GetFormCommandOutput extends GetFormResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { GetMetadataRequest, GetMetadataResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetMetadataCommand}.
8
+ */
6
9
  export interface GetMetadataCommandInput extends GetMetadataRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetMetadataCommand}.
13
+ */
8
14
  export interface GetMetadataCommandOutput extends GetMetadataResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { GetThemeRequest, GetThemeResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetThemeCommand}.
8
+ */
6
9
  export interface GetThemeCommandInput extends GetThemeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetThemeCommand}.
13
+ */
8
14
  export interface GetThemeCommandOutput extends GetThemeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ListComponentsRequest, ListComponentsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListComponentsCommand}.
8
+ */
6
9
  export interface ListComponentsCommandInput extends ListComponentsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListComponentsCommand}.
13
+ */
8
14
  export interface ListComponentsCommandOutput extends ListComponentsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ListFormsRequest, ListFormsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListFormsCommand}.
8
+ */
6
9
  export interface ListFormsCommandInput extends ListFormsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFormsCommand}.
13
+ */
8
14
  export interface ListFormsCommandOutput extends ListFormsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { ListThemesRequest, ListThemesResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListThemesCommand}.
8
+ */
6
9
  export interface ListThemesCommandInput extends ListThemesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListThemesCommand}.
13
+ */
8
14
  export interface ListThemesCommandOutput extends ListThemesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { PutMetadataFlagRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link PutMetadataFlagCommand}.
8
+ */
6
9
  export interface PutMetadataFlagCommandInput extends PutMetadataFlagRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutMetadataFlagCommand}.
13
+ */
8
14
  export interface PutMetadataFlagCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { RefreshTokenRequest, RefreshTokenResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link RefreshTokenCommand}.
8
+ */
6
9
  export interface RefreshTokenCommandInput extends RefreshTokenRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link RefreshTokenCommand}.
13
+ */
8
14
  export interface RefreshTokenCommandOutput extends RefreshTokenResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { UpdateComponentRequest, UpdateComponentResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateComponentCommand}.
8
+ */
6
9
  export interface UpdateComponentCommandInput extends UpdateComponentRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateComponentCommand}.
13
+ */
8
14
  export interface UpdateComponentCommandOutput extends UpdateComponentResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { UpdateFormRequest, UpdateFormResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateFormCommand}.
8
+ */
6
9
  export interface UpdateFormCommandInput extends UpdateFormRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateFormCommand}.
13
+ */
8
14
  export interface UpdateFormCommandOutput extends UpdateFormResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { AmplifyUIBuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyUIBuilderClient";
5
5
  import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateThemeCommand}.
8
+ */
6
9
  export interface UpdateThemeCommandInput extends UpdateThemeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateThemeCommand}.
13
+ */
8
14
  export interface UpdateThemeCommandOutput extends UpdateThemeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-amplifyuibuilder",
3
3
  "description": "AWS SDK for JavaScript Amplifyuibuilder Client for Node.js, Browser and React Native",
4
- "version": "3.278.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-user-agent-browser": "3.272.0",