Socket
Socket
Sign inDemoInstall

@aws-sdk/client-amplifybackend

Package Overview
Dependencies
Maintainers
0
Versions
348
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-amplifybackend - npm Package Compare versions

Comparing version 3.651.1 to 3.654.0

11

dist-types/commands/CloneBackendCommand.d.ts

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CloneBackendCommand extends CloneBackendCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CloneBackendRequest;
output: CloneBackendResponse;
};
sdk: {
input: CloneBackendCommandInput;
output: CloneBackendCommandOutput;
};
};
}

@@ -115,2 +115,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateBackendAPICommand extends CreateBackendAPICommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateBackendAPIRequest;
output: CreateBackendAPIResponse;
};
sdk: {
input: CreateBackendAPICommandInput;
output: CreateBackendAPICommandOutput;
};
};
}

@@ -162,2 +162,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateBackendAuthCommand extends CreateBackendAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateBackendAuthRequest;
output: CreateBackendAuthResponse;
};
sdk: {
input: CreateBackendAuthCommandInput;
output: CreateBackendAuthCommandOutput;
};
};
}

@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateBackendCommand extends CreateBackendCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateBackendRequest;
output: CreateBackendResponse;
};
sdk: {
input: CreateBackendCommandInput;
output: CreateBackendCommandOutput;
};
};
}

@@ -76,2 +76,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateBackendConfigCommand extends CreateBackendConfigCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateBackendConfigRequest;
output: CreateBackendConfigResponse;
};
sdk: {
input: CreateBackendConfigCommandInput;
output: CreateBackendConfigCommandOutput;
};
};
}

@@ -89,2 +89,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateBackendStorageCommand extends CreateBackendStorageCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateBackendStorageRequest;
output: CreateBackendStorageResponse;
};
sdk: {
input: CreateBackendStorageCommandInput;
output: CreateBackendStorageCommandOutput;
};
};
}

@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class CreateTokenCommand extends CreateTokenCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: CreateTokenRequest;
output: CreateTokenResponse;
};
sdk: {
input: CreateTokenCommandInput;
output: CreateTokenCommandOutput;
};
};
}

@@ -115,2 +115,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteBackendAPICommand extends DeleteBackendAPICommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteBackendAPIRequest;
output: DeleteBackendAPIResponse;
};
sdk: {
input: DeleteBackendAPICommandInput;
output: DeleteBackendAPICommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteBackendAuthCommand extends DeleteBackendAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteBackendAuthRequest;
output: DeleteBackendAuthResponse;
};
sdk: {
input: DeleteBackendAuthCommandInput;
output: DeleteBackendAuthCommandOutput;
};
};
}

@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteBackendCommand extends DeleteBackendCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteBackendRequest;
output: DeleteBackendResponse;
};
sdk: {
input: DeleteBackendCommandInput;
output: DeleteBackendCommandOutput;
};
};
}

@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteBackendStorageCommand extends DeleteBackendStorageCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteBackendStorageRequest;
output: DeleteBackendStorageResponse;
};
sdk: {
input: DeleteBackendStorageCommandInput;
output: DeleteBackendStorageCommandOutput;
};
};
}

@@ -73,2 +73,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class DeleteTokenCommand extends DeleteTokenCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: DeleteTokenRequest;
output: DeleteTokenResponse;
};
sdk: {
input: DeleteTokenCommandInput;
output: DeleteTokenCommandOutput;
};
};
}

@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GenerateBackendAPIModelsCommand extends GenerateBackendAPIModelsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GenerateBackendAPIModelsRequest;
output: GenerateBackendAPIModelsResponse;
};
sdk: {
input: GenerateBackendAPIModelsCommandInput;
output: GenerateBackendAPIModelsCommandOutput;
};
};
}

@@ -149,2 +149,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetBackendAPICommand extends GetBackendAPICommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetBackendAPIRequest;
output: GetBackendAPIResponse;
};
sdk: {
input: GetBackendAPICommandInput;
output: GetBackendAPICommandOutput;
};
};
}

