@aws-sdk/client-bedrock 3.1086.0 → 3.1088.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 +40 -40
@@ -4,14 +4,12 @@ import {
4
4
  ExportAutomatedReasoningPolicyVersionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ExportAutomatedReasoningPolicyVersionCommandInput
8
- extends ExportAutomatedReasoningPolicyVersionRequest {}
7
+ export interface ExportAutomatedReasoningPolicyVersionCommandInput extends ExportAutomatedReasoningPolicyVersionRequest {}
9
8
  export interface ExportAutomatedReasoningPolicyVersionCommandOutput
10
- extends ExportAutomatedReasoningPolicyVersionResponse,
11
- __MetadataBearer {}
9
+ extends ExportAutomatedReasoningPolicyVersionResponse, __MetadataBearer {}
12
10
  declare const ExportAutomatedReasoningPolicyVersionCommand_base: {
13
11
  new (
14
- input: ExportAutomatedReasoningPolicyVersionCommandInput
12
+ input: ExportAutomatedReasoningPolicyVersionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ExportAutomatedReasoningPolicyVersionCommandInput,
17
15
  ExportAutomatedReasoningPolicyVersionCommandOutput,
@@ -20,7 +18,7 @@ declare const ExportAutomatedReasoningPolicyVersionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ExportAutomatedReasoningPolicyVersionCommandInput
21
+ input: ExportAutomatedReasoningPolicyVersionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ExportAutomatedReasoningPolicyVersionCommandInput,
26
24
  ExportAutomatedReasoningPolicyVersionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAccountDataRetentionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAccountDataRetentionCommandInput
8
- extends GetAccountDataRetentionRequest {}
7
+ export interface GetAccountDataRetentionCommandInput extends GetAccountDataRetentionRequest {}
9
8
  export interface GetAccountDataRetentionCommandOutput
10
- extends GetAccountDataRetentionResponse,
11
- __MetadataBearer {}
9
+ extends GetAccountDataRetentionResponse, __MetadataBearer {}
12
10
  declare const GetAccountDataRetentionCommand_base: {
13
11
  new (
14
- input: GetAccountDataRetentionCommandInput
12
+ input: GetAccountDataRetentionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAccountDataRetentionCommandInput,
17
15
  GetAccountDataRetentionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAdvancedPromptOptimizationJobResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAdvancedPromptOptimizationJobCommandInput
8
- extends GetAdvancedPromptOptimizationJobRequest {}
7
+ export interface GetAdvancedPromptOptimizationJobCommandInput extends GetAdvancedPromptOptimizationJobRequest {}
9
8
  export interface GetAdvancedPromptOptimizationJobCommandOutput
10
- extends GetAdvancedPromptOptimizationJobResponse,
11
- __MetadataBearer {}
9
+ extends GetAdvancedPromptOptimizationJobResponse, __MetadataBearer {}
12
10
  declare const GetAdvancedPromptOptimizationJobCommand_base: {
13
11
  new (
14
- input: GetAdvancedPromptOptimizationJobCommandInput
12
+ input: GetAdvancedPromptOptimizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAdvancedPromptOptimizationJobCommandInput,
17
15
  GetAdvancedPromptOptimizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAdvancedPromptOptimizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAdvancedPromptOptimizationJobCommandInput
21
+ input: GetAdvancedPromptOptimizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAdvancedPromptOptimizationJobCommandInput,
26
24
  GetAdvancedPromptOptimizationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyAnnotationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyAnnotationsCommandInput
8
- extends GetAutomatedReasoningPolicyAnnotationsRequest {}
7
+ export interface GetAutomatedReasoningPolicyAnnotationsCommandInput extends GetAutomatedReasoningPolicyAnnotationsRequest {}
9
8
  export interface GetAutomatedReasoningPolicyAnnotationsCommandOutput
10
- extends GetAutomatedReasoningPolicyAnnotationsResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyAnnotationsResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyAnnotationsCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyAnnotationsCommandInput
12
+ input: GetAutomatedReasoningPolicyAnnotationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyAnnotationsCommandInput,
17
15
  GetAutomatedReasoningPolicyAnnotationsCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyAnnotationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyAnnotationsCommandInput
21
+ input: GetAutomatedReasoningPolicyAnnotationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyAnnotationsCommandInput,
26
24
  GetAutomatedReasoningPolicyAnnotationsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyBuildWorkflowResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyBuildWorkflowCommandInput
8
- extends GetAutomatedReasoningPolicyBuildWorkflowRequest {}
7
+ export interface GetAutomatedReasoningPolicyBuildWorkflowCommandInput extends GetAutomatedReasoningPolicyBuildWorkflowRequest {}
9
8
  export interface GetAutomatedReasoningPolicyBuildWorkflowCommandOutput
10
- extends GetAutomatedReasoningPolicyBuildWorkflowResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyBuildWorkflowResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyBuildWorkflowCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyBuildWorkflowCommandInput
12
+ input: GetAutomatedReasoningPolicyBuildWorkflowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyBuildWorkflowCommandInput,
17
15
  GetAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyBuildWorkflowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyBuildWorkflowCommandInput
21
+ input: GetAutomatedReasoningPolicyBuildWorkflowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyBuildWorkflowCommandInput,
26
24
  GetAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput
8
- extends GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest {}
7
+ export interface GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput extends GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest {}
9
8
  export interface GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput
10
- extends GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput
12
+ input: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput,
17
15
  GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand_base:
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput
21
+ input: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput,
26
24
  GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyCommandInput
8
- extends GetAutomatedReasoningPolicyRequest {}
7
+ export interface GetAutomatedReasoningPolicyCommandInput extends GetAutomatedReasoningPolicyRequest {}
9
8
  export interface GetAutomatedReasoningPolicyCommandOutput
10
- extends GetAutomatedReasoningPolicyResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyCommandInput
12
+ input: GetAutomatedReasoningPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyCommandInput,
17
15
  GetAutomatedReasoningPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyCommandInput
21
+ input: GetAutomatedReasoningPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyCommandInput,
26
24
  GetAutomatedReasoningPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyNextScenarioResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyNextScenarioCommandInput
8
- extends GetAutomatedReasoningPolicyNextScenarioRequest {}
7
+ export interface GetAutomatedReasoningPolicyNextScenarioCommandInput extends GetAutomatedReasoningPolicyNextScenarioRequest {}
9
8
  export interface GetAutomatedReasoningPolicyNextScenarioCommandOutput
10
- extends GetAutomatedReasoningPolicyNextScenarioResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyNextScenarioResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyNextScenarioCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyNextScenarioCommandInput
12
+ input: GetAutomatedReasoningPolicyNextScenarioCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyNextScenarioCommandInput,
17
15
  GetAutomatedReasoningPolicyNextScenarioCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyNextScenarioCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyNextScenarioCommandInput
21
+ input: GetAutomatedReasoningPolicyNextScenarioCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyNextScenarioCommandInput,
26
24
  GetAutomatedReasoningPolicyNextScenarioCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyTestCaseResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyTestCaseCommandInput
8
- extends GetAutomatedReasoningPolicyTestCaseRequest {}
7
+ export interface GetAutomatedReasoningPolicyTestCaseCommandInput extends GetAutomatedReasoningPolicyTestCaseRequest {}
9
8
  export interface GetAutomatedReasoningPolicyTestCaseCommandOutput
10
- extends GetAutomatedReasoningPolicyTestCaseResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyTestCaseResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyTestCaseCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyTestCaseCommandInput
12
+ input: GetAutomatedReasoningPolicyTestCaseCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyTestCaseCommandInput,
17
15
  GetAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyTestCaseCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyTestCaseCommandInput
21
+ input: GetAutomatedReasoningPolicyTestCaseCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyTestCaseCommandInput,
26
24
  GetAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAutomatedReasoningPolicyTestResultResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAutomatedReasoningPolicyTestResultCommandInput
8
- extends GetAutomatedReasoningPolicyTestResultRequest {}
7
+ export interface GetAutomatedReasoningPolicyTestResultCommandInput extends GetAutomatedReasoningPolicyTestResultRequest {}
9
8
  export interface GetAutomatedReasoningPolicyTestResultCommandOutput
10
- extends GetAutomatedReasoningPolicyTestResultResponse,
11
- __MetadataBearer {}
9
+ extends GetAutomatedReasoningPolicyTestResultResponse, __MetadataBearer {}
12
10
  declare const GetAutomatedReasoningPolicyTestResultCommand_base: {
13
11
  new (
14
- input: GetAutomatedReasoningPolicyTestResultCommandInput
12
+ input: GetAutomatedReasoningPolicyTestResultCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAutomatedReasoningPolicyTestResultCommandInput,
17
15
  GetAutomatedReasoningPolicyTestResultCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAutomatedReasoningPolicyTestResultCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAutomatedReasoningPolicyTestResultCommandInput
21
+ input: GetAutomatedReasoningPolicyTestResultCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAutomatedReasoningPolicyTestResultCommandInput,
26
24
  GetAutomatedReasoningPolicyTestResultCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetCustomModelRequest,
4
- GetCustomModelResponse,
5
- } from "../models/models_0";
2
+ import { GetCustomModelRequest, GetCustomModelResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetCustomModelCommandInput extends GetCustomModelRequest {}
8
- export interface GetCustomModelCommandOutput
9
- extends GetCustomModelResponse,
10
- __MetadataBearer {}
5
+ export interface GetCustomModelCommandOutput extends GetCustomModelResponse, __MetadataBearer {}
11
6
  declare const GetCustomModelCommand_base: {
12
7
  new (
13
- input: GetCustomModelCommandInput
8
+ input: GetCustomModelCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetCustomModelCommandInput,
16
11
  GetCustomModelCommandOutput,
@@ -19,7 +14,7 @@ declare const GetCustomModelCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetCustomModelCommandInput
17
+ input: GetCustomModelCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetCustomModelCommandInput,
25
20
  GetCustomModelCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetCustomModelDeploymentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetCustomModelDeploymentCommandInput
8
- extends GetCustomModelDeploymentRequest {}
7
+ export interface GetCustomModelDeploymentCommandInput extends GetCustomModelDeploymentRequest {}
9
8
  export interface GetCustomModelDeploymentCommandOutput
10
- extends GetCustomModelDeploymentResponse,
11
- __MetadataBearer {}
9
+ extends GetCustomModelDeploymentResponse, __MetadataBearer {}
12
10
  declare const GetCustomModelDeploymentCommand_base: {
13
11
  new (
14
- input: GetCustomModelDeploymentCommandInput
12
+ input: GetCustomModelDeploymentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetCustomModelDeploymentCommandInput,
17
15
  GetCustomModelDeploymentCommandOutput,
@@ -20,7 +18,7 @@ declare const GetCustomModelDeploymentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetCustomModelDeploymentCommandInput
21
+ input: GetCustomModelDeploymentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetCustomModelDeploymentCommandInput,
26
24
  GetCustomModelDeploymentCommandOutput,
@@ -3,12 +3,10 @@ import { GetEvaluationJobRequest } from "../models/models_0";
3
3
  import { GetEvaluationJobResponse } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface GetEvaluationJobCommandInput extends GetEvaluationJobRequest {}
6
- export interface GetEvaluationJobCommandOutput
7
- extends GetEvaluationJobResponse,
8
- __MetadataBearer {}
6
+ export interface GetEvaluationJobCommandOutput extends GetEvaluationJobResponse, __MetadataBearer {}
9
7
  declare const GetEvaluationJobCommand_base: {
10
8
  new (
11
- input: GetEvaluationJobCommandInput
9
+ input: GetEvaluationJobCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  GetEvaluationJobCommandInput,
14
12
  GetEvaluationJobCommandOutput,
@@ -17,7 +15,7 @@ declare const GetEvaluationJobCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: GetEvaluationJobCommandInput
18
+ input: GetEvaluationJobCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  GetEvaluationJobCommandInput,
23
21
  GetEvaluationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetFoundationModelAvailabilityResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface GetFoundationModelAvailabilityCommandInput
8
- extends GetFoundationModelAvailabilityRequest {}
7
+ export interface GetFoundationModelAvailabilityCommandInput extends GetFoundationModelAvailabilityRequest {}
9
8
  export interface GetFoundationModelAvailabilityCommandOutput
10
- extends GetFoundationModelAvailabilityResponse,
11
- __MetadataBearer {}
9
+ extends GetFoundationModelAvailabilityResponse, __MetadataBearer {}
12
10
  declare const GetFoundationModelAvailabilityCommand_base: {
13
11
  new (
14
- input: GetFoundationModelAvailabilityCommandInput
12
+ input: GetFoundationModelAvailabilityCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetFoundationModelAvailabilityCommandInput,
17
15
  GetFoundationModelAvailabilityCommandOutput,
@@ -20,7 +18,7 @@ declare const GetFoundationModelAvailabilityCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetFoundationModelAvailabilityCommandInput
21
+ input: GetFoundationModelAvailabilityCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetFoundationModelAvailabilityCommandInput,
26
24
  GetFoundationModelAvailabilityCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetFoundationModelRequest,
4
- GetFoundationModelResponse,
5
- } from "../models/models_1";
2
+ import { GetFoundationModelRequest, GetFoundationModelResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetFoundationModelCommandInput
8
- extends GetFoundationModelRequest {}
4
+ export interface GetFoundationModelCommandInput extends GetFoundationModelRequest {}
9
5
  export interface GetFoundationModelCommandOutput
10
- extends GetFoundationModelResponse,
11
- __MetadataBearer {}
6
+ extends GetFoundationModelResponse, __MetadataBearer {}
12
7
  declare const GetFoundationModelCommand_base: {
13
8
  new (
14
- input: GetFoundationModelCommandInput
9
+ input: GetFoundationModelCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetFoundationModelCommandInput,
17
12
  GetFoundationModelCommandOutput,
@@ -20,7 +15,7 @@ declare const GetFoundationModelCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetFoundationModelCommandInput
18
+ input: GetFoundationModelCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetFoundationModelCommandInput,
26
21
  GetFoundationModelCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetGuardrailRequest, GetGuardrailResponse } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface GetGuardrailCommandInput extends GetGuardrailRequest {}
5
- export interface GetGuardrailCommandOutput
6
- extends GetGuardrailResponse,
7
- __MetadataBearer {}
5
+ export interface GetGuardrailCommandOutput extends GetGuardrailResponse, __MetadataBearer {}
8
6
  declare const GetGuardrailCommand_base: {
9
7
  new (
10
- input: GetGuardrailCommandInput
8
+ input: GetGuardrailCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetGuardrailCommandInput,
13
11
  GetGuardrailCommandOutput,
@@ -16,7 +14,7 @@ declare const GetGuardrailCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetGuardrailCommandInput
17
+ input: GetGuardrailCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetGuardrailCommandInput,
22
20
  GetGuardrailCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetImportedModelRequest,
4
- GetImportedModelResponse,
5
- } from "../models/models_1";
2
+ import { GetImportedModelRequest, GetImportedModelResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface GetImportedModelCommandInput extends GetImportedModelRequest {}
8
- export interface GetImportedModelCommandOutput
9
- extends GetImportedModelResponse,
10
- __MetadataBearer {}
5
+ export interface GetImportedModelCommandOutput extends GetImportedModelResponse, __MetadataBearer {}
11
6
  declare const GetImportedModelCommand_base: {
12
7
  new (
13
- input: GetImportedModelCommandInput
8
+ input: GetImportedModelCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetImportedModelCommandInput,
16
11
  GetImportedModelCommandOutput,
@@ -19,7 +14,7 @@ declare const GetImportedModelCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetImportedModelCommandInput
17
+ input: GetImportedModelCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetImportedModelCommandInput,
25
20
  GetImportedModelCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetInferenceProfileRequest,
4
- GetInferenceProfileResponse,
5
- } from "../models/models_1";
2
+ import { GetInferenceProfileRequest, GetInferenceProfileResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetInferenceProfileCommandInput
8
- extends GetInferenceProfileRequest {}
4
+ export interface GetInferenceProfileCommandInput extends GetInferenceProfileRequest {}
9
5
  export interface GetInferenceProfileCommandOutput
10
- extends GetInferenceProfileResponse,
11
- __MetadataBearer {}
6
+ extends GetInferenceProfileResponse, __MetadataBearer {}
12
7
  declare const GetInferenceProfileCommand_base: {
13
8
  new (
14
- input: GetInferenceProfileCommandInput
9
+ input: GetInferenceProfileCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetInferenceProfileCommandInput,
17
12
  GetInferenceProfileCommandOutput,
@@ -20,7 +15,7 @@ declare const GetInferenceProfileCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetInferenceProfileCommandInput
18
+ input: GetInferenceProfileCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetInferenceProfileCommandInput,
26
21
  GetInferenceProfileCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetMarketplaceModelEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetMarketplaceModelEndpointCommandInput
8
- extends GetMarketplaceModelEndpointRequest {}
7
+ export interface GetMarketplaceModelEndpointCommandInput extends GetMarketplaceModelEndpointRequest {}
9
8
  export interface GetMarketplaceModelEndpointCommandOutput
10
- extends GetMarketplaceModelEndpointResponse,
11
- __MetadataBearer {}
9
+ extends GetMarketplaceModelEndpointResponse, __MetadataBearer {}
12
10
  declare const GetMarketplaceModelEndpointCommand_base: {
13
11
  new (
14
- input: GetMarketplaceModelEndpointCommandInput
12
+ input: GetMarketplaceModelEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetMarketplaceModelEndpointCommandInput,
17
15
  GetMarketplaceModelEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const GetMarketplaceModelEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetMarketplaceModelEndpointCommandInput
21
+ input: GetMarketplaceModelEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetMarketplaceModelEndpointCommandInput,
26
24
  GetMarketplaceModelEndpointCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetModelCopyJobRequest,
4
- GetModelCopyJobResponse,
5
- } from "../models/models_1";
2
+ import { GetModelCopyJobRequest, GetModelCopyJobResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface GetModelCopyJobCommandInput extends GetModelCopyJobRequest {}
8
- export interface GetModelCopyJobCommandOutput
9
- extends GetModelCopyJobResponse,
10
- __MetadataBearer {}
5
+ export interface GetModelCopyJobCommandOutput extends GetModelCopyJobResponse, __MetadataBearer {}
11
6
  declare const GetModelCopyJobCommand_base: {
12
7
  new (
13
- input: GetModelCopyJobCommandInput
8
+ input: GetModelCopyJobCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetModelCopyJobCommandInput,
16
11
  GetModelCopyJobCommandOutput,
@@ -19,7 +14,7 @@ declare const GetModelCopyJobCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetModelCopyJobCommandInput
17
+ input: GetModelCopyJobCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetModelCopyJobCommandInput,
25
20
  GetModelCopyJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetModelCustomizationJobResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface GetModelCustomizationJobCommandInput
8
- extends GetModelCustomizationJobRequest {}
7
+ export interface GetModelCustomizationJobCommandInput extends GetModelCustomizationJobRequest {}
9
8
  export interface GetModelCustomizationJobCommandOutput
10
- extends GetModelCustomizationJobResponse,
11
- __MetadataBearer {}
9
+ extends GetModelCustomizationJobResponse, __MetadataBearer {}
12
10
  declare const GetModelCustomizationJobCommand_base: {
13
11
  new (
14
- input: GetModelCustomizationJobCommandInput
12
+ input: GetModelCustomizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetModelCustomizationJobCommandInput,
17
15
  GetModelCustomizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const GetModelCustomizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetModelCustomizationJobCommandInput
21
+ input: GetModelCustomizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetModelCustomizationJobCommandInput,
26
24
  GetModelCustomizationJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetModelImportJobRequest,
4
- GetModelImportJobResponse,
5
- } from "../models/models_1";
2
+ import { GetModelImportJobRequest, GetModelImportJobResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetModelImportJobCommandInput
8
- extends GetModelImportJobRequest {}
4
+ export interface GetModelImportJobCommandInput extends GetModelImportJobRequest {}
9
5
  export interface GetModelImportJobCommandOutput
10
- extends GetModelImportJobResponse,
11
- __MetadataBearer {}
6
+ extends GetModelImportJobResponse, __MetadataBearer {}
12
7
  declare const GetModelImportJobCommand_base: {
13
8
  new (
14
- input: GetModelImportJobCommandInput
9
+ input: GetModelImportJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetModelImportJobCommandInput,
17
12
  GetModelImportJobCommandOutput,
@@ -20,7 +15,7 @@ declare const GetModelImportJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetModelImportJobCommandInput
18
+ input: GetModelImportJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetModelImportJobCommandInput,
26
21
  GetModelImportJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetModelInvocationJobRequest,
4
- GetModelInvocationJobResponse,
5
- } from "../models/models_1";
2
+ import { GetModelInvocationJobRequest, GetModelInvocationJobResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetModelInvocationJobCommandInput
8
- extends GetModelInvocationJobRequest {}
4
+ export interface GetModelInvocationJobCommandInput extends GetModelInvocationJobRequest {}
9
5
  export interface GetModelInvocationJobCommandOutput
10
- extends GetModelInvocationJobResponse,
11
- __MetadataBearer {}
6
+ extends GetModelInvocationJobResponse, __MetadataBearer {}
12
7
  declare const GetModelInvocationJobCommand_base: {
13
8
  new (
14
- input: GetModelInvocationJobCommandInput
9
+ input: GetModelInvocationJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetModelInvocationJobCommandInput,
17
12
  GetModelInvocationJobCommandOutput,
@@ -20,7 +15,7 @@ declare const GetModelInvocationJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetModelInvocationJobCommandInput
18
+ input: GetModelInvocationJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetModelInvocationJobCommandInput,
26
21
  GetModelInvocationJobCommandOutput,