@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
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -432,10 +429,7 @@ import {
432
429
  StopModelInvocationJobCommandInput,
433
430
  StopModelInvocationJobCommandOutput,
434
431
  } from "./commands/StopModelInvocationJobCommand";
435
- import {
436
- TagResourceCommandInput,
437
- TagResourceCommandOutput,
438
- } from "./commands/TagResourceCommand";
432
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
439
433
  import {
440
434
  UntagResourceCommandInput,
441
435
  UntagResourceCommandOutput,
@@ -693,8 +687,7 @@ export type ServiceOutputTypes =
693
687
  | UpdateGuardrailCommandOutput
694
688
  | UpdateMarketplaceModelEndpointCommandOutput
695
689
  | UpdateProvisionedModelThroughputCommandOutput;
696
- export interface ClientDefaults
697
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
690
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
698
691
  requestHandler?: __HttpHandlerUserInput;
699
692
  sha256?: __ChecksumConstructor | __HashConstructor;
700
693
  urlParser?: __UrlParser;
@@ -719,9 +712,7 @@ export interface ClientDefaults
719
712
  extensions?: RuntimeExtension[];
720
713
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
721
714
  }
722
- export type BedrockClientConfigType = Partial<
723
- __SmithyConfiguration<__HttpHandlerOptions>
724
- > &
715
+ export type BedrockClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
725
716
  ClientDefaults &
726
717
  UserAgentInputConfig &
727
718
  RetryInputConfig &
@@ -731,19 +722,17 @@ export type BedrockClientConfigType = Partial<
731
722
  HttpAuthSchemeInputConfig &
732
723
  ClientInputEndpointParameters;
733
724
  export interface BedrockClientConfig extends BedrockClientConfigType {}
734
- export type BedrockClientResolvedConfigType =
735
- __SmithyResolvedConfiguration<__HttpHandlerOptions> &
736
- Required<ClientDefaults> &
737
- RuntimeExtensionsConfig &
738
- UserAgentResolvedConfig &
739
- RetryResolvedConfig &
740
- RegionResolvedConfig &
741
- HostHeaderResolvedConfig &
742
- EndpointResolvedConfig<EndpointParameters> &
743
- HttpAuthSchemeResolvedConfig &
744
- ClientResolvedEndpointParameters;
745
- export interface BedrockClientResolvedConfig
746
- extends BedrockClientResolvedConfigType {}
725
+ export type BedrockClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
726
+ Required<ClientDefaults> &
727
+ RuntimeExtensionsConfig &
728
+ UserAgentResolvedConfig &
729
+ RetryResolvedConfig &
730
+ RegionResolvedConfig &
731
+ HostHeaderResolvedConfig &
732
+ EndpointResolvedConfig<EndpointParameters> &
733
+ HttpAuthSchemeResolvedConfig &
734
+ ClientResolvedEndpointParameters;
735
+ export interface BedrockClientResolvedConfig extends BedrockClientResolvedConfigType {}
747
736
  export declare class BedrockClient extends __Client<
748
737
  __HttpHandlerOptions,
749
738
  ServiceInputTypes,
@@ -751,8 +740,6 @@ export declare class BedrockClient extends __Client<
751
740
  BedrockClientResolvedConfig
752
741
  > {
753
742
  readonly config: BedrockClientResolvedConfig;
754
- constructor(
755
- ...[configuration]: __CheckOptionalClientConfig<BedrockClientConfig>
756
- );
743
+ constructor(...[configuration]: __CheckOptionalClientConfig<BedrockClientConfig>);
757
744
  destroy(): void;
758
745
  }
@@ -9,17 +9,10 @@ import { BedrockHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
9
9
  export interface HttpAuthExtensionConfiguration {
10
10
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
11
11
  httpAuthSchemes(): HttpAuthScheme[];
12
- setHttpAuthSchemeProvider(
13
- httpAuthSchemeProvider: BedrockHttpAuthSchemeProvider
14
- ): void;
12
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: BedrockHttpAuthSchemeProvider): void;
15
13
  httpAuthSchemeProvider(): BedrockHttpAuthSchemeProvider;
16
- setCredentials(
17
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
18
- ): void;
19
- credentials():
20
- | AwsCredentialIdentity
21
- | AwsCredentialIdentityProvider
22
- | undefined;
14
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
15
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
23
16
  setToken(token: TokenIdentity | TokenIdentityProvider): void;
24
17
  token(): TokenIdentity | TokenIdentityProvider | undefined;
25
18
  }
@@ -30,8 +23,8 @@ export type HttpAuthRuntimeConfig = Partial<{
30
23
  token: TokenIdentity | TokenIdentityProvider;
31
24
  }>;
32
25
  export declare const getHttpAuthExtensionConfiguration: (
33
- runtimeConfig: HttpAuthRuntimeConfig
26
+ runtimeConfig: HttpAuthRuntimeConfig,
34
27
  ) => HttpAuthExtensionConfiguration;
35
28
  export declare const resolveHttpAuthRuntimeConfig: (
36
- config: HttpAuthExtensionConfiguration
29
+ config: HttpAuthExtensionConfiguration,
37
30
  ) => HttpAuthRuntimeConfig;
@@ -14,24 +14,21 @@ import {
14
14
  TokenIdentityProvider,
15
15
  } from "@smithy/types";
16
16
  import { BedrockClientResolvedConfig } from "../BedrockClient";
17
- export interface BedrockHttpAuthSchemeParameters
18
- extends HttpAuthSchemeParameters {
17
+ export interface BedrockHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
19
18
  region?: string;
20
19
  }
21
- export interface BedrockHttpAuthSchemeParametersProvider
22
- extends HttpAuthSchemeParametersProvider<
23
- BedrockClientResolvedConfig,
24
- HandlerExecutionContext,
25
- BedrockHttpAuthSchemeParameters,
26
- object
27
- > {}
20
+ export interface BedrockHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
21
+ BedrockClientResolvedConfig,
22
+ HandlerExecutionContext,
23
+ BedrockHttpAuthSchemeParameters,
24
+ object
25
+ > {}
28
26
  export declare const defaultBedrockHttpAuthSchemeParametersProvider: (
29
27
  config: BedrockClientResolvedConfig,
30
28
  context: HandlerExecutionContext,
31
- input: object
29
+ input: object,
32
30
  ) => Promise<BedrockHttpAuthSchemeParameters>;
33
- export interface BedrockHttpAuthSchemeProvider
34
- extends HttpAuthSchemeProvider<BedrockHttpAuthSchemeParameters> {}
31
+ export interface BedrockHttpAuthSchemeProvider extends HttpAuthSchemeProvider<BedrockHttpAuthSchemeParameters> {}
35
32
  export declare const defaultBedrockHttpAuthSchemeProvider: BedrockHttpAuthSchemeProvider;
36
33
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
37
34
  authSchemePreference?: string[] | Provider<string[]>;
@@ -39,13 +36,12 @@ export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
39
36
  httpAuthSchemeProvider?: BedrockHttpAuthSchemeProvider;
40
37
  token?: TokenIdentity | TokenIdentityProvider;
41
38
  }
42
- export interface HttpAuthSchemeResolvedConfig
43
- extends AwsSdkSigV4AuthResolvedConfig {
39
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
44
40
  readonly authSchemePreference: Provider<string[]>;
45
41
  readonly httpAuthSchemes: HttpAuthScheme[];
46
42
  readonly httpAuthSchemeProvider: BedrockHttpAuthSchemeProvider;
47
43
  readonly token?: TokenIdentityProvider;
48
44
  }
49
45
  export declare const resolveHttpAuthSchemeConfig: <T>(
50
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
46
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
51
47
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./BedrockClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  BedrockClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -4,14 +4,12 @@ import {
4
4
  BatchDeleteAdvancedPromptOptimizationJobResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDeleteAdvancedPromptOptimizationJobCommandInput
8
- extends BatchDeleteAdvancedPromptOptimizationJobRequest {}
7
+ export interface BatchDeleteAdvancedPromptOptimizationJobCommandInput extends BatchDeleteAdvancedPromptOptimizationJobRequest {}
9
8
  export interface BatchDeleteAdvancedPromptOptimizationJobCommandOutput
10
- extends BatchDeleteAdvancedPromptOptimizationJobResponse,
11
- __MetadataBearer {}
9
+ extends BatchDeleteAdvancedPromptOptimizationJobResponse, __MetadataBearer {}
12
10
  declare const BatchDeleteAdvancedPromptOptimizationJobCommand_base: {
13
11
  new (
14
- input: BatchDeleteAdvancedPromptOptimizationJobCommandInput
12
+ input: BatchDeleteAdvancedPromptOptimizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDeleteAdvancedPromptOptimizationJobCommandInput,
17
15
  BatchDeleteAdvancedPromptOptimizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDeleteAdvancedPromptOptimizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDeleteAdvancedPromptOptimizationJobCommandInput
21
+ input: BatchDeleteAdvancedPromptOptimizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDeleteAdvancedPromptOptimizationJobCommandInput,
26
24
  BatchDeleteAdvancedPromptOptimizationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDeleteEvaluationJobResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDeleteEvaluationJobCommandInput
8
- extends BatchDeleteEvaluationJobRequest {}
7
+ export interface BatchDeleteEvaluationJobCommandInput extends BatchDeleteEvaluationJobRequest {}
9
8
  export interface BatchDeleteEvaluationJobCommandOutput
10
- extends BatchDeleteEvaluationJobResponse,
11
- __MetadataBearer {}
9
+ extends BatchDeleteEvaluationJobResponse, __MetadataBearer {}
12
10
  declare const BatchDeleteEvaluationJobCommand_base: {
13
11
  new (
14
- input: BatchDeleteEvaluationJobCommandInput
12
+ input: BatchDeleteEvaluationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDeleteEvaluationJobCommandInput,
17
15
  BatchDeleteEvaluationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDeleteEvaluationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDeleteEvaluationJobCommandInput
21
+ input: BatchDeleteEvaluationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDeleteEvaluationJobCommandInput,
26
24
  BatchDeleteEvaluationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CancelAutomatedReasoningPolicyBuildWorkflowResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CancelAutomatedReasoningPolicyBuildWorkflowCommandInput
8
- extends CancelAutomatedReasoningPolicyBuildWorkflowRequest {}
7
+ export interface CancelAutomatedReasoningPolicyBuildWorkflowCommandInput extends CancelAutomatedReasoningPolicyBuildWorkflowRequest {}
9
8
  export interface CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput
10
- extends CancelAutomatedReasoningPolicyBuildWorkflowResponse,
11
- __MetadataBearer {}
9
+ extends CancelAutomatedReasoningPolicyBuildWorkflowResponse, __MetadataBearer {}
12
10
  declare const CancelAutomatedReasoningPolicyBuildWorkflowCommand_base: {
13
11
  new (
14
- input: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput
12
+ input: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CancelAutomatedReasoningPolicyBuildWorkflowCommandInput,
17
15
  CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -20,7 +18,7 @@ declare const CancelAutomatedReasoningPolicyBuildWorkflowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput
21
+ input: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CancelAutomatedReasoningPolicyBuildWorkflowCommandInput,
26
24
  CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAdvancedPromptOptimizationJobResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAdvancedPromptOptimizationJobCommandInput
8
- extends CreateAdvancedPromptOptimizationJobRequest {}
7
+ export interface CreateAdvancedPromptOptimizationJobCommandInput extends CreateAdvancedPromptOptimizationJobRequest {}
9
8
  export interface CreateAdvancedPromptOptimizationJobCommandOutput
10
- extends CreateAdvancedPromptOptimizationJobResponse,
11
- __MetadataBearer {}
9
+ extends CreateAdvancedPromptOptimizationJobResponse, __MetadataBearer {}
12
10
  declare const CreateAdvancedPromptOptimizationJobCommand_base: {
13
11
  new (
14
- input: CreateAdvancedPromptOptimizationJobCommandInput
12
+ input: CreateAdvancedPromptOptimizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAdvancedPromptOptimizationJobCommandInput,
17
15
  CreateAdvancedPromptOptimizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAdvancedPromptOptimizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAdvancedPromptOptimizationJobCommandInput
21
+ input: CreateAdvancedPromptOptimizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAdvancedPromptOptimizationJobCommandInput,
26
24
  CreateAdvancedPromptOptimizationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAutomatedReasoningPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAutomatedReasoningPolicyCommandInput
8
- extends CreateAutomatedReasoningPolicyRequest {}
7
+ export interface CreateAutomatedReasoningPolicyCommandInput extends CreateAutomatedReasoningPolicyRequest {}
9
8
  export interface CreateAutomatedReasoningPolicyCommandOutput
10
- extends CreateAutomatedReasoningPolicyResponse,
11
- __MetadataBearer {}
9
+ extends CreateAutomatedReasoningPolicyResponse, __MetadataBearer {}
12
10
  declare const CreateAutomatedReasoningPolicyCommand_base: {
13
11
  new (
14
- input: CreateAutomatedReasoningPolicyCommandInput
12
+ input: CreateAutomatedReasoningPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAutomatedReasoningPolicyCommandInput,
17
15
  CreateAutomatedReasoningPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAutomatedReasoningPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAutomatedReasoningPolicyCommandInput
21
+ input: CreateAutomatedReasoningPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAutomatedReasoningPolicyCommandInput,
26
24
  CreateAutomatedReasoningPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAutomatedReasoningPolicyTestCaseResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAutomatedReasoningPolicyTestCaseCommandInput
8
- extends CreateAutomatedReasoningPolicyTestCaseRequest {}
7
+ export interface CreateAutomatedReasoningPolicyTestCaseCommandInput extends CreateAutomatedReasoningPolicyTestCaseRequest {}
9
8
  export interface CreateAutomatedReasoningPolicyTestCaseCommandOutput
10
- extends CreateAutomatedReasoningPolicyTestCaseResponse,
11
- __MetadataBearer {}
9
+ extends CreateAutomatedReasoningPolicyTestCaseResponse, __MetadataBearer {}
12
10
  declare const CreateAutomatedReasoningPolicyTestCaseCommand_base: {
13
11
  new (
14
- input: CreateAutomatedReasoningPolicyTestCaseCommandInput
12
+ input: CreateAutomatedReasoningPolicyTestCaseCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAutomatedReasoningPolicyTestCaseCommandInput,
17
15
  CreateAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAutomatedReasoningPolicyTestCaseCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAutomatedReasoningPolicyTestCaseCommandInput
21
+ input: CreateAutomatedReasoningPolicyTestCaseCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAutomatedReasoningPolicyTestCaseCommandInput,
26
24
  CreateAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateAutomatedReasoningPolicyVersionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateAutomatedReasoningPolicyVersionCommandInput
8
- extends CreateAutomatedReasoningPolicyVersionRequest {}
7
+ export interface CreateAutomatedReasoningPolicyVersionCommandInput extends CreateAutomatedReasoningPolicyVersionRequest {}
9
8
  export interface CreateAutomatedReasoningPolicyVersionCommandOutput
10
- extends CreateAutomatedReasoningPolicyVersionResponse,
11
- __MetadataBearer {}
9
+ extends CreateAutomatedReasoningPolicyVersionResponse, __MetadataBearer {}
12
10
  declare const CreateAutomatedReasoningPolicyVersionCommand_base: {
13
11
  new (
14
- input: CreateAutomatedReasoningPolicyVersionCommandInput
12
+ input: CreateAutomatedReasoningPolicyVersionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateAutomatedReasoningPolicyVersionCommandInput,
17
15
  CreateAutomatedReasoningPolicyVersionCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateAutomatedReasoningPolicyVersionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateAutomatedReasoningPolicyVersionCommandInput
21
+ input: CreateAutomatedReasoningPolicyVersionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateAutomatedReasoningPolicyVersionCommandInput,
26
24
  CreateAutomatedReasoningPolicyVersionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateCustomModelRequest,
4
- CreateCustomModelResponse,
5
- } from "../models/models_0";
2
+ import { CreateCustomModelRequest, CreateCustomModelResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateCustomModelCommandInput
8
- extends CreateCustomModelRequest {}
4
+ export interface CreateCustomModelCommandInput extends CreateCustomModelRequest {}
9
5
  export interface CreateCustomModelCommandOutput
10
- extends CreateCustomModelResponse,
11
- __MetadataBearer {}
6
+ extends CreateCustomModelResponse, __MetadataBearer {}
12
7
  declare const CreateCustomModelCommand_base: {
13
8
  new (
14
- input: CreateCustomModelCommandInput
9
+ input: CreateCustomModelCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateCustomModelCommandInput,
17
12
  CreateCustomModelCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateCustomModelCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateCustomModelCommandInput
18
+ input: CreateCustomModelCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateCustomModelCommandInput,
26
21
  CreateCustomModelCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCustomModelDeploymentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCustomModelDeploymentCommandInput
8
- extends CreateCustomModelDeploymentRequest {}
7
+ export interface CreateCustomModelDeploymentCommandInput extends CreateCustomModelDeploymentRequest {}
9
8
  export interface CreateCustomModelDeploymentCommandOutput
10
- extends CreateCustomModelDeploymentResponse,
11
- __MetadataBearer {}
9
+ extends CreateCustomModelDeploymentResponse, __MetadataBearer {}
12
10
  declare const CreateCustomModelDeploymentCommand_base: {
13
11
  new (
14
- input: CreateCustomModelDeploymentCommandInput
12
+ input: CreateCustomModelDeploymentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCustomModelDeploymentCommandInput,
17
15
  CreateCustomModelDeploymentCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCustomModelDeploymentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCustomModelDeploymentCommandInput
21
+ input: CreateCustomModelDeploymentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCustomModelDeploymentCommandInput,
26
24
  CreateCustomModelDeploymentCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateEvaluationJobResponse } from "../models/models_0";
3
3
  import { CreateEvaluationJobRequest } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface CreateEvaluationJobCommandInput
6
- extends CreateEvaluationJobRequest {}
5
+ export interface CreateEvaluationJobCommandInput extends CreateEvaluationJobRequest {}
7
6
  export interface CreateEvaluationJobCommandOutput
8
- extends CreateEvaluationJobResponse,
9
- __MetadataBearer {}
7
+ extends CreateEvaluationJobResponse, __MetadataBearer {}
10
8
  declare const CreateEvaluationJobCommand_base: {
11
9
  new (
12
- input: CreateEvaluationJobCommandInput
10
+ input: CreateEvaluationJobCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  CreateEvaluationJobCommandInput,
15
13
  CreateEvaluationJobCommandOutput,
@@ -18,7 +16,7 @@ declare const CreateEvaluationJobCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: CreateEvaluationJobCommandInput
19
+ input: CreateEvaluationJobCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  CreateEvaluationJobCommandInput,
24
22
  CreateEvaluationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateFoundationModelAgreementResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface CreateFoundationModelAgreementCommandInput
8
- extends CreateFoundationModelAgreementRequest {}
7
+ export interface CreateFoundationModelAgreementCommandInput extends CreateFoundationModelAgreementRequest {}
9
8
  export interface CreateFoundationModelAgreementCommandOutput
10
- extends CreateFoundationModelAgreementResponse,
11
- __MetadataBearer {}
9
+ extends CreateFoundationModelAgreementResponse, __MetadataBearer {}
12
10
  declare const CreateFoundationModelAgreementCommand_base: {
13
11
  new (
14
- input: CreateFoundationModelAgreementCommandInput
12
+ input: CreateFoundationModelAgreementCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateFoundationModelAgreementCommandInput,
17
15
  CreateFoundationModelAgreementCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateFoundationModelAgreementCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateFoundationModelAgreementCommandInput
21
+ input: CreateFoundationModelAgreementCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateFoundationModelAgreementCommandInput,
26
24
  CreateFoundationModelAgreementCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateGuardrailRequest,
4
- CreateGuardrailResponse,
5
- } from "../models/models_1";
2
+ import { CreateGuardrailRequest, CreateGuardrailResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateGuardrailCommandInput extends CreateGuardrailRequest {}
8
- export interface CreateGuardrailCommandOutput
9
- extends CreateGuardrailResponse,
10
- __MetadataBearer {}
5
+ export interface CreateGuardrailCommandOutput extends CreateGuardrailResponse, __MetadataBearer {}
11
6
  declare const CreateGuardrailCommand_base: {
12
7
  new (
13
- input: CreateGuardrailCommandInput
8
+ input: CreateGuardrailCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateGuardrailCommandInput,
16
11
  CreateGuardrailCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateGuardrailCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateGuardrailCommandInput
17
+ input: CreateGuardrailCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateGuardrailCommandInput,
25
20
  CreateGuardrailCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateGuardrailVersionRequest,
4
- CreateGuardrailVersionResponse,
5
- } from "../models/models_1";
2
+ import { CreateGuardrailVersionRequest, CreateGuardrailVersionResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface CreateGuardrailVersionCommandInput
8
- extends CreateGuardrailVersionRequest {}
4
+ export interface CreateGuardrailVersionCommandInput extends CreateGuardrailVersionRequest {}
9
5
  export interface CreateGuardrailVersionCommandOutput
10
- extends CreateGuardrailVersionResponse,
11
- __MetadataBearer {}
6
+ extends CreateGuardrailVersionResponse, __MetadataBearer {}
12
7
  declare const CreateGuardrailVersionCommand_base: {
13
8
  new (
14
- input: CreateGuardrailVersionCommandInput
9
+ input: CreateGuardrailVersionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateGuardrailVersionCommandInput,
17
12
  CreateGuardrailVersionCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateGuardrailVersionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateGuardrailVersionCommandInput
18
+ input: CreateGuardrailVersionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateGuardrailVersionCommandInput,
26
21
  CreateGuardrailVersionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateInferenceProfileRequest,
4
- CreateInferenceProfileResponse,
5
- } from "../models/models_1";
2
+ import { CreateInferenceProfileRequest, CreateInferenceProfileResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface CreateInferenceProfileCommandInput
8
- extends CreateInferenceProfileRequest {}
4
+ export interface CreateInferenceProfileCommandInput extends CreateInferenceProfileRequest {}
9
5
  export interface CreateInferenceProfileCommandOutput
10
- extends CreateInferenceProfileResponse,
11
- __MetadataBearer {}
6
+ extends CreateInferenceProfileResponse, __MetadataBearer {}
12
7
  declare const CreateInferenceProfileCommand_base: {
13
8
  new (
14
- input: CreateInferenceProfileCommandInput
9
+ input: CreateInferenceProfileCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateInferenceProfileCommandInput,
17
12
  CreateInferenceProfileCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateInferenceProfileCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateInferenceProfileCommandInput
18
+ input: CreateInferenceProfileCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateInferenceProfileCommandInput,
26
21
  CreateInferenceProfileCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateMarketplaceModelEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateMarketplaceModelEndpointCommandInput
8
- extends CreateMarketplaceModelEndpointRequest {}
7
+ export interface CreateMarketplaceModelEndpointCommandInput extends CreateMarketplaceModelEndpointRequest {}
9
8
  export interface CreateMarketplaceModelEndpointCommandOutput
10
- extends CreateMarketplaceModelEndpointResponse,
11
- __MetadataBearer {}
9
+ extends CreateMarketplaceModelEndpointResponse, __MetadataBearer {}
12
10
  declare const CreateMarketplaceModelEndpointCommand_base: {
13
11
  new (
14
- input: CreateMarketplaceModelEndpointCommandInput
12
+ input: CreateMarketplaceModelEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateMarketplaceModelEndpointCommandInput,
17
15
  CreateMarketplaceModelEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateMarketplaceModelEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateMarketplaceModelEndpointCommandInput
21
+ input: CreateMarketplaceModelEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateMarketplaceModelEndpointCommandInput,
26
24
  CreateMarketplaceModelEndpointCommandOutput,