@aws-sdk/client-bedrock 3.928.0 → 3.930.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 (121) hide show
  1. package/dist-cjs/index.js +6331 -6436
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BedrockClient.js +2 -0
  4. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +3 -10
  5. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  6. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +3 -10
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  8. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +3 -10
  9. package/dist-es/commands/CreateCustomModelCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +3 -9
  11. package/dist-es/commands/CreateEvaluationJobCommand.js +3 -10
  12. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +3 -9
  13. package/dist-es/commands/CreateGuardrailCommand.js +3 -10
  14. package/dist-es/commands/CreateGuardrailVersionCommand.js +3 -10
  15. package/dist-es/commands/CreateInferenceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +3 -9
  17. package/dist-es/commands/CreateModelCopyJobCommand.js +3 -9
  18. package/dist-es/commands/CreateModelCustomizationJobCommand.js +3 -10
  19. package/dist-es/commands/CreateModelImportJobCommand.js +3 -9
  20. package/dist-es/commands/CreateModelInvocationJobCommand.js +3 -9
  21. package/dist-es/commands/CreatePromptRouterCommand.js +3 -10
  22. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +3 -9
  23. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +3 -9
  25. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +3 -9
  26. package/dist-es/commands/DeleteCustomModelCommand.js +3 -9
  27. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +3 -9
  28. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +3 -9
  29. package/dist-es/commands/DeleteGuardrailCommand.js +3 -9
  30. package/dist-es/commands/DeleteImportedModelCommand.js +3 -9
  31. package/dist-es/commands/DeleteInferenceProfileCommand.js +3 -9
  32. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +3 -9
  33. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +3 -9
  34. package/dist-es/commands/DeletePromptRouterCommand.js +3 -9
  35. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +3 -9
  36. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +3 -9
  37. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +3 -10
  38. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  39. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  40. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +3 -10
  41. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +3 -10
  42. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +3 -10
  43. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  44. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +3 -10
  45. package/dist-es/commands/GetCustomModelCommand.js +3 -10
  46. package/dist-es/commands/GetCustomModelDeploymentCommand.js +3 -9
  47. package/dist-es/commands/GetEvaluationJobCommand.js +3 -11
  48. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +3 -9
  49. package/dist-es/commands/GetFoundationModelCommand.js +3 -9
  50. package/dist-es/commands/GetGuardrailCommand.js +3 -10
  51. package/dist-es/commands/GetImportedModelCommand.js +3 -9
  52. package/dist-es/commands/GetInferenceProfileCommand.js +3 -10
  53. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +3 -9
  54. package/dist-es/commands/GetModelCopyJobCommand.js +3 -9
  55. package/dist-es/commands/GetModelCustomizationJobCommand.js +3 -10
  56. package/dist-es/commands/GetModelImportJobCommand.js +3 -9
  57. package/dist-es/commands/GetModelInvocationJobCommand.js +3 -10
  58. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +3 -9
  59. package/dist-es/commands/GetPromptRouterCommand.js +3 -10
  60. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +3 -9
  61. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +3 -9
  62. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +3 -10
  63. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +3 -9
  64. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +3 -10
  65. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +3 -10
  66. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +3 -9
  67. package/dist-es/commands/ListCustomModelsCommand.js +3 -9
  68. package/dist-es/commands/ListEvaluationJobsCommand.js +3 -9
  69. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +3 -9
  70. package/dist-es/commands/ListFoundationModelsCommand.js +3 -9
  71. package/dist-es/commands/ListGuardrailsCommand.js +3 -10
  72. package/dist-es/commands/ListImportedModelsCommand.js +3 -9
  73. package/dist-es/commands/ListInferenceProfilesCommand.js +3 -10
  74. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +3 -9
  75. package/dist-es/commands/ListModelCopyJobsCommand.js +3 -9
  76. package/dist-es/commands/ListModelCustomizationJobsCommand.js +3 -9
  77. package/dist-es/commands/ListModelImportJobsCommand.js +3 -9
  78. package/dist-es/commands/ListModelInvocationJobsCommand.js +3 -10
  79. package/dist-es/commands/ListPromptRoutersCommand.js +3 -10
  80. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  82. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +3 -9
  83. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +3 -9
  84. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +3 -9
  85. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  86. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +3 -9
  87. package/dist-es/commands/StopEvaluationJobCommand.js +3 -10
  88. package/dist-es/commands/StopModelCustomizationJobCommand.js +3 -9
  89. package/dist-es/commands/StopModelInvocationJobCommand.js +3 -9
  90. package/dist-es/commands/TagResourceCommand.js +3 -9
  91. package/dist-es/commands/UntagResourceCommand.js +3 -9
  92. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  93. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +3 -10
  94. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  95. package/dist-es/commands/UpdateGuardrailCommand.js +3 -10
  96. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +3 -9
  97. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +3 -9
  98. package/dist-es/models/models_0.js +0 -1027
  99. package/dist-es/models/models_1.js +0 -400
  100. package/dist-es/runtimeConfig.shared.js +2 -0
  101. package/dist-es/schemas/schemas_0.js +6150 -0
  102. package/dist-types/BedrockClient.d.ts +10 -1
  103. package/dist-types/models/models_0.d.ts +84 -509
  104. package/dist-types/models/models_1.d.ts +28 -183
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +668 -0
  110. package/dist-types/ts3.4/BedrockClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -420
  112. package/dist-types/ts3.4/models/models_1.d.ts +0 -146
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +675 -0
  118. package/package.json +34 -35
  119. package/dist-es/protocols/Aws_restJson1.js +0 -4177
  120. package/dist-types/protocols/Aws_restJson1.d.ts +0 -848
  121. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1133
@@ -980,11 +980,14 @@ export declare namespace InferenceProfileModelSource {
980
980
  copyFrom?: never;
981
981
  $unknown: [string, any];
982
982
  }
983
+ /**
984
+ * @deprecated unused in schema-serde mode.
985
+ *
986
+ */
983
987
  interface Visitor<T> {
984
988
  copyFrom: (value: string) => T;
985
989
  _: (name: string, value: any) => T;
986
990
  }
987
- const visit: <T>(value: InferenceProfileModelSource, visitor: Visitor<T>) => T;
988
991
  }
989
992
  /**
990
993
  * @public
@@ -2090,11 +2093,14 @@ export declare namespace ModelInvocationJobInputDataConfig {
2090
2093
  s3InputDataConfig?: never;
2091
2094
  $unknown: [string, any];
2092
2095
  }
2096
+ /**
2097
+ * @deprecated unused in schema-serde mode.
2098
+ *
2099
+ */
2093
2100
  interface Visitor<T> {
2094
2101
  s3InputDataConfig: (value: ModelInvocationJobS3InputDataConfig) => T;
2095
2102
  _: (name: string, value: any) => T;
2096
2103
  }
2097
- const visit: <T>(value: ModelInvocationJobInputDataConfig, visitor: Visitor<T>) => T;
2098
2104
  }
2099
2105
  /**
2100
2106
  * <p>Contains the configuration of the S3 location of the output data.</p>
@@ -2141,11 +2147,14 @@ export declare namespace ModelInvocationJobOutputDataConfig {
2141
2147
  s3OutputDataConfig?: never;
2142
2148
  $unknown: [string, any];
2143
2149
  }
2150
+ /**
2151
+ * @deprecated unused in schema-serde mode.
2152
+ *
2153
+ */
2144
2154
  interface Visitor<T> {
2145
2155
  s3OutputDataConfig: (value: ModelInvocationJobS3OutputDataConfig) => T;
2146
2156
  _: (name: string, value: any) => T;
2147
2157
  }
2148
- const visit: <T>(value: ModelInvocationJobOutputDataConfig, visitor: Visitor<T>) => T;
2149
2158
  }
2150
2159
  /**
2151
2160
  * @public
@@ -4409,6 +4418,10 @@ export declare namespace RetrievalFilter {
4409
4418
  orAll?: never;
4410
4419
  $unknown: [string, any];
4411
4420
  }
4421
+ /**
4422
+ * @deprecated unused in schema-serde mode.
4423
+ *
4424
+ */
4412
4425
  interface Visitor<T> {
4413
4426
  equals: (value: FilterAttribute) => T;
4414
4427
  notEquals: (value: FilterAttribute) => T;
@@ -4425,7 +4438,6 @@ export declare namespace RetrievalFilter {
4425
4438
  orAll: (value: RetrievalFilter[]) => T;
4426
4439
  _: (name: string, value: any) => T;
4427
4440
  }
4428
- const visit: <T>(value: RetrievalFilter, visitor: Visitor<T>) => T;
4429
4441
  }
4430
4442
  /**
4431
4443
  * <p>The configuration details for returning the results from the knowledge base vector search.</p>
@@ -4572,12 +4584,15 @@ export declare namespace KnowledgeBaseConfig {
4572
4584
  retrieveAndGenerateConfig?: never;
4573
4585
  $unknown: [string, any];
4574
4586
  }
4587
+ /**
4588
+ * @deprecated unused in schema-serde mode.
4589
+ *
4590
+ */
4575
4591
  interface Visitor<T> {
4576
4592
  retrieveConfig: (value: RetrieveConfig) => T;
4577
4593
  retrieveAndGenerateConfig: (value: RetrieveAndGenerateConfiguration) => T;
4578
4594
  _: (name: string, value: any) => T;
4579
4595
  }
4580
- const visit: <T>(value: KnowledgeBaseConfig, visitor: Visitor<T>) => T;
4581
4596
  }
4582
4597
  /**
4583
4598
  * <p>Contains configuration details for retrieval of information and response generation.</p>
@@ -4614,12 +4629,15 @@ export declare namespace RAGConfig {
4614
4629
  precomputedRagSourceConfig?: never;
4615
4630
  $unknown: [string, any];
4616
4631
  }
4632
+ /**
4633
+ * @deprecated unused in schema-serde mode.
4634
+ *
4635
+ */
4617
4636
  interface Visitor<T> {
4618
4637
  knowledgeBaseConfig: (value: KnowledgeBaseConfig) => T;
4619
4638
  precomputedRagSourceConfig: (value: EvaluationPrecomputedRagSourceConfig) => T;
4620
4639
  _: (name: string, value: any) => T;
4621
4640
  }
4622
- const visit: <T>(value: RAGConfig, visitor: Visitor<T>) => T;
4623
4641
  }
4624
4642
  /**
4625
4643
  * <p>The configuration details of the inference model for an evaluation job.</p> <p>For automated model evaluation jobs, only a single model is supported.</p> <p>For human-based model evaluation jobs, your annotator can compare the responses for up to two different models.</p>
@@ -4656,12 +4674,15 @@ export declare namespace EvaluationInferenceConfig {
4656
4674
  ragConfigs?: never;
4657
4675
  $unknown: [string, any];
4658
4676
  }
4677
+ /**
4678
+ * @deprecated unused in schema-serde mode.
4679
+ *
4680
+ */
4659
4681
  interface Visitor<T> {
4660
4682
  models: (value: EvaluationModelConfig[]) => T;
4661
4683
  ragConfigs: (value: RAGConfig[]) => T;
4662
4684
  _: (name: string, value: any) => T;
4663
4685
  }
4664
- const visit: <T>(value: EvaluationInferenceConfig, visitor: Visitor<T>) => T;
4665
4686
  }
4666
4687
  /**
4667
4688
  * @public
@@ -4793,179 +4814,3 @@ export interface GetEvaluationJobResponse {
4793
4814
  */
4794
4815
  failureMessages?: string[] | undefined;
4795
4816
  }
4796
- /**
4797
- * @internal
4798
- */
4799
- export declare const GuardrailManagedWordsConfigFilterSensitiveLog: (obj: GuardrailManagedWordsConfig) => any;
4800
- /**
4801
- * @internal
4802
- */
4803
- export declare const GuardrailWordConfigFilterSensitiveLog: (obj: GuardrailWordConfig) => any;
4804
- /**
4805
- * @internal
4806
- */
4807
- export declare const GuardrailWordPolicyConfigFilterSensitiveLog: (obj: GuardrailWordPolicyConfig) => any;
4808
- /**
4809
- * @internal
4810
- */
4811
- export declare const CreateGuardrailRequestFilterSensitiveLog: (obj: CreateGuardrailRequest) => any;
4812
- /**
4813
- * @internal
4814
- */
4815
- export declare const CreateGuardrailVersionRequestFilterSensitiveLog: (obj: CreateGuardrailVersionRequest) => any;
4816
- /**
4817
- * @internal
4818
- */
4819
- export declare const GuardrailContentFilterFilterSensitiveLog: (obj: GuardrailContentFilter) => any;
4820
- /**
4821
- * @internal
4822
- */
4823
- export declare const GuardrailContentFiltersTierFilterSensitiveLog: (obj: GuardrailContentFiltersTier) => any;
4824
- /**
4825
- * @internal
4826
- */
4827
- export declare const GuardrailContentPolicyFilterSensitiveLog: (obj: GuardrailContentPolicy) => any;
4828
- /**
4829
- * @internal
4830
- */
4831
- export declare const GuardrailContextualGroundingFilterFilterSensitiveLog: (obj: GuardrailContextualGroundingFilter) => any;
4832
- /**
4833
- * @internal
4834
- */
4835
- export declare const GuardrailContextualGroundingPolicyFilterSensitiveLog: (obj: GuardrailContextualGroundingPolicy) => any;
4836
- /**
4837
- * @internal
4838
- */
4839
- export declare const GuardrailTopicsTierFilterSensitiveLog: (obj: GuardrailTopicsTier) => any;
4840
- /**
4841
- * @internal
4842
- */
4843
- export declare const GuardrailTopicFilterSensitiveLog: (obj: GuardrailTopic) => any;
4844
- /**
4845
- * @internal
4846
- */
4847
- export declare const GuardrailTopicPolicyFilterSensitiveLog: (obj: GuardrailTopicPolicy) => any;
4848
- /**
4849
- * @internal
4850
- */
4851
- export declare const GuardrailManagedWordsFilterSensitiveLog: (obj: GuardrailManagedWords) => any;
4852
- /**
4853
- * @internal
4854
- */
4855
- export declare const GuardrailWordFilterSensitiveLog: (obj: GuardrailWord) => any;
4856
- /**
4857
- * @internal
4858
- */
4859
- export declare const GuardrailWordPolicyFilterSensitiveLog: (obj: GuardrailWordPolicy) => any;
4860
- /**
4861
- * @internal
4862
- */
4863
- export declare const GetGuardrailResponseFilterSensitiveLog: (obj: GetGuardrailResponse) => any;
4864
- /**
4865
- * @internal
4866
- */
4867
- export declare const GuardrailSummaryFilterSensitiveLog: (obj: GuardrailSummary) => any;
4868
- /**
4869
- * @internal
4870
- */
4871
- export declare const ListGuardrailsResponseFilterSensitiveLog: (obj: ListGuardrailsResponse) => any;
4872
- /**
4873
- * @internal
4874
- */
4875
- export declare const UpdateGuardrailRequestFilterSensitiveLog: (obj: UpdateGuardrailRequest) => any;
4876
- /**
4877
- * @internal
4878
- */
4879
- export declare const CreateInferenceProfileRequestFilterSensitiveLog: (obj: CreateInferenceProfileRequest) => any;
4880
- /**
4881
- * @internal
4882
- */
4883
- export declare const GetInferenceProfileResponseFilterSensitiveLog: (obj: GetInferenceProfileResponse) => any;
4884
- /**
4885
- * @internal
4886
- */
4887
- export declare const InferenceProfileSummaryFilterSensitiveLog: (obj: InferenceProfileSummary) => any;
4888
- /**
4889
- * @internal
4890
- */
4891
- export declare const ListInferenceProfilesResponseFilterSensitiveLog: (obj: ListInferenceProfilesResponse) => any;
4892
- /**
4893
- * @internal
4894
- */
4895
- export declare const GetModelInvocationJobResponseFilterSensitiveLog: (obj: GetModelInvocationJobResponse) => any;
4896
- /**
4897
- * @internal
4898
- */
4899
- export declare const ModelInvocationJobSummaryFilterSensitiveLog: (obj: ModelInvocationJobSummary) => any;
4900
- /**
4901
- * @internal
4902
- */
4903
- export declare const ListModelInvocationJobsResponseFilterSensitiveLog: (obj: ListModelInvocationJobsResponse) => any;
4904
- /**
4905
- * @internal
4906
- */
4907
- export declare const CreatePromptRouterRequestFilterSensitiveLog: (obj: CreatePromptRouterRequest) => any;
4908
- /**
4909
- * @internal
4910
- */
4911
- export declare const GetPromptRouterResponseFilterSensitiveLog: (obj: GetPromptRouterResponse) => any;
4912
- /**
4913
- * @internal
4914
- */
4915
- export declare const PromptRouterSummaryFilterSensitiveLog: (obj: PromptRouterSummary) => any;
4916
- /**
4917
- * @internal
4918
- */
4919
- export declare const ListPromptRoutersResponseFilterSensitiveLog: (obj: ListPromptRoutersResponse) => any;
4920
- /**
4921
- * @internal
4922
- */
4923
- export declare const CreateModelCustomizationJobRequestFilterSensitiveLog: (obj: CreateModelCustomizationJobRequest) => any;
4924
- /**
4925
- * @internal
4926
- */
4927
- export declare const GetModelCustomizationJobResponseFilterSensitiveLog: (obj: GetModelCustomizationJobResponse) => any;
4928
- /**
4929
- * @internal
4930
- */
4931
- export declare const RetrievalFilterFilterSensitiveLog: (obj: RetrievalFilter) => any;
4932
- /**
4933
- * @internal
4934
- */
4935
- export declare const KnowledgeBaseVectorSearchConfigurationFilterSensitiveLog: (obj: KnowledgeBaseVectorSearchConfiguration) => any;
4936
- /**
4937
- * @internal
4938
- */
4939
- export declare const KnowledgeBaseRetrievalConfigurationFilterSensitiveLog: (obj: KnowledgeBaseRetrievalConfiguration) => any;
4940
- /**
4941
- * @internal
4942
- */
4943
- export declare const KnowledgeBaseRetrieveAndGenerateConfigurationFilterSensitiveLog: (obj: KnowledgeBaseRetrieveAndGenerateConfiguration) => any;
4944
- /**
4945
- * @internal
4946
- */
4947
- export declare const RetrieveConfigFilterSensitiveLog: (obj: RetrieveConfig) => any;
4948
- /**
4949
- * @internal
4950
- */
4951
- export declare const RetrieveAndGenerateConfigurationFilterSensitiveLog: (obj: RetrieveAndGenerateConfiguration) => any;
4952
- /**
4953
- * @internal
4954
- */
4955
- export declare const KnowledgeBaseConfigFilterSensitiveLog: (obj: KnowledgeBaseConfig) => any;
4956
- /**
4957
- * @internal
4958
- */
4959
- export declare const RAGConfigFilterSensitiveLog: (obj: RAGConfig) => any;
4960
- /**
4961
- * @internal
4962
- */
4963
- export declare const EvaluationInferenceConfigFilterSensitiveLog: (obj: EvaluationInferenceConfig) => any;
4964
- /**
4965
- * @internal
4966
- */
4967
- export declare const CreateEvaluationJobRequestFilterSensitiveLog: (obj: CreateEvaluationJobRequest) => any;
4968
- /**
4969
- * @internal
4970
- */
4971
- export declare const GetEvaluationJobResponseFilterSensitiveLog: (obj: GetEvaluationJobResponse) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: BedrockClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -43,6 +43,7 @@ export declare const getRuntimeConfig: (config: BedrockClientConfig) => {
43
43
  profile?: string;
44
44
  logger: import("@smithy/types").Logger;
45
45
  extensions: import("./runtimeExtensions").RuntimeExtension[];
46
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
46
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
47
48
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
48
49
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: BedrockClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -25,6 +25,7 @@ export declare const getRuntimeConfig: (config: BedrockClientConfig) => {
25
25
  signer: HttpBearerAuthSigner;
26
26
  })[];
27
27
  logger: import("@smithy/types").Logger;
28
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
28
29
  serviceId: string;
29
30
  urlParser: import("@smithy/types").UrlParser;
30
31
  utf8Decoder: import("@smithy/types").Decoder;