@aws-sdk/client-lex-models-v2 3.170.0 → 3.171.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 (86) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/LexModelsV2.d.ts +0 -67
  3. package/dist-types/ts3.4/LexModelsV2Client.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StartImportCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +0 -1
  72. package/dist-types/ts3.4/models/models_0.d.ts +0 -1050
  73. package/dist-types/ts3.4/models/models_1.d.ts +0 -221
  74. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  75. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  76. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  77. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  78. package/dist-types/ts3.4/waiters/waitForBotAliasAvailable.d.ts +0 -2
  79. package/dist-types/ts3.4/waiters/waitForBotAvailable.d.ts +0 -2
  80. package/dist-types/ts3.4/waiters/waitForBotExportCompleted.d.ts +0 -2
  81. package/dist-types/ts3.4/waiters/waitForBotImportCompleted.d.ts +0 -2
  82. package/dist-types/ts3.4/waiters/waitForBotLocaleBuilt.d.ts +0 -2
  83. package/dist-types/ts3.4/waiters/waitForBotLocaleCreated.d.ts +0 -2
  84. package/dist-types/ts3.4/waiters/waitForBotLocaleExpressTestingAvailable.d.ts +0 -2
  85. package/dist-types/ts3.4/waiters/waitForBotVersionAvailable.d.ts +0 -2
  86. package/package.json +27 -27
@@ -15,7 +15,6 @@ export interface CreateIntentCommandInput extends CreateIntentRequest {}
15
15
  export interface CreateIntentCommandOutput
16
16
  extends CreateIntentResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateIntentCommand extends $Command<
20
19
  CreateIntentCommandInput,
21
20
  CreateIntentCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateIntentCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateIntentCommandInput;
