@aws-sdk/client-workdocs 3.803.0 → 3.806.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/protocols/Aws_restJson1.js +4 -4
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AbortDocumentVersionUploadCommand.d.ts +1 -1
- package/dist-types/commands/ActivateUserCommand.d.ts +1 -1
- package/dist-types/commands/AddResourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateCommentCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomMetadataCommand.d.ts +1 -1
- package/dist-types/commands/CreateFolderCommand.d.ts +1 -1
- package/dist-types/commands/CreateLabelsCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotificationSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/DeactivateUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCommentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFolderContentsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLabelsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotificationSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCommentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFolderContentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotificationSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRootFoldersCommand.d.ts +1 -1
- package/dist-types/commands/GetCurrentUserCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentPathCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetFolderCommand.d.ts +1 -1
- package/dist-types/commands/GetFolderPathCommand.d.ts +1 -1
- package/dist-types/commands/RemoveAllResourcePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/RemoveResourcePermissionCommand.d.ts +1 -1
- package/dist-types/commands/RestoreDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AbortDocumentVersionUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ActivateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddResourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCommentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotificationSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeactivateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCommentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDocumentVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFolderContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLabelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNotificationSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCommentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFolderContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotificationSubscriptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRootFoldersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCurrentUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDocumentPathCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDocumentVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFolderPathCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveAllResourcePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveResourcePermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreDocumentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDocumentVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -535,8 +535,8 @@ export const se_InitiateDocumentVersionUploadCommand = async (input, context) =>
|
|
|
535
535
|
b.bp("/api/v1/documents");
|
|
536
536
|
let body;
|
|
537
537
|
body = JSON.stringify(take(input, {
|
|
538
|
-
ContentCreatedTimestamp: (_) => _.getTime() /
|
|
539
|
-
ContentModifiedTimestamp: (_) => _.getTime() /
|
|
538
|
+
ContentCreatedTimestamp: (_) => _.getTime() / 1_000,
|
|
539
|
+
ContentModifiedTimestamp: (_) => _.getTime() / 1_000,
|
|
540
540
|
ContentType: [],
|
|
541
541
|
DocumentSizeInBytes: [],
|
|
542
542
|
Id: [],
|
|
@@ -1655,8 +1655,8 @@ const de_UnauthorizedResourceAccessExceptionRes = async (parsedOutput, context)
|
|
|
1655
1655
|
};
|
|
1656
1656
|
const se_DateRangeType = (input, context) => {
|
|
1657
1657
|
return take(input, {
|
|
1658
|
-
EndValue: (_) => _.getTime() /
|
|
1659
|
-
StartValue: (_) => _.getTime() /
|
|
1658
|
+
EndValue: (_) => _.getTime() / 1_000,
|
|
1659
|
+
StartValue: (_) => _.getTime() / 1_000,
|
|
1660
1660
|
});
|
|
1661
1661
|
};
|
|
1662
1662
|
const se_Filters = (input, context) => {
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface AbortDocumentVersionUploadCommandOutput extends __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const AbortDocumentVersionUploadCommand_base: {
|
|
25
25
|
new (input: AbortDocumentVersionUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortDocumentVersionUploadCommandInput, AbortDocumentVersionUploadCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AbortDocumentVersionUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortDocumentVersionUploadCommandInput, AbortDocumentVersionUploadCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ActivateUserCommandOutput extends ActivateUserResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ActivateUserCommand_base: {
|
|
25
25
|
new (input: ActivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateUserCommandInput, ActivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ActivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateUserCommandInput, ActivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddResourcePermissionsCommandOutput extends AddResourcePermissi
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddResourcePermissionsCommand_base: {
|
|
25
25
|
new (input: AddResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<AddResourcePermissionsCommandInput, AddResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<AddResourcePermissionsCommandInput, AddResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCommentCommandOutput extends CreateCommentResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCommentCommand_base: {
|
|
25
25
|
new (input: CreateCommentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommentCommandInput, CreateCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCommentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCommentCommandInput, CreateCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCustomMetadataCommandOutput extends CreateCustomMetadataR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCustomMetadataCommand_base: {
|
|
25
25
|
new (input: CreateCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomMetadataCommandInput, CreateCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomMetadataCommandInput, CreateCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFolderCommandOutput extends CreateFolderResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFolderCommand_base: {
|
|
25
25
|
new (input: CreateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFolderCommandInput, CreateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFolderCommandInput, CreateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateLabelsCommandOutput extends CreateLabelsResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateLabelsCommand_base: {
|
|
25
25
|
new (input: CreateLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLabelsCommandInput, CreateLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLabelsCommandInput, CreateLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateNotificationSubscriptionCommandOutput extends CreateNotif
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateNotificationSubscriptionCommand_base: {
|
|
25
25
|
new (input: CreateNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNotificationSubscriptionCommandInput, CreateNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNotificationSubscriptionCommandInput, CreateNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUserCommand_base: {
|
|
25
25
|
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeactivateUserCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeactivateUserCommand_base: {
|
|
25
25
|
new (input: DeactivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateUserCommandInput, DeactivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeactivateUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateUserCommandInput, DeactivateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCommentCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCommentCommand_base: {
|
|
25
25
|
new (input: DeleteCommentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentCommandInput, DeleteCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCommentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCommentCommandInput, DeleteCommentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCustomMetadataCommandOutput extends DeleteCustomMetadataR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCustomMetadataCommand_base: {
|
|
25
25
|
new (input: DeleteCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomMetadataCommandInput, DeleteCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCustomMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomMetadataCommandInput, DeleteCustomMetadataCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDocumentCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDocumentCommand_base: {
|
|
25
25
|
new (input: DeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentCommandInput, DeleteDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDocumentVersionCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDocumentVersionCommand_base: {
|
|
25
25
|
new (input: DeleteDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentVersionCommandInput, DeleteDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentVersionCommandInput, DeleteDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFolderCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFolderCommand_base: {
|
|
25
25
|
new (input: DeleteFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderCommandInput, DeleteFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderCommandInput, DeleteFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFolderContentsCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFolderContentsCommand_base: {
|
|
25
25
|
new (input: DeleteFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderContentsCommandInput, DeleteFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFolderContentsCommandInput, DeleteFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteLabelsCommandOutput extends DeleteLabelsResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteLabelsCommand_base: {
|
|
25
25
|
new (input: DeleteLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLabelsCommandInput, DeleteLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLabelsCommandInput, DeleteLabelsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteNotificationSubscriptionCommandOutput extends __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteNotificationSubscriptionCommand_base: {
|
|
25
25
|
new (input: DeleteNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationSubscriptionCommandInput, DeleteNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteNotificationSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationSubscriptionCommandInput, DeleteNotificationSubscriptionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUserCommand_base: {
|
|
25
25
|
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCommentsCommandOutput extends DescribeCommentsResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCommentsCommand_base: {
|
|
25
25
|
new (input: DescribeCommentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCommentsCommandInput, DescribeCommentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCommentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCommentsCommandInput, DescribeCommentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDocumentVersionsCommandOutput extends DescribeDocumentV
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDocumentVersionsCommand_base: {
|
|
25
25
|
new (input: DescribeDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentVersionsCommandInput, DescribeDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDocumentVersionsCommandInput, DescribeDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFolderContentsCommandOutput extends DescribeFolderConte
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFolderContentsCommand_base: {
|
|
25
25
|
new (input: DescribeFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFolderContentsCommandInput, DescribeFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFolderContentsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFolderContentsCommandInput, DescribeFolderContentsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeGroupsCommandOutput extends DescribeGroupsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeGroupsCommand_base: {
|
|
25
25
|
new (input: DescribeGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGroupsCommandInput, DescribeGroupsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGroupsCommandInput, DescribeGroupsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeNotificationSubscriptionsCommandOutput extends Describe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeNotificationSubscriptionsCommand_base: {
|
|
25
25
|
new (input: DescribeNotificationSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotificationSubscriptionsCommandInput, DescribeNotificationSubscriptionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeNotificationSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotificationSubscriptionsCommandInput, DescribeNotificationSubscriptionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeResourcePermissionsCommandOutput extends DescribeResour
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeResourcePermissionsCommand_base: {
|
|
25
25
|
new (input: DescribeResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePermissionsCommandInput, DescribeResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourcePermissionsCommandInput, DescribeResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRootFoldersCommandOutput extends DescribeRootFoldersRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRootFoldersCommand_base: {
|
|
25
25
|
new (input: DescribeRootFoldersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRootFoldersCommandInput, DescribeRootFoldersCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRootFoldersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRootFoldersCommandInput, DescribeRootFoldersCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCurrentUserCommandOutput extends GetCurrentUserResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCurrentUserCommand_base: {
|
|
25
25
|
new (input: GetCurrentUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentUserCommandInput, GetCurrentUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCurrentUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetCurrentUserCommandInput, GetCurrentUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDocumentCommandOutput extends GetDocumentResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDocumentCommand_base: {
|
|
25
25
|
new (input: GetDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentCommandInput, GetDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentCommandInput, GetDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDocumentPathCommandOutput extends GetDocumentPathResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDocumentPathCommand_base: {
|
|
25
25
|
new (input: GetDocumentPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentPathCommandInput, GetDocumentPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDocumentPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentPathCommandInput, GetDocumentPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDocumentVersionCommandOutput extends GetDocumentVersionRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDocumentVersionCommand_base: {
|
|
25
25
|
new (input: GetDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentVersionCommandInput, GetDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDocumentVersionCommandInput, GetDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetFolderCommandOutput extends GetFolderResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetFolderCommand_base: {
|
|
25
25
|
new (input: GetFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderCommandInput, GetFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderCommandInput, GetFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetFolderPathCommandOutput extends GetFolderPathResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetFolderPathCommand_base: {
|
|
25
25
|
new (input: GetFolderPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderPathCommandInput, GetFolderPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetFolderPathCommandInput): import("@smithy/smithy-client").CommandImpl<GetFolderPathCommandInput, GetFolderPathCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveAllResourcePermissionsCommandOutput extends __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveAllResourcePermissionsCommand_base: {
|
|
25
25
|
new (input: RemoveAllResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAllResourcePermissionsCommandInput, RemoveAllResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveAllResourcePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAllResourcePermissionsCommandInput, RemoveAllResourcePermissionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveResourcePermissionCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveResourcePermissionCommand_base: {
|
|
25
25
|
new (input: RemoveResourcePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveResourcePermissionCommandInput, RemoveResourcePermissionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveResourcePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveResourcePermissionCommandInput, RemoveResourcePermissionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RestoreDocumentVersionsCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const RestoreDocumentVersionsCommand_base: {
|
|
25
25
|
new (input: RestoreDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreDocumentVersionsCommandInput, RestoreDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RestoreDocumentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreDocumentVersionsCommandInput, RestoreDocumentVersionsCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDocumentCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDocumentCommand_base: {
|
|
25
25
|
new (input: UpdateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentCommandInput, UpdateDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentCommandInput, UpdateDocumentCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDocumentVersionCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDocumentVersionCommand_base: {
|
|
25
25
|
new (input: UpdateDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentVersionCommandInput, UpdateDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDocumentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDocumentVersionCommandInput, UpdateDocumentVersionCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFolderCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFolderCommand_base: {
|
|
25
25
|
new (input: UpdateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFolderCommandInput, UpdateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFolderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFolderCommandInput, UpdateFolderCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateUserCommand_base: {
|
|
25
25
|
new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, WorkDocsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|