@@ -76,2 +76,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetBackendAPIModelsCommand extends GetBackendAPIModelsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetBackendAPIModelsRequest;
output: GetBackendAPIModelsResponse;
};
sdk: {
input: GetBackendAPIModelsCommandInput;
output: GetBackendAPIModelsCommandOutput;
};
};
}

@@ -160,2 +160,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetBackendAuthCommand extends GetBackendAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetBackendAuthRequest;
output: GetBackendAuthResponse;
};
sdk: {
input: GetBackendAuthCommandInput;
output: GetBackendAuthCommandOutput;
};
};
}

@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetBackendCommand extends GetBackendCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetBackendRequest;
output: GetBackendResponse;
};
sdk: {
input: GetBackendCommandInput;
output: GetBackendCommandOutput;
};
};
}

@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetBackendJobCommand extends GetBackendJobCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetBackendJobRequest;
output: GetBackendJobResponse;
};
sdk: {
input: GetBackendJobCommandInput;
output: GetBackendJobCommandOutput;
};
};
}

@@ -89,2 +89,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetBackendStorageCommand extends GetBackendStorageCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetBackendStorageRequest;
output: GetBackendStorageResponse;
};
sdk: {
input: GetBackendStorageCommandInput;
output: GetBackendStorageCommandOutput;
};
};
}

@@ -76,2 +76,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class GetTokenCommand extends GetTokenCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: GetTokenRequest;
output: GetTokenResponse;
};
sdk: {
input: GetTokenCommandInput;
output: GetTokenCommandOutput;
};
};
}

@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ImportBackendAuthCommand extends ImportBackendAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ImportBackendAuthRequest;
output: ImportBackendAuthResponse;
};
sdk: {
input: ImportBackendAuthCommandInput;
output: ImportBackendAuthCommandOutput;
};
};
}

@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ImportBackendStorageCommand extends ImportBackendStorageCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ImportBackendStorageRequest;
output: ImportBackendStorageResponse;
};
sdk: {
input: ImportBackendStorageCommandInput;
output: ImportBackendStorageCommandOutput;
};
};
}

@@ -90,2 +90,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListBackendJobsCommand extends ListBackendJobsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListBackendJobsRequest;
output: ListBackendJobsResponse;
};
sdk: {
input: ListBackendJobsCommandInput;
output: ListBackendJobsCommandOutput;
};
};
}

@@ -78,2 +78,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class ListS3BucketsCommand extends ListS3BucketsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: ListS3BucketsRequest;
output: ListS3BucketsResponse;
};
sdk: {
input: ListS3BucketsCommandInput;
output: ListS3BucketsCommandOutput;
};
};
}

@@ -77,2 +77,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class RemoveAllBackendsCommand extends RemoveAllBackendsCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: RemoveAllBackendsRequest;
output: RemoveAllBackendsResponse;
};
sdk: {
input: RemoveAllBackendsCommandInput;
output: RemoveAllBackendsCommandOutput;
};
};
}

@@ -72,2 +72,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class RemoveBackendConfigCommand extends RemoveBackendConfigCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: RemoveBackendConfigRequest;
output: RemoveBackendConfigResponse;
};
sdk: {
input: RemoveBackendConfigCommandInput;
output: RemoveBackendConfigCommandOutput;
};
};
}

@@ -115,2 +115,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateBackendAPICommand extends UpdateBackendAPICommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateBackendAPIRequest;
output: UpdateBackendAPIResponse;
};
sdk: {
input: UpdateBackendAPICommandInput;
output: UpdateBackendAPICommandOutput;
};
};
}

@@ -156,2 +156,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateBackendAuthCommand extends UpdateBackendAuthCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateBackendAuthRequest;
output: UpdateBackendAuthResponse;
};
sdk: {
input: UpdateBackendAuthCommandInput;
output: UpdateBackendAuthCommandOutput;
};
};
}

@@ -86,2 +86,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateBackendConfigCommand extends UpdateBackendConfigCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateBackendConfigRequest;
output: UpdateBackendConfigResponse;
};
sdk: {
input: UpdateBackendConfigCommandInput;
output: UpdateBackendConfigCommandOutput;
};
};
}

@@ -83,2 +83,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateBackendJobCommand extends UpdateBackendJobCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateBackendJobRequest;
output: UpdateBackendJobResponse;
};
sdk: {
input: UpdateBackendJobCommandInput;
output: UpdateBackendJobCommandOutput;
};
};
}

@@ -88,2 +88,13 @@ import { Command as $Command } from "@smithy/smithy-client";

export declare class UpdateBackendStorageCommand extends UpdateBackendStorageCommand_base {
/** @internal type navigation helper, not in runtime. */
protected static __types: {
api: {
input: UpdateBackendStorageRequest;
output: UpdateBackendStorageResponse;
};
sdk: {
input: UpdateBackendStorageCommandInput;
output: UpdateBackendStorageCommandOutput;
};
};
}

13

dist-types/ts3.4/commands/CloneBackendCommand.d.ts

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CloneBackendCommand extends CloneBackendCommand_base {}
export declare class CloneBackendCommand extends CloneBackendCommand_base {
protected static __types: {
api: {
input: CloneBackendRequest;
output: CloneBackendResponse;
};
sdk: {
input: CloneBackendCommandInput;
output: CloneBackendCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateBackendAPICommand extends CreateBackendAPICommand_base {}
export declare class CreateBackendAPICommand extends CreateBackendAPICommand_base {
protected static __types: {
api: {
input: CreateBackendAPIRequest;
output: CreateBackendAPIResponse;
};
sdk: {
input: CreateBackendAPICommandInput;
output: CreateBackendAPICommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateBackendAuthCommand extends CreateBackendAuthCommand_base {}
export declare class CreateBackendAuthCommand extends CreateBackendAuthCommand_base {
protected static __types: {
api: {
input: CreateBackendAuthRequest;
output: CreateBackendAuthResponse;
};
sdk: {
input: CreateBackendAuthCommandInput;
output: CreateBackendAuthCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateBackendCommand extends CreateBackendCommand_base {}
export declare class CreateBackendCommand extends CreateBackendCommand_base {
protected static __types: {
api: {
input: CreateBackendRequest;
output: CreateBackendResponse;
};
sdk: {
input: CreateBackendCommandInput;
output: CreateBackendCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateBackendConfigCommand extends CreateBackendConfigCommand_base {}
export declare class CreateBackendConfigCommand extends CreateBackendConfigCommand_base {
protected static __types: {
api: {
input: CreateBackendConfigRequest;
output: CreateBackendConfigResponse;
};
sdk: {
input: CreateBackendConfigCommandInput;
output: CreateBackendConfigCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateBackendStorageCommand extends CreateBackendStorageCommand_base {}
export declare class CreateBackendStorageCommand extends CreateBackendStorageCommand_base {
protected static __types: {
api: {
input: CreateBackendStorageRequest;
output: CreateBackendStorageResponse;
};
sdk: {
input: CreateBackendStorageCommandInput;
output: CreateBackendStorageCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class CreateTokenCommand extends CreateTokenCommand_base {}
export declare class CreateTokenCommand extends CreateTokenCommand_base {
protected static __types: {
api: {
input: CreateTokenRequest;
output: CreateTokenResponse;
};
sdk: {
input: CreateTokenCommandInput;
output: CreateTokenCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteBackendAPICommand extends DeleteBackendAPICommand_base {}
export declare class DeleteBackendAPICommand extends DeleteBackendAPICommand_base {
protected static __types: {
api: {
input: DeleteBackendAPIRequest;
output: DeleteBackendAPIResponse;
};
sdk: {
input: DeleteBackendAPICommandInput;
output: DeleteBackendAPICommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteBackendAuthCommand extends DeleteBackendAuthCommand_base {}
export declare class DeleteBackendAuthCommand extends DeleteBackendAuthCommand_base {
protected static __types: {
api: {
input: DeleteBackendAuthRequest;
output: DeleteBackendAuthResponse;
};
sdk: {
input: DeleteBackendAuthCommandInput;
output: DeleteBackendAuthCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteBackendCommand extends DeleteBackendCommand_base {}
export declare class DeleteBackendCommand extends DeleteBackendCommand_base {
protected static __types: {
api: {
input: DeleteBackendRequest;
output: DeleteBackendResponse;
};
sdk: {
input: DeleteBackendCommandInput;
output: DeleteBackendCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteBackendStorageCommand extends DeleteBackendStorageCommand_base {}
export declare class DeleteBackendStorageCommand extends DeleteBackendStorageCommand_base {
protected static __types: {
api: {
input: DeleteBackendStorageRequest;
output: DeleteBackendStorageResponse;
};
sdk: {
input: DeleteBackendStorageCommandInput;
output: DeleteBackendStorageCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class DeleteTokenCommand extends DeleteTokenCommand_base {}
export declare class DeleteTokenCommand extends DeleteTokenCommand_base {
protected static __types: {
api: {
input: DeleteTokenRequest;
output: DeleteTokenResponse;
};
sdk: {
input: DeleteTokenCommandInput;
output: DeleteTokenCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GenerateBackendAPIModelsCommand extends GenerateBackendAPIModelsCommand_base {}
export declare class GenerateBackendAPIModelsCommand extends GenerateBackendAPIModelsCommand_base {
protected static __types: {
api: {
input: GenerateBackendAPIModelsRequest;
output: GenerateBackendAPIModelsResponse;
};
sdk: {
input: GenerateBackendAPIModelsCommandInput;
output: GenerateBackendAPIModelsCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetBackendAPICommand extends GetBackendAPICommand_base {}
export declare class GetBackendAPICommand extends GetBackendAPICommand_base {
protected static __types: {
api: {
input: GetBackendAPIRequest;
output: GetBackendAPIResponse;
};
sdk: {
input: GetBackendAPICommandInput;
output: GetBackendAPICommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetBackendAPIModelsCommand extends GetBackendAPIModelsCommand_base {}
export declare class GetBackendAPIModelsCommand extends GetBackendAPIModelsCommand_base {
protected static __types: {
api: {
input: GetBackendAPIModelsRequest;
output: GetBackendAPIModelsResponse;
};
sdk: {
input: GetBackendAPIModelsCommandInput;
output: GetBackendAPIModelsCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetBackendAuthCommand extends GetBackendAuthCommand_base {}
export declare class GetBackendAuthCommand extends GetBackendAuthCommand_base {
protected static __types: {
api: {
input: GetBackendAuthRequest;
output: GetBackendAuthResponse;
};
sdk: {
input: GetBackendAuthCommandInput;
output: GetBackendAuthCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetBackendCommand extends GetBackendCommand_base {}
export declare class GetBackendCommand extends GetBackendCommand_base {
protected static __types: {
api: {
input: GetBackendRequest;
output: GetBackendResponse;
};
sdk: {
input: GetBackendCommandInput;
output: GetBackendCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetBackendJobCommand extends GetBackendJobCommand_base {}
export declare class GetBackendJobCommand extends GetBackendJobCommand_base {
protected static __types: {
api: {
input: GetBackendJobRequest;
output: GetBackendJobResponse;
};
sdk: {
input: GetBackendJobCommandInput;
output: GetBackendJobCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetBackendStorageCommand extends GetBackendStorageCommand_base {}
export declare class GetBackendStorageCommand extends GetBackendStorageCommand_base {
protected static __types: {
api: {
input: GetBackendStorageRequest;
output: GetBackendStorageResponse;
};
sdk: {
input: GetBackendStorageCommandInput;
output: GetBackendStorageCommandOutput;
};
};
}

@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class GetTokenCommand extends GetTokenCommand_base {}
export declare class GetTokenCommand extends GetTokenCommand_base {
protected static __types: {
api: {
input: GetTokenRequest;
output: GetTokenResponse;
};
sdk: {
input: GetTokenCommandInput;
output: GetTokenCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ImportBackendAuthCommand extends ImportBackendAuthCommand_base {}
export declare class ImportBackendAuthCommand extends ImportBackendAuthCommand_base {
protected static __types: {
api: {
input: ImportBackendAuthRequest;
output: ImportBackendAuthResponse;
};
sdk: {
input: ImportBackendAuthCommandInput;
output: ImportBackendAuthCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ImportBackendStorageCommand extends ImportBackendStorageCommand_base {}
export declare class ImportBackendStorageCommand extends ImportBackendStorageCommand_base {
protected static __types: {
api: {
input: ImportBackendStorageRequest;
output: ImportBackendStorageResponse;
};
sdk: {
input: ImportBackendStorageCommandInput;
output: ImportBackendStorageCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListBackendJobsCommand extends ListBackendJobsCommand_base {}
export declare class ListBackendJobsCommand extends ListBackendJobsCommand_base {
protected static __types: {
api: {
input: ListBackendJobsRequest;
output: ListBackendJobsResponse;
};
sdk: {
input: ListBackendJobsCommandInput;
output: ListBackendJobsCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class ListS3BucketsCommand extends ListS3BucketsCommand_base {}
export declare class ListS3BucketsCommand extends ListS3BucketsCommand_base {
protected static __types: {
api: {
input: ListS3BucketsRequest;
output: ListS3BucketsResponse;
};
sdk: {
input: ListS3BucketsCommandInput;
output: ListS3BucketsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class RemoveAllBackendsCommand extends RemoveAllBackendsCommand_base {}
export declare class RemoveAllBackendsCommand extends RemoveAllBackendsCommand_base {
protected static __types: {
api: {
input: RemoveAllBackendsRequest;
output: RemoveAllBackendsResponse;
};
sdk: {
input: RemoveAllBackendsCommandInput;
output: RemoveAllBackendsCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class RemoveBackendConfigCommand extends RemoveBackendConfigCommand_base {}
export declare class RemoveBackendConfigCommand extends RemoveBackendConfigCommand_base {
protected static __types: {
api: {
input: RemoveBackendConfigRequest;
output: RemoveBackendConfigResponse;
};
sdk: {
input: RemoveBackendConfigCommandInput;
output: RemoveBackendConfigCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateBackendAPICommand extends UpdateBackendAPICommand_base {}
export declare class UpdateBackendAPICommand extends UpdateBackendAPICommand_base {
protected static __types: {
api: {
input: UpdateBackendAPIRequest;
output: UpdateBackendAPIResponse;
};
sdk: {
input: UpdateBackendAPICommandInput;
output: UpdateBackendAPICommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateBackendAuthCommand extends UpdateBackendAuthCommand_base {}
export declare class UpdateBackendAuthCommand extends UpdateBackendAuthCommand_base {
protected static __types: {
api: {
input: UpdateBackendAuthRequest;
output: UpdateBackendAuthResponse;
};
sdk: {
input: UpdateBackendAuthCommandInput;
output: UpdateBackendAuthCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateBackendConfigCommand extends UpdateBackendConfigCommand_base {}
export declare class UpdateBackendConfigCommand extends UpdateBackendConfigCommand_base {
protected static __types: {
api: {
input: UpdateBackendConfigRequest;
output: UpdateBackendConfigResponse;
};
sdk: {
input: UpdateBackendConfigCommandInput;
output: UpdateBackendConfigCommandOutput;
};
};
}

@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateBackendJobCommand extends UpdateBackendJobCommand_base {}
export declare class UpdateBackendJobCommand extends UpdateBackendJobCommand_base {
protected static __types: {
api: {
input: UpdateBackendJobRequest;
output: UpdateBackendJobResponse;
};
sdk: {
input: UpdateBackendJobCommandInput;
output: UpdateBackendJobCommandOutput;
};
};
}

@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client";

};
export declare class UpdateBackendStorageCommand extends UpdateBackendStorageCommand_base {}
export declare class UpdateBackendStorageCommand extends UpdateBackendStorageCommand_base {
protected static __types: {
api: {
input: UpdateBackendStorageRequest;
output: UpdateBackendStorageResponse;
};
sdk: {
input: UpdateBackendStorageCommandInput;
output: UpdateBackendStorageCommandOutput;
};
};
}

70

package.json
{
"name": "@aws-sdk/client-amplifybackend",
"description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native",
"version": "3.651.1",
"version": "3.654.0",
"scripts": {

@@ -23,39 +23,39 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.651.1",
"@aws-sdk/client-sts": "3.651.1",
"@aws-sdk/core": "3.651.1",
"@aws-sdk/credential-provider-node": "3.651.1",
"@aws-sdk/middleware-host-header": "3.649.0",
"@aws-sdk/middleware-logger": "3.649.0",
"@aws-sdk/middleware-recursion-detection": "3.649.0",
"@aws-sdk/middleware-user-agent": "3.649.0",
"@aws-sdk/region-config-resolver": "3.649.0",
"@aws-sdk/types": "3.649.0",
"@aws-sdk/util-endpoints": "3.649.0",
"@aws-sdk/util-user-agent-browser": "3.649.0",
"@aws-sdk/util-user-agent-node": "3.649.0",
"@smithy/config-resolver": "^3.0.6",
"@smithy/core": "^2.4.1",
"@smithy/fetch-http-handler": "^3.2.5",
"@smithy/hash-node": "^3.0.4",
"@smithy/invalid-dependency": "^3.0.4",
"@smithy/middleware-content-length": "^3.0.6",
"@smithy/middleware-endpoint": "^3.1.1",
"@smithy/middleware-retry": "^3.0.16",
"@smithy/middleware-serde": "^3.0.4",
"@smithy/middleware-stack": "^3.0.4",
"@smithy/node-config-provider": "^3.1.5",
"@smithy/node-http-handler": "^3.2.0",
"@smithy/protocol-http": "^4.1.1",
"@smithy/smithy-client": "^3.3.0",
"@smithy/types": "^3.4.0",
"@smithy/url-parser": "^3.0.4",
"@aws-sdk/client-sso-oidc": "3.654.0",
"@aws-sdk/client-sts": "3.654.0",
"@aws-sdk/core": "3.654.0",
"@aws-sdk/credential-provider-node": "3.654.0",
"@aws-sdk/middleware-host-header": "3.654.0",
"@aws-sdk/middleware-logger": "3.654.0",
"@aws-sdk/middleware-recursion-detection": "3.654.0",
"@aws-sdk/middleware-user-agent": "3.654.0",
"@aws-sdk/region-config-resolver": "3.654.0",
"@aws-sdk/types": "3.654.0",
"@aws-sdk/util-endpoints": "3.654.0",
"@aws-sdk/util-user-agent-browser": "3.654.0",
"@aws-sdk/util-user-agent-node": "3.654.0",
"@smithy/config-resolver": "^3.0.8",
"@smithy/core": "^2.4.3",
"@smithy/fetch-http-handler": "^3.2.7",
"@smithy/hash-node": "^3.0.6",
"@smithy/invalid-dependency": "^3.0.6",
"@smithy/middleware-content-length": "^3.0.8",
"@smithy/middleware-endpoint": "^3.1.3",
"@smithy/middleware-retry": "^3.0.18",
"@smithy/middleware-serde": "^3.0.6",
"@smithy/middleware-stack": "^3.0.6",
"@smithy/node-config-provider": "^3.1.7",
"@smithy/node-http-handler": "^3.2.2",
"@smithy/protocol-http": "^4.1.3",
"@smithy/smithy-client": "^3.3.2",
"@smithy/types": "^3.4.2",
"@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.16",
"@smithy/util-defaults-mode-node": "^3.0.16",
"@smithy/util-endpoints": "^2.1.0",
"@smithy/util-middleware": "^3.0.4",
"@smithy/util-retry": "^3.0.4",
"@smithy/util-defaults-mode-browser": "^3.0.18",
"@smithy/util-defaults-mode-node": "^3.0.18",
"@smithy/util-endpoints": "^2.1.2",
"@smithy/util-middleware": "^3.0.6",
"@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",

@@ -62,0 +62,0 @@ "tslib": "^2.6.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc