1441 |
ariadna |
1 |
<?php
|
|
|
2 |
namespace Aws\Bedrock;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **Amazon Bedrock** service.
|
|
|
8 |
* @method \Aws\Result batchDeleteEvaluationJob(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise batchDeleteEvaluationJobAsync(array $args = [])
|
|
|
10 |
* @method \Aws\Result createEvaluationJob(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise createEvaluationJobAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result createGuardrail(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise createGuardrailAsync(array $args = [])
|
|
|
14 |
* @method \Aws\Result createGuardrailVersion(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise createGuardrailVersionAsync(array $args = [])
|
|
|
16 |
* @method \Aws\Result createInferenceProfile(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise createInferenceProfileAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result createMarketplaceModelEndpoint(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise createMarketplaceModelEndpointAsync(array $args = [])
|
|
|
20 |
* @method \Aws\Result createModelCopyJob(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createModelCopyJobAsync(array $args = [])
|
|
|
22 |
* @method \Aws\Result createModelCustomizationJob(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise createModelCustomizationJobAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result createModelImportJob(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise createModelImportJobAsync(array $args = [])
|
|
|
26 |
* @method \Aws\Result createModelInvocationJob(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise createModelInvocationJobAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result createPromptRouter(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise createPromptRouterAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result createProvisionedModelThroughput(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise createProvisionedModelThroughputAsync(array $args = [])
|
|
|
32 |
* @method \Aws\Result deleteCustomModel(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise deleteCustomModelAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result deleteGuardrail(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise deleteGuardrailAsync(array $args = [])
|
|
|
36 |
* @method \Aws\Result deleteImportedModel(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise deleteImportedModelAsync(array $args = [])
|
|
|
38 |
* @method \Aws\Result deleteInferenceProfile(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise deleteInferenceProfileAsync(array $args = [])
|
|
|
40 |
* @method \Aws\Result deleteMarketplaceModelEndpoint(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise deleteMarketplaceModelEndpointAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result deleteModelInvocationLoggingConfiguration(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise deleteModelInvocationLoggingConfigurationAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result deletePromptRouter(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise deletePromptRouterAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result deleteProvisionedModelThroughput(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise deleteProvisionedModelThroughputAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result deregisterMarketplaceModelEndpoint(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise deregisterMarketplaceModelEndpointAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result getCustomModel(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise getCustomModelAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result getEvaluationJob(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise getEvaluationJobAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result getFoundationModel(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise getFoundationModelAsync(array $args = [])
|
|
|
56 |
* @method \Aws\Result getGuardrail(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise getGuardrailAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result getImportedModel(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise getImportedModelAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result getInferenceProfile(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise getInferenceProfileAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result getMarketplaceModelEndpoint(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise getMarketplaceModelEndpointAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result getModelCopyJob(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise getModelCopyJobAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result getModelCustomizationJob(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise getModelCustomizationJobAsync(array $args = [])
|
|
|
68 |
* @method \Aws\Result getModelImportJob(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise getModelImportJobAsync(array $args = [])
|
|
|
70 |
* @method \Aws\Result getModelInvocationJob(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise getModelInvocationJobAsync(array $args = [])
|
|
|
72 |
* @method \Aws\Result getModelInvocationLoggingConfiguration(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise getModelInvocationLoggingConfigurationAsync(array $args = [])
|
|
|
74 |
* @method \Aws\Result getPromptRouter(array $args = [])
|
|
|
75 |
* @method \GuzzleHttp\Promise\Promise getPromptRouterAsync(array $args = [])
|
|
|
76 |
* @method \Aws\Result getProvisionedModelThroughput(array $args = [])
|
|
|
77 |
* @method \GuzzleHttp\Promise\Promise getProvisionedModelThroughputAsync(array $args = [])
|
|
|
78 |
* @method \Aws\Result listCustomModels(array $args = [])
|
|
|
79 |
* @method \GuzzleHttp\Promise\Promise listCustomModelsAsync(array $args = [])
|
|
|
80 |
* @method \Aws\Result listEvaluationJobs(array $args = [])
|
|
|
81 |
* @method \GuzzleHttp\Promise\Promise listEvaluationJobsAsync(array $args = [])
|
|
|
82 |
* @method \Aws\Result listFoundationModels(array $args = [])
|
|
|
83 |
* @method \GuzzleHttp\Promise\Promise listFoundationModelsAsync(array $args = [])
|
|
|
84 |
* @method \Aws\Result listGuardrails(array $args = [])
|
|
|
85 |
* @method \GuzzleHttp\Promise\Promise listGuardrailsAsync(array $args = [])
|
|
|
86 |
* @method \Aws\Result listImportedModels(array $args = [])
|
|
|
87 |
* @method \GuzzleHttp\Promise\Promise listImportedModelsAsync(array $args = [])
|
|
|
88 |
* @method \Aws\Result listInferenceProfiles(array $args = [])
|
|
|
89 |
* @method \GuzzleHttp\Promise\Promise listInferenceProfilesAsync(array $args = [])
|
|
|
90 |
* @method \Aws\Result listMarketplaceModelEndpoints(array $args = [])
|
|
|
91 |
* @method \GuzzleHttp\Promise\Promise listMarketplaceModelEndpointsAsync(array $args = [])
|
|
|
92 |
* @method \Aws\Result listModelCopyJobs(array $args = [])
|
|
|
93 |
* @method \GuzzleHttp\Promise\Promise listModelCopyJobsAsync(array $args = [])
|
|
|
94 |
* @method \Aws\Result listModelCustomizationJobs(array $args = [])
|
|
|
95 |
* @method \GuzzleHttp\Promise\Promise listModelCustomizationJobsAsync(array $args = [])
|
|
|
96 |
* @method \Aws\Result listModelImportJobs(array $args = [])
|
|
|
97 |
* @method \GuzzleHttp\Promise\Promise listModelImportJobsAsync(array $args = [])
|
|
|
98 |
* @method \Aws\Result listModelInvocationJobs(array $args = [])
|
|
|
99 |
* @method \GuzzleHttp\Promise\Promise listModelInvocationJobsAsync(array $args = [])
|
|
|
100 |
* @method \Aws\Result listPromptRouters(array $args = [])
|
|
|
101 |
* @method \GuzzleHttp\Promise\Promise listPromptRoutersAsync(array $args = [])
|
|
|
102 |
* @method \Aws\Result listProvisionedModelThroughputs(array $args = [])
|
|
|
103 |
* @method \GuzzleHttp\Promise\Promise listProvisionedModelThroughputsAsync(array $args = [])
|
|
|
104 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
|
|
105 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
|
|
106 |
* @method \Aws\Result putModelInvocationLoggingConfiguration(array $args = [])
|
|
|
107 |
* @method \GuzzleHttp\Promise\Promise putModelInvocationLoggingConfigurationAsync(array $args = [])
|
|
|
108 |
* @method \Aws\Result registerMarketplaceModelEndpoint(array $args = [])
|
|
|
109 |
* @method \GuzzleHttp\Promise\Promise registerMarketplaceModelEndpointAsync(array $args = [])
|
|
|
110 |
* @method \Aws\Result stopEvaluationJob(array $args = [])
|
|
|
111 |
* @method \GuzzleHttp\Promise\Promise stopEvaluationJobAsync(array $args = [])
|
|
|
112 |
* @method \Aws\Result stopModelCustomizationJob(array $args = [])
|
|
|
113 |
* @method \GuzzleHttp\Promise\Promise stopModelCustomizationJobAsync(array $args = [])
|
|
|
114 |
* @method \Aws\Result stopModelInvocationJob(array $args = [])
|
|
|
115 |
* @method \GuzzleHttp\Promise\Promise stopModelInvocationJobAsync(array $args = [])
|
|
|
116 |
* @method \Aws\Result tagResource(array $args = [])
|
|
|
117 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
|
|
118 |
* @method \Aws\Result untagResource(array $args = [])
|
|
|
119 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
|
|
120 |
* @method \Aws\Result updateGuardrail(array $args = [])
|
|
|
121 |
* @method \GuzzleHttp\Promise\Promise updateGuardrailAsync(array $args = [])
|
|
|
122 |
* @method \Aws\Result updateMarketplaceModelEndpoint(array $args = [])
|
|
|
123 |
* @method \GuzzleHttp\Promise\Promise updateMarketplaceModelEndpointAsync(array $args = [])
|
|
|
124 |
* @method \Aws\Result updateProvisionedModelThroughput(array $args = [])
|
|
|
125 |
* @method \GuzzleHttp\Promise\Promise updateProvisionedModelThroughputAsync(array $args = [])
|
|
|
126 |
*/
|
|
|
127 |
class BedrockClient extends AwsClient {}
|