@aws-sdk/client-bedrock 3.1087.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 +39 -39
@@ -4,14 +4,12 @@ import {
4
4
  PutAccountDataRetentionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutAccountDataRetentionCommandInput
8
- extends PutAccountDataRetentionRequest {}
7
+ export interface PutAccountDataRetentionCommandInput extends PutAccountDataRetentionRequest {}
9
8
  export interface PutAccountDataRetentionCommandOutput
10
- extends PutAccountDataRetentionResponse,
11
- __MetadataBearer {}
9
+ extends PutAccountDataRetentionResponse, __MetadataBearer {}
12
10
  declare const PutAccountDataRetentionCommand_base: {
13
11
  new (
14
- input: PutAccountDataRetentionCommandInput
12
+ input: PutAccountDataRetentionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutAccountDataRetentionCommandInput,
17
15
  PutAccountDataRetentionCommandOutput,
@@ -20,7 +18,7 @@ declare const PutAccountDataRetentionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutAccountDataRetentionCommandInput
21
+ input: PutAccountDataRetentionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutAccountDataRetentionCommandInput,
26
24
  PutAccountDataRetentionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutEnforcedGuardrailConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutEnforcedGuardrailConfigurationCommandInput
8
- extends PutEnforcedGuardrailConfigurationRequest {}
7
+ export interface PutEnforcedGuardrailConfigurationCommandInput extends PutEnforcedGuardrailConfigurationRequest {}
9
8
  export interface PutEnforcedGuardrailConfigurationCommandOutput
10
- extends PutEnforcedGuardrailConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends PutEnforcedGuardrailConfigurationResponse, __MetadataBearer {}
12
10
  declare const PutEnforcedGuardrailConfigurationCommand_base: {
13
11
  new (
14
- input: PutEnforcedGuardrailConfigurationCommandInput
12
+ input: PutEnforcedGuardrailConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutEnforcedGuardrailConfigurationCommandInput,
17
15
  PutEnforcedGuardrailConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const PutEnforcedGuardrailConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutEnforcedGuardrailConfigurationCommandInput
21
+ input: PutEnforcedGuardrailConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutEnforcedGuardrailConfigurationCommandInput,
26
24
  PutEnforcedGuardrailConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutModelInvocationLoggingConfigurationResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface PutModelInvocationLoggingConfigurationCommandInput
8
- extends PutModelInvocationLoggingConfigurationRequest {}
7
+ export interface PutModelInvocationLoggingConfigurationCommandInput extends PutModelInvocationLoggingConfigurationRequest {}
9
8
  export interface PutModelInvocationLoggingConfigurationCommandOutput
10
- extends PutModelInvocationLoggingConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends PutModelInvocationLoggingConfigurationResponse, __MetadataBearer {}
12
10
  declare const PutModelInvocationLoggingConfigurationCommand_base: {
13
11
  new (
14
- input: PutModelInvocationLoggingConfigurationCommandInput
12
+ input: PutModelInvocationLoggingConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutModelInvocationLoggingConfigurationCommandInput,
17
15
  PutModelInvocationLoggingConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const PutModelInvocationLoggingConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutModelInvocationLoggingConfigurationCommandInput
21
+ input: PutModelInvocationLoggingConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutModelInvocationLoggingConfigurationCommandInput,
26
24
  PutModelInvocationLoggingConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- PutResourcePolicyRequest,
4
- PutResourcePolicyResponse,
5
- } from "../models/models_1";
2
+ import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface PutResourcePolicyCommandInput
8
- extends PutResourcePolicyRequest {}
4
+ export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {}
9
5
  export interface PutResourcePolicyCommandOutput
10
- extends PutResourcePolicyResponse,
11
- __MetadataBearer {}
6
+ extends PutResourcePolicyResponse, __MetadataBearer {}
12
7
  declare const PutResourcePolicyCommand_base: {
13
8
  new (
14
- input: PutResourcePolicyCommandInput
9
+ input: PutResourcePolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  PutResourcePolicyCommandInput,
17
12
  PutResourcePolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const PutResourcePolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: PutResourcePolicyCommandInput
18
+ input: PutResourcePolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  PutResourcePolicyCommandInput,
26
21
  PutResourcePolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PutUseCaseForModelAccessResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface PutUseCaseForModelAccessCommandInput
8
- extends PutUseCaseForModelAccessRequest {}
7
+ export interface PutUseCaseForModelAccessCommandInput extends PutUseCaseForModelAccessRequest {}
9
8
  export interface PutUseCaseForModelAccessCommandOutput
10
- extends PutUseCaseForModelAccessResponse,
11
- __MetadataBearer {}
9
+ extends PutUseCaseForModelAccessResponse, __MetadataBearer {}
12
10
  declare const PutUseCaseForModelAccessCommand_base: {
13
11
  new (
14
- input: PutUseCaseForModelAccessCommandInput
12
+ input: PutUseCaseForModelAccessCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PutUseCaseForModelAccessCommandInput,
17
15
  PutUseCaseForModelAccessCommandOutput,
@@ -20,7 +18,7 @@ declare const PutUseCaseForModelAccessCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PutUseCaseForModelAccessCommandInput
21
+ input: PutUseCaseForModelAccessCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PutUseCaseForModelAccessCommandInput,
26
24
  PutUseCaseForModelAccessCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RegisterMarketplaceModelEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface RegisterMarketplaceModelEndpointCommandInput
8
- extends RegisterMarketplaceModelEndpointRequest {}
7
+ export interface RegisterMarketplaceModelEndpointCommandInput extends RegisterMarketplaceModelEndpointRequest {}
9
8
  export interface RegisterMarketplaceModelEndpointCommandOutput
10
- extends RegisterMarketplaceModelEndpointResponse,
11
- __MetadataBearer {}
9
+ extends RegisterMarketplaceModelEndpointResponse, __MetadataBearer {}
12
10
  declare const RegisterMarketplaceModelEndpointCommand_base: {
13
11
  new (
14
- input: RegisterMarketplaceModelEndpointCommandInput
12
+ input: RegisterMarketplaceModelEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RegisterMarketplaceModelEndpointCommandInput,
17
15
  RegisterMarketplaceModelEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const RegisterMarketplaceModelEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RegisterMarketplaceModelEndpointCommandInput
21
+ input: RegisterMarketplaceModelEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RegisterMarketplaceModelEndpointCommandInput,
26
24
  RegisterMarketplaceModelEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StartAutomatedReasoningPolicyBuildWorkflowResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StartAutomatedReasoningPolicyBuildWorkflowCommandInput
8
- extends StartAutomatedReasoningPolicyBuildWorkflowRequest {}
7
+ export interface StartAutomatedReasoningPolicyBuildWorkflowCommandInput extends StartAutomatedReasoningPolicyBuildWorkflowRequest {}
9
8
  export interface StartAutomatedReasoningPolicyBuildWorkflowCommandOutput
10
- extends StartAutomatedReasoningPolicyBuildWorkflowResponse,
11
- __MetadataBearer {}
9
+ extends StartAutomatedReasoningPolicyBuildWorkflowResponse, __MetadataBearer {}
12
10
  declare const StartAutomatedReasoningPolicyBuildWorkflowCommand_base: {
13
11
  new (
14
- input: StartAutomatedReasoningPolicyBuildWorkflowCommandInput
12
+ input: StartAutomatedReasoningPolicyBuildWorkflowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StartAutomatedReasoningPolicyBuildWorkflowCommandInput,
17
15
  StartAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -20,7 +18,7 @@ declare const StartAutomatedReasoningPolicyBuildWorkflowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StartAutomatedReasoningPolicyBuildWorkflowCommandInput
21
+ input: StartAutomatedReasoningPolicyBuildWorkflowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StartAutomatedReasoningPolicyBuildWorkflowCommandInput,
26
24
  StartAutomatedReasoningPolicyBuildWorkflowCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StartAutomatedReasoningPolicyTestWorkflowResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StartAutomatedReasoningPolicyTestWorkflowCommandInput
8
- extends StartAutomatedReasoningPolicyTestWorkflowRequest {}
7
+ export interface StartAutomatedReasoningPolicyTestWorkflowCommandInput extends StartAutomatedReasoningPolicyTestWorkflowRequest {}
9
8
  export interface StartAutomatedReasoningPolicyTestWorkflowCommandOutput
10
- extends StartAutomatedReasoningPolicyTestWorkflowResponse,
11
- __MetadataBearer {}
9
+ extends StartAutomatedReasoningPolicyTestWorkflowResponse, __MetadataBearer {}
12
10
  declare const StartAutomatedReasoningPolicyTestWorkflowCommand_base: {
13
11
  new (
14
- input: StartAutomatedReasoningPolicyTestWorkflowCommandInput
12
+ input: StartAutomatedReasoningPolicyTestWorkflowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StartAutomatedReasoningPolicyTestWorkflowCommandInput,
17
15
  StartAutomatedReasoningPolicyTestWorkflowCommandOutput,
@@ -20,7 +18,7 @@ declare const StartAutomatedReasoningPolicyTestWorkflowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StartAutomatedReasoningPolicyTestWorkflowCommandInput
21
+ input: StartAutomatedReasoningPolicyTestWorkflowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StartAutomatedReasoningPolicyTestWorkflowCommandInput,
26
24
  StartAutomatedReasoningPolicyTestWorkflowCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StopAdvancedPromptOptimizationJobResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StopAdvancedPromptOptimizationJobCommandInput
8
- extends StopAdvancedPromptOptimizationJobRequest {}
7
+ export interface StopAdvancedPromptOptimizationJobCommandInput extends StopAdvancedPromptOptimizationJobRequest {}
9
8
  export interface StopAdvancedPromptOptimizationJobCommandOutput
10
- extends StopAdvancedPromptOptimizationJobResponse,
11
- __MetadataBearer {}
9
+ extends StopAdvancedPromptOptimizationJobResponse, __MetadataBearer {}
12
10
  declare const StopAdvancedPromptOptimizationJobCommand_base: {
13
11
  new (
14
- input: StopAdvancedPromptOptimizationJobCommandInput
12
+ input: StopAdvancedPromptOptimizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StopAdvancedPromptOptimizationJobCommandInput,
17
15
  StopAdvancedPromptOptimizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const StopAdvancedPromptOptimizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StopAdvancedPromptOptimizationJobCommandInput
21
+ input: StopAdvancedPromptOptimizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StopAdvancedPromptOptimizationJobCommandInput,
26
24
  StopAdvancedPromptOptimizationJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopEvaluationJobRequest,
4
- StopEvaluationJobResponse,
5
- } from "../models/models_0";
2
+ import { StopEvaluationJobRequest, StopEvaluationJobResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StopEvaluationJobCommandInput
8
- extends StopEvaluationJobRequest {}
4
+ export interface StopEvaluationJobCommandInput extends StopEvaluationJobRequest {}
9
5
  export interface StopEvaluationJobCommandOutput
10
- extends StopEvaluationJobResponse,
11
- __MetadataBearer {}
6
+ extends StopEvaluationJobResponse, __MetadataBearer {}
12
7
  declare const StopEvaluationJobCommand_base: {
13
8
  new (
14
- input: StopEvaluationJobCommandInput
9
+ input: StopEvaluationJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StopEvaluationJobCommandInput,
17
12
  StopEvaluationJobCommandOutput,
@@ -20,7 +15,7 @@ declare const StopEvaluationJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StopEvaluationJobCommandInput
18
+ input: StopEvaluationJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StopEvaluationJobCommandInput,
26
21
  StopEvaluationJobCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StopModelCustomizationJobResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface StopModelCustomizationJobCommandInput
8
- extends StopModelCustomizationJobRequest {}
7
+ export interface StopModelCustomizationJobCommandInput extends StopModelCustomizationJobRequest {}
9
8
  export interface StopModelCustomizationJobCommandOutput
10
- extends StopModelCustomizationJobResponse,
11
- __MetadataBearer {}
9
+ extends StopModelCustomizationJobResponse, __MetadataBearer {}
12
10
  declare const StopModelCustomizationJobCommand_base: {
13
11
  new (
14
- input: StopModelCustomizationJobCommandInput
12
+ input: StopModelCustomizationJobCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StopModelCustomizationJobCommandInput,
17
15
  StopModelCustomizationJobCommandOutput,
@@ -20,7 +18,7 @@ declare const StopModelCustomizationJobCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StopModelCustomizationJobCommandInput
21
+ input: StopModelCustomizationJobCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StopModelCustomizationJobCommandInput,
26
24
  StopModelCustomizationJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopModelInvocationJobRequest,
4
- StopModelInvocationJobResponse,
5
- } from "../models/models_1";
2
+ import { StopModelInvocationJobRequest, StopModelInvocationJobResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface StopModelInvocationJobCommandInput
8
- extends StopModelInvocationJobRequest {}
4
+ export interface StopModelInvocationJobCommandInput extends StopModelInvocationJobRequest {}
9
5
  export interface StopModelInvocationJobCommandOutput
10
- extends StopModelInvocationJobResponse,
11
- __MetadataBearer {}
6
+ extends StopModelInvocationJobResponse, __MetadataBearer {}
12
7
  declare const StopModelInvocationJobCommand_base: {
13
8
  new (
14
- input: StopModelInvocationJobCommandInput
9
+ input: StopModelInvocationJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StopModelInvocationJobCommandInput,
17
12
  StopModelInvocationJobCommandOutput,
@@ -20,7 +15,7 @@ declare const StopModelInvocationJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StopModelInvocationJobCommandInput
18
+ input: StopModelInvocationJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StopModelInvocationJobCommandInput,
26
21
  StopModelInvocationJobCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface TagResourceCommandInput extends TagResourceRequest {}
5
- export interface TagResourceCommandOutput
6
- extends TagResourceResponse,
7
- __MetadataBearer {}
5
+ export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
8
6
  declare const TagResourceCommand_base: {
9
7
  new (
10
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  TagResourceCommandInput,
13
11
  TagResourceCommandOutput,
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  TagResourceCommandInput,
22
20
  TagResourceCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UntagResourceRequest,
4
- UntagResourceResponse,
5
- } from "../models/models_1";
2
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
8
- export interface UntagResourceCommandOutput
9
- extends UntagResourceResponse,
10
- __MetadataBearer {}
5
+ export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
11
6
  declare const UntagResourceCommand_base: {
12
7
  new (
13
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UntagResourceCommandInput,
16
11
  UntagResourceCommandOutput,
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UntagResourceCommandInput,
25
20
  UntagResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateAutomatedReasoningPolicyAnnotationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateAutomatedReasoningPolicyAnnotationsCommandInput
8
- extends UpdateAutomatedReasoningPolicyAnnotationsRequest {}
7
+ export interface UpdateAutomatedReasoningPolicyAnnotationsCommandInput extends UpdateAutomatedReasoningPolicyAnnotationsRequest {}
9
8
  export interface UpdateAutomatedReasoningPolicyAnnotationsCommandOutput
10
- extends UpdateAutomatedReasoningPolicyAnnotationsResponse,
11
- __MetadataBearer {}
9
+ extends UpdateAutomatedReasoningPolicyAnnotationsResponse, __MetadataBearer {}
12
10
  declare const UpdateAutomatedReasoningPolicyAnnotationsCommand_base: {
13
11
  new (
14
- input: UpdateAutomatedReasoningPolicyAnnotationsCommandInput
12
+ input: UpdateAutomatedReasoningPolicyAnnotationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateAutomatedReasoningPolicyAnnotationsCommandInput,
17
15
  UpdateAutomatedReasoningPolicyAnnotationsCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateAutomatedReasoningPolicyAnnotationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateAutomatedReasoningPolicyAnnotationsCommandInput
21
+ input: UpdateAutomatedReasoningPolicyAnnotationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateAutomatedReasoningPolicyAnnotationsCommandInput,
26
24
  UpdateAutomatedReasoningPolicyAnnotationsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateAutomatedReasoningPolicyResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateAutomatedReasoningPolicyCommandInput
8
- extends UpdateAutomatedReasoningPolicyRequest {}
7
+ export interface UpdateAutomatedReasoningPolicyCommandInput extends UpdateAutomatedReasoningPolicyRequest {}
9
8
  export interface UpdateAutomatedReasoningPolicyCommandOutput
10
- extends UpdateAutomatedReasoningPolicyResponse,
11
- __MetadataBearer {}
9
+ extends UpdateAutomatedReasoningPolicyResponse, __MetadataBearer {}
12
10
  declare const UpdateAutomatedReasoningPolicyCommand_base: {
13
11
  new (
14
- input: UpdateAutomatedReasoningPolicyCommandInput
12
+ input: UpdateAutomatedReasoningPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateAutomatedReasoningPolicyCommandInput,
17
15
  UpdateAutomatedReasoningPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateAutomatedReasoningPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateAutomatedReasoningPolicyCommandInput
21
+ input: UpdateAutomatedReasoningPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateAutomatedReasoningPolicyCommandInput,
26
24
  UpdateAutomatedReasoningPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateAutomatedReasoningPolicyTestCaseResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateAutomatedReasoningPolicyTestCaseCommandInput
8
- extends UpdateAutomatedReasoningPolicyTestCaseRequest {}
7
+ export interface UpdateAutomatedReasoningPolicyTestCaseCommandInput extends UpdateAutomatedReasoningPolicyTestCaseRequest {}
9
8
  export interface UpdateAutomatedReasoningPolicyTestCaseCommandOutput
10
- extends UpdateAutomatedReasoningPolicyTestCaseResponse,
11
- __MetadataBearer {}
9
+ extends UpdateAutomatedReasoningPolicyTestCaseResponse, __MetadataBearer {}
12
10
  declare const UpdateAutomatedReasoningPolicyTestCaseCommand_base: {
13
11
  new (
14
- input: UpdateAutomatedReasoningPolicyTestCaseCommandInput
12
+ input: UpdateAutomatedReasoningPolicyTestCaseCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateAutomatedReasoningPolicyTestCaseCommandInput,
17
15
  UpdateAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateAutomatedReasoningPolicyTestCaseCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateAutomatedReasoningPolicyTestCaseCommandInput
21
+ input: UpdateAutomatedReasoningPolicyTestCaseCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateAutomatedReasoningPolicyTestCaseCommandInput,
26
24
  UpdateAutomatedReasoningPolicyTestCaseCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateCustomModelDeploymentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateCustomModelDeploymentCommandInput
8
- extends UpdateCustomModelDeploymentRequest {}
7
+ export interface UpdateCustomModelDeploymentCommandInput extends UpdateCustomModelDeploymentRequest {}
9
8
  export interface UpdateCustomModelDeploymentCommandOutput
10
- extends UpdateCustomModelDeploymentResponse,
11
- __MetadataBearer {}
9
+ extends UpdateCustomModelDeploymentResponse, __MetadataBearer {}
12
10
  declare const UpdateCustomModelDeploymentCommand_base: {
13
11
  new (
14
- input: UpdateCustomModelDeploymentCommandInput
12
+ input: UpdateCustomModelDeploymentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateCustomModelDeploymentCommandInput,
17
15
  UpdateCustomModelDeploymentCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateCustomModelDeploymentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateCustomModelDeploymentCommandInput
21
+ input: UpdateCustomModelDeploymentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateCustomModelDeploymentCommandInput,
26
24
  UpdateCustomModelDeploymentCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateGuardrailRequest,
4
- UpdateGuardrailResponse,
5
- } from "../models/models_1";
2
+ import { UpdateGuardrailRequest, UpdateGuardrailResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface UpdateGuardrailCommandInput extends UpdateGuardrailRequest {}
8
- export interface UpdateGuardrailCommandOutput
9
- extends UpdateGuardrailResponse,
10
- __MetadataBearer {}
5
+ export interface UpdateGuardrailCommandOutput extends UpdateGuardrailResponse, __MetadataBearer {}
11
6
  declare const UpdateGuardrailCommand_base: {
12
7
  new (
13
- input: UpdateGuardrailCommandInput
8
+ input: UpdateGuardrailCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UpdateGuardrailCommandInput,
16
11
  UpdateGuardrailCommandOutput,
@@ -19,7 +14,7 @@ declare const UpdateGuardrailCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UpdateGuardrailCommandInput
17
+ input: UpdateGuardrailCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UpdateGuardrailCommandInput,
25
20
  UpdateGuardrailCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateMarketplaceModelEndpointResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateMarketplaceModelEndpointCommandInput
8
- extends UpdateMarketplaceModelEndpointRequest {}
7
+ export interface UpdateMarketplaceModelEndpointCommandInput extends UpdateMarketplaceModelEndpointRequest {}
9
8
  export interface UpdateMarketplaceModelEndpointCommandOutput
10
- extends UpdateMarketplaceModelEndpointResponse,
11
- __MetadataBearer {}
9
+ extends UpdateMarketplaceModelEndpointResponse, __MetadataBearer {}
12
10
  declare const UpdateMarketplaceModelEndpointCommand_base: {
13
11
  new (
14
- input: UpdateMarketplaceModelEndpointCommandInput
12
+ input: UpdateMarketplaceModelEndpointCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateMarketplaceModelEndpointCommandInput,
17
15
  UpdateMarketplaceModelEndpointCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateMarketplaceModelEndpointCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateMarketplaceModelEndpointCommandInput
21
+ input: UpdateMarketplaceModelEndpointCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateMarketplaceModelEndpointCommandInput,
26
24
  UpdateMarketplaceModelEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateProvisionedModelThroughputResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface UpdateProvisionedModelThroughputCommandInput
8
- extends UpdateProvisionedModelThroughputRequest {}
7
+ export interface UpdateProvisionedModelThroughputCommandInput extends UpdateProvisionedModelThroughputRequest {}
9
8
  export interface UpdateProvisionedModelThroughputCommandOutput
10
- extends UpdateProvisionedModelThroughputResponse,
11
- __MetadataBearer {}
9
+ extends UpdateProvisionedModelThroughputResponse, __MetadataBearer {}
12
10
  declare const UpdateProvisionedModelThroughputCommand_base: {
13
11
  new (
14
- input: UpdateProvisionedModelThroughputCommandInput
12
+ input: UpdateProvisionedModelThroughputCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateProvisionedModelThroughputCommandInput,
17
15
  UpdateProvisionedModelThroughputCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateProvisionedModelThroughputCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateProvisionedModelThroughputCommandInput
21
+ input: UpdateProvisionedModelThroughputCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateProvisionedModelThroughputCommandInput,
26
24
  UpdateProvisionedModelThroughputCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface BedrockExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}