@aws-sdk/client-bedrock 3.927.0 → 3.929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/dist-cjs/index.js +6331 -6098
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BedrockClient.js +2 -0
  4. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +3 -10
  5. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  6. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +3 -10
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  8. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +3 -10
  9. package/dist-es/commands/CreateCustomModelCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +3 -9
  11. package/dist-es/commands/CreateEvaluationJobCommand.js +3 -10
  12. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +3 -9
  13. package/dist-es/commands/CreateGuardrailCommand.js +3 -10
  14. package/dist-es/commands/CreateGuardrailVersionCommand.js +3 -10
  15. package/dist-es/commands/CreateInferenceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +3 -9
  17. package/dist-es/commands/CreateModelCopyJobCommand.js +3 -9
  18. package/dist-es/commands/CreateModelCustomizationJobCommand.js +3 -10
  19. package/dist-es/commands/CreateModelImportJobCommand.js +3 -9
  20. package/dist-es/commands/CreateModelInvocationJobCommand.js +3 -9
  21. package/dist-es/commands/CreatePromptRouterCommand.js +3 -10
  22. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +3 -9
  23. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +3 -9
  25. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +3 -9
  26. package/dist-es/commands/DeleteCustomModelCommand.js +3 -9
  27. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +3 -9
  28. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +3 -9
  29. package/dist-es/commands/DeleteGuardrailCommand.js +3 -9
  30. package/dist-es/commands/DeleteImportedModelCommand.js +3 -9
  31. package/dist-es/commands/DeleteInferenceProfileCommand.js +3 -9
  32. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +3 -9
  33. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +3 -9
  34. package/dist-es/commands/DeletePromptRouterCommand.js +3 -9
  35. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +3 -9
  36. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +3 -9
  37. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +3 -10
  38. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  39. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  40. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +3 -10
  41. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +3 -10
  42. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +3 -10
  43. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  44. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +3 -10
  45. package/dist-es/commands/GetCustomModelCommand.js +3 -10
  46. package/dist-es/commands/GetCustomModelDeploymentCommand.js +3 -9
  47. package/dist-es/commands/GetEvaluationJobCommand.js +3 -11
  48. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +3 -9
  49. package/dist-es/commands/GetFoundationModelCommand.js +3 -9
  50. package/dist-es/commands/GetGuardrailCommand.js +3 -10
  51. package/dist-es/commands/GetImportedModelCommand.js +3 -9
  52. package/dist-es/commands/GetInferenceProfileCommand.js +3 -10
  53. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +3 -9
  54. package/dist-es/commands/GetModelCopyJobCommand.js +3 -9
  55. package/dist-es/commands/GetModelCustomizationJobCommand.js +3 -10
  56. package/dist-es/commands/GetModelImportJobCommand.js +3 -9
  57. package/dist-es/commands/GetModelInvocationJobCommand.js +3 -10
  58. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +3 -9
  59. package/dist-es/commands/GetPromptRouterCommand.js +3 -10
  60. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +3 -9
  61. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +3 -9
  62. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +3 -10
  63. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +3 -9
  64. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +3 -10
  65. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +3 -10
  66. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +3 -9
  67. package/dist-es/commands/ListCustomModelsCommand.js +3 -9
  68. package/dist-es/commands/ListEvaluationJobsCommand.js +3 -9
  69. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +3 -9
  70. package/dist-es/commands/ListFoundationModelsCommand.js +3 -9
  71. package/dist-es/commands/ListGuardrailsCommand.js +3 -10
  72. package/dist-es/commands/ListImportedModelsCommand.js +3 -9
  73. package/dist-es/commands/ListInferenceProfilesCommand.js +3 -10
  74. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +3 -9
  75. package/dist-es/commands/ListModelCopyJobsCommand.js +3 -9
  76. package/dist-es/commands/ListModelCustomizationJobsCommand.js +3 -9
  77. package/dist-es/commands/ListModelImportJobsCommand.js +3 -9
  78. package/dist-es/commands/ListModelInvocationJobsCommand.js +3 -10
  79. package/dist-es/commands/ListPromptRoutersCommand.js +3 -10
  80. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  82. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +3 -9
  83. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +3 -9
  84. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +3 -9
  85. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  86. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +3 -9
  87. package/dist-es/commands/StopEvaluationJobCommand.js +3 -10
  88. package/dist-es/commands/StopModelCustomizationJobCommand.js +3 -9
  89. package/dist-es/commands/StopModelInvocationJobCommand.js +3 -9
  90. package/dist-es/commands/TagResourceCommand.js +3 -9
  91. package/dist-es/commands/UntagResourceCommand.js +3 -9
  92. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  93. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +3 -10
  94. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  95. package/dist-es/commands/UpdateGuardrailCommand.js +3 -10
  96. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +3 -9
  97. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +3 -9
  98. package/dist-es/models/models_0.js +0 -775
  99. package/dist-es/models/models_1.js +0 -314
  100. package/dist-es/runtimeConfig.shared.js +2 -0
  101. package/dist-es/schemas/schemas_0.js +6150 -0
  102. package/dist-types/BedrockClient.d.ts +10 -1
  103. package/dist-types/models/models_0.d.ts +0 -488
  104. package/dist-types/models/models_1.d.ts +0 -176
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +668 -0
  110. package/dist-types/ts3.4/BedrockClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -366
  112. package/dist-types/ts3.4/models/models_1.d.ts +0 -130
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +675 -0
  118. package/package.json +6 -7
  119. package/dist-es/protocols/Aws_restJson1.js +0 -4177
  120. package/dist-types/protocols/Aws_restJson1.d.ts +0 -848
  121. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1133
