@aws-sdk/client-translate
Advanced tools
Comparing version 3.590.0 to 3.592.0
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -9,4 +9,4 @@ /** | ||
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; | ||
export { RuntimeExtension } from "./runtimeExtensions"; | ||
export { TranslateExtensionConfiguration } from "./extensionConfiguration"; | ||
export type { RuntimeExtension } from "./runtimeExtensions"; | ||
export type { TranslateExtensionConfiguration } from "./extensionConfiguration"; | ||
export * from "./commands"; | ||
@@ -13,0 +13,0 @@ export * from "./pagination"; |
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client"; | ||
export { __ServiceException, __ServiceExceptionOptions }; | ||
export type { __ServiceExceptionOptions }; | ||
export { __ServiceException }; | ||
/** | ||
@@ -4,0 +5,0 @@ * @public |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface CreateParallelDataCommandInput | ||
@@ -15,0 +16,0 @@ extends CreateParallelDataRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface DeleteParallelDataCommandInput | ||
@@ -15,0 +16,0 @@ extends DeleteParallelDataRequest {} |
@@ -9,3 +9,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface DeleteTerminologyCommandInput | ||
@@ -12,0 +13,0 @@ extends DeleteTerminologyRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface DescribeTextTranslationJobCommandInput | ||
@@ -15,0 +16,0 @@ extends DescribeTextTranslationJobRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface GetParallelDataCommandInput extends GetParallelDataRequest {} | ||
@@ -15,0 +16,0 @@ export interface GetParallelDataCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface GetTerminologyCommandInput extends GetTerminologyRequest {} | ||
@@ -15,0 +16,0 @@ export interface GetTerminologyCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface ImportTerminologyCommandInput | ||
@@ -15,0 +16,0 @@ extends ImportTerminologyRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface ListLanguagesCommandInput extends ListLanguagesRequest {} | ||
@@ -15,0 +16,0 @@ export interface ListLanguagesCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface ListParallelDataCommandInput extends ListParallelDataRequest {} | ||
@@ -15,0 +16,0 @@ export interface ListParallelDataCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface ListTagsForResourceCommandInput | ||
@@ -15,0 +16,0 @@ extends ListTagsForResourceRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface ListTerminologiesCommandInput | ||
@@ -15,0 +16,0 @@ extends ListTerminologiesRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface ListTextTranslationJobsCommandInput | ||
@@ -15,0 +16,0 @@ extends ListTextTranslationJobsRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface StartTextTranslationJobCommandInput | ||
@@ -15,0 +16,0 @@ extends StartTextTranslationJobRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface StopTextTranslationJobCommandInput | ||
@@ -15,0 +16,0 @@ extends StopTextTranslationJobRequest {} |
@@ -9,3 +9,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface TagResourceCommandInput extends TagResourceRequest {} | ||
@@ -12,0 +13,0 @@ export interface TagResourceCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface TranslateDocumentCommandInput | ||
@@ -15,0 +16,0 @@ extends TranslateDocumentRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface TranslateTextCommandInput extends TranslateTextRequest {} | ||
@@ -15,0 +16,0 @@ export interface TranslateTextCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface UntagResourceCommandInput extends UntagResourceRequest {} | ||
@@ -15,0 +16,0 @@ export interface UntagResourceCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../TranslateClient"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface UpdateParallelDataCommandInput | ||
@@ -15,0 +16,0 @@ extends UpdateParallelDataRequest {} |
@@ -5,5 +5,6 @@ import { | ||
} from "@smithy/smithy-client"; | ||
export { __ServiceException, __ServiceExceptionOptions }; | ||
export { __ServiceExceptionOptions }; | ||
export { __ServiceException }; | ||
export declare class TranslateServiceException extends __ServiceException { | ||
constructor(options: __ServiceExceptionOptions); | ||
} |
{ | ||
"name": "@aws-sdk/client-translate", | ||
"description": "AWS SDK for JavaScript Translate Client for Node.js, Browser and React Native", | ||
"version": "3.590.0", | ||
"version": "3.592.0", | ||
"scripts": { | ||
@@ -23,6 +23,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@aws-sdk/client-sso-oidc": "3.590.0", | ||
"@aws-sdk/client-sts": "3.590.0", | ||
"@aws-sdk/core": "3.588.0", | ||
"@aws-sdk/credential-provider-node": "3.590.0", | ||
"@aws-sdk/client-sso-oidc": "3.592.0", | ||
"@aws-sdk/client-sts": "3.592.0", | ||
"@aws-sdk/core": "3.592.0", | ||
"@aws-sdk/credential-provider-node": "3.592.0", | ||
"@aws-sdk/middleware-host-header": "3.577.0", | ||
@@ -38,3 +38,3 @@ "@aws-sdk/middleware-logger": "3.577.0", | ||
"@smithy/config-resolver": "^3.0.1", | ||
"@smithy/core": "^2.1.1", | ||
"@smithy/core": "^2.2.0", | ||
"@smithy/fetch-http-handler": "^3.0.1", | ||
@@ -41,0 +41,0 @@ "@smithy/hash-node": "^3.0.0", |
Sorry, the diff of this file is too big to display
506084
11367
+ Added@aws-sdk/client-sso@3.592.0(transitive)
+ Added@aws-sdk/client-sso-oidc@3.592.0(transitive)
+ Added@aws-sdk/client-sts@3.592.0(transitive)
+ Added@aws-sdk/core@3.592.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.592.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.592.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.592.0(transitive)
- Removed@aws-sdk/client-sso@3.590.0(transitive)
- Removed@aws-sdk/client-sso-oidc@3.590.0(transitive)
- Removed@aws-sdk/client-sts@3.590.0(transitive)
- Removed@aws-sdk/core@3.588.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.590.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.590.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.590.0(transitive)
Updated@aws-sdk/client-sts@3.592.0
Updated@aws-sdk/core@3.592.0
Updated@smithy/core@^2.2.0