@effect-aws/client-bedrock 1.10.9 → 2.0.0-beta.1

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 (38) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/dist/dts/BedrockClientInstance.d.ts +4 -2
  4. package/dist/dts/BedrockClientInstance.d.ts.map +1 -1
  5. package/dist/dts/BedrockService.d.ts +103 -103
  6. package/dist/dts/BedrockService.d.ts.map +1 -1
  7. package/dist/dts/BedrockServiceConfig.d.ts +2 -1
  8. package/dist/dts/BedrockServiceConfig.d.ts.map +1 -1
  9. package/dist/esm/BedrockClientInstance.js +5 -3
  10. package/dist/esm/BedrockClientInstance.js.map +1 -1
  11. package/dist/esm/BedrockService.js +4 -2
  12. package/dist/esm/BedrockService.js.map +1 -1
  13. package/dist/esm/BedrockServiceConfig.js +7 -6
  14. package/dist/esm/BedrockServiceConfig.js.map +1 -1
  15. package/package.json +8 -14
  16. package/src/BedrockClientInstance.ts +6 -4
  17. package/src/BedrockService.ts +104 -107
  18. package/src/BedrockServiceConfig.ts +8 -7
  19. package/dist/cjs/BedrockClientInstance.d.ts +0 -24
  20. package/dist/cjs/BedrockClientInstance.d.ts.map +0 -1
  21. package/dist/cjs/BedrockClientInstance.js +0 -50
  22. package/dist/cjs/BedrockClientInstance.js.map +0 -1
  23. package/dist/cjs/BedrockService.d.ts +0 -438
  24. package/dist/cjs/BedrockService.d.ts.map +0 -1
  25. package/dist/cjs/BedrockService.js +0 -157
  26. package/dist/cjs/BedrockService.js.map +0 -1
  27. package/dist/cjs/BedrockServiceConfig.d.ts +0 -25
  28. package/dist/cjs/BedrockServiceConfig.d.ts.map +0 -1
  29. package/dist/cjs/BedrockServiceConfig.js +0 -35
  30. package/dist/cjs/BedrockServiceConfig.js.map +0 -1
  31. package/dist/cjs/Errors.d.ts +0 -17
  32. package/dist/cjs/Errors.d.ts.map +0 -1
  33. package/dist/cjs/Errors.js +0 -16
  34. package/dist/cjs/Errors.js.map +0 -1
  35. package/dist/cjs/index.d.ts +0 -44
  36. package/dist/cjs/index.d.ts.map +0 -1
  37. package/dist/cjs/index.js +0 -56
  38. package/dist/cjs/index.js.map +0 -1
@@ -3,8 +3,10 @@
3
3
  */
4
4
  import { type BatchDeleteEvaluationJobCommandInput, type BatchDeleteEvaluationJobCommandOutput, type BedrockClient, type BedrockClientConfig, type CancelAutomatedReasoningPolicyBuildWorkflowCommandInput, type CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput, type CreateAutomatedReasoningPolicyCommandInput, type CreateAutomatedReasoningPolicyCommandOutput, type CreateAutomatedReasoningPolicyTestCaseCommandInput, type CreateAutomatedReasoningPolicyTestCaseCommandOutput, type CreateAutomatedReasoningPolicyVersionCommandInput, type CreateAutomatedReasoningPolicyVersionCommandOutput, type CreateCustomModelCommandInput, type CreateCustomModelCommandOutput, type CreateCustomModelDeploymentCommandInput, type CreateCustomModelDeploymentCommandOutput, type CreateEvaluationJobCommandInput, type CreateEvaluationJobCommandOutput, type CreateFoundationModelAgreementCommandInput, type CreateFoundationModelAgreementCommandOutput, type CreateGuardrailCommandInput, type CreateGuardrailCommandOutput, type CreateGuardrailVersionCommandInput, type CreateGuardrailVersionCommandOutput, type CreateInferenceProfileCommandInput, type CreateInferenceProfileCommandOutput, type CreateMarketplaceModelEndpointCommandInput, type CreateMarketplaceModelEndpointCommandOutput, type CreateModelCopyJobCommandInput, type CreateModelCopyJobCommandOutput, type CreateModelCustomizationJobCommandInput, type CreateModelCustomizationJobCommandOutput, type CreateModelImportJobCommandInput, type CreateModelImportJobCommandOutput, type CreateModelInvocationJobCommandInput, type CreateModelInvocationJobCommandOutput, type CreatePromptRouterCommandInput, type CreatePromptRouterCommandOutput, type CreateProvisionedModelThroughputCommandInput, type CreateProvisionedModelThroughputCommandOutput, type DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput, type DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput, type DeleteAutomatedReasoningPolicyCommandInput, type DeleteAutomatedReasoningPolicyCommandOutput, type DeleteAutomatedReasoningPolicyTestCaseCommandInput, type DeleteAutomatedReasoningPolicyTestCaseCommandOutput, type DeleteCustomModelCommandInput, type DeleteCustomModelCommandOutput, type DeleteCustomModelDeploymentCommandInput, type DeleteCustomModelDeploymentCommandOutput, type DeleteEnforcedGuardrailConfigurationCommandInput, type DeleteEnforcedGuardrailConfigurationCommandOutput, type DeleteFoundationModelAgreementCommandInput, type DeleteFoundationModelAgreementCommandOutput, type DeleteGuardrailCommandInput, type DeleteGuardrailCommandOutput, type DeleteImportedModelCommandInput, type DeleteImportedModelCommandOutput, type DeleteInferenceProfileCommandInput, type DeleteInferenceProfileCommandOutput, type DeleteMarketplaceModelEndpointCommandInput, type DeleteMarketplaceModelEndpointCommandOutput, type DeleteModelInvocationLoggingConfigurationCommandInput, type DeleteModelInvocationLoggingConfigurationCommandOutput, type DeletePromptRouterCommandInput, type DeletePromptRouterCommandOutput, type DeleteProvisionedModelThroughputCommandInput, type DeleteProvisionedModelThroughputCommandOutput, type DeregisterMarketplaceModelEndpointCommandInput, type DeregisterMarketplaceModelEndpointCommandOutput, type ExportAutomatedReasoningPolicyVersionCommandInput, type ExportAutomatedReasoningPolicyVersionCommandOutput, type GetAutomatedReasoningPolicyAnnotationsCommandInput, type GetAutomatedReasoningPolicyAnnotationsCommandOutput, type GetAutomatedReasoningPolicyBuildWorkflowCommandInput, type GetAutomatedReasoningPolicyBuildWorkflowCommandOutput, type GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput, type GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput, type GetAutomatedReasoningPolicyCommandInput, type GetAutomatedReasoningPolicyCommandOutput, type GetAutomatedReasoningPolicyNextScenarioCommandInput, type GetAutomatedReasoningPolicyNextScenarioCommandOutput, type GetAutomatedReasoningPolicyTestCaseCommandInput, type GetAutomatedReasoningPolicyTestCaseCommandOutput, type GetAutomatedReasoningPolicyTestResultCommandInput, type GetAutomatedReasoningPolicyTestResultCommandOutput, type GetCustomModelCommandInput, type GetCustomModelCommandOutput, type GetCustomModelDeploymentCommandInput, type GetCustomModelDeploymentCommandOutput, type GetEvaluationJobCommandInput, type GetEvaluationJobCommandOutput, type GetFoundationModelAvailabilityCommandInput, type GetFoundationModelAvailabilityCommandOutput, type GetFoundationModelCommandInput, type GetFoundationModelCommandOutput, type GetGuardrailCommandInput, type GetGuardrailCommandOutput, type GetImportedModelCommandInput, type GetImportedModelCommandOutput, type GetInferenceProfileCommandInput, type GetInferenceProfileCommandOutput, type GetMarketplaceModelEndpointCommandInput, type GetMarketplaceModelEndpointCommandOutput, type GetModelCopyJobCommandInput, type GetModelCopyJobCommandOutput, type GetModelCustomizationJobCommandInput, type GetModelCustomizationJobCommandOutput, type GetModelImportJobCommandInput, type GetModelImportJobCommandOutput, type GetModelInvocationJobCommandInput, type GetModelInvocationJobCommandOutput, type GetModelInvocationLoggingConfigurationCommandInput, type GetModelInvocationLoggingConfigurationCommandOutput, type GetPromptRouterCommandInput, type GetPromptRouterCommandOutput, type GetProvisionedModelThroughputCommandInput, type GetProvisionedModelThroughputCommandOutput, type GetUseCaseForModelAccessCommandInput, type GetUseCaseForModelAccessCommandOutput, type ListAutomatedReasoningPoliciesCommandInput, type ListAutomatedReasoningPoliciesCommandOutput, type ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, type ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, type ListAutomatedReasoningPolicyTestCasesCommandInput, type ListAutomatedReasoningPolicyTestCasesCommandOutput, type ListAutomatedReasoningPolicyTestResultsCommandInput, type ListAutomatedReasoningPolicyTestResultsCommandOutput, type ListCustomModelDeploymentsCommandInput, type ListCustomModelDeploymentsCommandOutput, type ListCustomModelsCommandInput, type ListCustomModelsCommandOutput, type ListEnforcedGuardrailsConfigurationCommandInput, type ListEnforcedGuardrailsConfigurationCommandOutput, type ListEvaluationJobsCommandInput, type ListEvaluationJobsCommandOutput, type ListFoundationModelAgreementOffersCommandInput, type ListFoundationModelAgreementOffersCommandOutput, type ListFoundationModelsCommandInput, type ListFoundationModelsCommandOutput, type ListGuardrailsCommandInput, type ListGuardrailsCommandOutput, type ListImportedModelsCommandInput, type ListImportedModelsCommandOutput, type ListInferenceProfilesCommandInput, type ListInferenceProfilesCommandOutput, type ListMarketplaceModelEndpointsCommandInput, type ListMarketplaceModelEndpointsCommandOutput, type ListModelCopyJobsCommandInput, type ListModelCopyJobsCommandOutput, type ListModelCustomizationJobsCommandInput, type ListModelCustomizationJobsCommandOutput, type ListModelImportJobsCommandInput, type ListModelImportJobsCommandOutput, type ListModelInvocationJobsCommandInput, type ListModelInvocationJobsCommandOutput, type ListPromptRoutersCommandInput, type ListPromptRoutersCommandOutput, type ListProvisionedModelThroughputsCommandInput, type ListProvisionedModelThroughputsCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type PutEnforcedGuardrailConfigurationCommandInput, type PutEnforcedGuardrailConfigurationCommandOutput, type PutModelInvocationLoggingConfigurationCommandInput, type PutModelInvocationLoggingConfigurationCommandOutput, type PutUseCaseForModelAccessCommandInput, type PutUseCaseForModelAccessCommandOutput, type RegisterMarketplaceModelEndpointCommandInput, type RegisterMarketplaceModelEndpointCommandOutput, type StartAutomatedReasoningPolicyBuildWorkflowCommandInput, type StartAutomatedReasoningPolicyBuildWorkflowCommandOutput, type StartAutomatedReasoningPolicyTestWorkflowCommandInput, type StartAutomatedReasoningPolicyTestWorkflowCommandOutput, type StopEvaluationJobCommandInput, type StopEvaluationJobCommandOutput, type StopModelCustomizationJobCommandInput, type StopModelCustomizationJobCommandOutput, type StopModelInvocationJobCommandInput, type StopModelInvocationJobCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateAutomatedReasoningPolicyAnnotationsCommandInput, type UpdateAutomatedReasoningPolicyAnnotationsCommandOutput, type UpdateAutomatedReasoningPolicyCommandInput, type UpdateAutomatedReasoningPolicyCommandOutput, type UpdateAutomatedReasoningPolicyTestCaseCommandInput, type UpdateAutomatedReasoningPolicyTestCaseCommandOutput, type UpdateCustomModelDeploymentCommandInput, type UpdateCustomModelDeploymentCommandOutput, type UpdateGuardrailCommandInput, type UpdateGuardrailCommandOutput, type UpdateMarketplaceModelEndpointCommandInput, type UpdateMarketplaceModelEndpointCommandOutput, type UpdateProvisionedModelThroughputCommandInput, type UpdateProvisionedModelThroughputCommandOutput } from "@aws-sdk/client-bedrock";
