@aws-sdk/client-lex-models-v2 3.49.0 → 3.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +26 -26
  3. package/dist-types/ts3.4/LexModelsV2.d.ts +0 -335
  4. package/dist-types/ts3.4/LexModelsV2Client.d.ts +0 -139
  5. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/index.d.ts +0 -66
  72. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  73. package/dist-types/ts3.4/index.d.ts +0 -6
  74. package/dist-types/ts3.4/models/index.d.ts +0 -1
  75. package/dist-types/ts3.4/models/models_0.d.ts +0 -3874
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  77. package/dist-types/ts3.4/pagination/ListAggregatedUtterancesPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListBotAliasesPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/ListBotLocalesPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/ListBotRecommendationsPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/ListBotVersionsPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/ListBuiltInIntentsPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/ListBuiltInSlotTypesPaginator.d.ts +0 -4
  85. package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +0 -4
  86. package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +0 -4
  87. package/dist-types/ts3.4/pagination/ListIntentsPaginator.d.ts +0 -4
  88. package/dist-types/ts3.4/pagination/ListRecommendedIntentsPaginator.d.ts +0 -4
  89. package/dist-types/ts3.4/pagination/ListSlotTypesPaginator.d.ts +0 -4
  90. package/dist-types/ts3.4/pagination/ListSlotsPaginator.d.ts +0 -4
  91. package/dist-types/ts3.4/pagination/index.d.ts +0 -15
  92. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -200
  93. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  94. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  95. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  96. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  97. package/dist-types/ts3.4/waiters/index.d.ts +0 -8
  98. package/dist-types/ts3.4/waiters/waitForBotAliasAvailable.d.ts +0 -7
  99. package/dist-types/ts3.4/waiters/waitForBotAvailable.d.ts +0 -7
  100. package/dist-types/ts3.4/waiters/waitForBotExportCompleted.d.ts +0 -7
  101. package/dist-types/ts3.4/waiters/waitForBotImportCompleted.d.ts +0 -7
  102. package/dist-types/ts3.4/waiters/waitForBotLocaleBuilt.d.ts +0 -7
  103. package/dist-types/ts3.4/waiters/waitForBotLocaleCreated.d.ts +0 -7
  104. package/dist-types/ts3.4/waiters/waitForBotLocaleExpressTestingAvailable.d.ts +0 -7
  105. package/dist-types/ts3.4/waiters/waitForBotVersionAvailable.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateBotAliasRequest, CreateBotAliasResponse } from "../models/models_0";
5
- export interface CreateBotAliasCommandInput extends CreateBotAliasRequest {
6
- }
7
- export interface CreateBotAliasCommandOutput extends CreateBotAliasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBotAliasCommand extends $Command<CreateBotAliasCommandInput, CreateBotAliasCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateBotAliasCommandInput;
12
- constructor(input: CreateBotAliasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotAliasCommandInput, CreateBotAliasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateBotRequest, CreateBotResponse } from "../models/models_0";
5
- export interface CreateBotCommandInput extends CreateBotRequest {
6
- }
7
- export interface CreateBotCommandOutput extends CreateBotResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBotCommand extends $Command<CreateBotCommandInput, CreateBotCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateBotCommandInput;
12
- constructor(input: CreateBotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotCommandInput, CreateBotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateBotLocaleRequest, CreateBotLocaleResponse } from "../models/models_0";
5
- export interface CreateBotLocaleCommandInput extends CreateBotLocaleRequest {
6
- }
7
- export interface CreateBotLocaleCommandOutput extends CreateBotLocaleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBotLocaleCommand extends $Command<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateBotLocaleCommandInput;
12
- constructor(input: CreateBotLocaleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotLocaleCommandInput, CreateBotLocaleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateBotVersionRequest, CreateBotVersionResponse } from "../models/models_0";
5
- export interface CreateBotVersionCommandInput extends CreateBotVersionRequest {
6
- }
7
- export interface CreateBotVersionCommandOutput extends CreateBotVersionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBotVersionCommand extends $Command<CreateBotVersionCommandInput, CreateBotVersionCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateBotVersionCommandInput;
12
- constructor(input: CreateBotVersionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBotVersionCommandInput, CreateBotVersionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateExportRequest, CreateExportResponse } from "../models/models_0";
5
- export interface CreateExportCommandInput extends CreateExportRequest {
6
- }
7
- export interface CreateExportCommandOutput extends CreateExportResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateExportCommand extends $Command<CreateExportCommandInput, CreateExportCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateExportCommandInput;
12
- constructor(input: CreateExportCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateExportCommandInput, CreateExportCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateIntentRequest, CreateIntentResponse } from "../models/models_0";
5
- export interface CreateIntentCommandInput extends CreateIntentRequest {
6
- }
7
- export interface CreateIntentCommandOutput extends CreateIntentResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateIntentCommand extends $Command<CreateIntentCommandInput, CreateIntentCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateIntentCommandInput;
12
- constructor(input: CreateIntentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIntentCommandInput, CreateIntentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateResourcePolicyRequest, CreateResourcePolicyResponse } from "../models/models_0";
5
- export interface CreateResourcePolicyCommandInput extends CreateResourcePolicyRequest {
6
- }
7
- export interface CreateResourcePolicyCommandOutput extends CreateResourcePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateResourcePolicyCommand extends $Command<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateResourcePolicyCommandInput;
12
- constructor(input: CreateResourcePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourcePolicyCommandInput, CreateResourcePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateResourcePolicyStatementRequest, CreateResourcePolicyStatementResponse } from "../models/models_0";
5
- export interface CreateResourcePolicyStatementCommandInput extends CreateResourcePolicyStatementRequest {
6
- }
7
- export interface CreateResourcePolicyStatementCommandOutput extends CreateResourcePolicyStatementResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateResourcePolicyStatementCommand extends $Command<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateResourcePolicyStatementCommandInput;
12
- constructor(input: CreateResourcePolicyStatementCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourcePolicyStatementCommandInput, CreateResourcePolicyStatementCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateSlotRequest, CreateSlotResponse } from "../models/models_0";
5
- export interface CreateSlotCommandInput extends CreateSlotRequest {
6
- }
7
- export interface CreateSlotCommandOutput extends CreateSlotResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateSlotCommand extends $Command<CreateSlotCommandInput, CreateSlotCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateSlotCommandInput;
12
- constructor(input: CreateSlotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSlotCommandInput, CreateSlotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateSlotTypeRequest, CreateSlotTypeResponse } from "../models/models_0";
5
- export interface CreateSlotTypeCommandInput extends CreateSlotTypeRequest {
6
- }
7
- export interface CreateSlotTypeCommandOutput extends CreateSlotTypeResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateSlotTypeCommand extends $Command<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateSlotTypeCommandInput;
12
- constructor(input: CreateSlotTypeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSlotTypeCommandInput, CreateSlotTypeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { CreateUploadUrlRequest, CreateUploadUrlResponse } from "../models/models_0";
5
- export interface CreateUploadUrlCommandInput extends CreateUploadUrlRequest {
6
- }
7
- export interface CreateUploadUrlCommandOutput extends CreateUploadUrlResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateUploadUrlCommand extends $Command<CreateUploadUrlCommandInput, CreateUploadUrlCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: CreateUploadUrlCommandInput;
12
- constructor(input: CreateUploadUrlCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUploadUrlCommandInput, CreateUploadUrlCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteBotAliasRequest, DeleteBotAliasResponse } from "../models/models_0";
5
- export interface DeleteBotAliasCommandInput extends DeleteBotAliasRequest {
6
- }
7
- export interface DeleteBotAliasCommandOutput extends DeleteBotAliasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBotAliasCommand extends $Command<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteBotAliasCommandInput;
12
- constructor(input: DeleteBotAliasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotAliasCommandInput, DeleteBotAliasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteBotRequest, DeleteBotResponse } from "../models/models_0";
5
- export interface DeleteBotCommandInput extends DeleteBotRequest {
6
- }
7
- export interface DeleteBotCommandOutput extends DeleteBotResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBotCommand extends $Command<DeleteBotCommandInput, DeleteBotCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteBotCommandInput;
12
- constructor(input: DeleteBotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotCommandInput, DeleteBotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteBotLocaleRequest, DeleteBotLocaleResponse } from "../models/models_0";
5
- export interface DeleteBotLocaleCommandInput extends DeleteBotLocaleRequest {
6
- }
7
- export interface DeleteBotLocaleCommandOutput extends DeleteBotLocaleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBotLocaleCommand extends $Command<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteBotLocaleCommandInput;
12
- constructor(input: DeleteBotLocaleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotLocaleCommandInput, DeleteBotLocaleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteBotVersionRequest, DeleteBotVersionResponse } from "../models/models_0";
5
- export interface DeleteBotVersionCommandInput extends DeleteBotVersionRequest {
6
- }
7
- export interface DeleteBotVersionCommandOutput extends DeleteBotVersionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBotVersionCommand extends $Command<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteBotVersionCommandInput;
12
- constructor(input: DeleteBotVersionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBotVersionCommandInput, DeleteBotVersionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteCustomVocabularyRequest, DeleteCustomVocabularyResponse } from "../models/models_0";
5
- export interface DeleteCustomVocabularyCommandInput extends DeleteCustomVocabularyRequest {
6
- }
7
- export interface DeleteCustomVocabularyCommandOutput extends DeleteCustomVocabularyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteCustomVocabularyCommand extends $Command<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteCustomVocabularyCommandInput;
12
- constructor(input: DeleteCustomVocabularyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomVocabularyCommandInput, DeleteCustomVocabularyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteExportRequest, DeleteExportResponse } from "../models/models_0";
5
- export interface DeleteExportCommandInput extends DeleteExportRequest {
6
- }
7
- export interface DeleteExportCommandOutput extends DeleteExportResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteExportCommand extends $Command<DeleteExportCommandInput, DeleteExportCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteExportCommandInput;
12
- constructor(input: DeleteExportCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteExportCommandInput, DeleteExportCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteImportRequest, DeleteImportResponse } from "../models/models_0";
5
- export interface DeleteImportCommandInput extends DeleteImportRequest {
6
- }
7
- export interface DeleteImportCommandOutput extends DeleteImportResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteImportCommand extends $Command<DeleteImportCommandInput, DeleteImportCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteImportCommandInput;
12
- constructor(input: DeleteImportCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteImportCommandInput, DeleteImportCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteIntentRequest } from "../models/models_0";
5
- export interface DeleteIntentCommandInput extends DeleteIntentRequest {
6
- }
7
- export interface DeleteIntentCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteIntentCommand extends $Command<DeleteIntentCommandInput, DeleteIntentCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteIntentCommandInput;
12
- constructor(input: DeleteIntentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIntentCommandInput, DeleteIntentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
5
- export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {
6
- }
7
- export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteResourcePolicyCommandInput;
12
- constructor(input: DeleteResourcePolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteResourcePolicyStatementRequest, DeleteResourcePolicyStatementResponse } from "../models/models_0";
5
- export interface DeleteResourcePolicyStatementCommandInput extends DeleteResourcePolicyStatementRequest {
6
- }
7
- export interface DeleteResourcePolicyStatementCommandOutput extends DeleteResourcePolicyStatementResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteResourcePolicyStatementCommand extends $Command<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteResourcePolicyStatementCommandInput;
12
- constructor(input: DeleteResourcePolicyStatementCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyStatementCommandInput, DeleteResourcePolicyStatementCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteSlotRequest } from "../models/models_0";
5
- export interface DeleteSlotCommandInput extends DeleteSlotRequest {
6
- }
7
- export interface DeleteSlotCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteSlotCommand extends $Command<DeleteSlotCommandInput, DeleteSlotCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteSlotCommandInput;
12
- constructor(input: DeleteSlotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSlotCommandInput, DeleteSlotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteSlotTypeRequest } from "../models/models_0";
5
- export interface DeleteSlotTypeCommandInput extends DeleteSlotTypeRequest {
6
- }
7
- export interface DeleteSlotTypeCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteSlotTypeCommand extends $Command<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteSlotTypeCommandInput;
12
- constructor(input: DeleteSlotTypeCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSlotTypeCommandInput, DeleteSlotTypeCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DeleteUtterancesRequest, DeleteUtterancesResponse } from "../models/models_0";
5
- export interface DeleteUtterancesCommandInput extends DeleteUtterancesRequest {
6
- }
7
- export interface DeleteUtterancesCommandOutput extends DeleteUtterancesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteUtterancesCommand extends $Command<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DeleteUtterancesCommandInput;
12
- constructor(input: DeleteUtterancesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteUtterancesCommandInput, DeleteUtterancesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeBotAliasRequest, DescribeBotAliasResponse } from "../models/models_0";
5
- export interface DescribeBotAliasCommandInput extends DescribeBotAliasRequest {
6
- }
7
- export interface DescribeBotAliasCommandOutput extends DescribeBotAliasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBotAliasCommand extends $Command<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeBotAliasCommandInput;
12
- constructor(input: DescribeBotAliasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBotAliasCommandInput, DescribeBotAliasCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeBotRequest, DescribeBotResponse } from "../models/models_0";
5
- export interface DescribeBotCommandInput extends DescribeBotRequest {
6
- }
7
- export interface DescribeBotCommandOutput extends DescribeBotResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBotCommand extends $Command<DescribeBotCommandInput, DescribeBotCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeBotCommandInput;
12
- constructor(input: DescribeBotCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBotCommandInput, DescribeBotCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeBotLocaleRequest, DescribeBotLocaleResponse } from "../models/models_0";
5
- export interface DescribeBotLocaleCommandInput extends DescribeBotLocaleRequest {
6
- }
7
- export interface DescribeBotLocaleCommandOutput extends DescribeBotLocaleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBotLocaleCommand extends $Command<DescribeBotLocaleCommandInput, DescribeBotLocaleCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeBotLocaleCommandInput;
12
- constructor(input: DescribeBotLocaleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBotLocaleCommandInput, DescribeBotLocaleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeBotRecommendationRequest, DescribeBotRecommendationResponse } from "../models/models_0";
5
- export interface DescribeBotRecommendationCommandInput extends DescribeBotRecommendationRequest {
6
- }
7
- export interface DescribeBotRecommendationCommandOutput extends DescribeBotRecommendationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBotRecommendationCommand extends $Command<DescribeBotRecommendationCommandInput, DescribeBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeBotRecommendationCommandInput;
12
- constructor(input: DescribeBotRecommendationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBotRecommendationCommandInput, DescribeBotRecommendationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeBotVersionRequest, DescribeBotVersionResponse } from "../models/models_0";
5
- export interface DescribeBotVersionCommandInput extends DescribeBotVersionRequest {
6
- }
7
- export interface DescribeBotVersionCommandOutput extends DescribeBotVersionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBotVersionCommand extends $Command<DescribeBotVersionCommandInput, DescribeBotVersionCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeBotVersionCommandInput;
12
- constructor(input: DescribeBotVersionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBotVersionCommandInput, DescribeBotVersionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeCustomVocabularyMetadataRequest, DescribeCustomVocabularyMetadataResponse } from "../models/models_0";
5
- export interface DescribeCustomVocabularyMetadataCommandInput extends DescribeCustomVocabularyMetadataRequest {
6
- }
7
- export interface DescribeCustomVocabularyMetadataCommandOutput extends DescribeCustomVocabularyMetadataResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeCustomVocabularyMetadataCommand extends $Command<DescribeCustomVocabularyMetadataCommandInput, DescribeCustomVocabularyMetadataCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeCustomVocabularyMetadataCommandInput;
12
- constructor(input: DescribeCustomVocabularyMetadataCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomVocabularyMetadataCommandInput, DescribeCustomVocabularyMetadataCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeExportRequest, DescribeExportResponse } from "../models/models_0";
5
- export interface DescribeExportCommandInput extends DescribeExportRequest {
6
- }
7
- export interface DescribeExportCommandOutput extends DescribeExportResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeExportCommand extends $Command<DescribeExportCommandInput, DescribeExportCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeExportCommandInput;
12
- constructor(input: DescribeExportCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeExportCommandInput, DescribeExportCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
4
- import { DescribeImportRequest, DescribeImportResponse } from "../models/models_0";
5
- export interface DescribeImportCommandInput extends DescribeImportRequest {
6
- }
7
- export interface DescribeImportCommandOutput extends DescribeImportResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeImportCommand extends $Command<DescribeImportCommandInput, DescribeImportCommandOutput, LexModelsV2ClientResolvedConfig> {
11
- readonly input: DescribeImportCommandInput;
12
- constructor(input: DescribeImportCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeImportCommandInput, DescribeImportCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }