@aws-sdk/client-bedrock 3.890.0 → 3.892.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 +1 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-types/commands/BatchDeleteEvaluationJobCommand.d.ts +2 -0
- package/dist-types/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/CreateAutomatedReasoningPolicyCommand.d.ts +2 -0
- package/dist-types/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +2 -0
- package/dist-types/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateCustomModelCommand.d.ts +2 -0
- package/dist-types/commands/CreateCustomModelDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CreateEvaluationJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateFoundationModelAgreementCommand.d.ts +2 -0
- package/dist-types/commands/CreateGuardrailCommand.d.ts +2 -0
- package/dist-types/commands/CreateGuardrailVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateInferenceProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateMarketplaceModelEndpointCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelCopyJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelCustomizationJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelImportJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelInvocationJobCommand.d.ts +2 -0
- package/dist-types/commands/CreatePromptRouterCommand.d.ts +2 -0
- package/dist-types/commands/CreateProvisionedModelThroughputCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +5 -0
- package/dist-types/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCustomModelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCustomModelDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFoundationModelAgreementCommand.d.ts +2 -0
- package/dist-types/commands/DeleteGuardrailCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImportedModelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInferenceProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteMarketplaceModelEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/DeletePromptRouterCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProvisionedModelThroughputCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +2 -0
- package/dist-types/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +2 -0
- package/dist-types/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +2 -0
- package/dist-types/commands/GetCustomModelCommand.d.ts +2 -0
- package/dist-types/commands/GetCustomModelDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/GetEvaluationJobCommand.d.ts +2 -0
- package/dist-types/commands/GetFoundationModelAvailabilityCommand.d.ts +2 -0
- package/dist-types/commands/GetFoundationModelCommand.d.ts +2 -0
- package/dist-types/commands/GetGuardrailCommand.d.ts +2 -0
- package/dist-types/commands/GetImportedModelCommand.d.ts +2 -0
- package/dist-types/commands/GetInferenceProfileCommand.d.ts +2 -0
- package/dist-types/commands/GetMarketplaceModelEndpointCommand.d.ts +2 -0
- package/dist-types/commands/GetModelCopyJobCommand.d.ts +2 -0
- package/dist-types/commands/GetModelCustomizationJobCommand.d.ts +2 -0
- package/dist-types/commands/GetModelImportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetModelInvocationJobCommand.d.ts +2 -0
- package/dist-types/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/GetPromptRouterCommand.d.ts +2 -0
- package/dist-types/commands/GetProvisionedModelThroughputCommand.d.ts +2 -0
- package/dist-types/commands/GetUseCaseForModelAccessCommand.d.ts +2 -0
- package/dist-types/commands/ListAutomatedReasoningPoliciesCommand.d.ts +2 -0
- package/dist-types/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +2 -0
- package/dist-types/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +2 -0
- package/dist-types/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +2 -0
- package/dist-types/commands/ListCustomModelDeploymentsCommand.d.ts +2 -0
- package/dist-types/commands/ListCustomModelsCommand.d.ts +2 -0
- package/dist-types/commands/ListEvaluationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListFoundationModelAgreementOffersCommand.d.ts +2 -0
- package/dist-types/commands/ListFoundationModelsCommand.d.ts +2 -0
- package/dist-types/commands/ListGuardrailsCommand.d.ts +2 -0
- package/dist-types/commands/ListImportedModelsCommand.d.ts +2 -0
- package/dist-types/commands/ListInferenceProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListMarketplaceModelEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelCopyJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelCustomizationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelInvocationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListPromptRoutersCommand.d.ts +2 -0
- package/dist-types/commands/ListProvisionedModelThroughputsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/PutUseCaseForModelAccessCommand.d.ts +2 -0
- package/dist-types/commands/RegisterMarketplaceModelEndpointCommand.d.ts +2 -0
- package/dist-types/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/StopEvaluationJobCommand.d.ts +2 -0
- package/dist-types/commands/StopModelCustomizationJobCommand.d.ts +2 -0
- package/dist-types/commands/StopModelInvocationJobCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGuardrailCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMarketplaceModelEndpointCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProvisionedModelThroughputCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +12 -17
- package/dist-types/ts3.4/models/models_0.d.ts +6 -7
- package/package.json +11 -11
package/dist-cjs/index.js
CHANGED
|
@@ -1673,6 +1673,7 @@ var ListAutomatedReasoningPolicyTestResultsResponseFilterSensitiveLog = /* @__PU
|
|
|
1673
1673
|
}), "ListAutomatedReasoningPolicyTestResultsResponseFilterSensitiveLog");
|
|
1674
1674
|
var AutomatedReasoningPolicyBuildWorkflowDocumentFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
1675
1675
|
...obj,
|
|
1676
|
+
...obj.document && { document: import_smithy_client.SENSITIVE_STRING },
|
|
1676
1677
|
...obj.documentName && { documentName: import_smithy_client.SENSITIVE_STRING },
|
|
1677
1678
|
...obj.documentDescription && { documentDescription: import_smithy_client.SENSITIVE_STRING }
|
|
1678
1679
|
}), "AutomatedReasoningPolicyBuildWorkflowDocumentFilterSensitiveLog");
|
|
@@ -3760,7 +3761,6 @@ var se_UpdateAutomatedReasoningPolicyTestCaseCommand = /* @__PURE__ */ __name(as
|
|
|
3760
3761
|
confidenceThreshold: /* @__PURE__ */ __name((_) => (0, import_smithy_client.serializeFloat)(_), "confidenceThreshold"),
|
|
3761
3762
|
expectedAggregatedFindingsResult: [],
|
|
3762
3763
|
guardContent: [],
|
|
3763
|
-
kmsKeyArn: [],
|
|
3764
3764
|
lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.serializeDateTime)(_), "lastUpdatedAt"),
|
|
3765
3765
|
queryContent: []
|
|
3766
3766
|
})
|
|
@@ -1075,6 +1075,7 @@ export const ListAutomatedReasoningPolicyTestResultsResponseFilterSensitiveLog =
|
|
|
1075
1075
|
});
|
|
1076
1076
|
export const AutomatedReasoningPolicyBuildWorkflowDocumentFilterSensitiveLog = (obj) => ({
|
|
1077
1077
|
...obj,
|
|
1078
|
+
...(obj.document && { document: SENSITIVE_STRING }),
|
|
1078
1079
|
...(obj.documentName && { documentName: SENSITIVE_STRING }),
|
|
1079
1080
|
...(obj.documentDescription && { documentDescription: SENSITIVE_STRING }),
|
|
1080
1081
|
});
|
|
@@ -1221,7 +1221,6 @@ export const se_UpdateAutomatedReasoningPolicyTestCaseCommand = async (input, co
|
|
|
1221
1221
|
confidenceThreshold: (_) => __serializeFloat(_),
|
|
1222
1222
|
expectedAggregatedFindingsResult: [],
|
|
1223
1223
|
guardContent: [],
|
|
1224
|
-
kmsKeyArn: [],
|
|
1225
1224
|
lastUpdatedAt: (_) => __serializeDateTime(_),
|
|
1226
1225
|
queryContent: [],
|
|
1227
1226
|
}));
|
|
@@ -33,6 +33,8 @@ declare const BatchDeleteEvaluationJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, BatchDeleteEvaluationJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, BatchDeleteEvaluationJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // BatchDeleteEvaluationJobRequest
|
|
38
40
|
* jobIdentifiers: [ // EvaluationJobIdentifiers // required
|
|
@@ -33,6 +33,8 @@ declare const CancelAutomatedReasoningPolicyBuildWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CancelAutomatedReasoningPolicyBuildWorkflowCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CancelAutomatedReasoningPolicyBuildWorkflowCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CancelAutomatedReasoningPolicyBuildWorkflowRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateAutomatedReasoningPolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateAutomatedReasoningPolicyCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateAutomatedReasoningPolicyCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateAutomatedReasoningPolicyRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateAutomatedReasoningPolicyTestCaseCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateAutomatedReasoningPolicyTestCaseCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateAutomatedReasoningPolicyTestCaseCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateAutomatedReasoningPolicyTestCaseRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateAutomatedReasoningPolicyVersionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateAutomatedReasoningPolicyVersionCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateAutomatedReasoningPolicyVersionCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateAutomatedReasoningPolicyVersionRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateCustomModelCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateCustomModelCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateCustomModelCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateCustomModelRequest
|
|
38
40
|
* modelName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateCustomModelDeploymentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateCustomModelDeploymentCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateCustomModelDeploymentCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateCustomModelDeploymentRequest
|
|
38
40
|
* modelDeploymentName: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const CreateEvaluationJobCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { BedrockClient, CreateEvaluationJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
36
36
|
* // const { BedrockClient, CreateEvaluationJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
37
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
38
|
+
* const config = {}; // type is BedrockClientConfig
|
|
37
39
|
* const client = new BedrockClient(config);
|
|
38
40
|
* const input = { // CreateEvaluationJobRequest
|
|
39
41
|
* jobName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateFoundationModelAgreementCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateFoundationModelAgreementCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateFoundationModelAgreementCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateFoundationModelAgreementRequest
|
|
38
40
|
* offerToken: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateGuardrailCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateGuardrailCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateGuardrailCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateGuardrailRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateGuardrailVersionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateGuardrailVersionCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateGuardrailVersionCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateGuardrailVersionRequest
|
|
38
40
|
* guardrailIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateInferenceProfileCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateInferenceProfileCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateInferenceProfileCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateInferenceProfileRequest
|
|
38
40
|
* inferenceProfileName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateMarketplaceModelEndpointCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateMarketplaceModelEndpointCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateMarketplaceModelEndpointCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateMarketplaceModelEndpointRequest
|
|
38
40
|
* modelSourceIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateModelCopyJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateModelCopyJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateModelCopyJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateModelCopyJobRequest
|
|
38
40
|
* sourceModelArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateModelCustomizationJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateModelCustomizationJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateModelCustomizationJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateModelCustomizationJobRequest
|
|
38
40
|
* jobName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateModelImportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateModelImportJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateModelImportJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateModelImportJobRequest
|
|
38
40
|
* jobName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateModelInvocationJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateModelInvocationJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateModelInvocationJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateModelInvocationJobRequest
|
|
38
40
|
* jobName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreatePromptRouterCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreatePromptRouterCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreatePromptRouterCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreatePromptRouterRequest
|
|
38
40
|
* clientRequestToken: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const CreateProvisionedModelThroughputCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, CreateProvisionedModelThroughputCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, CreateProvisionedModelThroughputCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // CreateProvisionedModelThroughputRequest
|
|
38
40
|
* clientRequestToken: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DeleteAutomatedReasoningPolicyBuildWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteAutomatedReasoningPolicyBuildWorkflowCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteAutomatedReasoningPolicyBuildWorkflowCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteAutomatedReasoningPolicyBuildWorkflowRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -60,6 +62,9 @@ declare const DeleteAutomatedReasoningPolicyBuildWorkflowCommand_base: {
|
|
|
60
62
|
* @throws {@link InternalServerException} (server fault)
|
|
61
63
|
* <p>An internal server error occurred. Retry your request.</p>
|
|
62
64
|
*
|
|
65
|
+
* @throws {@link ResourceInUseException} (client fault)
|
|
66
|
+
* <p>Thrown when attempting to delete or modify a resource that is currently being used by other resources or operations. For example, trying to delete an Automated Reasoning policy that is referenced by an active guardrail.</p>
|
|
67
|
+
*
|
|
63
68
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
64
69
|
* <p>The specified resource Amazon Resource Name (ARN) was not found. Check the Amazon Resource Name (ARN) and try your request again.</p>
|
|
65
70
|
*
|
|
@@ -33,6 +33,8 @@ declare const DeleteAutomatedReasoningPolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteAutomatedReasoningPolicyCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteAutomatedReasoningPolicyCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteAutomatedReasoningPolicyRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteAutomatedReasoningPolicyTestCaseCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteAutomatedReasoningPolicyTestCaseCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteAutomatedReasoningPolicyTestCaseCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteAutomatedReasoningPolicyTestCaseRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteCustomModelCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteCustomModelCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteCustomModelCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteCustomModelRequest
|
|
38
40
|
* modelIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteCustomModelDeploymentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteCustomModelDeploymentCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteCustomModelDeploymentCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteCustomModelDeploymentRequest
|
|
38
40
|
* customModelDeploymentIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteFoundationModelAgreementCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteFoundationModelAgreementCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteFoundationModelAgreementCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteFoundationModelAgreementRequest
|
|
38
40
|
* modelId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteGuardrailCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteGuardrailCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteGuardrailCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteGuardrailRequest
|
|
38
40
|
* guardrailIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteImportedModelCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteImportedModelCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteImportedModelCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteImportedModelRequest
|
|
38
40
|
* modelIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteInferenceProfileCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteInferenceProfileCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteInferenceProfileCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteInferenceProfileRequest
|
|
38
40
|
* inferenceProfileIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteMarketplaceModelEndpointCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteMarketplaceModelEndpointCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteMarketplaceModelEndpointCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteMarketplaceModelEndpointRequest
|
|
38
40
|
* endpointArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteModelInvocationLoggingConfigurationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteModelInvocationLoggingConfigurationCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteModelInvocationLoggingConfigurationCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = {};
|
|
38
40
|
* const command = new DeleteModelInvocationLoggingConfigurationCommand(input);
|
|
@@ -33,6 +33,8 @@ declare const DeletePromptRouterCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeletePromptRouterCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeletePromptRouterCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeletePromptRouterRequest
|
|
38
40
|
* promptRouterArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteProvisionedModelThroughputCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeleteProvisionedModelThroughputCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeleteProvisionedModelThroughputCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeleteProvisionedModelThroughputRequest
|
|
38
40
|
* provisionedModelId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeregisterMarketplaceModelEndpointCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, DeregisterMarketplaceModelEndpointCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, DeregisterMarketplaceModelEndpointCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // DeregisterMarketplaceModelEndpointRequest
|
|
38
40
|
* endpointArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ExportAutomatedReasoningPolicyVersionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, ExportAutomatedReasoningPolicyVersionCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, ExportAutomatedReasoningPolicyVersionCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // ExportAutomatedReasoningPolicyVersionRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyAnnotationsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyAnnotationsCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyAnnotationsCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyAnnotationsRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyBuildWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyBuildWorkflowCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyBuildWorkflowCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyBuildWorkflowRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts
CHANGED
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand_base:
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyNextScenarioCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyNextScenarioCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyNextScenarioCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyNextScenarioRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyTestCaseCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyTestCaseCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyTestCaseCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyTestCaseRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetAutomatedReasoningPolicyTestResultCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetAutomatedReasoningPolicyTestResultCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetAutomatedReasoningPolicyTestResultCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetAutomatedReasoningPolicyTestResultRequest
|
|
38
40
|
* policyArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetCustomModelCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetCustomModelCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetCustomModelCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetCustomModelRequest
|
|
38
40
|
* modelIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetCustomModelDeploymentCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetCustomModelDeploymentCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetCustomModelDeploymentCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetCustomModelDeploymentRequest
|
|
38
40
|
* customModelDeploymentIdentifier: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const GetEvaluationJobCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { BedrockClient, GetEvaluationJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
36
36
|
* // const { BedrockClient, GetEvaluationJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
37
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
38
|
+
* const config = {}; // type is BedrockClientConfig
|
|
37
39
|
* const client = new BedrockClient(config);
|
|
38
40
|
* const input = { // GetEvaluationJobRequest
|
|
39
41
|
* jobIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetFoundationModelAvailabilityCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetFoundationModelAvailabilityCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetFoundationModelAvailabilityCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetFoundationModelAvailabilityRequest
|
|
38
40
|
* modelId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetFoundationModelCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetFoundationModelCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetFoundationModelCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetFoundationModelRequest
|
|
38
40
|
* modelIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetGuardrailCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetGuardrailCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetGuardrailCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetGuardrailRequest
|
|
38
40
|
* guardrailIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetImportedModelCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetImportedModelCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetImportedModelCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetImportedModelRequest
|
|
38
40
|
* modelIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetInferenceProfileCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetInferenceProfileCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetInferenceProfileCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetInferenceProfileRequest
|
|
38
40
|
* inferenceProfileIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetMarketplaceModelEndpointCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetMarketplaceModelEndpointCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetMarketplaceModelEndpointCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetMarketplaceModelEndpointRequest
|
|
38
40
|
* endpointArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetModelCopyJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetModelCopyJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetModelCopyJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetModelCopyJobRequest
|
|
38
40
|
* jobArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetModelCustomizationJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetModelCustomizationJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetModelCustomizationJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetModelCustomizationJobRequest
|
|
38
40
|
* jobIdentifier: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const GetModelImportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { BedrockClient, GetModelImportJobCommand } from "@aws-sdk/client-bedrock"; // ES Modules import
|
|
35
35
|
* // const { BedrockClient, GetModelImportJobCommand } = require("@aws-sdk/client-bedrock"); // CommonJS import
|
|
36
|
+
* // import type { BedrockClientConfig } from "@aws-sdk/client-bedrock";
|
|
37
|
+
* const config = {}; // type is BedrockClientConfig
|
|
36
38
|
* const client = new BedrockClient(config);
|
|
37
39
|
* const input = { // GetModelImportJobRequest
|
|
38
40
|
* jobIdentifier: "STRING_VALUE", // required
|