5
5
  import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
6
- import type { Cause } from "effect";
7
- import { Effect, Layer } from "effect";
6
+ import type * as Cause from "effect/Cause";
7
+ import * as Effect from "effect/Effect";
8
+ import * as Layer from "effect/Layer";
9
+ import * as ServiceMap from "effect/ServiceMap";
8
10
  import * as Instance from "./BedrockClientInstance.js";
9
11
  import type { AccessDeniedError, ConflictError, InternalServerError, ResourceInUseError, ResourceNotFoundError, SdkError, ServiceQuotaExceededError, ServiceUnavailableError, ThrottlingError, TooManyTagsError, ValidationError } from "./Errors.js";
10
12
  interface BedrockService$ {
@@ -12,404 +14,402 @@ interface BedrockService$ {
12
14
  /**
13
15
  * @see {@link BatchDeleteEvaluationJobCommand}
14
16
  */
15
- batchDeleteEvaluationJob(args: BatchDeleteEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchDeleteEvaluationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
17
+ batchDeleteEvaluationJob(args: BatchDeleteEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchDeleteEvaluationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
16
18
  /**
17
19
  * @see {@link CancelAutomatedReasoningPolicyBuildWorkflowCommand}
18
20
  */
19
- cancelAutomatedReasoningPolicyBuildWorkflow(args: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
21
+ cancelAutomatedReasoningPolicyBuildWorkflow(args: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
20
22
  /**
21
23
  * @see {@link CreateAutomatedReasoningPolicyCommand}
22
24
  */
23
- createAutomatedReasoningPolicy(args: CreateAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAutomatedReasoningPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
25
+ createAutomatedReasoningPolicy(args: CreateAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAutomatedReasoningPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
24
26
  /**
25
27
  * @see {@link CreateAutomatedReasoningPolicyTestCaseCommand}
26
28
  */
27
- createAutomatedReasoningPolicyTestCase(args: CreateAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
29
+ createAutomatedReasoningPolicyTestCase(args: CreateAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
28
30
  /**
29
31
  * @see {@link CreateAutomatedReasoningPolicyVersionCommand}
30
32
  */
31
- createAutomatedReasoningPolicyVersion(args: CreateAutomatedReasoningPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAutomatedReasoningPolicyVersionCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
33
+ createAutomatedReasoningPolicyVersion(args: CreateAutomatedReasoningPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAutomatedReasoningPolicyVersionCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
32
34
  /**
33
35
  * @see {@link CreateCustomModelCommand}
34
36
  */
35
- createCustomModel(args: CreateCustomModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomModelCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
37
+ createCustomModel(args: CreateCustomModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomModelCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
36
38
  /**
37
39
  * @see {@link CreateCustomModelDeploymentCommand}
38
40
  */
39
- createCustomModelDeployment(args: CreateCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomModelDeploymentCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
41
+ createCustomModelDeployment(args: CreateCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCustomModelDeploymentCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
40
42
  /**
41
43
  * @see {@link CreateEvaluationJobCommand}
42
44
  */
43
- createEvaluationJob(args: CreateEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateEvaluationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
45
+ createEvaluationJob(args: CreateEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateEvaluationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
44
46
  /**
45
47
  * @see {@link CreateFoundationModelAgreementCommand}
46
48
  */
47
- createFoundationModelAgreement(args: CreateFoundationModelAgreementCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFoundationModelAgreementCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
49
+ createFoundationModelAgreement(args: CreateFoundationModelAgreementCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateFoundationModelAgreementCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
48
50
  /**
49
51
  * @see {@link CreateGuardrailCommand}
50
52
  */
51
- createGuardrail(args: CreateGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGuardrailCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
53
+ createGuardrail(args: CreateGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGuardrailCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
52
54
  /**
53
55
  * @see {@link CreateGuardrailVersionCommand}
54
56
  */
55
- createGuardrailVersion(args: CreateGuardrailVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGuardrailVersionCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
57
+ createGuardrailVersion(args: CreateGuardrailVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGuardrailVersionCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
56
58
  /**
57
59
  * @see {@link CreateInferenceProfileCommand}
58
60
  */
59
- createInferenceProfile(args: CreateInferenceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInferenceProfileCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
61
+ createInferenceProfile(args: CreateInferenceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInferenceProfileCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
60
62
  /**
61
63
  * @see {@link CreateMarketplaceModelEndpointCommand}
62
64
  */
63
- createMarketplaceModelEndpoint(args: CreateMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateMarketplaceModelEndpointCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
65
+ createMarketplaceModelEndpoint(args: CreateMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateMarketplaceModelEndpointCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
64
66
  /**
65
67
  * @see {@link CreateModelCopyJobCommand}
66
68
  */
67
- createModelCopyJob(args: CreateModelCopyJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCopyJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | TooManyTagsError>;
69
+ createModelCopyJob(args: CreateModelCopyJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCopyJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | TooManyTagsError>;
68
70
  /**
69
71
  * @see {@link CreateModelCustomizationJobCommand}
70
72
  */
71
- createModelCustomizationJob(args: CreateModelCustomizationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCustomizationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
73
+ createModelCustomizationJob(args: CreateModelCustomizationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelCustomizationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
72
74
  /**
73
75
  * @see {@link CreateModelImportJobCommand}
74
76
  */
75
- createModelImportJob(args: CreateModelImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelImportJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
77
+ createModelImportJob(args: CreateModelImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelImportJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
76
78
  /**
77
79
  * @see {@link CreateModelInvocationJobCommand}
78
80
  */
79
- createModelInvocationJob(args: CreateModelInvocationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelInvocationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
81
+ createModelInvocationJob(args: CreateModelInvocationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateModelInvocationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
80
82
  /**
81
83
  * @see {@link CreatePromptRouterCommand}
82
84
  */
83
- createPromptRouter(args: CreatePromptRouterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePromptRouterCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
85
+ createPromptRouter(args: CreatePromptRouterCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePromptRouterCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
84
86
  /**
85
87
  * @see {@link CreateProvisionedModelThroughputCommand}
86
88
  */
87
- createProvisionedModelThroughput(args: CreateProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProvisionedModelThroughputCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
89
+ createProvisionedModelThroughput(args: CreateProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateProvisionedModelThroughputCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | TooManyTagsError | ValidationError>;
88
90
  /**
89
91
  * @see {@link DeleteAutomatedReasoningPolicyCommand}
90
92
  */
91
- deleteAutomatedReasoningPolicy(args: DeleteAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAutomatedReasoningPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
93
+ deleteAutomatedReasoningPolicy(args: DeleteAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAutomatedReasoningPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
92
94
  /**
93
95
  * @see {@link DeleteAutomatedReasoningPolicyBuildWorkflowCommand}
94
96
  */
95
- deleteAutomatedReasoningPolicyBuildWorkflow(args: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
97
+ deleteAutomatedReasoningPolicyBuildWorkflow(args: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
96
98
  /**
97
99
  * @see {@link DeleteAutomatedReasoningPolicyTestCaseCommand}
98
100
  */
99
- deleteAutomatedReasoningPolicyTestCase(args: DeleteAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
101
+ deleteAutomatedReasoningPolicyTestCase(args: DeleteAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
100
102
  /**
101
103
  * @see {@link DeleteCustomModelCommand}
102
104
  */
103
- deleteCustomModel(args: DeleteCustomModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomModelCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
105
+ deleteCustomModel(args: DeleteCustomModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomModelCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
104
106
  /**
105
107
  * @see {@link DeleteCustomModelDeploymentCommand}
106
108
  */
107
- deleteCustomModelDeployment(args: DeleteCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomModelDeploymentCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
109
+ deleteCustomModelDeployment(args: DeleteCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCustomModelDeploymentCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
108
110
  /**
109
111
  * @see {@link DeleteEnforcedGuardrailConfigurationCommand}
110
112
  */
111
- deleteEnforcedGuardrailConfiguration(args: DeleteEnforcedGuardrailConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteEnforcedGuardrailConfigurationCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
113
+ deleteEnforcedGuardrailConfiguration(args: DeleteEnforcedGuardrailConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteEnforcedGuardrailConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
112
114
  /**
113
115
  * @see {@link DeleteFoundationModelAgreementCommand}
114
116
  */
115
- deleteFoundationModelAgreement(args: DeleteFoundationModelAgreementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFoundationModelAgreementCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
117
+ deleteFoundationModelAgreement(args: DeleteFoundationModelAgreementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteFoundationModelAgreementCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
116
118
  /**
117
119
  * @see {@link DeleteGuardrailCommand}
118
120
  */
119
- deleteGuardrail(args: DeleteGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGuardrailCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
121
+ deleteGuardrail(args: DeleteGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGuardrailCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
120
122
  /**
121
123
  * @see {@link DeleteImportedModelCommand}
122
124
  */
123
- deleteImportedModel(args: DeleteImportedModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteImportedModelCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
125
+ deleteImportedModel(args: DeleteImportedModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteImportedModelCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
124
126
  /**
125
127
  * @see {@link DeleteInferenceProfileCommand}
126
128
  */
127
- deleteInferenceProfile(args: DeleteInferenceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInferenceProfileCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
129
+ deleteInferenceProfile(args: DeleteInferenceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInferenceProfileCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
128
130
  /**
129
131
  * @see {@link DeleteMarketplaceModelEndpointCommand}
130
132
  */
131
- deleteMarketplaceModelEndpoint(args: DeleteMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteMarketplaceModelEndpointCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
133
+ deleteMarketplaceModelEndpoint(args: DeleteMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteMarketplaceModelEndpointCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
132
134
  /**
133
135
  * @see {@link DeleteModelInvocationLoggingConfigurationCommand}
134
136
  */
135
- deleteModelInvocationLoggingConfiguration(args: DeleteModelInvocationLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteModelInvocationLoggingConfigurationCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError>;
137
+ deleteModelInvocationLoggingConfiguration(args: DeleteModelInvocationLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteModelInvocationLoggingConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError>;
136
138
  /**
137
139
  * @see {@link DeletePromptRouterCommand}
138
140
  */
139
- deletePromptRouter(args: DeletePromptRouterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePromptRouterCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
141
+ deletePromptRouter(args: DeletePromptRouterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePromptRouterCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
140
142
  /**
141
143
  * @see {@link DeleteProvisionedModelThroughputCommand}
142
144
  */
143
- deleteProvisionedModelThroughput(args: DeleteProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProvisionedModelThroughputCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
145
+ deleteProvisionedModelThroughput(args: DeleteProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteProvisionedModelThroughputCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
144
146
  /**
145
147
  * @see {@link DeregisterMarketplaceModelEndpointCommand}
146
148
  */
147
- deregisterMarketplaceModelEndpoint(args: DeregisterMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterMarketplaceModelEndpointCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
149
+ deregisterMarketplaceModelEndpoint(args: DeregisterMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeregisterMarketplaceModelEndpointCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
148
150
  /**
149
151
  * @see {@link ExportAutomatedReasoningPolicyVersionCommand}
150
152
  */
151
- exportAutomatedReasoningPolicyVersion(args: ExportAutomatedReasoningPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportAutomatedReasoningPolicyVersionCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
153
+ exportAutomatedReasoningPolicyVersion(args: ExportAutomatedReasoningPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportAutomatedReasoningPolicyVersionCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
152
154
  /**
153
155
  * @see {@link GetAutomatedReasoningPolicyCommand}
154
156
  */
155
- getAutomatedReasoningPolicy(args: GetAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
157
+ getAutomatedReasoningPolicy(args: GetAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
156
158
  /**
157
159
  * @see {@link GetAutomatedReasoningPolicyAnnotationsCommand}
158
160
  */
159
- getAutomatedReasoningPolicyAnnotations(args: GetAutomatedReasoningPolicyAnnotationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyAnnotationsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
161
+ getAutomatedReasoningPolicyAnnotations(args: GetAutomatedReasoningPolicyAnnotationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyAnnotationsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
160
162
  /**
161
163
  * @see {@link GetAutomatedReasoningPolicyBuildWorkflowCommand}
162
164
  */
163
- getAutomatedReasoningPolicyBuildWorkflow(args: GetAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
165
+ getAutomatedReasoningPolicyBuildWorkflow(args: GetAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
164
166
  /**
165
167
  * @see {@link GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand}
166
168
  */
167
- getAutomatedReasoningPolicyBuildWorkflowResultAssets(args: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
169
+ getAutomatedReasoningPolicyBuildWorkflowResultAssets(args: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
168
170
  /**
169
171
  * @see {@link GetAutomatedReasoningPolicyNextScenarioCommand}
170
172
  */
171
- getAutomatedReasoningPolicyNextScenario(args: GetAutomatedReasoningPolicyNextScenarioCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyNextScenarioCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
173
+ getAutomatedReasoningPolicyNextScenario(args: GetAutomatedReasoningPolicyNextScenarioCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyNextScenarioCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
172
174
  /**
173
175
  * @see {@link GetAutomatedReasoningPolicyTestCaseCommand}
174
176
  */
175
- getAutomatedReasoningPolicyTestCase(args: GetAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
177
+ getAutomatedReasoningPolicyTestCase(args: GetAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
176
178
  /**
177
179
  * @see {@link GetAutomatedReasoningPolicyTestResultCommand}
178
180
  */
179
- getAutomatedReasoningPolicyTestResult(args: GetAutomatedReasoningPolicyTestResultCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyTestResultCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
181
+ getAutomatedReasoningPolicyTestResult(args: GetAutomatedReasoningPolicyTestResultCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAutomatedReasoningPolicyTestResultCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
180
182
  /**
181
183
  * @see {@link GetCustomModelCommand}
182
184
  */
183
- getCustomModel(args: GetCustomModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomModelCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
185
+ getCustomModel(args: GetCustomModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomModelCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
184
186
  /**
185
187
  * @see {@link GetCustomModelDeploymentCommand}
186
188
  */
187
- getCustomModelDeployment(args: GetCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomModelDeploymentCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
189
+ getCustomModelDeployment(args: GetCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCustomModelDeploymentCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
188
190
  /**
189
191
  * @see {@link GetEvaluationJobCommand}
190
192
  */
191
- getEvaluationJob(args: GetEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEvaluationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
193
+ getEvaluationJob(args: GetEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetEvaluationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
192
194
  /**
193
195
  * @see {@link GetFoundationModelCommand}
194
196
  */
195
- getFoundationModel(args: GetFoundationModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFoundationModelCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
197
+ getFoundationModel(args: GetFoundationModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFoundationModelCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
196
198
  /**
197
199
  * @see {@link GetFoundationModelAvailabilityCommand}
198
200
  */
199
- getFoundationModelAvailability(args: GetFoundationModelAvailabilityCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFoundationModelAvailabilityCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
201
+ getFoundationModelAvailability(args: GetFoundationModelAvailabilityCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetFoundationModelAvailabilityCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
200
202
  /**
201
203
  * @see {@link GetGuardrailCommand}
202
204
  */
203
- getGuardrail(args: GetGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGuardrailCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
205
+ getGuardrail(args: GetGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGuardrailCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
204
206
  /**
205
207
  * @see {@link GetImportedModelCommand}
206
208
  */
207
- getImportedModel(args: GetImportedModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetImportedModelCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
209
+ getImportedModel(args: GetImportedModelCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetImportedModelCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
208
210
  /**
209
211
  * @see {@link GetInferenceProfileCommand}
210
212
  */
211
- getInferenceProfile(args: GetInferenceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInferenceProfileCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
213
+ getInferenceProfile(args: GetInferenceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInferenceProfileCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
212
214
  /**
213
215
  * @see {@link GetMarketplaceModelEndpointCommand}
214
216
  */
215
- getMarketplaceModelEndpoint(args: GetMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMarketplaceModelEndpointCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
217
+ getMarketplaceModelEndpoint(args: GetMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMarketplaceModelEndpointCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
216
218
  /**
217
219
  * @see {@link GetModelCopyJobCommand}
218
220
  */
219
- getModelCopyJob(args: GetModelCopyJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelCopyJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
221
+ getModelCopyJob(args: GetModelCopyJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelCopyJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
220
222
  /**
221
223
  * @see {@link GetModelCustomizationJobCommand}
222
224
  */
223
- getModelCustomizationJob(args: GetModelCustomizationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelCustomizationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
225
+ getModelCustomizationJob(args: GetModelCustomizationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelCustomizationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
224
226
  /**
225
227
  * @see {@link GetModelImportJobCommand}
226
228
  */
227
- getModelImportJob(args: GetModelImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelImportJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
229
+ getModelImportJob(args: GetModelImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelImportJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
228
230
  /**
229
231
  * @see {@link GetModelInvocationJobCommand}
230
232
  */
231
- getModelInvocationJob(args: GetModelInvocationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelInvocationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
233
+ getModelInvocationJob(args: GetModelInvocationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelInvocationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
232
234
  /**
233
235
  * @see {@link GetModelInvocationLoggingConfigurationCommand}
234
236
  */
235
- getModelInvocationLoggingConfiguration(args: GetModelInvocationLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelInvocationLoggingConfigurationCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError>;
237
+ getModelInvocationLoggingConfiguration(args: GetModelInvocationLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetModelInvocationLoggingConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError>;
236
238
  /**
237
239
  * @see {@link GetPromptRouterCommand}
238
240
  */
239
- getPromptRouter(args: GetPromptRouterCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPromptRouterCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
241
+ getPromptRouter(args: GetPromptRouterCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPromptRouterCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
240
242
  /**
241
243
  * @see {@link GetProvisionedModelThroughputCommand}
242
244
  */
243
- getProvisionedModelThroughput(args: GetProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProvisionedModelThroughputCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
245
+ getProvisionedModelThroughput(args: GetProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetProvisionedModelThroughputCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
244
246
  /**
245
247
  * @see {@link GetUseCaseForModelAccessCommand}
246
248
  */
247
- getUseCaseForModelAccess(args: GetUseCaseForModelAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUseCaseForModelAccessCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
249
+ getUseCaseForModelAccess(args: GetUseCaseForModelAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUseCaseForModelAccessCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
248
250
  /**
249
251
  * @see {@link ListAutomatedReasoningPoliciesCommand}
250
252
  */
251
- listAutomatedReasoningPolicies(args: ListAutomatedReasoningPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPoliciesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
253
+ listAutomatedReasoningPolicies(args: ListAutomatedReasoningPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPoliciesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
252
254
  /**
253
255
  * @see {@link ListAutomatedReasoningPolicyBuildWorkflowsCommand}
254
256
  */
255
- listAutomatedReasoningPolicyBuildWorkflows(args: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
257
+ listAutomatedReasoningPolicyBuildWorkflows(args: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
256
258
  /**
257
259
  * @see {@link ListAutomatedReasoningPolicyTestCasesCommand}
258
260
  */
259
- listAutomatedReasoningPolicyTestCases(args: ListAutomatedReasoningPolicyTestCasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPolicyTestCasesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
261
+ listAutomatedReasoningPolicyTestCases(args: ListAutomatedReasoningPolicyTestCasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPolicyTestCasesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
260
262
  /**
261
263
  * @see {@link ListAutomatedReasoningPolicyTestResultsCommand}
262
264
  */
263
- listAutomatedReasoningPolicyTestResults(args: ListAutomatedReasoningPolicyTestResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPolicyTestResultsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
265
+ listAutomatedReasoningPolicyTestResults(args: ListAutomatedReasoningPolicyTestResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAutomatedReasoningPolicyTestResultsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
264
266
  /**
265
267
  * @see {@link ListCustomModelDeploymentsCommand}
266
268
  */
267
- listCustomModelDeployments(args: ListCustomModelDeploymentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomModelDeploymentsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
269
+ listCustomModelDeployments(args: ListCustomModelDeploymentsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomModelDeploymentsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
268
270
  /**
269
271
  * @see {@link ListCustomModelsCommand}
270
272
  */
271
- listCustomModels(args: ListCustomModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomModelsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
273
+ listCustomModels(args: ListCustomModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCustomModelsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
272
274
  /**
273
275
  * @see {@link ListEnforcedGuardrailsConfigurationCommand}
274
276
  */
275
- listEnforcedGuardrailsConfiguration(args: ListEnforcedGuardrailsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEnforcedGuardrailsConfigurationCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
277
+ listEnforcedGuardrailsConfiguration(args: ListEnforcedGuardrailsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEnforcedGuardrailsConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
276
278
  /**
277
279
  * @see {@link ListEvaluationJobsCommand}
278
280
  */
279
- listEvaluationJobs(args: ListEvaluationJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEvaluationJobsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
281
+ listEvaluationJobs(args: ListEvaluationJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEvaluationJobsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
280
282
  /**
281
283
  * @see {@link ListFoundationModelAgreementOffersCommand}
282
284
  */
283
- listFoundationModelAgreementOffers(args: ListFoundationModelAgreementOffersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListFoundationModelAgreementOffersCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
285
+ listFoundationModelAgreementOffers(args: ListFoundationModelAgreementOffersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListFoundationModelAgreementOffersCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
284
286
  /**
285
287
  * @see {@link ListFoundationModelsCommand}
286
288
  */
287
- listFoundationModels(args: ListFoundationModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListFoundationModelsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
289
+ listFoundationModels(args: ListFoundationModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListFoundationModelsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
288
290
  /**
289
291
  * @see {@link ListGuardrailsCommand}
290
292
  */
291
- listGuardrails(args: ListGuardrailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGuardrailsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
293
+ listGuardrails(args: ListGuardrailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGuardrailsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
292
294
  /**
293
295
  * @see {@link ListImportedModelsCommand}
294
296
  */
295
- listImportedModels(args: ListImportedModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListImportedModelsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
297
+ listImportedModels(args: ListImportedModelsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListImportedModelsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
296
298
  /**
297
299
  * @see {@link ListInferenceProfilesCommand}
298
300
  */
299
- listInferenceProfiles(args: ListInferenceProfilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInferenceProfilesCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
301
+ listInferenceProfiles(args: ListInferenceProfilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInferenceProfilesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
300
302
  /**
301
303
  * @see {@link ListMarketplaceModelEndpointsCommand}
302
304
  */
303
- listMarketplaceModelEndpoints(args: ListMarketplaceModelEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMarketplaceModelEndpointsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
305
+ listMarketplaceModelEndpoints(args: ListMarketplaceModelEndpointsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMarketplaceModelEndpointsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
304
306
  /**
305
307
  * @see {@link ListModelCopyJobsCommand}
306
308
  */
307
- listModelCopyJobs(args: ListModelCopyJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelCopyJobsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
309
+ listModelCopyJobs(args: ListModelCopyJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelCopyJobsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
308
310
  /**
309
311
  * @see {@link ListModelCustomizationJobsCommand}
310
312
  */
311
- listModelCustomizationJobs(args: ListModelCustomizationJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelCustomizationJobsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
313
+ listModelCustomizationJobs(args: ListModelCustomizationJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelCustomizationJobsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
312
314
  /**
313
315
  * @see {@link ListModelImportJobsCommand}
314
316
  */
315
- listModelImportJobs(args: ListModelImportJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelImportJobsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
317
+ listModelImportJobs(args: ListModelImportJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelImportJobsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
316
318
  /**
317
319
  * @see {@link ListModelInvocationJobsCommand}
318
320
  */
319
- listModelInvocationJobs(args: ListModelInvocationJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelInvocationJobsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
321
+ listModelInvocationJobs(args: ListModelInvocationJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListModelInvocationJobsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
320
322
  /**
321
323
  * @see {@link ListPromptRoutersCommand}
322
324
  */
323
- listPromptRouters(args: ListPromptRoutersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPromptRoutersCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
325
+ listPromptRouters(args: ListPromptRoutersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPromptRoutersCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
324
326
  /**
325
327
  * @see {@link ListProvisionedModelThroughputsCommand}
326
328
  */
327
- listProvisionedModelThroughputs(args: ListProvisionedModelThroughputsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProvisionedModelThroughputsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
329
+ listProvisionedModelThroughputs(args: ListProvisionedModelThroughputsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListProvisionedModelThroughputsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
328
330
  /**
329
331
  * @see {@link ListTagsForResourceCommand}
330
332
  */
331
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
333
+ listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
332
334
  /**
333
335
  * @see {@link PutEnforcedGuardrailConfigurationCommand}
334
336
  */
335
- putEnforcedGuardrailConfiguration(args: PutEnforcedGuardrailConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutEnforcedGuardrailConfigurationCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
337
+ putEnforcedGuardrailConfiguration(args: PutEnforcedGuardrailConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutEnforcedGuardrailConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
336
338
  /**
337
339
  * @see {@link PutModelInvocationLoggingConfigurationCommand}
338
340
  */
339
- putModelInvocationLoggingConfiguration(args: PutModelInvocationLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutModelInvocationLoggingConfigurationCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
341
+ putModelInvocationLoggingConfiguration(args: PutModelInvocationLoggingConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutModelInvocationLoggingConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
340
342
  /**
341
343
  * @see {@link PutUseCaseForModelAccessCommand}
342
344
  */
343
- putUseCaseForModelAccess(args: PutUseCaseForModelAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutUseCaseForModelAccessCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
345
+ putUseCaseForModelAccess(args: PutUseCaseForModelAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutUseCaseForModelAccessCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
344
346
  /**
345
347
  * @see {@link RegisterMarketplaceModelEndpointCommand}
346
348
  */
347
- registerMarketplaceModelEndpoint(args: RegisterMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterMarketplaceModelEndpointCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
349
+ registerMarketplaceModelEndpoint(args: RegisterMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<RegisterMarketplaceModelEndpointCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
348
350
  /**
349
351
  * @see {@link StartAutomatedReasoningPolicyBuildWorkflowCommand}
350
352
  */
351
- startAutomatedReasoningPolicyBuildWorkflow(args: StartAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
353
+ startAutomatedReasoningPolicyBuildWorkflow(args: StartAutomatedReasoningPolicyBuildWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartAutomatedReasoningPolicyBuildWorkflowCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
352
354
  /**
353
355
  * @see {@link StartAutomatedReasoningPolicyTestWorkflowCommand}
354
356
  */
355
- startAutomatedReasoningPolicyTestWorkflow(args: StartAutomatedReasoningPolicyTestWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartAutomatedReasoningPolicyTestWorkflowCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
357
+ startAutomatedReasoningPolicyTestWorkflow(args: StartAutomatedReasoningPolicyTestWorkflowCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartAutomatedReasoningPolicyTestWorkflowCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
356
358
  /**
357
359
  * @see {@link StopEvaluationJobCommand}
358
360
  */
359
- stopEvaluationJob(args: StopEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopEvaluationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
361
+ stopEvaluationJob(args: StopEvaluationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopEvaluationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
360
362
  /**
361
363
  * @see {@link StopModelCustomizationJobCommand}
362
364
  */
363
- stopModelCustomizationJob(args: StopModelCustomizationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopModelCustomizationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
365
+ stopModelCustomizationJob(args: StopModelCustomizationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopModelCustomizationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
364
366
  /**
365
367
  * @see {@link StopModelInvocationJobCommand}
366
368
  */
367
- stopModelInvocationJob(args: StopModelInvocationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopModelInvocationJobCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
369
+ stopModelInvocationJob(args: StopModelInvocationJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopModelInvocationJobCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
368
370
  /**
369
371
  * @see {@link TagResourceCommand}
370
372
  */
371
- tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | TooManyTagsError | ValidationError>;
373
+ tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | TooManyTagsError | ValidationError>;
372
374
  /**
373
375
  * @see {@link UntagResourceCommand}
374
376
  */
375
- untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
377
+ untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
376
378
  /**
377
379
  * @see {@link UpdateAutomatedReasoningPolicyCommand}
378
380
  */
379
- updateAutomatedReasoningPolicy(args: UpdateAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAutomatedReasoningPolicyCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | TooManyTagsError | ValidationError>;
381
+ updateAutomatedReasoningPolicy(args: UpdateAutomatedReasoningPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAutomatedReasoningPolicyCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | TooManyTagsError | ValidationError>;
380
382
  /**
381
383
  * @see {@link UpdateAutomatedReasoningPolicyAnnotationsCommand}
382
384
  */
383
- updateAutomatedReasoningPolicyAnnotations(args: UpdateAutomatedReasoningPolicyAnnotationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAutomatedReasoningPolicyAnnotationsCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
385
+ updateAutomatedReasoningPolicyAnnotations(args: UpdateAutomatedReasoningPolicyAnnotationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAutomatedReasoningPolicyAnnotationsCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
384
386
  /**
385
387
  * @see {@link UpdateAutomatedReasoningPolicyTestCaseCommand}
386
388
  */
387
- updateAutomatedReasoningPolicyTestCase(args: UpdateAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
389
+ updateAutomatedReasoningPolicyTestCase(args: UpdateAutomatedReasoningPolicyTestCaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAutomatedReasoningPolicyTestCaseCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceInUseError | ResourceNotFoundError | ThrottlingError | ValidationError>;
388
390
  /**
389
391
  * @see {@link UpdateCustomModelDeploymentCommand}
390
392
  */
391
- updateCustomModelDeployment(args: UpdateCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCustomModelDeploymentCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
393
+ updateCustomModelDeployment(args: UpdateCustomModelDeploymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCustomModelDeploymentCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
392
394
  /**
393
395
  * @see {@link UpdateGuardrailCommand}
394
396
  */
395
- updateGuardrail(args: UpdateGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateGuardrailCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
397
+ updateGuardrail(args: UpdateGuardrailCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateGuardrailCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
396
398
  /**
397
399
  * @see {@link UpdateMarketplaceModelEndpointCommand}
398
400
  */
399
- updateMarketplaceModelEndpoint(args: UpdateMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateMarketplaceModelEndpointCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
401
+ updateMarketplaceModelEndpoint(args: UpdateMarketplaceModelEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateMarketplaceModelEndpointCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
400
402
  /**
401
403
  * @see {@link UpdateProvisionedModelThroughputCommand}
402
404
  */
403
- updateProvisionedModelThroughput(args: UpdateProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProvisionedModelThroughputCommandOutput, Cause.TimeoutException | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
405
+ updateProvisionedModelThroughput(args: UpdateProvisionedModelThroughputCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateProvisionedModelThroughputCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
404
406
  }
405
407
  /**
406
408
  * @since 1.0.0
407
409
  * @category constructors
408
410
  */
409
411
  export declare const makeBedrockService: Effect.Effect<BedrockService$, never, Instance.BedrockClientInstance>;
410
- declare const BedrockService_base: import("effect/Context").TagClass<BedrockService, "@effect-aws/client-bedrock/BedrockService", BedrockService$> & Effect.Tag.Proxy<BedrockService, BedrockService$> & {
411
- use: <X>(body: (_: BedrockService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, BedrockService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, BedrockService> : Effect.Effect<X, never, BedrockService>;
412
- };
412
+ declare const BedrockService_base: ServiceMap.ServiceClass<BedrockService, "@effect-aws/client-bedrock/BedrockService", BedrockService$>;
413
413
  /**
414
414
  * @since 1.0.0
415
415
  * @category models