@@ -1,848 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { BatchDeleteEvaluationJobCommandInput, BatchDeleteEvaluationJobCommandOutput } from "../commands/BatchDeleteEvaluationJobCommand";
4
- import { CancelAutomatedReasoningPolicyBuildWorkflowCommandInput, CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput } from "../commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand";
5
- import { CreateAutomatedReasoningPolicyCommandInput, CreateAutomatedReasoningPolicyCommandOutput } from "../commands/CreateAutomatedReasoningPolicyCommand";
6
- import { CreateAutomatedReasoningPolicyTestCaseCommandInput, CreateAutomatedReasoningPolicyTestCaseCommandOutput } from "../commands/CreateAutomatedReasoningPolicyTestCaseCommand";
7
- import { CreateAutomatedReasoningPolicyVersionCommandInput, CreateAutomatedReasoningPolicyVersionCommandOutput } from "../commands/CreateAutomatedReasoningPolicyVersionCommand";
8
- import { CreateCustomModelCommandInput, CreateCustomModelCommandOutput } from "../commands/CreateCustomModelCommand";
9
- import { CreateCustomModelDeploymentCommandInput, CreateCustomModelDeploymentCommandOutput } from "../commands/CreateCustomModelDeploymentCommand";
10
- import { CreateEvaluationJobCommandInput, CreateEvaluationJobCommandOutput } from "../commands/CreateEvaluationJobCommand";
11
- import { CreateFoundationModelAgreementCommandInput, CreateFoundationModelAgreementCommandOutput } from "../commands/CreateFoundationModelAgreementCommand";
12
- import { CreateGuardrailCommandInput, CreateGuardrailCommandOutput } from "../commands/CreateGuardrailCommand";
13
- import { CreateGuardrailVersionCommandInput, CreateGuardrailVersionCommandOutput } from "../commands/CreateGuardrailVersionCommand";
14
- import { CreateInferenceProfileCommandInput, CreateInferenceProfileCommandOutput } from "../commands/CreateInferenceProfileCommand";
15
- import { CreateMarketplaceModelEndpointCommandInput, CreateMarketplaceModelEndpointCommandOutput } from "../commands/CreateMarketplaceModelEndpointCommand";
16
- import { CreateModelCopyJobCommandInput, CreateModelCopyJobCommandOutput } from "../commands/CreateModelCopyJobCommand";
17
- import { CreateModelCustomizationJobCommandInput, CreateModelCustomizationJobCommandOutput } from "../commands/CreateModelCustomizationJobCommand";
18
- import { CreateModelImportJobCommandInput, CreateModelImportJobCommandOutput } from "../commands/CreateModelImportJobCommand";
19
- import { CreateModelInvocationJobCommandInput, CreateModelInvocationJobCommandOutput } from "../commands/CreateModelInvocationJobCommand";
20
- import { CreatePromptRouterCommandInput, CreatePromptRouterCommandOutput } from "../commands/CreatePromptRouterCommand";
21
- import { CreateProvisionedModelThroughputCommandInput, CreateProvisionedModelThroughputCommandOutput } from "../commands/CreateProvisionedModelThroughputCommand";
22
- import { DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput, DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput } from "../commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand";
23
- import { DeleteAutomatedReasoningPolicyCommandInput, DeleteAutomatedReasoningPolicyCommandOutput } from "../commands/DeleteAutomatedReasoningPolicyCommand";
24
- import { DeleteAutomatedReasoningPolicyTestCaseCommandInput, DeleteAutomatedReasoningPolicyTestCaseCommandOutput } from "../commands/DeleteAutomatedReasoningPolicyTestCaseCommand";
25
- import { DeleteCustomModelCommandInput, DeleteCustomModelCommandOutput } from "../commands/DeleteCustomModelCommand";
26
- import { DeleteCustomModelDeploymentCommandInput, DeleteCustomModelDeploymentCommandOutput } from "../commands/DeleteCustomModelDeploymentCommand";
27
- import { DeleteFoundationModelAgreementCommandInput, DeleteFoundationModelAgreementCommandOutput } from "../commands/DeleteFoundationModelAgreementCommand";
28
- import { DeleteGuardrailCommandInput, DeleteGuardrailCommandOutput } from "../commands/DeleteGuardrailCommand";
29
- import { DeleteImportedModelCommandInput, DeleteImportedModelCommandOutput } from "../commands/DeleteImportedModelCommand";
30
- import { DeleteInferenceProfileCommandInput, DeleteInferenceProfileCommandOutput } from "../commands/DeleteInferenceProfileCommand";
31
- import { DeleteMarketplaceModelEndpointCommandInput, DeleteMarketplaceModelEndpointCommandOutput } from "../commands/DeleteMarketplaceModelEndpointCommand";
32
- import { DeleteModelInvocationLoggingConfigurationCommandInput, DeleteModelInvocationLoggingConfigurationCommandOutput } from "../commands/DeleteModelInvocationLoggingConfigurationCommand";
33
- import { DeletePromptRouterCommandInput, DeletePromptRouterCommandOutput } from "../commands/DeletePromptRouterCommand";
34
- import { DeleteProvisionedModelThroughputCommandInput, DeleteProvisionedModelThroughputCommandOutput } from "../commands/DeleteProvisionedModelThroughputCommand";
35
- import { DeregisterMarketplaceModelEndpointCommandInput, DeregisterMarketplaceModelEndpointCommandOutput } from "../commands/DeregisterMarketplaceModelEndpointCommand";
36
- import { ExportAutomatedReasoningPolicyVersionCommandInput, ExportAutomatedReasoningPolicyVersionCommandOutput } from "../commands/ExportAutomatedReasoningPolicyVersionCommand";
37
- import { GetAutomatedReasoningPolicyAnnotationsCommandInput, GetAutomatedReasoningPolicyAnnotationsCommandOutput } from "../commands/GetAutomatedReasoningPolicyAnnotationsCommand";
38
- import { GetAutomatedReasoningPolicyBuildWorkflowCommandInput, GetAutomatedReasoningPolicyBuildWorkflowCommandOutput } from "../commands/GetAutomatedReasoningPolicyBuildWorkflowCommand";
39
- import { GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput, GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput } from "../commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand";
40
- import { GetAutomatedReasoningPolicyCommandInput, GetAutomatedReasoningPolicyCommandOutput } from "../commands/GetAutomatedReasoningPolicyCommand";
41
- import { GetAutomatedReasoningPolicyNextScenarioCommandInput, GetAutomatedReasoningPolicyNextScenarioCommandOutput } from "../commands/GetAutomatedReasoningPolicyNextScenarioCommand";
42
- import { GetAutomatedReasoningPolicyTestCaseCommandInput, GetAutomatedReasoningPolicyTestCaseCommandOutput } from "../commands/GetAutomatedReasoningPolicyTestCaseCommand";
43
- import { GetAutomatedReasoningPolicyTestResultCommandInput, GetAutomatedReasoningPolicyTestResultCommandOutput } from "../commands/GetAutomatedReasoningPolicyTestResultCommand";
44
- import { GetCustomModelCommandInput, GetCustomModelCommandOutput } from "../commands/GetCustomModelCommand";
45
- import { GetCustomModelDeploymentCommandInput, GetCustomModelDeploymentCommandOutput } from "../commands/GetCustomModelDeploymentCommand";
46
- import { GetEvaluationJobCommandInput, GetEvaluationJobCommandOutput } from "../commands/GetEvaluationJobCommand";
47
- import { GetFoundationModelAvailabilityCommandInput, GetFoundationModelAvailabilityCommandOutput } from "../commands/GetFoundationModelAvailabilityCommand";
48
- import { GetFoundationModelCommandInput, GetFoundationModelCommandOutput } from "../commands/GetFoundationModelCommand";
49
- import { GetGuardrailCommandInput, GetGuardrailCommandOutput } from "../commands/GetGuardrailCommand";
50
- import { GetImportedModelCommandInput, GetImportedModelCommandOutput } from "../commands/GetImportedModelCommand";
51
- import { GetInferenceProfileCommandInput, GetInferenceProfileCommandOutput } from "../commands/GetInferenceProfileCommand";
52
- import { GetMarketplaceModelEndpointCommandInput, GetMarketplaceModelEndpointCommandOutput } from "../commands/GetMarketplaceModelEndpointCommand";
53
- import { GetModelCopyJobCommandInput, GetModelCopyJobCommandOutput } from "../commands/GetModelCopyJobCommand";
54
- import { GetModelCustomizationJobCommandInput, GetModelCustomizationJobCommandOutput } from "../commands/GetModelCustomizationJobCommand";
55
- import { GetModelImportJobCommandInput, GetModelImportJobCommandOutput } from "../commands/GetModelImportJobCommand";
56
- import { GetModelInvocationJobCommandInput, GetModelInvocationJobCommandOutput } from "../commands/GetModelInvocationJobCommand";
57
- import { GetModelInvocationLoggingConfigurationCommandInput, GetModelInvocationLoggingConfigurationCommandOutput } from "../commands/GetModelInvocationLoggingConfigurationCommand";
58
- import { GetPromptRouterCommandInput, GetPromptRouterCommandOutput } from "../commands/GetPromptRouterCommand";
59
- import { GetProvisionedModelThroughputCommandInput, GetProvisionedModelThroughputCommandOutput } from "../commands/GetProvisionedModelThroughputCommand";
60
- import { GetUseCaseForModelAccessCommandInput, GetUseCaseForModelAccessCommandOutput } from "../commands/GetUseCaseForModelAccessCommand";
61
- import { ListAutomatedReasoningPoliciesCommandInput, ListAutomatedReasoningPoliciesCommandOutput } from "../commands/ListAutomatedReasoningPoliciesCommand";
62
- import { ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput } from "../commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand";
63
- import { ListAutomatedReasoningPolicyTestCasesCommandInput, ListAutomatedReasoningPolicyTestCasesCommandOutput } from "../commands/ListAutomatedReasoningPolicyTestCasesCommand";
64
- import { ListAutomatedReasoningPolicyTestResultsCommandInput, ListAutomatedReasoningPolicyTestResultsCommandOutput } from "../commands/ListAutomatedReasoningPolicyTestResultsCommand";
65
- import { ListCustomModelDeploymentsCommandInput, ListCustomModelDeploymentsCommandOutput } from "../commands/ListCustomModelDeploymentsCommand";
66
- import { ListCustomModelsCommandInput, ListCustomModelsCommandOutput } from "../commands/ListCustomModelsCommand";
67
- import { ListEvaluationJobsCommandInput, ListEvaluationJobsCommandOutput } from "../commands/ListEvaluationJobsCommand";
68
- import { ListFoundationModelAgreementOffersCommandInput, ListFoundationModelAgreementOffersCommandOutput } from "../commands/ListFoundationModelAgreementOffersCommand";
69
- import { ListFoundationModelsCommandInput, ListFoundationModelsCommandOutput } from "../commands/ListFoundationModelsCommand";
70
- import { ListGuardrailsCommandInput, ListGuardrailsCommandOutput } from "../commands/ListGuardrailsCommand";
71
- import { ListImportedModelsCommandInput, ListImportedModelsCommandOutput } from "../commands/ListImportedModelsCommand";
72
- import { ListInferenceProfilesCommandInput, ListInferenceProfilesCommandOutput } from "../commands/ListInferenceProfilesCommand";
73
- import { ListMarketplaceModelEndpointsCommandInput, ListMarketplaceModelEndpointsCommandOutput } from "../commands/ListMarketplaceModelEndpointsCommand";
74
- import { ListModelCopyJobsCommandInput, ListModelCopyJobsCommandOutput } from "../commands/ListModelCopyJobsCommand";
75
- import { ListModelCustomizationJobsCommandInput, ListModelCustomizationJobsCommandOutput } from "../commands/ListModelCustomizationJobsCommand";
76
- import { ListModelImportJobsCommandInput, ListModelImportJobsCommandOutput } from "../commands/ListModelImportJobsCommand";
77
- import { ListModelInvocationJobsCommandInput, ListModelInvocationJobsCommandOutput } from "../commands/ListModelInvocationJobsCommand";
78
- import { ListPromptRoutersCommandInput, ListPromptRoutersCommandOutput } from "../commands/ListPromptRoutersCommand";
79
- import { ListProvisionedModelThroughputsCommandInput, ListProvisionedModelThroughputsCommandOutput } from "../commands/ListProvisionedModelThroughputsCommand";
80
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
81
- import { PutModelInvocationLoggingConfigurationCommandInput, PutModelInvocationLoggingConfigurationCommandOutput } from "../commands/PutModelInvocationLoggingConfigurationCommand";
82
- import { PutUseCaseForModelAccessCommandInput, PutUseCaseForModelAccessCommandOutput } from "../commands/PutUseCaseForModelAccessCommand";
83
- import { RegisterMarketplaceModelEndpointCommandInput, RegisterMarketplaceModelEndpointCommandOutput } from "../commands/RegisterMarketplaceModelEndpointCommand";
84
- import { StartAutomatedReasoningPolicyBuildWorkflowCommandInput, StartAutomatedReasoningPolicyBuildWorkflowCommandOutput } from "../commands/StartAutomatedReasoningPolicyBuildWorkflowCommand";
85
- import { StartAutomatedReasoningPolicyTestWorkflowCommandInput, StartAutomatedReasoningPolicyTestWorkflowCommandOutput } from "../commands/StartAutomatedReasoningPolicyTestWorkflowCommand";
86
- import { StopEvaluationJobCommandInput, StopEvaluationJobCommandOutput } from "../commands/StopEvaluationJobCommand";
87
- import { StopModelCustomizationJobCommandInput, StopModelCustomizationJobCommandOutput } from "../commands/StopModelCustomizationJobCommand";
88
- import { StopModelInvocationJobCommandInput, StopModelInvocationJobCommandOutput } from "../commands/StopModelInvocationJobCommand";
89
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
90
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
91
- import { UpdateAutomatedReasoningPolicyAnnotationsCommandInput, UpdateAutomatedReasoningPolicyAnnotationsCommandOutput } from "../commands/UpdateAutomatedReasoningPolicyAnnotationsCommand";
92
- import { UpdateAutomatedReasoningPolicyCommandInput, UpdateAutomatedReasoningPolicyCommandOutput } from "../commands/UpdateAutomatedReasoningPolicyCommand";
93
- import { UpdateAutomatedReasoningPolicyTestCaseCommandInput, UpdateAutomatedReasoningPolicyTestCaseCommandOutput } from "../commands/UpdateAutomatedReasoningPolicyTestCaseCommand";
94
- import { UpdateGuardrailCommandInput, UpdateGuardrailCommandOutput } from "../commands/UpdateGuardrailCommand";
95
- import { UpdateMarketplaceModelEndpointCommandInput, UpdateMarketplaceModelEndpointCommandOutput } from "../commands/UpdateMarketplaceModelEndpointCommand";
96
- import { UpdateProvisionedModelThroughputCommandInput, UpdateProvisionedModelThroughputCommandOutput } from "../commands/UpdateProvisionedModelThroughputCommand";
97
- /**
98
- * serializeAws_restJson1BatchDeleteEvaluationJobCommand
99
- */
100
- export declare const se_BatchDeleteEvaluationJobCommand: (input: BatchDeleteEvaluationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- /**
102
- * serializeAws_restJson1CancelAutomatedReasoningPolicyBuildWorkflowCommand
103
- */
104
- export declare const se_CancelAutomatedReasoningPolicyBuildWorkflowCommand: (input: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- /**
106
- * serializeAws_restJson1CreateAutomatedReasoningPolicyCommand
107
- */
108
- export declare const se_CreateAutomatedReasoningPolicyCommand: (input: CreateAutomatedReasoningPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- /**
110
- * serializeAws_restJson1CreateAutomatedReasoningPolicyTestCaseCommand
111
- */
112
- export declare const se_CreateAutomatedReasoningPolicyTestCaseCommand: (input: CreateAutomatedReasoningPolicyTestCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- /**
114
- * serializeAws_restJson1CreateAutomatedReasoningPolicyVersionCommand
115
- */
116
- export declare const se_CreateAutomatedReasoningPolicyVersionCommand: (input: CreateAutomatedReasoningPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- /**
118
- * serializeAws_restJson1CreateCustomModelCommand
119
- */
120
- export declare const se_CreateCustomModelCommand: (input: CreateCustomModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- /**
122
- * serializeAws_restJson1CreateCustomModelDeploymentCommand
123
- */
124
- export declare const se_CreateCustomModelDeploymentCommand: (input: CreateCustomModelDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- /**
126
- * serializeAws_restJson1CreateEvaluationJobCommand
127
- */
128
- export declare const se_CreateEvaluationJobCommand: (input: CreateEvaluationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- /**
130
- * serializeAws_restJson1CreateFoundationModelAgreementCommand
131
- */
132
- export declare const se_CreateFoundationModelAgreementCommand: (input: CreateFoundationModelAgreementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- /**
134
- * serializeAws_restJson1CreateGuardrailCommand
135
- */
136
- export declare const se_CreateGuardrailCommand: (input: CreateGuardrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- /**
138
- * serializeAws_restJson1CreateGuardrailVersionCommand
139
- */
140
- export declare const se_CreateGuardrailVersionCommand: (input: CreateGuardrailVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- /**
142
- * serializeAws_restJson1CreateInferenceProfileCommand
143
- */
144
- export declare const se_CreateInferenceProfileCommand: (input: CreateInferenceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- /**
146
- * serializeAws_restJson1CreateMarketplaceModelEndpointCommand
147
- */
148
- export declare const se_CreateMarketplaceModelEndpointCommand: (input: CreateMarketplaceModelEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- /**
150
- * serializeAws_restJson1CreateModelCopyJobCommand
151
- */
152
- export declare const se_CreateModelCopyJobCommand: (input: CreateModelCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- /**
154
- * serializeAws_restJson1CreateModelCustomizationJobCommand
155
- */
156
- export declare const se_CreateModelCustomizationJobCommand: (input: CreateModelCustomizationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- /**
158
- * serializeAws_restJson1CreateModelImportJobCommand
159
- */
160
- export declare const se_CreateModelImportJobCommand: (input: CreateModelImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- /**
162
- * serializeAws_restJson1CreateModelInvocationJobCommand
163
- */
164
- export declare const se_CreateModelInvocationJobCommand: (input: CreateModelInvocationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- /**
166
- * serializeAws_restJson1CreatePromptRouterCommand
167
- */
168
- export declare const se_CreatePromptRouterCommand: (input: CreatePromptRouterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- /**
170
- * serializeAws_restJson1CreateProvisionedModelThroughputCommand
171
- */
172
- export declare const se_CreateProvisionedModelThroughputCommand: (input: CreateProvisionedModelThroughputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- /**
174
- * serializeAws_restJson1DeleteAutomatedReasoningPolicyCommand
175
- */
176
- export declare const se_DeleteAutomatedReasoningPolicyCommand: (input: DeleteAutomatedReasoningPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- /**
178
- * serializeAws_restJson1DeleteAutomatedReasoningPolicyBuildWorkflowCommand
179
- */
180
- export declare const se_DeleteAutomatedReasoningPolicyBuildWorkflowCommand: (input: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- /**
182
- * serializeAws_restJson1DeleteAutomatedReasoningPolicyTestCaseCommand
183
- */
184
- export declare const se_DeleteAutomatedReasoningPolicyTestCaseCommand: (input: DeleteAutomatedReasoningPolicyTestCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- /**
186
- * serializeAws_restJson1DeleteCustomModelCommand
187
- */
188
- export declare const se_DeleteCustomModelCommand: (input: DeleteCustomModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- /**
190
- * serializeAws_restJson1DeleteCustomModelDeploymentCommand
191
- */
192
- export declare const se_DeleteCustomModelDeploymentCommand: (input: DeleteCustomModelDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- /**
194
- * serializeAws_restJson1DeleteFoundationModelAgreementCommand
195
- */
196
- export declare const se_DeleteFoundationModelAgreementCommand: (input: DeleteFoundationModelAgreementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- /**
198
- * serializeAws_restJson1DeleteGuardrailCommand
199
- */
200
- export declare const se_DeleteGuardrailCommand: (input: DeleteGuardrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- /**
202
- * serializeAws_restJson1DeleteImportedModelCommand
203
- */
204
- export declare const se_DeleteImportedModelCommand: (input: DeleteImportedModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- /**
206
- * serializeAws_restJson1DeleteInferenceProfileCommand
207
- */
208
- export declare const se_DeleteInferenceProfileCommand: (input: DeleteInferenceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- /**
210
- * serializeAws_restJson1DeleteMarketplaceModelEndpointCommand
211
- */
212
- export declare const se_DeleteMarketplaceModelEndpointCommand: (input: DeleteMarketplaceModelEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- /**
214
- * serializeAws_restJson1DeleteModelInvocationLoggingConfigurationCommand
215
- */
216
- export declare const se_DeleteModelInvocationLoggingConfigurationCommand: (input: DeleteModelInvocationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- /**
218
- * serializeAws_restJson1DeletePromptRouterCommand
219
- */
220
- export declare const se_DeletePromptRouterCommand: (input: DeletePromptRouterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- /**
222
- * serializeAws_restJson1DeleteProvisionedModelThroughputCommand
223
- */
224
- export declare const se_DeleteProvisionedModelThroughputCommand: (input: DeleteProvisionedModelThroughputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- /**
226
- * serializeAws_restJson1DeregisterMarketplaceModelEndpointCommand
227
- */
228
- export declare const se_DeregisterMarketplaceModelEndpointCommand: (input: DeregisterMarketplaceModelEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- /**
230
- * serializeAws_restJson1ExportAutomatedReasoningPolicyVersionCommand
231
- */
232
- export declare const se_ExportAutomatedReasoningPolicyVersionCommand: (input: ExportAutomatedReasoningPolicyVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- /**
234
- * serializeAws_restJson1GetAutomatedReasoningPolicyCommand
235
- */
236
- export declare const se_GetAutomatedReasoningPolicyCommand: (input: GetAutomatedReasoningPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- /**
238
- * serializeAws_restJson1GetAutomatedReasoningPolicyAnnotationsCommand
239
- */
240
- export declare const se_GetAutomatedReasoningPolicyAnnotationsCommand: (input: GetAutomatedReasoningPolicyAnnotationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- /**
242
- * serializeAws_restJson1GetAutomatedReasoningPolicyBuildWorkflowCommand
243
- */
244
- export declare const se_GetAutomatedReasoningPolicyBuildWorkflowCommand: (input: GetAutomatedReasoningPolicyBuildWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
- /**
246
- * serializeAws_restJson1GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand
247
- */
248
- export declare const se_GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand: (input: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
- /**
250
- * serializeAws_restJson1GetAutomatedReasoningPolicyNextScenarioCommand
251
- */
252
- export declare const se_GetAutomatedReasoningPolicyNextScenarioCommand: (input: GetAutomatedReasoningPolicyNextScenarioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
- /**
254
- * serializeAws_restJson1GetAutomatedReasoningPolicyTestCaseCommand
255
- */
256
- export declare const se_GetAutomatedReasoningPolicyTestCaseCommand: (input: GetAutomatedReasoningPolicyTestCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
- /**
258
- * serializeAws_restJson1GetAutomatedReasoningPolicyTestResultCommand
259
- */
260
- export declare const se_GetAutomatedReasoningPolicyTestResultCommand: (input: GetAutomatedReasoningPolicyTestResultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
- /**
262
- * serializeAws_restJson1GetCustomModelCommand
263
- */
264
- export declare const se_GetCustomModelCommand: (input: GetCustomModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
- /**
266
- * serializeAws_restJson1GetCustomModelDeploymentCommand
267
- */
268
- export declare const se_GetCustomModelDeploymentCommand: (input: GetCustomModelDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- /**
270
- * serializeAws_restJson1GetEvaluationJobCommand
271
- */
272
- export declare const se_GetEvaluationJobCommand: (input: GetEvaluationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- /**
274
- * serializeAws_restJson1GetFoundationModelCommand
275
- */
276
- export declare const se_GetFoundationModelCommand: (input: GetFoundationModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- /**
278
- * serializeAws_restJson1GetFoundationModelAvailabilityCommand
279
- */
280
- export declare const se_GetFoundationModelAvailabilityCommand: (input: GetFoundationModelAvailabilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
- /**
282
- * serializeAws_restJson1GetGuardrailCommand
283
- */
284
- export declare const se_GetGuardrailCommand: (input: GetGuardrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- /**
286
- * serializeAws_restJson1GetImportedModelCommand
287
- */
288
- export declare const se_GetImportedModelCommand: (input: GetImportedModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- /**
290
- * serializeAws_restJson1GetInferenceProfileCommand
291
- */
292
- export declare const se_GetInferenceProfileCommand: (input: GetInferenceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- /**
294
- * serializeAws_restJson1GetMarketplaceModelEndpointCommand
295
- */
296
- export declare const se_GetMarketplaceModelEndpointCommand: (input: GetMarketplaceModelEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- /**
298
- * serializeAws_restJson1GetModelCopyJobCommand
299
- */
300
- export declare const se_GetModelCopyJobCommand: (input: GetModelCopyJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- /**
302
- * serializeAws_restJson1GetModelCustomizationJobCommand
303
- */
304
- export declare const se_GetModelCustomizationJobCommand: (input: GetModelCustomizationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- /**
306
- * serializeAws_restJson1GetModelImportJobCommand
307
- */
308
- export declare const se_GetModelImportJobCommand: (input: GetModelImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- /**
310
- * serializeAws_restJson1GetModelInvocationJobCommand
311
- */
312
- export declare const se_GetModelInvocationJobCommand: (input: GetModelInvocationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- /**
314
- * serializeAws_restJson1GetModelInvocationLoggingConfigurationCommand
315
- */
316
- export declare const se_GetModelInvocationLoggingConfigurationCommand: (input: GetModelInvocationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- /**
318
- * serializeAws_restJson1GetPromptRouterCommand
319
- */
320
- export declare const se_GetPromptRouterCommand: (input: GetPromptRouterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
- /**
322
- * serializeAws_restJson1GetProvisionedModelThroughputCommand
323
- */
324
- export declare const se_GetProvisionedModelThroughputCommand: (input: GetProvisionedModelThroughputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
- /**
326
- * serializeAws_restJson1GetUseCaseForModelAccessCommand
327
- */
328
- export declare const se_GetUseCaseForModelAccessCommand: (input: GetUseCaseForModelAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
- /**
330
- * serializeAws_restJson1ListAutomatedReasoningPoliciesCommand
331
- */
332
- export declare const se_ListAutomatedReasoningPoliciesCommand: (input: ListAutomatedReasoningPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
- /**
334
- * serializeAws_restJson1ListAutomatedReasoningPolicyBuildWorkflowsCommand
335
- */
336
- export declare const se_ListAutomatedReasoningPolicyBuildWorkflowsCommand: (input: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
- /**
338
- * serializeAws_restJson1ListAutomatedReasoningPolicyTestCasesCommand
339
- */
340
- export declare const se_ListAutomatedReasoningPolicyTestCasesCommand: (input: ListAutomatedReasoningPolicyTestCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
- /**
342
- * serializeAws_restJson1ListAutomatedReasoningPolicyTestResultsCommand
343
- */
344
- export declare const se_ListAutomatedReasoningPolicyTestResultsCommand: (input: ListAutomatedReasoningPolicyTestResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
- /**
346
- * serializeAws_restJson1ListCustomModelDeploymentsCommand
347
- */
348
- export declare const se_ListCustomModelDeploymentsCommand: (input: ListCustomModelDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
- /**
350
- * serializeAws_restJson1ListCustomModelsCommand
351
- */
352
- export declare const se_ListCustomModelsCommand: (input: ListCustomModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
- /**
354
- * serializeAws_restJson1ListEvaluationJobsCommand
355
- */
356
- export declare const se_ListEvaluationJobsCommand: (input: ListEvaluationJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
- /**
358
- * serializeAws_restJson1ListFoundationModelAgreementOffersCommand
359
- */
360
- export declare const se_ListFoundationModelAgreementOffersCommand: (input: ListFoundationModelAgreementOffersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
- /**
362
- * serializeAws_restJson1ListFoundationModelsCommand
363
- */
364
- export declare const se_ListFoundationModelsCommand: (input: ListFoundationModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
- /**
366
- * serializeAws_restJson1ListGuardrailsCommand
367
- */
368
- export declare const se_ListGuardrailsCommand: (input: ListGuardrailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
- /**
370
- * serializeAws_restJson1ListImportedModelsCommand
371
- */
372
- export declare const se_ListImportedModelsCommand: (input: ListImportedModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
- /**
374
- * serializeAws_restJson1ListInferenceProfilesCommand
375
- */
376
- export declare const se_ListInferenceProfilesCommand: (input: ListInferenceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
- /**
378
- * serializeAws_restJson1ListMarketplaceModelEndpointsCommand
379
- */
380
- export declare const se_ListMarketplaceModelEndpointsCommand: (input: ListMarketplaceModelEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
- /**
382
- * serializeAws_restJson1ListModelCopyJobsCommand
383
- */
384
- export declare const se_ListModelCopyJobsCommand: (input: ListModelCopyJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
- /**
386
- * serializeAws_restJson1ListModelCustomizationJobsCommand
387
- */
388
- export declare const se_ListModelCustomizationJobsCommand: (input: ListModelCustomizationJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
- /**
390
- * serializeAws_restJson1ListModelImportJobsCommand
391
- */
392
- export declare const se_ListModelImportJobsCommand: (input: ListModelImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
- /**
394
- * serializeAws_restJson1ListModelInvocationJobsCommand
395
- */
396
- export declare const se_ListModelInvocationJobsCommand: (input: ListModelInvocationJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
- /**
398
- * serializeAws_restJson1ListPromptRoutersCommand
399
- */
400
- export declare const se_ListPromptRoutersCommand: (input: ListPromptRoutersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
- /**
402
- * serializeAws_restJson1ListProvisionedModelThroughputsCommand
403
- */
404
- export declare const se_ListProvisionedModelThroughputsCommand: (input: ListProvisionedModelThroughputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
- /**
406
- * serializeAws_restJson1ListTagsForResourceCommand
407
- */
408
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
- /**
410
- * serializeAws_restJson1PutModelInvocationLoggingConfigurationCommand
411
- */
412
- export declare const se_PutModelInvocationLoggingConfigurationCommand: (input: PutModelInvocationLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
- /**
414
- * serializeAws_restJson1PutUseCaseForModelAccessCommand
415
- */
416
- export declare const se_PutUseCaseForModelAccessCommand: (input: PutUseCaseForModelAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
- /**
418
- * serializeAws_restJson1RegisterMarketplaceModelEndpointCommand
419
- */
420
- export declare const se_RegisterMarketplaceModelEndpointCommand: (input: RegisterMarketplaceModelEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
- /**
422
- * serializeAws_restJson1StartAutomatedReasoningPolicyBuildWorkflowCommand
423
- */
424
- export declare const se_StartAutomatedReasoningPolicyBuildWorkflowCommand: (input: StartAutomatedReasoningPolicyBuildWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
- /**
426
- * serializeAws_restJson1StartAutomatedReasoningPolicyTestWorkflowCommand
427
- */
428
- export declare const se_StartAutomatedReasoningPolicyTestWorkflowCommand: (input: StartAutomatedReasoningPolicyTestWorkflowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
- /**
430
- * serializeAws_restJson1StopEvaluationJobCommand
431
- */
432
- export declare const se_StopEvaluationJobCommand: (input: StopEvaluationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
- /**
434
- * serializeAws_restJson1StopModelCustomizationJobCommand
435
- */
436
- export declare const se_StopModelCustomizationJobCommand: (input: StopModelCustomizationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
- /**
438
- * serializeAws_restJson1StopModelInvocationJobCommand
439
- */
440
- export declare const se_StopModelInvocationJobCommand: (input: StopModelInvocationJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
- /**
442
- * serializeAws_restJson1TagResourceCommand
443
- */
444
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
- /**
446
- * serializeAws_restJson1UntagResourceCommand
447
- */
448
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
- /**
450
- * serializeAws_restJson1UpdateAutomatedReasoningPolicyCommand
451
- */
452
- export declare const se_UpdateAutomatedReasoningPolicyCommand: (input: UpdateAutomatedReasoningPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
- /**
454
- * serializeAws_restJson1UpdateAutomatedReasoningPolicyAnnotationsCommand
455
- */
456
- export declare const se_UpdateAutomatedReasoningPolicyAnnotationsCommand: (input: UpdateAutomatedReasoningPolicyAnnotationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
457
- /**
458
- * serializeAws_restJson1UpdateAutomatedReasoningPolicyTestCaseCommand
459
- */
460
- export declare const se_UpdateAutomatedReasoningPolicyTestCaseCommand: (input: UpdateAutomatedReasoningPolicyTestCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
461
- /**
462
- * serializeAws_restJson1UpdateGuardrailCommand
463
- */
464
- export declare const se_UpdateGuardrailCommand: (input: UpdateGuardrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
465
- /**
466
- * serializeAws_restJson1UpdateMarketplaceModelEndpointCommand
467
- */
468
- export declare const se_UpdateMarketplaceModelEndpointCommand: (input: UpdateMarketplaceModelEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
469
- /**
470
- * serializeAws_restJson1UpdateProvisionedModelThroughputCommand
471
- */
472
- export declare const se_UpdateProvisionedModelThroughputCommand: (input: UpdateProvisionedModelThroughputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
473
- /**
474
- * deserializeAws_restJson1BatchDeleteEvaluationJobCommand
475
- */
476
- export declare const de_BatchDeleteEvaluationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteEvaluationJobCommandOutput>;
477
- /**
478
- * deserializeAws_restJson1CancelAutomatedReasoningPolicyBuildWorkflowCommand
479
- */
480
- export declare const de_CancelAutomatedReasoningPolicyBuildWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
481
- /**
482
- * deserializeAws_restJson1CreateAutomatedReasoningPolicyCommand
483
- */
484
- export declare const de_CreateAutomatedReasoningPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutomatedReasoningPolicyCommandOutput>;
485
- /**
486
- * deserializeAws_restJson1CreateAutomatedReasoningPolicyTestCaseCommand
487
- */
488
- export declare const de_CreateAutomatedReasoningPolicyTestCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutomatedReasoningPolicyTestCaseCommandOutput>;
489
- /**
490
- * deserializeAws_restJson1CreateAutomatedReasoningPolicyVersionCommand
491
- */
492
- export declare const de_CreateAutomatedReasoningPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAutomatedReasoningPolicyVersionCommandOutput>;
493
- /**
494
- * deserializeAws_restJson1CreateCustomModelCommand
495
- */
496
- export declare const de_CreateCustomModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomModelCommandOutput>;
497
- /**
498
- * deserializeAws_restJson1CreateCustomModelDeploymentCommand
499
- */
500
- export declare const de_CreateCustomModelDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCustomModelDeploymentCommandOutput>;
501
- /**
502
- * deserializeAws_restJson1CreateEvaluationJobCommand
503
- */
504
- export declare const de_CreateEvaluationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEvaluationJobCommandOutput>;
505
- /**
506
- * deserializeAws_restJson1CreateFoundationModelAgreementCommand
507
- */
508
- export declare const de_CreateFoundationModelAgreementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFoundationModelAgreementCommandOutput>;
509
- /**
510
- * deserializeAws_restJson1CreateGuardrailCommand
511
- */
512
- export declare const de_CreateGuardrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGuardrailCommandOutput>;
513
- /**
514
- * deserializeAws_restJson1CreateGuardrailVersionCommand
515
- */
516
- export declare const de_CreateGuardrailVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGuardrailVersionCommandOutput>;
517
- /**
518
- * deserializeAws_restJson1CreateInferenceProfileCommand
519
- */
520
- export declare const de_CreateInferenceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInferenceProfileCommandOutput>;
521
- /**
522
- * deserializeAws_restJson1CreateMarketplaceModelEndpointCommand
523
- */
524
- export declare const de_CreateMarketplaceModelEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMarketplaceModelEndpointCommandOutput>;
525
- /**
526
- * deserializeAws_restJson1CreateModelCopyJobCommand
527
- */
528
- export declare const de_CreateModelCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCopyJobCommandOutput>;
529
- /**
530
- * deserializeAws_restJson1CreateModelCustomizationJobCommand
531
- */
532
- export declare const de_CreateModelCustomizationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCustomizationJobCommandOutput>;
533
- /**
534
- * deserializeAws_restJson1CreateModelImportJobCommand
535
- */
536
- export declare const de_CreateModelImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelImportJobCommandOutput>;
537
- /**
538
- * deserializeAws_restJson1CreateModelInvocationJobCommand
539
- */
540
- export declare const de_CreateModelInvocationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelInvocationJobCommandOutput>;
541
- /**
542
- * deserializeAws_restJson1CreatePromptRouterCommand
543
- */
544
- export declare const de_CreatePromptRouterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePromptRouterCommandOutput>;
545
- /**
546
- * deserializeAws_restJson1CreateProvisionedModelThroughputCommand
547
- */
548
- export declare const de_CreateProvisionedModelThroughputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProvisionedModelThroughputCommandOutput>;
549
- /**
550
- * deserializeAws_restJson1DeleteAutomatedReasoningPolicyCommand
551
- */
552
- export declare const de_DeleteAutomatedReasoningPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomatedReasoningPolicyCommandOutput>;
553
- /**
554
- * deserializeAws_restJson1DeleteAutomatedReasoningPolicyBuildWorkflowCommand
555
- */
556
- export declare const de_DeleteAutomatedReasoningPolicyBuildWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
557
- /**
558
- * deserializeAws_restJson1DeleteAutomatedReasoningPolicyTestCaseCommand
559
- */
560
- export declare const de_DeleteAutomatedReasoningPolicyTestCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAutomatedReasoningPolicyTestCaseCommandOutput>;
561
- /**
562
- * deserializeAws_restJson1DeleteCustomModelCommand
563
- */
564
- export declare const de_DeleteCustomModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomModelCommandOutput>;
565
- /**
566
- * deserializeAws_restJson1DeleteCustomModelDeploymentCommand
567
- */
568
- export declare const de_DeleteCustomModelDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCustomModelDeploymentCommandOutput>;
569
- /**
570
- * deserializeAws_restJson1DeleteFoundationModelAgreementCommand
571
- */
572
- export declare const de_DeleteFoundationModelAgreementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFoundationModelAgreementCommandOutput>;
573
- /**
574
- * deserializeAws_restJson1DeleteGuardrailCommand
575
- */
576
- export declare const de_DeleteGuardrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGuardrailCommandOutput>;
577
- /**
578
- * deserializeAws_restJson1DeleteImportedModelCommand
579
- */
580
- export declare const de_DeleteImportedModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteImportedModelCommandOutput>;
581
- /**
582
- * deserializeAws_restJson1DeleteInferenceProfileCommand
583
- */
584
- export declare const de_DeleteInferenceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInferenceProfileCommandOutput>;
585
- /**
586
- * deserializeAws_restJson1DeleteMarketplaceModelEndpointCommand
587
- */
588
- export declare const de_DeleteMarketplaceModelEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMarketplaceModelEndpointCommandOutput>;
589
- /**
590
- * deserializeAws_restJson1DeleteModelInvocationLoggingConfigurationCommand
591
- */
592
- export declare const de_DeleteModelInvocationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelInvocationLoggingConfigurationCommandOutput>;
593
- /**
594
- * deserializeAws_restJson1DeletePromptRouterCommand
595
- */
596
- export declare const de_DeletePromptRouterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePromptRouterCommandOutput>;
597
- /**
598
- * deserializeAws_restJson1DeleteProvisionedModelThroughputCommand
599
- */
600
- export declare const de_DeleteProvisionedModelThroughputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProvisionedModelThroughputCommandOutput>;
601
- /**
602
- * deserializeAws_restJson1DeregisterMarketplaceModelEndpointCommand
603
- */
604
- export declare const de_DeregisterMarketplaceModelEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterMarketplaceModelEndpointCommandOutput>;
605
- /**
606
- * deserializeAws_restJson1ExportAutomatedReasoningPolicyVersionCommand
607
- */
608
- export declare const de_ExportAutomatedReasoningPolicyVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExportAutomatedReasoningPolicyVersionCommandOutput>;
609
- /**
610
- * deserializeAws_restJson1GetAutomatedReasoningPolicyCommand
611
- */
612
- export declare const de_GetAutomatedReasoningPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyCommandOutput>;
613
- /**
614
- * deserializeAws_restJson1GetAutomatedReasoningPolicyAnnotationsCommand
615
- */
616
- export declare const de_GetAutomatedReasoningPolicyAnnotationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyAnnotationsCommandOutput>;
617
- /**
618
- * deserializeAws_restJson1GetAutomatedReasoningPolicyBuildWorkflowCommand
619
- */
620
- export declare const de_GetAutomatedReasoningPolicyBuildWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
621
- /**
622
- * deserializeAws_restJson1GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand
623
- */
624
- export declare const de_GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput>;
625
- /**
626
- * deserializeAws_restJson1GetAutomatedReasoningPolicyNextScenarioCommand
627
- */
628
- export declare const de_GetAutomatedReasoningPolicyNextScenarioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyNextScenarioCommandOutput>;
629
- /**
630
- * deserializeAws_restJson1GetAutomatedReasoningPolicyTestCaseCommand
631
- */
632
- export declare const de_GetAutomatedReasoningPolicyTestCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyTestCaseCommandOutput>;
633
- /**
634
- * deserializeAws_restJson1GetAutomatedReasoningPolicyTestResultCommand
635
- */
636
- export declare const de_GetAutomatedReasoningPolicyTestResultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutomatedReasoningPolicyTestResultCommandOutput>;
637
- /**
638
- * deserializeAws_restJson1GetCustomModelCommand
639
- */
640
- export declare const de_GetCustomModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomModelCommandOutput>;
641
- /**
642
- * deserializeAws_restJson1GetCustomModelDeploymentCommand
643
- */
644
- export declare const de_GetCustomModelDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCustomModelDeploymentCommandOutput>;
645
- /**
646
- * deserializeAws_restJson1GetEvaluationJobCommand
647
- */
648
- export declare const de_GetEvaluationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEvaluationJobCommandOutput>;
649
- /**
650
- * deserializeAws_restJson1GetFoundationModelCommand
651
- */
652
- export declare const de_GetFoundationModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFoundationModelCommandOutput>;
653
- /**
654
- * deserializeAws_restJson1GetFoundationModelAvailabilityCommand
655
- */
656
- export declare const de_GetFoundationModelAvailabilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFoundationModelAvailabilityCommandOutput>;
657
- /**
658
- * deserializeAws_restJson1GetGuardrailCommand
659
- */
660
- export declare const de_GetGuardrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGuardrailCommandOutput>;
661
- /**
662
- * deserializeAws_restJson1GetImportedModelCommand
663
- */
664
- export declare const de_GetImportedModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetImportedModelCommandOutput>;
665
- /**
666
- * deserializeAws_restJson1GetInferenceProfileCommand
667
- */
668
- export declare const de_GetInferenceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInferenceProfileCommandOutput>;
669
- /**
670
- * deserializeAws_restJson1GetMarketplaceModelEndpointCommand
671
- */
672
- export declare const de_GetMarketplaceModelEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMarketplaceModelEndpointCommandOutput>;
673
- /**
674
- * deserializeAws_restJson1GetModelCopyJobCommand
675
- */
676
- export declare const de_GetModelCopyJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelCopyJobCommandOutput>;
677
- /**
678
- * deserializeAws_restJson1GetModelCustomizationJobCommand
679
- */
680
- export declare const de_GetModelCustomizationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelCustomizationJobCommandOutput>;
681
- /**
682
- * deserializeAws_restJson1GetModelImportJobCommand
683
- */
684
- export declare const de_GetModelImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelImportJobCommandOutput>;
685
- /**
686
- * deserializeAws_restJson1GetModelInvocationJobCommand
687
- */
688
- export declare const de_GetModelInvocationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelInvocationJobCommandOutput>;
689
- /**
690
- * deserializeAws_restJson1GetModelInvocationLoggingConfigurationCommand
691
- */
692
- export declare const de_GetModelInvocationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelInvocationLoggingConfigurationCommandOutput>;
693
- /**
694
- * deserializeAws_restJson1GetPromptRouterCommand
695
- */
696
- export declare const de_GetPromptRouterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPromptRouterCommandOutput>;
697
- /**
698
- * deserializeAws_restJson1GetProvisionedModelThroughputCommand
699
- */
700
- export declare const de_GetProvisionedModelThroughputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProvisionedModelThroughputCommandOutput>;
701
- /**
702
- * deserializeAws_restJson1GetUseCaseForModelAccessCommand
703
- */
704
- export declare const de_GetUseCaseForModelAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUseCaseForModelAccessCommandOutput>;
705
- /**
706
- * deserializeAws_restJson1ListAutomatedReasoningPoliciesCommand
707
- */
708
- export declare const de_ListAutomatedReasoningPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomatedReasoningPoliciesCommandOutput>;
709
- /**
710
- * deserializeAws_restJson1ListAutomatedReasoningPolicyBuildWorkflowsCommand
711
- */
712
- export declare const de_ListAutomatedReasoningPolicyBuildWorkflowsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput>;
713
- /**
714
- * deserializeAws_restJson1ListAutomatedReasoningPolicyTestCasesCommand
715
- */
716
- export declare const de_ListAutomatedReasoningPolicyTestCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomatedReasoningPolicyTestCasesCommandOutput>;
717
- /**
718
- * deserializeAws_restJson1ListAutomatedReasoningPolicyTestResultsCommand
719
- */
720
- export declare const de_ListAutomatedReasoningPolicyTestResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAutomatedReasoningPolicyTestResultsCommandOutput>;
721
- /**
722
- * deserializeAws_restJson1ListCustomModelDeploymentsCommand
723
- */
724
- export declare const de_ListCustomModelDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomModelDeploymentsCommandOutput>;
725
- /**
726
- * deserializeAws_restJson1ListCustomModelsCommand
727
- */
728
- export declare const de_ListCustomModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCustomModelsCommandOutput>;
729
- /**
730
- * deserializeAws_restJson1ListEvaluationJobsCommand
731
- */
732
- export declare const de_ListEvaluationJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEvaluationJobsCommandOutput>;
733
- /**
734
- * deserializeAws_restJson1ListFoundationModelAgreementOffersCommand
735
- */
736
- export declare const de_ListFoundationModelAgreementOffersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFoundationModelAgreementOffersCommandOutput>;
737
- /**
738
- * deserializeAws_restJson1ListFoundationModelsCommand
739
- */
740
- export declare const de_ListFoundationModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFoundationModelsCommandOutput>;
741
- /**
742
- * deserializeAws_restJson1ListGuardrailsCommand
743
- */
744
- export declare const de_ListGuardrailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGuardrailsCommandOutput>;
745
- /**
746
- * deserializeAws_restJson1ListImportedModelsCommand
747
- */
748
- export declare const de_ListImportedModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportedModelsCommandOutput>;
749
- /**
750
- * deserializeAws_restJson1ListInferenceProfilesCommand
751
- */
752
- export declare const de_ListInferenceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInferenceProfilesCommandOutput>;
753
- /**
754
- * deserializeAws_restJson1ListMarketplaceModelEndpointsCommand
755
- */
756
- export declare const de_ListMarketplaceModelEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMarketplaceModelEndpointsCommandOutput>;
757
- /**
758
- * deserializeAws_restJson1ListModelCopyJobsCommand
759
- */
760
- export declare const de_ListModelCopyJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelCopyJobsCommandOutput>;
761
- /**
762
- * deserializeAws_restJson1ListModelCustomizationJobsCommand
763
- */
764
- export declare const de_ListModelCustomizationJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelCustomizationJobsCommandOutput>;
765
- /**
766
- * deserializeAws_restJson1ListModelImportJobsCommand
767
- */
768
- export declare const de_ListModelImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelImportJobsCommandOutput>;
769
- /**
770
- * deserializeAws_restJson1ListModelInvocationJobsCommand
771
- */
772
- export declare const de_ListModelInvocationJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListModelInvocationJobsCommandOutput>;
773
- /**
774
- * deserializeAws_restJson1ListPromptRoutersCommand
775
- */
776
- export declare const de_ListPromptRoutersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPromptRoutersCommandOutput>;
777
- /**
778
- * deserializeAws_restJson1ListProvisionedModelThroughputsCommand
779
- */
780
- export declare const de_ListProvisionedModelThroughputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisionedModelThroughputsCommandOutput>;
781
- /**
782
- * deserializeAws_restJson1ListTagsForResourceCommand
783
- */
784
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
785
- /**
786
- * deserializeAws_restJson1PutModelInvocationLoggingConfigurationCommand
787
- */
788
- export declare const de_PutModelInvocationLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutModelInvocationLoggingConfigurationCommandOutput>;
789
- /**
790
- * deserializeAws_restJson1PutUseCaseForModelAccessCommand
791
- */
792
- export declare const de_PutUseCaseForModelAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUseCaseForModelAccessCommandOutput>;
793
- /**
794
- * deserializeAws_restJson1RegisterMarketplaceModelEndpointCommand
795
- */
796
- export declare const de_RegisterMarketplaceModelEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterMarketplaceModelEndpointCommandOutput>;
797
- /**
798
- * deserializeAws_restJson1StartAutomatedReasoningPolicyBuildWorkflowCommand
799
- */
800
- export declare const de_StartAutomatedReasoningPolicyBuildWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
801
- /**
802
- * deserializeAws_restJson1StartAutomatedReasoningPolicyTestWorkflowCommand
803
- */
804
- export declare const de_StartAutomatedReasoningPolicyTestWorkflowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAutomatedReasoningPolicyTestWorkflowCommandOutput>;
805
- /**
806
- * deserializeAws_restJson1StopEvaluationJobCommand
807
- */
808
- export declare const de_StopEvaluationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopEvaluationJobCommandOutput>;
809
- /**
810
- * deserializeAws_restJson1StopModelCustomizationJobCommand
811
- */
812
- export declare const de_StopModelCustomizationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopModelCustomizationJobCommandOutput>;
813
- /**
814
- * deserializeAws_restJson1StopModelInvocationJobCommand
815
- */
816
- export declare const de_StopModelInvocationJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopModelInvocationJobCommandOutput>;
817
- /**
818
- * deserializeAws_restJson1TagResourceCommand
819
- */
820
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
821
- /**
822
- * deserializeAws_restJson1UntagResourceCommand
823
- */
824
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
825
- /**
826
- * deserializeAws_restJson1UpdateAutomatedReasoningPolicyCommand
827
- */
828
- export declare const de_UpdateAutomatedReasoningPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomatedReasoningPolicyCommandOutput>;
829
- /**
830
- * deserializeAws_restJson1UpdateAutomatedReasoningPolicyAnnotationsCommand
831
- */
832
- export declare const de_UpdateAutomatedReasoningPolicyAnnotationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomatedReasoningPolicyAnnotationsCommandOutput>;
833
- /**
834
- * deserializeAws_restJson1UpdateAutomatedReasoningPolicyTestCaseCommand
835
- */
836
- export declare const de_UpdateAutomatedReasoningPolicyTestCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutomatedReasoningPolicyTestCaseCommandOutput>;
837
- /**
838
- * deserializeAws_restJson1UpdateGuardrailCommand
839
- */
840
- export declare const de_UpdateGuardrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGuardrailCommandOutput>;
841
- /**
842
- * deserializeAws_restJson1UpdateMarketplaceModelEndpointCommand
843
- */
844
- export declare const de_UpdateMarketplaceModelEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMarketplaceModelEndpointCommandOutput>;
845
- /**
846
- * deserializeAws_restJson1UpdateProvisionedModelThroughputCommand
847
- */
848
- export declare const de_UpdateProvisionedModelThroughputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisionedModelThroughputCommandOutput>;