Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-workdocs

Package Overview
Dependencies
Maintainers
5
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.533.0 to 3.535.0

3

dist-types/commands/AbortDocumentVersionUploadCommand.d.ts

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: AbortDocumentVersionUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortDocumentVersionUploadCommandInput, AbortDocumentVersionUploadCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: AbortDocumentVersionUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortDocumentVersionUploadCommandInput, AbortDocumentVersionUploadCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Aborts the upload of the specified document version that was previously initiated

@@ -83,4 +83,5 @@ * by <a>InitiateDocumentVersionUpload</a>. The client should make this call

*
* @public
*/
export declare class AbortDocumentVersionUploadCommand extends AbortDocumentVersionUploadCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: ActivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateUserCommandInput, ActivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: ActivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateUserCommandInput, ActivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Activates the specified user. Only active users can access Amazon

@@ -98,4 +98,5 @@ * WorkDocs.</p>

*
* @public
*/
export declare class ActivateUserCommand extends ActivateUserCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: AddResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<AddResourcePermissionsCommandInput, AddResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: AddResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<AddResourcePermissionsCommandInput, AddResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Creates a set of permissions for the specified folder or document. The resource

@@ -97,4 +97,5 @@ * permissions are overwritten if the principals already have different

*
* @public
*/
export declare class AddResourcePermissionsCommand extends AddResourcePermissionsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: CreateCommentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommentCommandInput, CreateCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: CreateCommentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommentCommandInput, CreateCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Adds a new comment to the specified document version.</p>

@@ -123,4 +123,5 @@ * @example

*
* @public
*/
export declare class CreateCommentCommand extends CreateCommentCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: CreateCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomMetadataCommandInput, CreateCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: CreateCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomMetadataCommandInput, CreateCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Adds one or more custom properties to the specified resource (a folder, document,

@@ -85,4 +85,5 @@ * or version).</p>

*
* @public
*/
export declare class CreateCustomMetadataCommand extends CreateCustomMetadataCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: CreateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFolderCommandInput, CreateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: CreateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFolderCommandInput, CreateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Creates a folder with the specified name and parent folder.</p>

@@ -105,4 +105,5 @@ * @example

*
* @public
*/
export declare class CreateFolderCommand extends CreateFolderCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: CreateLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLabelsCommandInput, CreateLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: CreateLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLabelsCommandInput, CreateLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Adds the specified list of labels to the given resource (a document or

@@ -81,4 +81,5 @@ * folder)</p>

*
* @public
*/
export declare class CreateLabelsCommand extends CreateLabelsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: CreateNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNotificationSubscriptionCommandInput, CreateNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: CreateNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNotificationSubscriptionCommandInput, CreateNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Configure Amazon WorkDocs to use Amazon SNS notifications. The endpoint receives a

@@ -80,4 +80,5 @@ * confirmation message, and must confirm the subscription.</p>

*
* @public
*/
export declare class CreateNotificationSubscriptionCommand extends CreateNotificationSubscriptionCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Creates a user in a Simple AD or Microsoft AD directory. The status of a newly

@@ -108,4 +108,5 @@ * created user is "ACTIVE". New users can access Amazon WorkDocs.</p>

*
* @public
*/
export declare class CreateUserCommand extends CreateUserCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeactivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateUserCommandInput, DeactivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeactivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateUserCommandInput, DeactivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deactivates the specified user, which revokes the user's access to Amazon

@@ -74,4 +74,5 @@ * WorkDocs.</p>

*
* @public
*/
export declare class DeactivateUserCommand extends DeactivateUserCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteCommentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentCommandInput, DeleteCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteCommentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentCommandInput, DeleteCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes the specified comment from the document version.</p>

@@ -82,4 +82,5 @@ * @example

*
* @public
*/
export declare class DeleteCommentCommand extends DeleteCommentCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomMetadataCommandInput, DeleteCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomMetadataCommandInput, DeleteCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes custom metadata from the specified resource.</p>

@@ -81,4 +81,5 @@ * @example

*
* @public
*/
export declare class DeleteCustomMetadataCommand extends DeleteCustomMetadataCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Permanently deletes the specified document and its associated metadata.</p>

@@ -85,4 +85,5 @@ * @example

*
* @public
*/
export declare class DeleteDocumentCommand extends DeleteDocumentCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentVersionCommandInput, DeleteDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentVersionCommandInput, DeleteDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes a specific version of a document.</p>

@@ -84,4 +84,5 @@ * @example

*
* @public
*/
export declare class DeleteDocumentVersionCommand extends DeleteDocumentVersionCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderCommandInput, DeleteFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderCommandInput, DeleteFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Permanently deletes the specified folder and its contents.</p>

@@ -85,4 +85,5 @@ * @example

*
* @public
*/
export declare class DeleteFolderCommand extends DeleteFolderCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderContentsCommandInput, DeleteFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderContentsCommandInput, DeleteFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes the contents of the specified folder.</p>

@@ -79,4 +79,5 @@ * @example

*
* @public
*/
export declare class DeleteFolderContentsCommand extends DeleteFolderContentsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLabelsCommandInput, DeleteLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLabelsCommandInput, DeleteLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes the specified list of labels from a resource.</p>

@@ -80,4 +80,5 @@ * @example

*
* @public
*/
export declare class DeleteLabelsCommand extends DeleteLabelsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationSubscriptionCommandInput, DeleteNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationSubscriptionCommandInput, DeleteNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes the specified subscription from the specified organization.</p>

@@ -68,4 +68,5 @@ * @example

*
* @public
*/
export declare class DeleteNotificationSubscriptionCommand extends DeleteNotificationSubscriptionCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Deletes the specified user from a Simple AD or Microsoft AD directory.</p>

@@ -76,4 +76,5 @@ * <important>

*
* @public
*/
export declare class DeleteUserCommand extends DeleteUserCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeActivitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeActivitiesCommandInput, DescribeActivitiesCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (...[input]: [] | [DescribeActivitiesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeActivitiesCommandInput, DescribeActivitiesCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Describes the user activities in a specified time period.</p>

@@ -163,4 +163,5 @@ * @example

*
* @public
*/
export declare class DescribeActivitiesCommand extends DescribeActivitiesCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeCommentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCommentsCommandInput, DescribeCommentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeCommentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCommentsCommandInput, DescribeCommentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>List all the comments for the specified document version.</p>

@@ -116,4 +116,5 @@ * @example

*
* @public
*/
export declare class DescribeCommentsCommand extends DescribeCommentsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentVersionsCommandInput, DescribeDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentVersionsCommandInput, DescribeDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves the document versions for the specified document.</p>

@@ -110,4 +110,5 @@ * <p>By default, only active versions are returned.</p>

*
* @public
*/
export declare class DescribeDocumentVersionsCommand extends DescribeDocumentVersionsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFolderContentsCommandInput, DescribeFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFolderContentsCommandInput, DescribeFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Describes the contents of the specified folder, including its documents and

@@ -138,4 +138,5 @@ * subfolders.</p>

*
* @public
*/
export declare class DescribeFolderContentsCommand extends DescribeFolderContentsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGroupsCommandInput, DescribeGroupsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGroupsCommandInput, DescribeGroupsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Describes the groups specified by the query. Groups are defined by the underlying

@@ -82,4 +82,5 @@ * Active Directory.</p>

*
* @public
*/
export declare class DescribeGroupsCommand extends DescribeGroupsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeNotificationSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotificationSubscriptionsCommandInput, DescribeNotificationSubscriptionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeNotificationSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotificationSubscriptionsCommandInput, DescribeNotificationSubscriptionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Lists the specified notification subscriptions.</p>

@@ -75,4 +75,5 @@ * @example

*
* @public
*/
export declare class DescribeNotificationSubscriptionsCommand extends DescribeNotificationSubscriptionsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePermissionsCommandInput, DescribeResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePermissionsCommandInput, DescribeResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Describes the permissions of a specified resource.</p>

@@ -90,4 +90,5 @@ * @example

*
* @public
*/
export declare class DescribeResourcePermissionsCommand extends DescribeResourcePermissionsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeRootFoldersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRootFoldersCommandInput, DescribeRootFoldersCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: DescribeRootFoldersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRootFoldersCommandInput, DescribeRootFoldersCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Describes the current user's special folders; the <code>RootFolder</code> and the

@@ -101,4 +101,5 @@ * <code>RecycleBin</code>. <code>RootFolder</code> is the root of user's files and

*
* @public
*/
export declare class DescribeRootFoldersCommand extends DescribeRootFoldersCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: DescribeUsersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (...[input]: [] | [DescribeUsersCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Describes the specified users. You can describe all users or filter the results

@@ -119,4 +119,5 @@ * (for example, by status or organization).</p>

*
* @public
*/
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetCurrentUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentUserCommandInput, GetCurrentUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: GetCurrentUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentUserCommandInput, GetCurrentUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves details of the current user for whom the authentication token was

@@ -102,4 +102,5 @@ * generated. This is not a valid action for SigV4 (administrative API) clients.</p>

*
* @public
*/
export declare class GetCurrentUserCommand extends GetCurrentUserCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentCommandInput, GetDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: GetDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentCommandInput, GetDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves details of a document.</p>

@@ -114,4 +114,5 @@ * @example

*
* @public
*/
export declare class GetDocumentCommand extends GetDocumentCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetDocumentPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentPathCommandInput, GetDocumentPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: GetDocumentPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentPathCommandInput, GetDocumentPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves the path information (the hierarchy from the root folder) for the

@@ -90,4 +90,5 @@ * requested document.</p>

*
* @public
*/
export declare class GetDocumentPathCommand extends GetDocumentPathCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentVersionCommandInput, GetDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: GetDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentVersionCommandInput, GetDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves version metadata for the specified document.</p>

@@ -105,4 +105,5 @@ * @example

*
* @public
*/
export declare class GetDocumentVersionCommand extends GetDocumentVersionCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderCommandInput, GetFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: GetFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderCommandInput, GetFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves the metadata of the specified folder.</p>

@@ -99,4 +99,5 @@ * @example

*
* @public
*/
export declare class GetFolderCommand extends GetFolderCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetFolderPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderPathCommandInput, GetFolderPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: GetFolderPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderPathCommandInput, GetFolderPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves the path information (the hierarchy from the root folder) for the

@@ -90,4 +90,5 @@ * specified folder.</p>

*
* @public
*/
export declare class GetFolderPathCommand extends GetFolderPathCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: GetResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcesCommandInput, GetResourcesCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (...[input]: [] | [GetResourcesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetResourcesCommandInput, GetResourcesCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Retrieves a collection of resources, including folders and documents. The only

@@ -128,4 +128,5 @@ * <code>CollectionType</code> supported is <code>SHARED_WITH_ME</code>.</p>

*
* @public
*/
export declare class GetResourcesCommand extends GetResourcesCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: InitiateDocumentVersionUploadCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateDocumentVersionUploadCommandInput, InitiateDocumentVersionUploadCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (...[input]: [] | [InitiateDocumentVersionUploadCommandInput]): import("@smithy/smithy-client").CommandImpl<InitiateDocumentVersionUploadCommandInput, InitiateDocumentVersionUploadCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Creates a new document object and version object.</p>

@@ -149,4 +149,5 @@ * <p>The client specifies the parent folder ID and name of the document to upload. The

*
* @public
*/
export declare class InitiateDocumentVersionUploadCommand extends InitiateDocumentVersionUploadCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: RemoveAllResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAllResourcePermissionsCommandInput, RemoveAllResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: RemoveAllResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAllResourcePermissionsCommandInput, RemoveAllResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Removes all the permissions from the specified resource.</p>

@@ -70,4 +70,5 @@ * @example

*
* @public
*/
export declare class RemoveAllResourcePermissionsCommand extends RemoveAllResourcePermissionsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: RemoveResourcePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveResourcePermissionCommandInput, RemoveResourcePermissionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: RemoveResourcePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveResourcePermissionCommandInput, RemoveResourcePermissionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Removes the permission for the specified principal from the specified

@@ -73,4 +73,5 @@ * resource.</p>

*
* @public
*/
export declare class RemoveResourcePermissionCommand extends RemoveResourcePermissionCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: RestoreDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreDocumentVersionsCommandInput, RestoreDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: RestoreDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreDocumentVersionsCommandInput, RestoreDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Recovers a deleted version of an Amazon WorkDocs document.</p>

@@ -82,4 +82,5 @@ * @example

*
* @public
*/
export declare class RestoreDocumentVersionsCommand extends RestoreDocumentVersionsCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: SearchResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchResourcesCommandInput, SearchResourcesCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (...[input]: [] | [SearchResourcesCommandInput]): import("@smithy/smithy-client").CommandImpl<SearchResourcesCommandInput, SearchResourcesCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Searches metadata and the content of folders, documents, document versions, and comments.</p>

@@ -225,4 +225,5 @@ * @example

*
* @public
*/
export declare class SearchResourcesCommand extends SearchResourcesCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: UpdateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentCommandInput, UpdateDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: UpdateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentCommandInput, UpdateDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Updates the specified attributes of a document. The user must have access to both

@@ -92,4 +92,5 @@ * the document and its parent folder, if applicable.</p>

*
* @public
*/
export declare class UpdateDocumentCommand extends UpdateDocumentCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: UpdateDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentVersionCommandInput, UpdateDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: UpdateDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentVersionCommandInput, UpdateDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Changes the status of the document version to ACTIVE. </p>

@@ -87,4 +87,5 @@ * <p>Amazon WorkDocs also sets its document container to ACTIVE. This is the last step

*
* @public
*/
export declare class UpdateDocumentVersionCommand extends UpdateDocumentVersionCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: UpdateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFolderCommandInput, UpdateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: UpdateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFolderCommandInput, UpdateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Updates the specified attributes of the specified folder. The user must have access

@@ -92,4 +92,5 @@ * to both the folder and its parent folder, if applicable.</p>

*
* @public
*/
export declare class UpdateFolderCommand extends UpdateFolderCommand_base {
}

@@ -25,6 +25,6 @@ import { Command as $Command } from "@smithy/smithy-client";

new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
new (__0_0: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
/**
* @public
* <p>Updates the specified attributes of the specified user, and grants or revokes

@@ -120,4 +120,5 @@ * administrative privileges to the Amazon WorkDocs site.</p>

*
* @public
*/
export declare class UpdateUserCommand extends UpdateUserCommand_base {
}

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

>;
new (
__0_0: AbortDocumentVersionUploadCommandInput
): import("@smithy/smithy-client").CommandImpl<
AbortDocumentVersionUploadCommandInput,
AbortDocumentVersionUploadCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class AbortDocumentVersionUploadCommand extends AbortDocumentVersionUploadCommand_base {}

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

>;
new (
__0_0: ActivateUserCommandInput
): import("@smithy/smithy-client").CommandImpl<
ActivateUserCommandInput,
ActivateUserCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class ActivateUserCommand extends ActivateUserCommand_base {}

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

>;
new (
__0_0: AddResourcePermissionsCommandInput
): import("@smithy/smithy-client").CommandImpl<
AddResourcePermissionsCommandInput,
AddResourcePermissionsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class AddResourcePermissionsCommand extends AddResourcePermissionsCommand_base {}

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

>;
new (
__0_0: CreateCommentCommandInput
): import("@smithy/smithy-client").CommandImpl<
CreateCommentCommandInput,
CreateCommentCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class CreateCommentCommand extends CreateCommentCommand_base {}

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

>;
new (
__0_0: CreateCustomMetadataCommandInput
): import("@smithy/smithy-client").CommandImpl<
CreateCustomMetadataCommandInput,
CreateCustomMetadataCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class CreateCustomMetadataCommand extends CreateCustomMetadataCommand_base {}

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

>;
new (
__0_0: CreateFolderCommandInput
): import("@smithy/smithy-client").CommandImpl<
CreateFolderCommandInput,
CreateFolderCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class CreateFolderCommand extends CreateFolderCommand_base {}

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

>;
new (
__0_0: CreateLabelsCommandInput
): import("@smithy/smithy-client").CommandImpl<
CreateLabelsCommandInput,
CreateLabelsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class CreateLabelsCommand extends CreateLabelsCommand_base {}

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

>;
new (
__0_0: CreateNotificationSubscriptionCommandInput
): import("@smithy/smithy-client").CommandImpl<
CreateNotificationSubscriptionCommandInput,
CreateNotificationSubscriptionCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class CreateNotificationSubscriptionCommand extends CreateNotificationSubscriptionCommand_base {}

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

>;
new (
__0_0: CreateUserCommandInput
): import("@smithy/smithy-client").CommandImpl<
CreateUserCommandInput,
CreateUserCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class CreateUserCommand extends CreateUserCommand_base {}

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

>;
new (
__0_0: DeactivateUserCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeactivateUserCommandInput,
DeactivateUserCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeactivateUserCommand extends DeactivateUserCommand_base {}

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

>;
new (
__0_0: DeleteCommentCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteCommentCommandInput,
DeleteCommentCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteCommentCommand extends DeleteCommentCommand_base {}

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

>;
new (
__0_0: DeleteCustomMetadataCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteCustomMetadataCommandInput,
DeleteCustomMetadataCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteCustomMetadataCommand extends DeleteCustomMetadataCommand_base {}

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

>;
new (
__0_0: DeleteDocumentCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteDocumentCommandInput,
DeleteDocumentCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteDocumentCommand extends DeleteDocumentCommand_base {}

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

>;
new (
__0_0: DeleteDocumentVersionCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteDocumentVersionCommandInput,
DeleteDocumentVersionCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteDocumentVersionCommand extends DeleteDocumentVersionCommand_base {}

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

>;
new (
__0_0: DeleteFolderCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteFolderCommandInput,
DeleteFolderCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteFolderCommand extends DeleteFolderCommand_base {}

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

>;
new (
__0_0: DeleteFolderContentsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteFolderContentsCommandInput,
DeleteFolderContentsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteFolderContentsCommand extends DeleteFolderContentsCommand_base {}

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

>;
new (
__0_0: DeleteLabelsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteLabelsCommandInput,
DeleteLabelsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteLabelsCommand extends DeleteLabelsCommand_base {}

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

>;
new (
__0_0: DeleteNotificationSubscriptionCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteNotificationSubscriptionCommandInput,
DeleteNotificationSubscriptionCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteNotificationSubscriptionCommand extends DeleteNotificationSubscriptionCommand_base {}

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

>;
new (
__0_0: DeleteUserCommandInput
): import("@smithy/smithy-client").CommandImpl<
DeleteUserCommandInput,
DeleteUserCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DeleteUserCommand extends DeleteUserCommand_base {}

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

>;
new (
...[input]: [] | [DescribeActivitiesCommandInput]
): import("@smithy/smithy-client").CommandImpl<
DescribeActivitiesCommandInput,
DescribeActivitiesCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeActivitiesCommand extends DescribeActivitiesCommand_base {}

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

>;
new (
__0_0: DescribeCommentsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeCommentsCommandInput,
DescribeCommentsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeCommentsCommand extends DescribeCommentsCommand_base {}

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

>;
new (
__0_0: DescribeDocumentVersionsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeDocumentVersionsCommandInput,
DescribeDocumentVersionsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeDocumentVersionsCommand extends DescribeDocumentVersionsCommand_base {}

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

>;
new (
__0_0: DescribeFolderContentsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeFolderContentsCommandInput,
DescribeFolderContentsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeFolderContentsCommand extends DescribeFolderContentsCommand_base {}

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

>;
new (
__0_0: DescribeGroupsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeGroupsCommandInput,
DescribeGroupsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeGroupsCommand extends DescribeGroupsCommand_base {}

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

>;
new (
__0_0: DescribeNotificationSubscriptionsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeNotificationSubscriptionsCommandInput,
DescribeNotificationSubscriptionsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeNotificationSubscriptionsCommand extends DescribeNotificationSubscriptionsCommand_base {}

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

>;
new (
__0_0: DescribeResourcePermissionsCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeResourcePermissionsCommandInput,
DescribeResourcePermissionsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeResourcePermissionsCommand extends DescribeResourcePermissionsCommand_base {}

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

>;
new (
__0_0: DescribeRootFoldersCommandInput
): import("@smithy/smithy-client").CommandImpl<
DescribeRootFoldersCommandInput,
DescribeRootFoldersCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeRootFoldersCommand extends DescribeRootFoldersCommand_base {}

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

>;
new (
...[input]: [] | [DescribeUsersCommandInput]
): import("@smithy/smithy-client").CommandImpl<
DescribeUsersCommandInput,
DescribeUsersCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {}

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

>;
new (
__0_0: GetCurrentUserCommandInput
): import("@smithy/smithy-client").CommandImpl<
GetCurrentUserCommandInput,
GetCurrentUserCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetCurrentUserCommand extends GetCurrentUserCommand_base {}

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

>;
new (
__0_0: GetDocumentCommandInput
): import("@smithy/smithy-client").CommandImpl<
GetDocumentCommandInput,
GetDocumentCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetDocumentCommand extends GetDocumentCommand_base {}

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

>;
new (
__0_0: GetDocumentPathCommandInput
): import("@smithy/smithy-client").CommandImpl<
GetDocumentPathCommandInput,
GetDocumentPathCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetDocumentPathCommand extends GetDocumentPathCommand_base {}

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

>;
new (
__0_0: GetDocumentVersionCommandInput
): import("@smithy/smithy-client").CommandImpl<
GetDocumentVersionCommandInput,
GetDocumentVersionCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetDocumentVersionCommand extends GetDocumentVersionCommand_base {}

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

>;
new (
__0_0: GetFolderCommandInput
): import("@smithy/smithy-client").CommandImpl<
GetFolderCommandInput,
GetFolderCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetFolderCommand extends GetFolderCommand_base {}

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

>;
new (
__0_0: GetFolderPathCommandInput
): import("@smithy/smithy-client").CommandImpl<
GetFolderPathCommandInput,
GetFolderPathCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetFolderPathCommand extends GetFolderPathCommand_base {}

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

>;
new (
...[input]: [] | [GetResourcesCommandInput]
): import("@smithy/smithy-client").CommandImpl<
GetResourcesCommandInput,
GetResourcesCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class GetResourcesCommand extends GetResourcesCommand_base {}

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

>;
new (
...[input]: [] | [InitiateDocumentVersionUploadCommandInput]
): import("@smithy/smithy-client").CommandImpl<
InitiateDocumentVersionUploadCommandInput,
InitiateDocumentVersionUploadCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class InitiateDocumentVersionUploadCommand extends InitiateDocumentVersionUploadCommand_base {}

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

>;
new (
__0_0: RemoveAllResourcePermissionsCommandInput
): import("@smithy/smithy-client").CommandImpl<
RemoveAllResourcePermissionsCommandInput,
RemoveAllResourcePermissionsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class RemoveAllResourcePermissionsCommand extends RemoveAllResourcePermissionsCommand_base {}

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

>;
new (
__0_0: RemoveResourcePermissionCommandInput
): import("@smithy/smithy-client").CommandImpl<
RemoveResourcePermissionCommandInput,
RemoveResourcePermissionCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class RemoveResourcePermissionCommand extends RemoveResourcePermissionCommand_base {}

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

>;
new (
__0_0: RestoreDocumentVersionsCommandInput
): import("@smithy/smithy-client").CommandImpl<
RestoreDocumentVersionsCommandInput,
RestoreDocumentVersionsCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class RestoreDocumentVersionsCommand extends RestoreDocumentVersionsCommand_base {}

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

>;
new (
...[input]: [] | [SearchResourcesCommandInput]
): import("@smithy/smithy-client").CommandImpl<
SearchResourcesCommandInput,
SearchResourcesCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class SearchResourcesCommand extends SearchResourcesCommand_base {}

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

>;
new (
__0_0: UpdateDocumentCommandInput
): import("@smithy/smithy-client").CommandImpl<
UpdateDocumentCommandInput,
UpdateDocumentCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class UpdateDocumentCommand extends UpdateDocumentCommand_base {}

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

>;
new (
__0_0: UpdateDocumentVersionCommandInput
): import("@smithy/smithy-client").CommandImpl<
UpdateDocumentVersionCommandInput,
UpdateDocumentVersionCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class UpdateDocumentVersionCommand extends UpdateDocumentVersionCommand_base {}

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

>;
new (
__0_0: UpdateFolderCommandInput
): import("@smithy/smithy-client").CommandImpl<
UpdateFolderCommandInput,
UpdateFolderCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class UpdateFolderCommand extends UpdateFolderCommand_base {}

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

>;
new (
__0_0: UpdateUserCommandInput
): import("@smithy/smithy-client").CommandImpl<
UpdateUserCommandInput,
UpdateUserCommandOutput,
WorkDocsClientResolvedConfig,
ServiceInputTypes,
ServiceOutputTypes
>;
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
};
export declare class UpdateUserCommand extends UpdateUserCommand_base {}

@@ -427,2 +427,3 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";

): void;
describeActivities(): Promise<DescribeActivitiesCommandOutput>;
describeActivities(

@@ -538,2 +539,3 @@ args: DescribeActivitiesCommandInput,

): void;
describeUsers(): Promise<DescribeUsersCommandOutput>;
describeUsers(

@@ -630,2 +632,3 @@ args: DescribeUsersCommandInput,

): void;
getResources(): Promise<GetResourcesCommandOutput>;
getResources(

@@ -644,2 +647,3 @@ args: GetResourcesCommandInput,

): void;
initiateDocumentVersionUpload(): Promise<InitiateDocumentVersionUploadCommandOutput>;
initiateDocumentVersionUpload(

@@ -697,2 +701,3 @@ args: InitiateDocumentVersionUploadCommandInput,

): void;
searchResources(): Promise<SearchResourcesCommandOutput>;
searchResources(

@@ -699,0 +704,0 @@ args: SearchResourcesCommandInput,

@@ -165,2 +165,3 @@ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";

*/
describeActivities(): Promise<DescribeActivitiesCommandOutput>;
describeActivities(args: DescribeActivitiesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeActivitiesCommandOutput>;

@@ -214,2 +215,3 @@ describeActivities(args: DescribeActivitiesCommandInput, cb: (err: any, data?: DescribeActivitiesCommandOutput) => void): void;

*/
describeUsers(): Promise<DescribeUsersCommandOutput>;
describeUsers(args: DescribeUsersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsersCommandOutput>;

@@ -257,2 +259,3 @@ describeUsers(args: DescribeUsersCommandInput, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;

*/
getResources(): Promise<GetResourcesCommandOutput>;
getResources(args: GetResourcesCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcesCommandOutput>;

@@ -264,2 +267,3 @@ getResources(args: GetResourcesCommandInput, cb: (err: any, data?: GetResourcesCommandOutput) => void): void;

*/
initiateDocumentVersionUpload(): Promise<InitiateDocumentVersionUploadCommandOutput>;
initiateDocumentVersionUpload(args: InitiateDocumentVersionUploadCommandInput, options?: __HttpHandlerOptions): Promise<InitiateDocumentVersionUploadCommandOutput>;

@@ -289,2 +293,3 @@ initiateDocumentVersionUpload(args: InitiateDocumentVersionUploadCommandInput, cb: (err: any, data?: InitiateDocumentVersionUploadCommandOutput) => void): void;

*/
searchResources(): Promise<SearchResourcesCommandOutput>;
searchResources(args: SearchResourcesCommandInput, options?: __HttpHandlerOptions): Promise<SearchResourcesCommandOutput>;

@@ -319,3 +324,2 @@ searchResources(args: SearchResourcesCommandInput, cb: (err: any, data?: SearchResourcesCommandOutput) => void): void;

/**
* @public
* <p>The Amazon WorkDocs API is designed for the following use cases:</p>

@@ -380,4 +384,5 @@ * <ul>

* </note>
* @public
*/
export declare class WorkDocs extends WorkDocsClient implements WorkDocs {
}

@@ -198,3 +198,2 @@ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";

/**
* @public
* <p>The Amazon WorkDocs API is designed for the following use cases:</p>

@@ -259,2 +258,3 @@ * <ul>

* </note>
* @public
*/

@@ -261,0 +261,0 @@ export declare class WorkDocsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig> {

{
"name": "@aws-sdk/client-workdocs",
"description": "AWS SDK for JavaScript Workdocs Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.535.0",
"scripts": {

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

"@aws-crypto/sha256-js": "3.0.0",
"@aws-sdk/client-sts": "3.533.0",
"@aws-sdk/core": "3.533.0",
"@aws-sdk/credential-provider-node": "3.533.0",
"@aws-sdk/middleware-host-header": "3.533.0",
"@aws-sdk/middleware-logger": "3.533.0",
"@aws-sdk/middleware-recursion-detection": "3.533.0",
"@aws-sdk/middleware-user-agent": "3.533.0",
"@aws-sdk/region-config-resolver": "3.533.0",
"@aws-sdk/types": "3.533.0",
"@aws-sdk/util-endpoints": "3.533.0",
"@aws-sdk/util-user-agent-browser": "3.533.0",
"@aws-sdk/util-user-agent-node": "3.533.0",
"@smithy/config-resolver": "^2.1.5",
"@smithy/core": "^1.3.8",
"@smithy/fetch-http-handler": "^2.4.5",
"@smithy/hash-node": "^2.1.4",
"@smithy/invalid-dependency": "^2.1.4",
"@smithy/middleware-content-length": "^2.1.4",
"@smithy/middleware-endpoint": "^2.4.6",
"@smithy/middleware-retry": "^2.1.7",
"@smithy/middleware-serde": "^2.2.1",
"@smithy/middleware-stack": "^2.1.4",
"@smithy/node-config-provider": "^2.2.5",
"@smithy/node-http-handler": "^2.4.3",
"@smithy/protocol-http": "^3.2.2",
"@smithy/smithy-client": "^2.4.5",
"@smithy/types": "^2.11.0",
"@smithy/url-parser": "^2.1.4",
"@smithy/util-base64": "^2.2.1",
"@smithy/util-body-length-browser": "^2.1.1",
"@smithy/util-body-length-node": "^2.2.2",
"@smithy/util-defaults-mode-browser": "^2.1.7",
"@smithy/util-defaults-mode-node": "^2.2.7",
"@smithy/util-endpoints": "^1.1.5",
"@smithy/util-middleware": "^2.1.4",
"@smithy/util-retry": "^2.1.4",
"@smithy/util-utf8": "^2.2.0",
"tslib": "^2.5.0"
"@aws-sdk/client-sts": "3.535.0",
"@aws-sdk/core": "3.535.0",
"@aws-sdk/credential-provider-node": "3.535.0",
"@aws-sdk/middleware-host-header": "3.535.0",
"@aws-sdk/middleware-logger": "3.535.0",
"@aws-sdk/middleware-recursion-detection": "3.535.0",
"@aws-sdk/middleware-user-agent": "3.535.0",
"@aws-sdk/region-config-resolver": "3.535.0",
"@aws-sdk/types": "3.535.0",
"@aws-sdk/util-endpoints": "3.535.0",
"@aws-sdk/util-user-agent-browser": "3.535.0",
"@aws-sdk/util-user-agent-node": "3.535.0",
"@smithy/config-resolver": "^2.2.0",
"@smithy/core": "^1.4.0",
"@smithy/fetch-http-handler": "^2.5.0",
"@smithy/hash-node": "^2.2.0",
"@smithy/invalid-dependency": "^2.2.0",
"@smithy/middleware-content-length": "^2.2.0",
"@smithy/middleware-endpoint": "^2.5.0",
"@smithy/middleware-retry": "^2.2.0",
"@smithy/middleware-serde": "^2.3.0",
"@smithy/middleware-stack": "^2.2.0",
"@smithy/node-config-provider": "^2.3.0",
"@smithy/node-http-handler": "^2.5.0",
"@smithy/protocol-http": "^3.3.0",
"@smithy/smithy-client": "^2.5.0",
"@smithy/types": "^2.12.0",
"@smithy/url-parser": "^2.2.0",
"@smithy/util-base64": "^2.3.0",
"@smithy/util-body-length-browser": "^2.2.0",
"@smithy/util-body-length-node": "^2.3.0",
"@smithy/util-defaults-mode-browser": "^2.2.0",
"@smithy/util-defaults-mode-node": "^2.3.0",
"@smithy/util-endpoints": "^1.2.0",
"@smithy/util-middleware": "^2.2.0",
"@smithy/util-retry": "^2.2.0",
"@smithy/util-utf8": "^2.3.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@smithy/service-client-documentation-generator": "^2.1.1",
"@smithy/service-client-documentation-generator": "^2.2.0",
"@tsconfig/node14": "1.0.3",

@@ -66,0 +66,0 @@ "@types/node": "^14.14.31",

Sorry, the diff of this file is too big to display

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