@aws-sdk/client-amplifyuibuilder 3.289.0 → 3.290.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/dist-types/commands/CreateComponentCommand.d.ts +14 -0
- package/dist-types/commands/CreateFormCommand.d.ts +14 -0
- package/dist-types/commands/CreateThemeCommand.d.ts +14 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +10 -0
- package/dist-types/commands/DeleteFormCommand.d.ts +10 -0
- package/dist-types/commands/DeleteThemeCommand.d.ts +10 -0
- package/dist-types/commands/ExchangeCodeForTokenCommand.d.ts +4 -0
- package/dist-types/commands/ExportComponentsCommand.d.ts +7 -0
- package/dist-types/commands/ExportFormsCommand.d.ts +7 -0
- package/dist-types/commands/ExportThemesCommand.d.ts +7 -0
- package/dist-types/commands/GetComponentCommand.d.ts +10 -0
- package/dist-types/commands/GetFormCommand.d.ts +10 -0
- package/dist-types/commands/GetMetadataCommand.d.ts +7 -0
- package/dist-types/commands/GetThemeCommand.d.ts +10 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +7 -0
- package/dist-types/commands/ListFormsCommand.d.ts +7 -0
- package/dist-types/commands/ListThemesCommand.d.ts +7 -0
- package/dist-types/commands/PutMetadataFlagCommand.d.ts +7 -0
- package/dist-types/commands/RefreshTokenCommand.d.ts +4 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +10 -0
- package/dist-types/commands/UpdateFormCommand.d.ts +10 -0
- package/dist-types/commands/UpdateThemeCommand.d.ts +10 -0
- package/package.json +29 -29
|
@@ -29,6 +29,20 @@ export interface CreateComponentCommandOutput extends CreateComponentResponse, _
|
|
|
29
29
|
* @see {@link CreateComponentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
39
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
42
|
+
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
43
|
+
* maximum number of service resources or operations for your Amazon Web Services account. </p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class CreateComponentCommand extends $Command<CreateComponentCommandInput, CreateComponentCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
48
|
readonly input: CreateComponentCommandInput;
|
|
@@ -29,6 +29,20 @@ export interface CreateFormCommandOutput extends CreateFormResponse, __MetadataB
|
|
|
29
29
|
* @see {@link CreateFormCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
39
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
42
|
+
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
43
|
+
* maximum number of service resources or operations for your Amazon Web Services account. </p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class CreateFormCommand extends $Command<CreateFormCommandInput, CreateFormCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
48
|
readonly input: CreateFormCommandInput;
|
|
@@ -29,6 +29,20 @@ export interface CreateThemeCommandOutput extends CreateThemeResponse, __Metadat
|
|
|
29
29
|
* @see {@link CreateThemeCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
39
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
42
|
+
* <p>You exceeded your service quota. Service quotas, also referred to as limits, are the
|
|
43
|
+
* maximum number of service resources or operations for your Amazon Web Services account. </p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class CreateThemeCommand extends $Command<CreateThemeCommandInput, CreateThemeCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
48
|
readonly input: CreateThemeCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface DeleteComponentCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* @see {@link DeleteComponentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The requested resource does not exist, or access was denied.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class DeleteComponentCommand extends $Command<DeleteComponentCommandInput, DeleteComponentCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: DeleteComponentCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface DeleteFormCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* @see {@link DeleteFormCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The requested resource does not exist, or access was denied.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class DeleteFormCommand extends $Command<DeleteFormCommandInput, DeleteFormCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: DeleteFormCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface DeleteThemeCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* @see {@link DeleteThemeCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The requested resource does not exist, or access was denied.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class DeleteThemeCommand extends $Command<DeleteThemeCommandInput, DeleteThemeCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: DeleteThemeCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ExchangeCodeForTokenCommandOutput extends ExchangeCodeForTokenR
|
|
|
29
29
|
* @see {@link ExchangeCodeForTokenCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
33
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ExchangeCodeForTokenCommand extends $Command<ExchangeCodeForTokenCommandInput, ExchangeCodeForTokenCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
38
|
readonly input: ExchangeCodeForTokenCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface ExportComponentsCommandOutput extends ExportComponentsResponse,
|
|
|
29
29
|
* @see {@link ExportComponentsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class ExportComponentsCommand extends $Command<ExportComponentsCommandInput, ExportComponentsCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
41
|
readonly input: ExportComponentsCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface ExportFormsCommandOutput extends ExportFormsResponse, __Metadat
|
|
|
29
29
|
* @see {@link ExportFormsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class ExportFormsCommand extends $Command<ExportFormsCommandInput, ExportFormsCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
41
|
readonly input: ExportFormsCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface ExportThemesCommandOutput extends ExportThemesResponse, __Metad
|
|
|
29
29
|
* @see {@link ExportThemesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class ExportThemesCommand extends $Command<ExportThemesCommandInput, ExportThemesCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
41
|
readonly input: ExportThemesCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetComponentCommandOutput extends GetComponentResponse, __Metad
|
|
|
29
29
|
* @see {@link GetComponentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The requested resource does not exist, or access was denied.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class GetComponentCommand extends $Command<GetComponentCommandInput, GetComponentCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: GetComponentCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetFormCommandOutput extends GetFormResponse, __MetadataBearer
|
|
|
29
29
|
* @see {@link GetFormCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The requested resource does not exist, or access was denied.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class GetFormCommand extends $Command<GetFormCommandInput, GetFormCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: GetFormCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface GetMetadataCommandOutput extends GetMetadataResponse, __Metadat
|
|
|
29
29
|
* @see {@link GetMetadataCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
33
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
36
|
+
* <p>You don't have permission to perform this operation.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class GetMetadataCommand extends $Command<GetMetadataCommandInput, GetMetadataCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
41
|
readonly input: GetMetadataCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetThemeCommandOutput extends GetThemeResponse, __MetadataBeare
|
|
|
29
29
|
* @see {@link GetThemeCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The requested resource does not exist, or access was denied.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class GetThemeCommand extends $Command<GetThemeCommandInput, GetThemeCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: GetThemeCommandInput;
|
|
@@ -30,6 +30,13 @@ export interface ListComponentsCommandOutput extends ListComponentsResponse, __M
|
|
|
30
30
|
* @see {@link ListComponentsCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalServerException} (server fault)
|
|
34
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
37
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
38
|
+
*
|
|
39
|
+
*
|
|
33
40
|
*/
|
|
34
41
|
export declare class ListComponentsCommand extends $Command<ListComponentsCommandInput, ListComponentsCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
35
42
|
readonly input: ListComponentsCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface ListFormsCommandOutput extends ListFormsResponse, __MetadataBea
|
|
|
29
29
|
* @see {@link ListFormsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class ListFormsCommand extends $Command<ListFormsCommandInput, ListFormsCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
41
|
readonly input: ListFormsCommandInput;
|
|
@@ -30,6 +30,13 @@ export interface ListThemesCommandOutput extends ListThemesResponse, __MetadataB
|
|
|
30
30
|
* @see {@link ListThemesCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InternalServerException} (server fault)
|
|
34
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
37
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
38
|
+
*
|
|
39
|
+
*
|
|
33
40
|
*/
|
|
34
41
|
export declare class ListThemesCommand extends $Command<ListThemesCommandInput, ListThemesCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
35
42
|
readonly input: ListThemesCommandInput;
|
|
@@ -29,6 +29,13 @@ export interface PutMetadataFlagCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* @see {@link PutMetadataFlagCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
33
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link UnauthorizedException} (client fault)
|
|
36
|
+
* <p>You don't have permission to perform this operation.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
32
39
|
*/
|
|
33
40
|
export declare class PutMetadataFlagCommand extends $Command<PutMetadataFlagCommandInput, PutMetadataFlagCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
41
|
readonly input: PutMetadataFlagCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface RefreshTokenCommandOutput extends RefreshTokenResponse, __Metad
|
|
|
29
29
|
* @see {@link RefreshTokenCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
33
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class RefreshTokenCommand extends $Command<RefreshTokenCommandInput, RefreshTokenCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
38
|
readonly input: RefreshTokenCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface UpdateComponentCommandOutput extends UpdateComponentResponse, _
|
|
|
29
29
|
* @see {@link UpdateComponentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
39
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class UpdateComponentCommand extends $Command<UpdateComponentCommandInput, UpdateComponentCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: UpdateComponentCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface UpdateFormCommandOutput extends UpdateFormResponse, __MetadataB
|
|
|
29
29
|
* @see {@link UpdateFormCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
39
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class UpdateFormCommand extends $Command<UpdateFormCommandInput, UpdateFormCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: UpdateFormCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface UpdateThemeCommandOutput extends UpdateThemeResponse, __Metadat
|
|
|
29
29
|
* @see {@link UpdateThemeCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link AmplifyUIBuilderClientResolvedConfig | config} for AmplifyUIBuilderClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An internal error has occurred. Please retry your request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
36
|
+
* <p>An invalid or out-of-range value was supplied for the input parameter.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceConflictException} (client fault)
|
|
39
|
+
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class UpdateThemeCommand extends $Command<UpdateThemeCommandInput, UpdateThemeCommandOutput, AmplifyUIBuilderClientResolvedConfig> {
|
|
34
44
|
readonly input: UpdateThemeCommandInput;
|
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.
|
|
4
|
+
"version": "3.290.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,37 +20,37 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.290.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.290.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.290.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.290.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.290.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.290.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.290.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.290.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.290.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.290.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.290.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.290.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.290.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.290.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.290.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.290.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.290.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.290.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.290.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.290.0",
|
|
43
|
+
"@aws-sdk/types": "3.290.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.290.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.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.290.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.290.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.290.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.290.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.290.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.290.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"tslib": "^2.3.1",
|
|
56
56
|
"uuid": "^8.3.2"
|