@aws-sdk/client-bedrock 3.952.0 → 3.953.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.
- package/dist-cjs/index.js +1720 -1206
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +2 -2
- package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +2 -2
- package/dist-es/commands/CreateCustomModelCommand.js +2 -2
- package/dist-es/commands/CreateCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateEvaluationJobCommand.js +2 -2
- package/dist-es/commands/CreateFoundationModelAgreementCommand.js +2 -2
- package/dist-es/commands/CreateGuardrailCommand.js +2 -2
- package/dist-es/commands/CreateGuardrailVersionCommand.js +2 -2
- package/dist-es/commands/CreateInferenceProfileCommand.js +2 -2
- package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/CreateModelCopyJobCommand.js +2 -2
- package/dist-es/commands/CreateModelCustomizationJobCommand.js +2 -2
- package/dist-es/commands/CreateModelImportJobCommand.js +2 -2
- package/dist-es/commands/CreateModelInvocationJobCommand.js +2 -2
- package/dist-es/commands/CreatePromptRouterCommand.js +2 -2
- package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/DeleteCustomModelCommand.js +2 -2
- package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteEnforcedGuardrailConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +2 -2
- package/dist-es/commands/DeleteGuardrailCommand.js +2 -2
- package/dist-es/commands/DeleteImportedModelCommand.js +2 -2
- package/dist-es/commands/DeleteInferenceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeletePromptRouterCommand.js +2 -2
- package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +2 -2
- package/dist-es/commands/GetCustomModelCommand.js +2 -2
- package/dist-es/commands/GetCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/GetEvaluationJobCommand.js +2 -2
- package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +2 -2
- package/dist-es/commands/GetFoundationModelCommand.js +2 -2
- package/dist-es/commands/GetGuardrailCommand.js +2 -2
- package/dist-es/commands/GetImportedModelCommand.js +2 -2
- package/dist-es/commands/GetInferenceProfileCommand.js +2 -2
- package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/GetModelCopyJobCommand.js +2 -2
- package/dist-es/commands/GetModelCustomizationJobCommand.js +2 -2
- package/dist-es/commands/GetModelImportJobCommand.js +2 -2
- package/dist-es/commands/GetModelInvocationJobCommand.js +2 -2
- package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/GetPromptRouterCommand.js +2 -2
- package/dist-es/commands/GetProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/commands/GetUseCaseForModelAccessCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +2 -2
- package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +2 -2
- package/dist-es/commands/ListCustomModelDeploymentsCommand.js +2 -2
- package/dist-es/commands/ListCustomModelsCommand.js +2 -2
- package/dist-es/commands/ListEnforcedGuardrailsConfigurationCommand.js +2 -2
- package/dist-es/commands/ListEvaluationJobsCommand.js +2 -2
- package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +2 -2
- package/dist-es/commands/ListFoundationModelsCommand.js +2 -2
- package/dist-es/commands/ListGuardrailsCommand.js +2 -2
- package/dist-es/commands/ListImportedModelsCommand.js +2 -2
- package/dist-es/commands/ListInferenceProfilesCommand.js +2 -2
- package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +2 -2
- package/dist-es/commands/ListModelCopyJobsCommand.js +2 -2
- package/dist-es/commands/ListModelCustomizationJobsCommand.js +2 -2
- package/dist-es/commands/ListModelImportJobsCommand.js +2 -2
- package/dist-es/commands/ListModelInvocationJobsCommand.js +2 -2
- package/dist-es/commands/ListPromptRoutersCommand.js +2 -2
- package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutEnforcedGuardrailConfigurationCommand.js +2 -2
- package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +2 -2
- package/dist-es/commands/PutUseCaseForModelAccessCommand.js +2 -2
- package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
- package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +2 -2
- package/dist-es/commands/StopEvaluationJobCommand.js +2 -2
- package/dist-es/commands/StopModelCustomizationJobCommand.js +2 -2
- package/dist-es/commands/StopModelInvocationJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +2 -2
- package/dist-es/commands/UpdateCustomModelDeploymentCommand.js +2 -2
- package/dist-es/commands/UpdateGuardrailCommand.js +2 -2
- package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +2 -2
- package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1166 -1187
- package/dist-types/BedrockClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +536 -692
- package/dist-types/ts3.4/BedrockClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +535 -694
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicyAnnotations } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicyAnnotations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyAnnotationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyAnnotationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyAnnotations", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyAnnotationsCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicyAnnotations)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicyAnnotations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicyBuildWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicyBuildWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyBuildWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyBuildWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyBuildWorkflow", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyBuildWorkflowCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicyBuildWorkflow)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicyBuildWorkflow$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicyBuildWorkflowResultAssets } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicyBuildWorkflowResultAssets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand extends
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyBuildWorkflowResultAssets", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicyBuildWorkflowResultAssets)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicyBuildWorkflowResultAssets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicy", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicy)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicyNextScenario } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicyNextScenario$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyNextScenarioCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyNextScenarioCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyNextScenario", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyNextScenarioCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicyNextScenario)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicyNextScenario$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicyTestCase } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicyTestCase$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyTestCaseCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyTestCaseCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyTestCase", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyTestCaseCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicyTestCase)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicyTestCase$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedReasoningPolicyTestResult } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedReasoningPolicyTestResult$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedReasoningPolicyTestResultCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedReasoningPolicyTestResultCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyTestResult", {})
|
|
13
13
|
.n("BedrockClient", "GetAutomatedReasoningPolicyTestResultCommand")
|
|
14
|
-
.sc(GetAutomatedReasoningPolicyTestResult)
|
|
14
|
+
.sc(GetAutomatedReasoningPolicyTestResult$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCustomModel } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCustomModel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCustomModelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCustomModelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetCustomModel", {})
|
|
13
13
|
.n("BedrockClient", "GetCustomModelCommand")
|
|
14
|
-
.sc(GetCustomModel)
|
|
14
|
+
.sc(GetCustomModel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCustomModelDeployment } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCustomModelDeployment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCustomModelDeploymentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCustomModelDeploymentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetCustomModelDeployment", {})
|
|
13
13
|
.n("BedrockClient", "GetCustomModelDeploymentCommand")
|
|
14
|
-
.sc(GetCustomModelDeployment)
|
|
14
|
+
.sc(GetCustomModelDeployment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetEvaluationJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEvaluationJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEvaluationJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEvaluationJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetEvaluationJob", {})
|
|
13
13
|
.n("BedrockClient", "GetEvaluationJobCommand")
|
|
14
|
-
.sc(GetEvaluationJob)
|
|
14
|
+
.sc(GetEvaluationJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetFoundationModelAvailability } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFoundationModelAvailability$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFoundationModelAvailabilityCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFoundationModelAvailabilityCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetFoundationModelAvailability", {})
|
|
13
13
|
.n("BedrockClient", "GetFoundationModelAvailabilityCommand")
|
|
14
|
-
.sc(GetFoundationModelAvailability)
|
|
14
|
+
.sc(GetFoundationModelAvailability$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetFoundationModel } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFoundationModel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFoundationModelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFoundationModelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetFoundationModel", {})
|
|
13
13
|
.n("BedrockClient", "GetFoundationModelCommand")
|
|
14
|
-
.sc(GetFoundationModel)
|
|
14
|
+
.sc(GetFoundationModel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetGuardrail } from "../schemas/schemas_0";
|
|
4
|
+
import { GetGuardrail$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGuardrailCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetGuardrailCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetGuardrail", {})
|
|
13
13
|
.n("BedrockClient", "GetGuardrailCommand")
|
|
14
|
-
.sc(GetGuardrail)
|
|
14
|
+
.sc(GetGuardrail$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetImportedModel } from "../schemas/schemas_0";
|
|
4
|
+
import { GetImportedModel$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetImportedModelCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetImportedModelCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetImportedModel", {})
|
|
13
13
|
.n("BedrockClient", "GetImportedModelCommand")
|
|
14
|
-
.sc(GetImportedModel)
|
|
14
|
+
.sc(GetImportedModel$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetInferenceProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetInferenceProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetInferenceProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetInferenceProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetInferenceProfile", {})
|
|
13
13
|
.n("BedrockClient", "GetInferenceProfileCommand")
|
|
14
|
-
.sc(GetInferenceProfile)
|
|
14
|
+
.sc(GetInferenceProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetMarketplaceModelEndpoint } from "../schemas/schemas_0";
|
|
4
|
+
import { GetMarketplaceModelEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetMarketplaceModelEndpointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetMarketplaceModelEndpointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetMarketplaceModelEndpoint", {})
|
|
13
13
|
.n("BedrockClient", "GetMarketplaceModelEndpointCommand")
|
|
14
|
-
.sc(GetMarketplaceModelEndpoint)
|
|
14
|
+
.sc(GetMarketplaceModelEndpoint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetModelCopyJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetModelCopyJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelCopyJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetModelCopyJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetModelCopyJob", {})
|
|
13
13
|
.n("BedrockClient", "GetModelCopyJobCommand")
|
|
14
|
-
.sc(GetModelCopyJob)
|
|
14
|
+
.sc(GetModelCopyJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetModelCustomizationJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetModelCustomizationJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelCustomizationJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetModelCustomizationJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetModelCustomizationJob", {})
|
|
13
13
|
.n("BedrockClient", "GetModelCustomizationJobCommand")
|
|
14
|
-
.sc(GetModelCustomizationJob)
|
|
14
|
+
.sc(GetModelCustomizationJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetModelImportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetModelImportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelImportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetModelImportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetModelImportJob", {})
|
|
13
13
|
.n("BedrockClient", "GetModelImportJobCommand")
|
|
14
|
-
.sc(GetModelImportJob)
|
|
14
|
+
.sc(GetModelImportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetModelInvocationJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetModelInvocationJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelInvocationJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetModelInvocationJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetModelInvocationJob", {})
|
|
13
13
|
.n("BedrockClient", "GetModelInvocationJobCommand")
|
|
14
|
-
.sc(GetModelInvocationJob)
|
|
14
|
+
.sc(GetModelInvocationJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetModelInvocationLoggingConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetModelInvocationLoggingConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetModelInvocationLoggingConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetModelInvocationLoggingConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetModelInvocationLoggingConfiguration", {})
|
|
13
13
|
.n("BedrockClient", "GetModelInvocationLoggingConfigurationCommand")
|
|
14
|
-
.sc(GetModelInvocationLoggingConfiguration)
|
|
14
|
+
.sc(GetModelInvocationLoggingConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetPromptRouter } from "../schemas/schemas_0";
|
|
4
|
+
import { GetPromptRouter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPromptRouterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetPromptRouterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetPromptRouter", {})
|
|
13
13
|
.n("BedrockClient", "GetPromptRouterCommand")
|
|
14
|
-
.sc(GetPromptRouter)
|
|
14
|
+
.sc(GetPromptRouter$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetProvisionedModelThroughput } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProvisionedModelThroughput$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProvisionedModelThroughputCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProvisionedModelThroughputCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetProvisionedModelThroughput", {})
|
|
13
13
|
.n("BedrockClient", "GetProvisionedModelThroughputCommand")
|
|
14
|
-
.sc(GetProvisionedModelThroughput)
|
|
14
|
+
.sc(GetProvisionedModelThroughput$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetUseCaseForModelAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUseCaseForModelAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUseCaseForModelAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUseCaseForModelAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "GetUseCaseForModelAccess", {})
|
|
13
13
|
.n("BedrockClient", "GetUseCaseForModelAccessCommand")
|
|
14
|
-
.sc(GetUseCaseForModelAccess)
|
|
14
|
+
.sc(GetUseCaseForModelAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAutomatedReasoningPolicies } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAutomatedReasoningPolicies$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAutomatedReasoningPoliciesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAutomatedReasoningPoliciesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicies", {})
|
|
13
13
|
.n("BedrockClient", "ListAutomatedReasoningPoliciesCommand")
|
|
14
|
-
.sc(ListAutomatedReasoningPolicies)
|
|
14
|
+
.sc(ListAutomatedReasoningPolicies$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAutomatedReasoningPolicyBuildWorkflows } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAutomatedReasoningPolicyBuildWorkflows$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAutomatedReasoningPolicyBuildWorkflowsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAutomatedReasoningPolicyBuildWorkflowsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicyBuildWorkflows", {})
|
|
13
13
|
.n("BedrockClient", "ListAutomatedReasoningPolicyBuildWorkflowsCommand")
|
|
14
|
-
.sc(ListAutomatedReasoningPolicyBuildWorkflows)
|
|
14
|
+
.sc(ListAutomatedReasoningPolicyBuildWorkflows$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAutomatedReasoningPolicyTestCases } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAutomatedReasoningPolicyTestCases$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAutomatedReasoningPolicyTestCasesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAutomatedReasoningPolicyTestCasesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicyTestCases", {})
|
|
13
13
|
.n("BedrockClient", "ListAutomatedReasoningPolicyTestCasesCommand")
|
|
14
|
-
.sc(ListAutomatedReasoningPolicyTestCases)
|
|
14
|
+
.sc(ListAutomatedReasoningPolicyTestCases$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAutomatedReasoningPolicyTestResults } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAutomatedReasoningPolicyTestResults$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAutomatedReasoningPolicyTestResultsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAutomatedReasoningPolicyTestResultsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicyTestResults", {})
|
|
13
13
|
.n("BedrockClient", "ListAutomatedReasoningPolicyTestResultsCommand")
|
|
14
|
-
.sc(ListAutomatedReasoningPolicyTestResults)
|
|
14
|
+
.sc(ListAutomatedReasoningPolicyTestResults$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListCustomModelDeployments } from "../schemas/schemas_0";
|
|
4
|
+
import { ListCustomModelDeployments$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListCustomModelDeploymentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListCustomModelDeploymentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListCustomModelDeployments", {})
|
|
13
13
|
.n("BedrockClient", "ListCustomModelDeploymentsCommand")
|
|
14
|
-
.sc(ListCustomModelDeployments)
|
|
14
|
+
.sc(ListCustomModelDeployments$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListCustomModels } from "../schemas/schemas_0";
|
|
4
|
+
import { ListCustomModels$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListCustomModelsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListCustomModelsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListCustomModels", {})
|
|
13
13
|
.n("BedrockClient", "ListCustomModelsCommand")
|
|
14
|
-
.sc(ListCustomModels)
|
|
14
|
+
.sc(ListCustomModels$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnforcedGuardrailsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnforcedGuardrailsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnforcedGuardrailsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnforcedGuardrailsConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListEnforcedGuardrailsConfiguration", {})
|
|
13
13
|
.n("BedrockClient", "ListEnforcedGuardrailsConfigurationCommand")
|
|
14
|
-
.sc(ListEnforcedGuardrailsConfiguration)
|
|
14
|
+
.sc(ListEnforcedGuardrailsConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEvaluationJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEvaluationJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEvaluationJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEvaluationJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListEvaluationJobs", {})
|
|
13
13
|
.n("BedrockClient", "ListEvaluationJobsCommand")
|
|
14
|
-
.sc(ListEvaluationJobs)
|
|
14
|
+
.sc(ListEvaluationJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListFoundationModelAgreementOffers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListFoundationModelAgreementOffers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFoundationModelAgreementOffersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListFoundationModelAgreementOffersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListFoundationModelAgreementOffers", {})
|
|
13
13
|
.n("BedrockClient", "ListFoundationModelAgreementOffersCommand")
|
|
14
|
-
.sc(ListFoundationModelAgreementOffers)
|
|
14
|
+
.sc(ListFoundationModelAgreementOffers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListFoundationModels } from "../schemas/schemas_0";
|
|
4
|
+
import { ListFoundationModels$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFoundationModelsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListFoundationModelsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListFoundationModels", {})
|
|
13
13
|
.n("BedrockClient", "ListFoundationModelsCommand")
|
|
14
|
-
.sc(ListFoundationModels)
|
|
14
|
+
.sc(ListFoundationModels$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListGuardrails } from "../schemas/schemas_0";
|
|
4
|
+
import { ListGuardrails$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListGuardrailsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListGuardrailsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonBedrockControlPlaneService", "ListGuardrails", {})
|
|
13
13
|
.n("BedrockClient", "ListGuardrailsCommand")
|
|
14
|
-
.sc(ListGuardrails)
|
|
14
|
+
.sc(ListGuardrails$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|