@aws-sdk/client-bedrock 3.1087.0 → 3.1089.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 (128) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Bedrock.d.ts +346 -529
  3. package/dist-types/ts3.4/BedrockClient.d.ts +16 -29
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchDeleteEvaluationJobCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CreateAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateCustomModelCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateCustomModelDeploymentCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEvaluationJobCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateFoundationModelAgreementCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateGuardrailCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateGuardrailVersionCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateInferenceProfileCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateMarketplaceModelEndpointCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateModelCopyJobCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CreateModelCustomizationJobCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateModelImportJobCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/CreateModelInvocationJobCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreatePromptRouterCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateProvisionedModelThroughputCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteCustomModelCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteCustomModelDeploymentCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteEnforcedGuardrailConfigurationCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteFoundationModelAgreementCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteGuardrailCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/DeleteImportedModelCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DeleteInferenceProfileCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DeleteMarketplaceModelEndpointCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DeletePromptRouterCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DeleteProvisionedModelThroughputCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetAccountDataRetentionCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/GetAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetCustomModelCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetCustomModelDeploymentCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetEvaluationJobCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/GetFoundationModelAvailabilityCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/GetFoundationModelCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetGuardrailCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/GetImportedModelCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/GetInferenceProfileCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/GetMarketplaceModelEndpointCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/GetModelCopyJobCommand.d.ts +4 -9
  64. package/dist-types/ts3.4/commands/GetModelCustomizationJobCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetModelImportJobCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/GetModelInvocationJobCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/GetPromptRouterCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/GetProvisionedModelThroughputCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/GetUseCaseForModelAccessCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/ListAdvancedPromptOptimizationJobsCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/ListAutomatedReasoningPoliciesCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListCustomModelDeploymentsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/ListCustomModelsCommand.d.ts +3 -8
  79. package/dist-types/ts3.4/commands/ListEnforcedGuardrailsConfigurationCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/ListEvaluationJobsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/ListFoundationModelAgreementOffersCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/ListFoundationModelsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/ListGuardrailsCommand.d.ts +3 -8
  84. package/dist-types/ts3.4/commands/ListImportedModelsCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/ListInferenceProfilesCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/ListMarketplaceModelEndpointsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/ListModelCopyJobsCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/ListModelCustomizationJobsCommand.d.ts +3 -5
  89. package/dist-types/ts3.4/commands/ListModelImportJobsCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/ListModelInvocationJobsCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/ListPromptRoutersCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/ListProvisionedModelThroughputsCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/PutAccountDataRetentionCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutEnforcedGuardrailConfigurationCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/PutUseCaseForModelAccessCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/RegisterMarketplaceModelEndpointCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/StopAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/StopEvaluationJobCommand.d.ts +5 -10
  104. package/dist-types/ts3.4/commands/StopModelCustomizationJobCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/StopModelInvocationJobCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  108. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/UpdateCustomModelDeploymentCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/UpdateGuardrailCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/UpdateMarketplaceModelEndpointCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/UpdateProvisionedModelThroughputCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  116. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  117. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  118. package/dist-types/ts3.4/models/enums.d.ts +27 -54
  119. package/dist-types/ts3.4/models/errors.d.ts +9 -27
  120. package/dist-types/ts3.4/models/models_0.d.ts +37 -103
  121. package/dist-types/ts3.4/models/models_1.d.ts +10 -30
  122. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -37
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +13 -27
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -37
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +5 -13
  127. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  128. package/package.json +39 -39
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateModelCopyJobRequest,
4
- CreateModelCopyJobResponse,
5
- } from "../models/models_1";
2
+ import { CreateModelCopyJobRequest, CreateModelCopyJobResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface CreateModelCopyJobCommandInput
8
- extends CreateModelCopyJobRequest {}
4
+ export interface CreateModelCopyJobCommandInput extends CreateModelCopyJobRequest {}
9
5
  export interface CreateModelCopyJobCommandOutput
10
- extends CreateModelCopyJobResponse,
11
- __MetadataBearer {}
6
+ extends CreateModelCopyJobResponse, __MetadataBearer {}
12
7
  declare const CreateModelCopyJobCommand_base: {
13
8
  new (
14
- input: CreateModelCopyJobCommandInput
9
+ input: CreateModelCopyJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateModelCopyJobCommandInput,
17
12
  CreateModelCopyJobCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateModelCopyJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateModelCopyJobCommandInput
18
+ input: CreateModelCopyJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateModelCopyJobCommandInput,
26
21
  CreateModelCopyJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateModelCustomizationJobResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface CreateModelCustomizationJobCommandInput
8
- extends CreateModelCustomizationJobRequest {}
7
+ export interface CreateModelCustomizationJobCommandInput extends CreateModelCustomizationJobRequest {}
9
8
  export interface CreateModelCustomizationJobCommandOutput
10
- extends CreateModelCustomizationJobResponse,
11
- __MetadataBearer {}
9
+ extends CreateModelCustomizationJobResponse, __MetadataBearer {}
12
10
  declare const CreateModelCustomizationJobCommand_base: {
13
11
  new (
14
- input: CreateModelCustomizationJobCommandInput
12
+ input: CreateModelCustomizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateModelCustomizationJobCommandInput,
17
15
  CreateModelCustomizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateModelCustomizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateModelCustomizationJobCommandInput
21
+ input: CreateModelCustomizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateModelCustomizationJobCommandInput,
26
24
  CreateModelCustomizationJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateModelImportJobRequest,
4
- CreateModelImportJobResponse,
5
- } from "../models/models_1";
2
+ import { CreateModelImportJobRequest, CreateModelImportJobResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface CreateModelImportJobCommandInput
8
- extends CreateModelImportJobRequest {}
4
+ export interface CreateModelImportJobCommandInput extends CreateModelImportJobRequest {}
9
5
  export interface CreateModelImportJobCommandOutput
10
- extends CreateModelImportJobResponse,
11
- __MetadataBearer {}
6
+ extends CreateModelImportJobResponse, __MetadataBearer {}
12
7
  declare const CreateModelImportJobCommand_base: {
13
8
  new (
14
- input: CreateModelImportJobCommandInput
9
+ input: CreateModelImportJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateModelImportJobCommandInput,
17
12
  CreateModelImportJobCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateModelImportJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateModelImportJobCommandInput
18
+ input: CreateModelImportJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateModelImportJobCommandInput,
26
21
  CreateModelImportJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateModelInvocationJobResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface CreateModelInvocationJobCommandInput
8
- extends CreateModelInvocationJobRequest {}
7
+ export interface CreateModelInvocationJobCommandInput extends CreateModelInvocationJobRequest {}
9
8
  export interface CreateModelInvocationJobCommandOutput
10
- extends CreateModelInvocationJobResponse,
11
- __MetadataBearer {}
9
+ extends CreateModelInvocationJobResponse, __MetadataBearer {}
12
10
  declare const CreateModelInvocationJobCommand_base: {
13
11
  new (
14
- input: CreateModelInvocationJobCommandInput
12
+ input: CreateModelInvocationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateModelInvocationJobCommandInput,
17
15
  CreateModelInvocationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateModelInvocationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateModelInvocationJobCommandInput
21
+ input: CreateModelInvocationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateModelInvocationJobCommandInput,
26
24
  CreateModelInvocationJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreatePromptRouterRequest,
4
- CreatePromptRouterResponse,
5
- } from "../models/models_1";
2
+ import { CreatePromptRouterRequest, CreatePromptRouterResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface CreatePromptRouterCommandInput
8
- extends CreatePromptRouterRequest {}
4
+ export interface CreatePromptRouterCommandInput extends CreatePromptRouterRequest {}
9
5
  export interface CreatePromptRouterCommandOutput
10
- extends CreatePromptRouterResponse,
11
- __MetadataBearer {}
6
+ extends CreatePromptRouterResponse, __MetadataBearer {}
12
7
  declare const CreatePromptRouterCommand_base: {
13
8
  new (
14
- input: CreatePromptRouterCommandInput
9
+ input: CreatePromptRouterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreatePromptRouterCommandInput,
17
12
  CreatePromptRouterCommandOutput,
@@ -20,7 +15,7 @@ declare const CreatePromptRouterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreatePromptRouterCommandInput
18
+ input: CreatePromptRouterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreatePromptRouterCommandInput,
26
21
  CreatePromptRouterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateProvisionedModelThroughputResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface CreateProvisionedModelThroughputCommandInput
8
- extends CreateProvisionedModelThroughputRequest {}
7
+ export interface CreateProvisionedModelThroughputCommandInput extends CreateProvisionedModelThroughputRequest {}
9
8
  export interface CreateProvisionedModelThroughputCommandOutput
10
- extends CreateProvisionedModelThroughputResponse,
11
- __MetadataBearer {}
9
+ extends CreateProvisionedModelThroughputResponse, __MetadataBearer {}
12
10
  declare const CreateProvisionedModelThroughputCommand_base: {
13
11
  new (
14
- input: CreateProvisionedModelThroughputCommandInput
12
+ input: CreateProvisionedModelThroughputCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateProvisionedModelThroughputCommandInput,
17
15
  CreateProvisionedModelThroughputCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateProvisionedModelThroughputCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateProvisionedModelThroughputCommandInput
21
+ input: CreateProvisionedModelThroughputCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateProvisionedModelThroughputCommandInput,
26
24
  CreateProvisionedModelThroughputCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAutomatedReasoningPolicyBuildWorkflowResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput
8
- extends DeleteAutomatedReasoningPolicyBuildWorkflowRequest {}
7
+ export interface DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput extends DeleteAutomatedReasoningPolicyBuildWorkflowRequest {}
9
8
  export interface DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput
10
- extends DeleteAutomatedReasoningPolicyBuildWorkflowResponse,
11
- __MetadataBearer {}
9
+ extends DeleteAutomatedReasoningPolicyBuildWorkflowResponse, __MetadataBearer {}
12
10
  declare const DeleteAutomatedReasoningPolicyBuildWorkflowCommand_base: {
13
11
  new (
14
- input: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput
12
+ input: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput,
17
15
  DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteAutomatedReasoningPolicyBuildWorkflowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput
21
+ input: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput,
26
24
  DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAutomatedReasoningPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAutomatedReasoningPolicyCommandInput
8
- extends DeleteAutomatedReasoningPolicyRequest {}
7
+ export interface DeleteAutomatedReasoningPolicyCommandInput extends DeleteAutomatedReasoningPolicyRequest {}
9
8
  export interface DeleteAutomatedReasoningPolicyCommandOutput
10
- extends DeleteAutomatedReasoningPolicyResponse,
11
- __MetadataBearer {}
9
+ extends DeleteAutomatedReasoningPolicyResponse, __MetadataBearer {}
12
10
  declare const DeleteAutomatedReasoningPolicyCommand_base: {
13
11
  new (
14
- input: DeleteAutomatedReasoningPolicyCommandInput
12
+ input: DeleteAutomatedReasoningPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAutomatedReasoningPolicyCommandInput,
17
15
  DeleteAutomatedReasoningPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteAutomatedReasoningPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteAutomatedReasoningPolicyCommandInput
21
+ input: DeleteAutomatedReasoningPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteAutomatedReasoningPolicyCommandInput,
26
24
  DeleteAutomatedReasoningPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteAutomatedReasoningPolicyTestCaseResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteAutomatedReasoningPolicyTestCaseCommandInput
8
- extends DeleteAutomatedReasoningPolicyTestCaseRequest {}
7
+ export interface DeleteAutomatedReasoningPolicyTestCaseCommandInput extends DeleteAutomatedReasoningPolicyTestCaseRequest {}
9
8
  export interface DeleteAutomatedReasoningPolicyTestCaseCommandOutput
10
- extends DeleteAutomatedReasoningPolicyTestCaseResponse,
11
- __MetadataBearer {}
9
+ extends DeleteAutomatedReasoningPolicyTestCaseResponse, __MetadataBearer {}
12
10
  declare const DeleteAutomatedReasoningPolicyTestCaseCommand_base: {
13
11
  new (
14
- input: DeleteAutomatedReasoningPolicyTestCaseCommandInput
12
+ input: DeleteAutomatedReasoningPolicyTestCaseCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteAutomatedReasoningPolicyTestCaseCommandInput,
17
15
  DeleteAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteAutomatedReasoningPolicyTestCaseCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteAutomatedReasoningPolicyTestCaseCommandInput
21
+ input: DeleteAutomatedReasoningPolicyTestCaseCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteAutomatedReasoningPolicyTestCaseCommandInput,
26
24
  DeleteAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteCustomModelRequest,
4
- DeleteCustomModelResponse,
5
- } from "../models/models_0";
2
+ import { DeleteCustomModelRequest, DeleteCustomModelResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteCustomModelCommandInput
8
- extends DeleteCustomModelRequest {}
4
+ export interface DeleteCustomModelCommandInput extends DeleteCustomModelRequest {}
9
5
  export interface DeleteCustomModelCommandOutput
10
- extends DeleteCustomModelResponse,
11
- __MetadataBearer {}
6
+ extends DeleteCustomModelResponse, __MetadataBearer {}
12
7
  declare const DeleteCustomModelCommand_base: {
13
8
  new (
14
- input: DeleteCustomModelCommandInput
9
+ input: DeleteCustomModelCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteCustomModelCommandInput,
17
12
  DeleteCustomModelCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteCustomModelCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteCustomModelCommandInput
18
+ input: DeleteCustomModelCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteCustomModelCommandInput,
26
21
  DeleteCustomModelCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteCustomModelDeploymentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteCustomModelDeploymentCommandInput
8
- extends DeleteCustomModelDeploymentRequest {}
7
+ export interface DeleteCustomModelDeploymentCommandInput extends DeleteCustomModelDeploymentRequest {}
9
8
  export interface DeleteCustomModelDeploymentCommandOutput
10
- extends DeleteCustomModelDeploymentResponse,
11
- __MetadataBearer {}
9
+ extends DeleteCustomModelDeploymentResponse, __MetadataBearer {}
12
10
  declare const DeleteCustomModelDeploymentCommand_base: {
13
11
  new (
14
- input: DeleteCustomModelDeploymentCommandInput
12
+ input: DeleteCustomModelDeploymentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteCustomModelDeploymentCommandInput,
17
15
  DeleteCustomModelDeploymentCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteCustomModelDeploymentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteCustomModelDeploymentCommandInput
21
+ input: DeleteCustomModelDeploymentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteCustomModelDeploymentCommandInput,
26
24
  DeleteCustomModelDeploymentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteEnforcedGuardrailConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteEnforcedGuardrailConfigurationCommandInput
8
- extends DeleteEnforcedGuardrailConfigurationRequest {}
7
+ export interface DeleteEnforcedGuardrailConfigurationCommandInput extends DeleteEnforcedGuardrailConfigurationRequest {}
9
8
  export interface DeleteEnforcedGuardrailConfigurationCommandOutput
10
- extends DeleteEnforcedGuardrailConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteEnforcedGuardrailConfigurationResponse, __MetadataBearer {}
12
10
  declare const DeleteEnforcedGuardrailConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteEnforcedGuardrailConfigurationCommandInput
12
+ input: DeleteEnforcedGuardrailConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteEnforcedGuardrailConfigurationCommandInput,
17
15
  DeleteEnforcedGuardrailConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteEnforcedGuardrailConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteEnforcedGuardrailConfigurationCommandInput
21
+ input: DeleteEnforcedGuardrailConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteEnforcedGuardrailConfigurationCommandInput,
26
24
  DeleteEnforcedGuardrailConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteFoundationModelAgreementResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface DeleteFoundationModelAgreementCommandInput
8
- extends DeleteFoundationModelAgreementRequest {}
7
+ export interface DeleteFoundationModelAgreementCommandInput extends DeleteFoundationModelAgreementRequest {}
9
8
  export interface DeleteFoundationModelAgreementCommandOutput
10
- extends DeleteFoundationModelAgreementResponse,
11
- __MetadataBearer {}
9
+ extends DeleteFoundationModelAgreementResponse, __MetadataBearer {}
12
10
  declare const DeleteFoundationModelAgreementCommand_base: {
13
11
  new (
14
- input: DeleteFoundationModelAgreementCommandInput
12
+ input: DeleteFoundationModelAgreementCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteFoundationModelAgreementCommandInput,
17
15
  DeleteFoundationModelAgreementCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteFoundationModelAgreementCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteFoundationModelAgreementCommandInput
21
+ input: DeleteFoundationModelAgreementCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteFoundationModelAgreementCommandInput,
26
24
  DeleteFoundationModelAgreementCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteGuardrailRequest,
4
- DeleteGuardrailResponse,
5
- } from "../models/models_1";
2
+ import { DeleteGuardrailRequest, DeleteGuardrailResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteGuardrailCommandInput extends DeleteGuardrailRequest {}
8
- export interface DeleteGuardrailCommandOutput
9
- extends DeleteGuardrailResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteGuardrailCommandOutput extends DeleteGuardrailResponse, __MetadataBearer {}
11
6
  declare const DeleteGuardrailCommand_base: {
12
7
  new (
13
- input: DeleteGuardrailCommandInput
8
+ input: DeleteGuardrailCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteGuardrailCommandInput,
16
11
  DeleteGuardrailCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteGuardrailCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteGuardrailCommandInput
17
+ input: DeleteGuardrailCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteGuardrailCommandInput,
25
20
  DeleteGuardrailCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteImportedModelRequest,
4
- DeleteImportedModelResponse,
5
- } from "../models/models_1";
2
+ import { DeleteImportedModelRequest, DeleteImportedModelResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface DeleteImportedModelCommandInput
8
- extends DeleteImportedModelRequest {}
4
+ export interface DeleteImportedModelCommandInput extends DeleteImportedModelRequest {}
9
5
  export interface DeleteImportedModelCommandOutput
10
- extends DeleteImportedModelResponse,
11
- __MetadataBearer {}
6
+ extends DeleteImportedModelResponse, __MetadataBearer {}
12
7
  declare const DeleteImportedModelCommand_base: {
13
8
  new (
14
- input: DeleteImportedModelCommandInput
9
+ input: DeleteImportedModelCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteImportedModelCommandInput,
17
12
  DeleteImportedModelCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteImportedModelCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteImportedModelCommandInput
18
+ input: DeleteImportedModelCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteImportedModelCommandInput,
26
21
  DeleteImportedModelCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteInferenceProfileRequest,
4
- DeleteInferenceProfileResponse,
5
- } from "../models/models_1";
2
+ import { DeleteInferenceProfileRequest, DeleteInferenceProfileResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface DeleteInferenceProfileCommandInput
8
- extends DeleteInferenceProfileRequest {}
4
+ export interface DeleteInferenceProfileCommandInput extends DeleteInferenceProfileRequest {}
9
5
  export interface DeleteInferenceProfileCommandOutput
10
- extends DeleteInferenceProfileResponse,
11
- __MetadataBearer {}
6
+ extends DeleteInferenceProfileResponse, __MetadataBearer {}
12
7
  declare const DeleteInferenceProfileCommand_base: {
13
8
  new (
14
- input: DeleteInferenceProfileCommandInput
9
+ input: DeleteInferenceProfileCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteInferenceProfileCommandInput,
17
12
  DeleteInferenceProfileCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteInferenceProfileCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteInferenceProfileCommandInput
18
+ input: DeleteInferenceProfileCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteInferenceProfileCommandInput,
26
21
  DeleteInferenceProfileCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteMarketplaceModelEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteMarketplaceModelEndpointCommandInput
8
- extends DeleteMarketplaceModelEndpointRequest {}
7
+ export interface DeleteMarketplaceModelEndpointCommandInput extends DeleteMarketplaceModelEndpointRequest {}
9
8
  export interface DeleteMarketplaceModelEndpointCommandOutput
10
- extends DeleteMarketplaceModelEndpointResponse,
11
- __MetadataBearer {}
9
+ extends DeleteMarketplaceModelEndpointResponse, __MetadataBearer {}
12
10
  declare const DeleteMarketplaceModelEndpointCommand_base: {
13
11
  new (
14
- input: DeleteMarketplaceModelEndpointCommandInput
12
+ input: DeleteMarketplaceModelEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteMarketplaceModelEndpointCommandInput,
17
15
  DeleteMarketplaceModelEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteMarketplaceModelEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteMarketplaceModelEndpointCommandInput
21
+ input: DeleteMarketplaceModelEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteMarketplaceModelEndpointCommandInput,
26
24
  DeleteMarketplaceModelEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteModelInvocationLoggingConfigurationResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface DeleteModelInvocationLoggingConfigurationCommandInput
8
- extends DeleteModelInvocationLoggingConfigurationRequest {}
7
+ export interface DeleteModelInvocationLoggingConfigurationCommandInput extends DeleteModelInvocationLoggingConfigurationRequest {}
9
8
  export interface DeleteModelInvocationLoggingConfigurationCommandOutput
10
- extends DeleteModelInvocationLoggingConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteModelInvocationLoggingConfigurationResponse, __MetadataBearer {}
12
10
  declare const DeleteModelInvocationLoggingConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteModelInvocationLoggingConfigurationCommandInput
12
+ input: DeleteModelInvocationLoggingConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteModelInvocationLoggingConfigurationCommandInput,
17
15
  DeleteModelInvocationLoggingConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeletePromptRouterRequest,
4
- DeletePromptRouterResponse,
5
- } from "../models/models_1";
2
+ import { DeletePromptRouterRequest, DeletePromptRouterResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface DeletePromptRouterCommandInput
8
- extends DeletePromptRouterRequest {}
4
+ export interface DeletePromptRouterCommandInput extends DeletePromptRouterRequest {}
9
5
  export interface DeletePromptRouterCommandOutput
10
- extends DeletePromptRouterResponse,
11
- __MetadataBearer {}
6
+ extends DeletePromptRouterResponse, __MetadataBearer {}
12
7
  declare const DeletePromptRouterCommand_base: {
13
8
  new (
14
- input: DeletePromptRouterCommandInput
9
+ input: DeletePromptRouterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeletePromptRouterCommandInput,
17
12
  DeletePromptRouterCommandOutput,
@@ -20,7 +15,7 @@ declare const DeletePromptRouterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeletePromptRouterCommandInput
18
+ input: DeletePromptRouterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeletePromptRouterCommandInput,
26
21
  DeletePromptRouterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteProvisionedModelThroughputResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface DeleteProvisionedModelThroughputCommandInput
8
- extends DeleteProvisionedModelThroughputRequest {}
7
+ export interface DeleteProvisionedModelThroughputCommandInput extends DeleteProvisionedModelThroughputRequest {}
9
8
  export interface DeleteProvisionedModelThroughputCommandOutput
10
- extends DeleteProvisionedModelThroughputResponse,
11
- __MetadataBearer {}
9
+ extends DeleteProvisionedModelThroughputResponse, __MetadataBearer {}
12
10
  declare const DeleteProvisionedModelThroughputCommand_base: {
13
11
  new (
14
- input: DeleteProvisionedModelThroughputCommandInput
12
+ input: DeleteProvisionedModelThroughputCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteProvisionedModelThroughputCommandInput,
17
15
  DeleteProvisionedModelThroughputCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteProvisionedModelThroughputCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteProvisionedModelThroughputCommandInput
21
+ input: DeleteProvisionedModelThroughputCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteProvisionedModelThroughputCommandInput,
26
24
  DeleteProvisionedModelThroughputCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteResourcePolicyRequest,
4
- DeleteResourcePolicyResponse,
5
- } from "../models/models_1";
2
+ import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface DeleteResourcePolicyCommandInput
8
- extends DeleteResourcePolicyRequest {}
4
+ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
9
5
  export interface DeleteResourcePolicyCommandOutput
10
- extends DeleteResourcePolicyResponse,
11
- __MetadataBearer {}
6
+ extends DeleteResourcePolicyResponse, __MetadataBearer {}
12
7
  declare const DeleteResourcePolicyCommand_base: {
13
8
  new (
14
- input: DeleteResourcePolicyCommandInput
9
+ input: DeleteResourcePolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteResourcePolicyCommandInput,
17
12
  DeleteResourcePolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteResourcePolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteResourcePolicyCommandInput
18
+ input: DeleteResourcePolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteResourcePolicyCommandInput,
26
21
  DeleteResourcePolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeregisterMarketplaceModelEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeregisterMarketplaceModelEndpointCommandInput
8
- extends DeregisterMarketplaceModelEndpointRequest {}
7
+ export interface DeregisterMarketplaceModelEndpointCommandInput extends DeregisterMarketplaceModelEndpointRequest {}
9
8
  export interface DeregisterMarketplaceModelEndpointCommandOutput
10
- extends DeregisterMarketplaceModelEndpointResponse,
11
- __MetadataBearer {}
9
+ extends DeregisterMarketplaceModelEndpointResponse, __MetadataBearer {}
12
10
  declare const DeregisterMarketplaceModelEndpointCommand_base: {
13
11
  new (
14
- input: DeregisterMarketplaceModelEndpointCommandInput
12
+ input: DeregisterMarketplaceModelEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeregisterMarketplaceModelEndpointCommandInput,
17
15
  DeregisterMarketplaceModelEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const DeregisterMarketplaceModelEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeregisterMarketplaceModelEndpointCommandInput
21
+ input: DeregisterMarketplaceModelEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeregisterMarketplaceModelEndpointCommandInput,
26
24
  DeregisterMarketplaceModelEndpointCommandOutput,