@aws-sdk/client-amplifybackend 3.533.0 → 3.535.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.
Files changed (67) hide show
  1. package/dist-types/AmplifyBackend.d.ts +2 -1
  2. package/dist-types/AmplifyBackendClient.d.ts +1 -1
  3. package/dist-types/commands/CloneBackendCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateBackendAPICommand.d.ts +2 -1
  5. package/dist-types/commands/CreateBackendAuthCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateBackendCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateBackendConfigCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateBackendStorageCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateTokenCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteBackendAPICommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteBackendAuthCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteBackendCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteBackendStorageCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteTokenCommand.d.ts +2 -1
  15. package/dist-types/commands/GenerateBackendAPIModelsCommand.d.ts +2 -1
  16. package/dist-types/commands/GetBackendAPICommand.d.ts +2 -1
  17. package/dist-types/commands/GetBackendAPIModelsCommand.d.ts +2 -1
  18. package/dist-types/commands/GetBackendAuthCommand.d.ts +2 -1
  19. package/dist-types/commands/GetBackendCommand.d.ts +2 -1
  20. package/dist-types/commands/GetBackendJobCommand.d.ts +2 -1
  21. package/dist-types/commands/GetBackendStorageCommand.d.ts +2 -1
  22. package/dist-types/commands/GetTokenCommand.d.ts +2 -1
  23. package/dist-types/commands/ImportBackendAuthCommand.d.ts +2 -1
  24. package/dist-types/commands/ImportBackendStorageCommand.d.ts +2 -1
  25. package/dist-types/commands/ListBackendJobsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListS3BucketsCommand.d.ts +2 -1
  27. package/dist-types/commands/RemoveAllBackendsCommand.d.ts +2 -1
  28. package/dist-types/commands/RemoveBackendConfigCommand.d.ts +2 -1
  29. package/dist-types/commands/UpdateBackendAPICommand.d.ts +2 -1
  30. package/dist-types/commands/UpdateBackendAuthCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateBackendConfigCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateBackendJobCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateBackendStorageCommand.d.ts +2 -1
  34. package/dist-types/models/models_0.d.ts +432 -432
  35. package/dist-types/ts3.4/AmplifyBackend.d.ts +1 -0
  36. package/dist-types/ts3.4/commands/CloneBackendCommand.d.ts +9 -0
  37. package/dist-types/ts3.4/commands/CreateBackendAPICommand.d.ts +9 -0
  38. package/dist-types/ts3.4/commands/CreateBackendAuthCommand.d.ts +9 -0
  39. package/dist-types/ts3.4/commands/CreateBackendCommand.d.ts +9 -0
  40. package/dist-types/ts3.4/commands/CreateBackendConfigCommand.d.ts +9 -0
  41. package/dist-types/ts3.4/commands/CreateBackendStorageCommand.d.ts +9 -0
  42. package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +9 -0
  43. package/dist-types/ts3.4/commands/DeleteBackendAPICommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/DeleteBackendAuthCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/DeleteBackendCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/DeleteBackendStorageCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/GenerateBackendAPIModelsCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/GetBackendAPICommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/GetBackendAPIModelsCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/GetBackendAuthCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/GetBackendCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/GetBackendJobCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/GetBackendStorageCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/GetTokenCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/ImportBackendAuthCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/ImportBackendStorageCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/ListBackendJobsCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/ListS3BucketsCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/RemoveAllBackendsCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/RemoveBackendConfigCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/UpdateBackendAPICommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/UpdateBackendAuthCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/UpdateBackendConfigCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/UpdateBackendJobCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/UpdateBackendStorageCommand.d.ts +9 -0
  67. package/package.json +40 -40
@@ -424,6 +424,7 @@ export interface AmplifyBackend {
424
424
  options: __HttpHandlerOptions,
425
425
  cb: (err: any, data?: ListBackendJobsCommandOutput) => void
426
426
  ): void;
427
+ listS3Buckets(): Promise<ListS3BucketsCommandOutput>;
427
428
  listS3Buckets(
428
429
  args: ListS3BucketsCommandInput,
429
430
  options?: __HttpHandlerOptions
@@ -21,6 +21,15 @@ declare const CloneBackendCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CloneBackendCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CloneBackendCommandInput,
28
+ CloneBackendCommandOutput,
29
+ AmplifyBackendClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CloneBackendCommand extends CloneBackendCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateBackendAPICommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateBackendAPICommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateBackendAPICommandInput,
31
+ CreateBackendAPICommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateBackendAPICommand extends CreateBackendAPICommand_base {}
@@ -25,6 +25,15 @@ declare const CreateBackendAuthCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateBackendAuthCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateBackendAuthCommandInput,
32
+ CreateBackendAuthCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateBackendAuthCommand extends CreateBackendAuthCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateBackendCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateBackendCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateBackendCommandInput,
31
+ CreateBackendCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateBackendCommand extends CreateBackendCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateBackendConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateBackendConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateBackendConfigCommandInput,
32
+ CreateBackendConfigCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateBackendConfigCommand extends CreateBackendConfigCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateBackendStorageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateBackendStorageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateBackendStorageCommandInput,
32
+ CreateBackendStorageCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateBackendStorageCommand extends CreateBackendStorageCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateTokenCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateTokenCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateTokenCommandInput,
28
+ CreateTokenCommandOutput,
29
+ AmplifyBackendClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateTokenCommand extends CreateTokenCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteBackendAPICommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteBackendAPICommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteBackendAPICommandInput,
31
+ DeleteBackendAPICommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteBackendAPICommand extends DeleteBackendAPICommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteBackendAuthCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteBackendAuthCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteBackendAuthCommandInput,
32
+ DeleteBackendAuthCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteBackendAuthCommand extends DeleteBackendAuthCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteBackendCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteBackendCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteBackendCommandInput,
31
+ DeleteBackendCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteBackendCommand extends DeleteBackendCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteBackendStorageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteBackendStorageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteBackendStorageCommandInput,
32
+ DeleteBackendStorageCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteBackendStorageCommand extends DeleteBackendStorageCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteTokenCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteTokenCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteTokenCommandInput,
28
+ DeleteTokenCommandOutput,
29
+ AmplifyBackendClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteTokenCommand extends DeleteTokenCommand_base {}
@@ -25,6 +25,15 @@ declare const GenerateBackendAPIModelsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GenerateBackendAPIModelsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GenerateBackendAPIModelsCommandInput,
32
+ GenerateBackendAPIModelsCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GenerateBackendAPIModelsCommand extends GenerateBackendAPIModelsCommand_base {}
@@ -24,6 +24,15 @@ declare const GetBackendAPICommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetBackendAPICommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetBackendAPICommandInput,
31
+ GetBackendAPICommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetBackendAPICommand extends GetBackendAPICommand_base {}
@@ -25,6 +25,15 @@ declare const GetBackendAPIModelsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetBackendAPIModelsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetBackendAPIModelsCommandInput,
32
+ GetBackendAPIModelsCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetBackendAPIModelsCommand extends GetBackendAPIModelsCommand_base {}
@@ -24,6 +24,15 @@ declare const GetBackendAuthCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetBackendAuthCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetBackendAuthCommandInput,
31
+ GetBackendAuthCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetBackendAuthCommand extends GetBackendAuthCommand_base {}
@@ -21,6 +21,15 @@ declare const GetBackendCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetBackendCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetBackendCommandInput,
28
+ GetBackendCommandOutput,
29
+ AmplifyBackendClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetBackendCommand extends GetBackendCommand_base {}
@@ -24,6 +24,15 @@ declare const GetBackendJobCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetBackendJobCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetBackendJobCommandInput,
31
+ GetBackendJobCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetBackendJobCommand extends GetBackendJobCommand_base {}
@@ -25,6 +25,15 @@ declare const GetBackendStorageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetBackendStorageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetBackendStorageCommandInput,
32
+ GetBackendStorageCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetBackendStorageCommand extends GetBackendStorageCommand_base {}
@@ -21,6 +21,15 @@ declare const GetTokenCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetTokenCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetTokenCommandInput,
28
+ GetTokenCommandOutput,
29
+ AmplifyBackendClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetTokenCommand extends GetTokenCommand_base {}
@@ -25,6 +25,15 @@ declare const ImportBackendAuthCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ImportBackendAuthCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ImportBackendAuthCommandInput,
32
+ ImportBackendAuthCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ImportBackendAuthCommand extends ImportBackendAuthCommand_base {}
@@ -25,6 +25,15 @@ declare const ImportBackendStorageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ImportBackendStorageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ImportBackendStorageCommandInput,
32
+ ImportBackendStorageCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ImportBackendStorageCommand extends ImportBackendStorageCommand_base {}
@@ -24,6 +24,15 @@ declare const ListBackendJobsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListBackendJobsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListBackendJobsCommandInput,
31
+ ListBackendJobsCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListBackendJobsCommand extends ListBackendJobsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListS3BucketsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListS3BucketsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListS3BucketsCommandInput,
31
+ ListS3BucketsCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListS3BucketsCommand extends ListS3BucketsCommand_base {}
@@ -25,6 +25,15 @@ declare const RemoveAllBackendsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RemoveAllBackendsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RemoveAllBackendsCommandInput,
32
+ RemoveAllBackendsCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RemoveAllBackendsCommand extends RemoveAllBackendsCommand_base {}
@@ -25,6 +25,15 @@ declare const RemoveBackendConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RemoveBackendConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RemoveBackendConfigCommandInput,
32
+ RemoveBackendConfigCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RemoveBackendConfigCommand extends RemoveBackendConfigCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateBackendAPICommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateBackendAPICommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateBackendAPICommandInput,
31
+ UpdateBackendAPICommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateBackendAPICommand extends UpdateBackendAPICommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateBackendAuthCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateBackendAuthCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateBackendAuthCommandInput,
32
+ UpdateBackendAuthCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateBackendAuthCommand extends UpdateBackendAuthCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateBackendConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateBackendConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateBackendConfigCommandInput,
32
+ UpdateBackendConfigCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateBackendConfigCommand extends UpdateBackendConfigCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateBackendJobCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateBackendJobCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateBackendJobCommandInput,
31
+ UpdateBackendJobCommandOutput,
32
+ AmplifyBackendClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateBackendJobCommand extends UpdateBackendJobCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateBackendStorageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateBackendStorageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateBackendStorageCommandInput,
32
+ UpdateBackendStorageCommandOutput,
33
+ AmplifyBackendClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateBackendStorageCommand extends UpdateBackendStorageCommand_base {}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-amplifybackend",
3
3
  "description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native",
4
- "version": "3.533.0",
4
+ "version": "3.535.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-amplifybackend",
@@ -20,47 +20,47 @@
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.533.0",
24
- "@aws-sdk/core": "3.533.0",
25
- "@aws-sdk/credential-provider-node": "3.533.0",
26
- "@aws-sdk/middleware-host-header": "3.533.0",
27
- "@aws-sdk/middleware-logger": "3.533.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.533.0",
29
- "@aws-sdk/middleware-user-agent": "3.533.0",
30
- "@aws-sdk/region-config-resolver": "3.533.0",
31
- "@aws-sdk/types": "3.533.0",
32
- "@aws-sdk/util-endpoints": "3.533.0",
33
- "@aws-sdk/util-user-agent-browser": "3.533.0",
34
- "@aws-sdk/util-user-agent-node": "3.533.0",
35
- "@smithy/config-resolver": "^2.1.5",
36
- "@smithy/core": "^1.3.8",
37
- "@smithy/fetch-http-handler": "^2.4.5",
38
- "@smithy/hash-node": "^2.1.4",
39
- "@smithy/invalid-dependency": "^2.1.4",
40
- "@smithy/middleware-content-length": "^2.1.4",
41
- "@smithy/middleware-endpoint": "^2.4.6",
42
- "@smithy/middleware-retry": "^2.1.7",
43
- "@smithy/middleware-serde": "^2.2.1",
44
- "@smithy/middleware-stack": "^2.1.4",
45
- "@smithy/node-config-provider": "^2.2.5",
46
- "@smithy/node-http-handler": "^2.4.3",
47
- "@smithy/protocol-http": "^3.2.2",
48
- "@smithy/smithy-client": "^2.4.5",
49
- "@smithy/types": "^2.11.0",
50
- "@smithy/url-parser": "^2.1.4",
51
- "@smithy/util-base64": "^2.2.1",
52
- "@smithy/util-body-length-browser": "^2.1.1",
53
- "@smithy/util-body-length-node": "^2.2.2",
54
- "@smithy/util-defaults-mode-browser": "^2.1.7",
55
- "@smithy/util-defaults-mode-node": "^2.2.7",
56
- "@smithy/util-endpoints": "^1.1.5",
57
- "@smithy/util-middleware": "^2.1.4",
58
- "@smithy/util-retry": "^2.1.4",
59
- "@smithy/util-utf8": "^2.2.0",
60
- "tslib": "^2.5.0"
23
+ "@aws-sdk/client-sts": "3.535.0",
24
+ "@aws-sdk/core": "3.535.0",
25
+ "@aws-sdk/credential-provider-node": "3.535.0",
26
+ "@aws-sdk/middleware-host-header": "3.535.0",
27
+ "@aws-sdk/middleware-logger": "3.535.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.535.0",
29
+ "@aws-sdk/middleware-user-agent": "3.535.0",
30
+ "@aws-sdk/region-config-resolver": "3.535.0",
31
+ "@aws-sdk/types": "3.535.0",
32
+ "@aws-sdk/util-endpoints": "3.535.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.535.0",
34
+ "@aws-sdk/util-user-agent-node": "3.535.0",
35
+ "@smithy/config-resolver": "^2.2.0",
36
+ "@smithy/core": "^1.4.0",
37
+ "@smithy/fetch-http-handler": "^2.5.0",
38
+ "@smithy/hash-node": "^2.2.0",
39
+ "@smithy/invalid-dependency": "^2.2.0",
40
+ "@smithy/middleware-content-length": "^2.2.0",
41
+ "@smithy/middleware-endpoint": "^2.5.0",
42
+ "@smithy/middleware-retry": "^2.2.0",
43
+ "@smithy/middleware-serde": "^2.3.0",
44
+ "@smithy/middleware-stack": "^2.2.0",
45
+ "@smithy/node-config-provider": "^2.3.0",
46
+ "@smithy/node-http-handler": "^2.5.0",
47
+ "@smithy/protocol-http": "^3.3.0",
48
+ "@smithy/smithy-client": "^2.5.0",
49
+ "@smithy/types": "^2.12.0",
50
+ "@smithy/url-parser": "^2.2.0",
51
+ "@smithy/util-base64": "^2.3.0",
52
+ "@smithy/util-body-length-browser": "^2.2.0",
53
+ "@smithy/util-body-length-node": "^2.3.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.2.0",
55
+ "@smithy/util-defaults-mode-node": "^2.3.0",
56
+ "@smithy/util-endpoints": "^1.2.0",
57
+ "@smithy/util-middleware": "^2.2.0",
58
+ "@smithy/util-retry": "^2.2.0",
59
+ "@smithy/util-utf8": "^2.3.0",
60
+ "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.1.1",
63
+ "@smithy/service-client-documentation-generator": "^2.2.0",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",