25
24
  constructor(input: CreateIntentCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateResourcePolicyCommandInput
19
19
  export interface CreateResourcePolicyCommandOutput
20
20
  extends CreateResourcePolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateResourcePolicyCommand extends $Command<
24
23
  CreateResourcePolicyCommandInput,
25
24
  CreateResourcePolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateResourcePolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateResourcePolicyCommandInput;
29
28
  constructor(input: CreateResourcePolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateResourcePolicyStatementCommandInput
19
19
  export interface CreateResourcePolicyStatementCommandOutput
20
20
  extends CreateResourcePolicyStatementResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateResourcePolicyStatementCommand extends $Command<
24
23
  CreateResourcePolicyStatementCommandInput,
25
24
  CreateResourcePolicyStatementCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateResourcePolicyStatementCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateResourcePolicyStatementCommandInput;
29
28
  constructor(input: CreateResourcePolicyStatementCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateSlotCommandInput extends CreateSlotRequest {}
15
15
  export interface CreateSlotCommandOutput
16
16
  extends CreateSlotResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateSlotCommand extends $Command<
20
19
  CreateSlotCommandInput,
21
20
  CreateSlotCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateSlotCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateSlotCommandInput;
25
24
  constructor(input: CreateSlotCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateSlotTypeCommandInput extends CreateSlotTypeRequest {}
18
18
  export interface CreateSlotTypeCommandOutput
19
19
  extends CreateSlotTypeResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateSlotTypeCommand extends $Command<
23
22
  CreateSlotTypeCommandInput,
24
23
  CreateSlotTypeCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateSlotTypeCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateSlotTypeCommandInput;
28
27
  constructor(input: CreateSlotTypeCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateUploadUrlCommandInput extends CreateUploadUrlRequest {}
18
18
  export interface CreateUploadUrlCommandOutput
19
19
  extends CreateUploadUrlResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateUploadUrlCommand extends $Command<
23
22
  CreateUploadUrlCommandInput,
24
23
  CreateUploadUrlCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateUploadUrlCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateUploadUrlCommandInput;
28
27
  constructor(input: CreateUploadUrlCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteBotAliasCommandInput extends DeleteBotAliasRequest {}
18
18
  export interface DeleteBotAliasCommandOutput
19
19
  extends DeleteBotAliasResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteBotAliasCommand extends $Command<
23
22
  DeleteBotAliasCommandInput,
24
23
  DeleteBotAliasCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteBotAliasCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteBotAliasCommandInput;
28
27
  constructor(input: DeleteBotAliasCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteBotCommandInput extends DeleteBotRequest {}
15
15
  export interface DeleteBotCommandOutput
16
16
  extends DeleteBotResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteBotCommand extends $Command<
20
19
  DeleteBotCommandInput,
21
20
  DeleteBotCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteBotCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteBotCommandInput;
25
24
  constructor(input: DeleteBotCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteBotLocaleCommandInput extends DeleteBotLocaleRequest {}
18
18
  export interface DeleteBotLocaleCommandOutput
19
19
  extends DeleteBotLocaleResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteBotLocaleCommand extends $Command<
23
22
  DeleteBotLocaleCommandInput,
24
23
  DeleteBotLocaleCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteBotLocaleCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteBotLocaleCommandInput;
28
27
  constructor(input: DeleteBotLocaleCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteBotVersionCommandInput extends DeleteBotVersionRequest {}
18
18
  export interface DeleteBotVersionCommandOutput
19
19
  extends DeleteBotVersionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteBotVersionCommand extends $Command<
23
22
  DeleteBotVersionCommandInput,
24
23
  DeleteBotVersionCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteBotVersionCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteBotVersionCommandInput;
28
27
  constructor(input: DeleteBotVersionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteCustomVocabularyCommandInput
19
19
  export interface DeleteCustomVocabularyCommandOutput
20
20
  extends DeleteCustomVocabularyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteCustomVocabularyCommand extends $Command<
24
23
  DeleteCustomVocabularyCommandInput,
25
24
  DeleteCustomVocabularyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteCustomVocabularyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteCustomVocabularyCommandInput;
29
28
  constructor(input: DeleteCustomVocabularyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteExportCommandInput extends DeleteExportRequest {}
15
15
  export interface DeleteExportCommandOutput
16
16
  extends DeleteExportResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteExportCommand extends $Command<
20
19
  DeleteExportCommandInput,
21
20
  DeleteExportCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteExportCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteExportCommandInput;
25
24
  constructor(input: DeleteExportCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteImportCommandInput extends DeleteImportRequest {}
15
15
  export interface DeleteImportCommandOutput
16
16
  extends DeleteImportResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteImportCommand extends $Command<
20
19
  DeleteImportCommandInput,
21
20
  DeleteImportCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteImportCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteImportCommandInput;
25
24
  constructor(input: DeleteImportCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteIntentRequest } from "../models/models_0";
14
14
  export interface DeleteIntentCommandInput extends DeleteIntentRequest {}
15
15
  export interface DeleteIntentCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteIntentCommand extends $Command<
18
17
  DeleteIntentCommandInput,
19
18
  DeleteIntentCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteIntentCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteIntentCommandInput;
23
22
  constructor(input: DeleteIntentCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteResourcePolicyCommandInput
19
19
  export interface DeleteResourcePolicyCommandOutput
20
20
  extends DeleteResourcePolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteResourcePolicyCommand extends $Command<
24
23
  DeleteResourcePolicyCommandInput,
25
24
  DeleteResourcePolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteResourcePolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteResourcePolicyCommandInput;
29
28
  constructor(input: DeleteResourcePolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteResourcePolicyStatementCommandInput
19
19
  export interface DeleteResourcePolicyStatementCommandOutput
20
20
  extends DeleteResourcePolicyStatementResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteResourcePolicyStatementCommand extends $Command<
24
23
  DeleteResourcePolicyStatementCommandInput,
25
24
  DeleteResourcePolicyStatementCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteResourcePolicyStatementCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteResourcePolicyStatementCommandInput;
29
28
  constructor(input: DeleteResourcePolicyStatementCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteSlotRequest } from "../models/models_0";
14
14
  export interface DeleteSlotCommandInput extends DeleteSlotRequest {}
15
15
  export interface DeleteSlotCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteSlotCommand extends $Command<
18
17
  DeleteSlotCommandInput,
19
18
  DeleteSlotCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteSlotCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteSlotCommandInput;
23
22
  constructor(input: DeleteSlotCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: LexModelsV2ClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteSlotTypeRequest } from "../models/models_0";
14
14
  export interface DeleteSlotTypeCommandInput extends DeleteSlotTypeRequest {}
15
15
  export interface DeleteSlotTypeCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteSlotTypeCommand extends $Command<
18
17
  DeleteSlotTypeCommandInput,
19
18
  DeleteSlotTypeCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteSlotTypeCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteSlotTypeCommandInput;
23
22
  constructor(input: DeleteSlotTypeCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteUtterancesCommandInput extends DeleteUtterancesRequest {}
18
18
  export interface DeleteUtterancesCommandOutput
19
19
  extends DeleteUtterancesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteUtterancesCommand extends $Command<
23
22
  DeleteUtterancesCommandInput,
24
23
  DeleteUtterancesCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteUtterancesCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteUtterancesCommandInput;
28
27
  constructor(input: DeleteUtterancesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeBotAliasCommandInput extends DescribeBotAliasRequest {}
18
18
  export interface DescribeBotAliasCommandOutput
19
19
  extends DescribeBotAliasResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeBotAliasCommand extends $Command<
23
22
  DescribeBotAliasCommandInput,
24
23
  DescribeBotAliasCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeBotAliasCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeBotAliasCommandInput;
28
27
  constructor(input: DescribeBotAliasCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeBotCommandInput extends DescribeBotRequest {}
15
15
  export interface DescribeBotCommandOutput
16
16
  extends DescribeBotResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeBotCommand extends $Command<
20
19
  DescribeBotCommandInput,
21
20
  DescribeBotCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeBotCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeBotCommandInput;
25
24
  constructor(input: DescribeBotCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeBotLocaleCommandInput
19
19
  export interface DescribeBotLocaleCommandOutput
20
20
  extends DescribeBotLocaleResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeBotLocaleCommand extends $Command<
24
23
  DescribeBotLocaleCommandInput,
25
24
  DescribeBotLocaleCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeBotLocaleCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeBotLocaleCommandInput;
29
28
  constructor(input: DescribeBotLocaleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeBotRecommendationCommandInput
19
19
  export interface DescribeBotRecommendationCommandOutput
20
20
  extends DescribeBotRecommendationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeBotRecommendationCommand extends $Command<
24
23
  DescribeBotRecommendationCommandInput,
25
24
  DescribeBotRecommendationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeBotRecommendationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeBotRecommendationCommandInput;
29
28
  constructor(input: DescribeBotRecommendationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeBotVersionCommandInput
19
19
  export interface DescribeBotVersionCommandOutput
20
20
  extends DescribeBotVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeBotVersionCommand extends $Command<
24
23
  DescribeBotVersionCommandInput,
25
24
  DescribeBotVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeBotVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeBotVersionCommandInput;
29
28
  constructor(input: DescribeBotVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeCustomVocabularyMetadataCommandInput
19
19
  export interface DescribeCustomVocabularyMetadataCommandOutput
20
20
  extends DescribeCustomVocabularyMetadataResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeCustomVocabularyMetadataCommand extends $Command<
24
23
  DescribeCustomVocabularyMetadataCommandInput,
25
24
  DescribeCustomVocabularyMetadataCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeCustomVocabularyMetadataCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeCustomVocabularyMetadataCommandInput;
29
28
  constructor(input: DescribeCustomVocabularyMetadataCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeExportCommandInput extends DescribeExportRequest {}
18
18
  export interface DescribeExportCommandOutput
19
19
  extends DescribeExportResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeExportCommand extends $Command<
23
22
  DescribeExportCommandInput,
24
23
  DescribeExportCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeExportCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeExportCommandInput;
28
27
  constructor(input: DescribeExportCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeImportCommandInput extends DescribeImportRequest {}
18
18
  export interface DescribeImportCommandOutput
19
19
  extends DescribeImportResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeImportCommand extends $Command<
23
22
  DescribeImportCommandInput,
24
23
  DescribeImportCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeImportCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeImportCommandInput;
28
27
  constructor(input: DescribeImportCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface DescribeIntentCommandInput extends DescribeIntentRequest {}
16
16
  export interface DescribeIntentCommandOutput
17
17
  extends DescribeIntentResponse,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class DescribeIntentCommand extends $Command<
21
20
  DescribeIntentCommandInput,
22
21
  DescribeIntentCommandOutput,
@@ -24,7 +23,6 @@ export declare class DescribeIntentCommand extends $Command<
24
23
  > {
25
24
  readonly input: DescribeIntentCommandInput;
26
25
  constructor(input: DescribeIntentCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeResourcePolicyCommandInput
19
19
  export interface DescribeResourcePolicyCommandOutput
20
20
  extends DescribeResourcePolicyResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeResourcePolicyCommand extends $Command<
24
23
  DescribeResourcePolicyCommandInput,
25
24
  DescribeResourcePolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeResourcePolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeResourcePolicyCommandInput;
29
28
  constructor(input: DescribeResourcePolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface DescribeSlotCommandInput extends DescribeSlotRequest {}
16
16
  export interface DescribeSlotCommandOutput
17
17
  extends DescribeSlotResponse,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class DescribeSlotCommand extends $Command<
21
20
  DescribeSlotCommandInput,
22
21
  DescribeSlotCommandOutput,
@@ -24,7 +23,6 @@ export declare class DescribeSlotCommand extends $Command<
24
23
  > {
25
24
  readonly input: DescribeSlotCommandInput;
26
25
  constructor(input: DescribeSlotCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeSlotTypeCommandInput extends DescribeSlotTypeRequest {}
18
18
  export interface DescribeSlotTypeCommandOutput
19
19
  extends DescribeSlotTypeResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeSlotTypeCommand extends $Command<
23
22
  DescribeSlotTypeCommandInput,
24
23
  DescribeSlotTypeCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeSlotTypeCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeSlotTypeCommandInput;
28
27
  constructor(input: DescribeSlotTypeCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListAggregatedUtterancesCommandInput
19
19
  export interface ListAggregatedUtterancesCommandOutput
20
20
  extends ListAggregatedUtterancesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListAggregatedUtterancesCommand extends $Command<
24
23
  ListAggregatedUtterancesCommandInput,
25
24
  ListAggregatedUtterancesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListAggregatedUtterancesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListAggregatedUtterancesCommandInput;
29
28
  constructor(input: ListAggregatedUtterancesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListBotAliasesCommandInput extends ListBotAliasesRequest {}
18
18
  export interface ListBotAliasesCommandOutput
19
19
  extends ListBotAliasesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListBotAliasesCommand extends $Command<
23
22
  ListBotAliasesCommandInput,
24
23
  ListBotAliasesCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListBotAliasesCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListBotAliasesCommandInput;
28
27
  constructor(input: ListBotAliasesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListBotLocalesCommandInput extends ListBotLocalesRequest {}
18
18
  export interface ListBotLocalesCommandOutput
19
19
  extends ListBotLocalesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListBotLocalesCommand extends $Command<
23
22
  ListBotLocalesCommandInput,
24
23
  ListBotLocalesCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListBotLocalesCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListBotLocalesCommandInput;
28
27
  constructor(input: ListBotLocalesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListBotRecommendationsCommandInput
19
19
  export interface ListBotRecommendationsCommandOutput
20
20
  extends ListBotRecommendationsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListBotRecommendationsCommand extends $Command<
24
23
  ListBotRecommendationsCommandInput,
25
24
  ListBotRecommendationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListBotRecommendationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListBotRecommendationsCommandInput;
29
28
  constructor(input: ListBotRecommendationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListBotVersionsCommandInput extends ListBotVersionsRequest {}
18
18
  export interface ListBotVersionsCommandOutput
19
19
  extends ListBotVersionsResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListBotVersionsCommand extends $Command<
23
22
  ListBotVersionsCommandInput,
24
23
  ListBotVersionsCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListBotVersionsCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListBotVersionsCommandInput;
28
27
  constructor(input: ListBotVersionsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LexModelsV2ClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListBotsCommandInput extends ListBotsRequest {}
15
15
  export interface ListBotsCommandOutput
16
16
  extends ListBotsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListBotsCommand extends $Command<
20
19
  ListBotsCommandInput,
21
20
  ListBotsCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListBotsCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListBotsCommandInput;
25
24
  constructor(input: ListBotsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListBuiltInIntentsCommandInput
19
19
  export interface ListBuiltInIntentsCommandOutput
20
20
  extends ListBuiltInIntentsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListBuiltInIntentsCommand extends $Command<
24
23
  ListBuiltInIntentsCommandInput,
25
24
  ListBuiltInIntentsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListBuiltInIntentsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListBuiltInIntentsCommandInput;
29
28
  constructor(input: ListBuiltInIntentsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListBuiltInSlotTypesCommandInput
19
19
  export interface ListBuiltInSlotTypesCommandOutput
20
20
  extends ListBuiltInSlotTypesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListBuiltInSlotTypesCommand extends $Command<
24
23
  ListBuiltInSlotTypesCommandInput,
25
24
  ListBuiltInSlotTypesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListBuiltInSlotTypesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListBuiltInSlotTypesCommandInput;
29
28
  constructor(input: ListBuiltInSlotTypesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LexModelsV2ClientResolvedConfig,