@aws-sdk/client-bedrock 3.952.0 → 3.954.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/dist-cjs/index.js +1720 -1206
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +2 -2
  4. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
  5. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +2 -2
  6. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +2 -2
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +2 -2
  8. package/dist-es/commands/CreateCustomModelCommand.js +2 -2
  9. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +2 -2
  10. package/dist-es/commands/CreateEvaluationJobCommand.js +2 -2
  11. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +2 -2
  12. package/dist-es/commands/CreateGuardrailCommand.js +2 -2
  13. package/dist-es/commands/CreateGuardrailVersionCommand.js +2 -2
  14. package/dist-es/commands/CreateInferenceProfileCommand.js +2 -2
  15. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +2 -2
  16. package/dist-es/commands/CreateModelCopyJobCommand.js +2 -2
  17. package/dist-es/commands/CreateModelCustomizationJobCommand.js +2 -2
  18. package/dist-es/commands/CreateModelImportJobCommand.js +2 -2
  19. package/dist-es/commands/CreateModelInvocationJobCommand.js +2 -2
  20. package/dist-es/commands/CreatePromptRouterCommand.js +2 -2
  21. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +2 -2
  22. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
  23. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +2 -2
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +2 -2
  25. package/dist-es/commands/DeleteCustomModelCommand.js +2 -2
  26. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +2 -2
  27. package/dist-es/commands/DeleteEnforcedGuardrailConfigurationCommand.js +2 -2
  28. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +2 -2
  29. package/dist-es/commands/DeleteGuardrailCommand.js +2 -2
  30. package/dist-es/commands/DeleteImportedModelCommand.js +2 -2
  31. package/dist-es/commands/DeleteInferenceProfileCommand.js +2 -2
  32. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +2 -2
  33. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +2 -2
  34. package/dist-es/commands/DeletePromptRouterCommand.js +2 -2
  35. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +2 -2
  36. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +2 -2
  37. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +2 -2
  38. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +2 -2
  39. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
  40. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +2 -2
  41. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +2 -2
  42. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +2 -2
  43. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +2 -2
  44. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +2 -2
  45. package/dist-es/commands/GetCustomModelCommand.js +2 -2
  46. package/dist-es/commands/GetCustomModelDeploymentCommand.js +2 -2
  47. package/dist-es/commands/GetEvaluationJobCommand.js +2 -2
  48. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +2 -2
  49. package/dist-es/commands/GetFoundationModelCommand.js +2 -2
  50. package/dist-es/commands/GetGuardrailCommand.js +2 -2
  51. package/dist-es/commands/GetImportedModelCommand.js +2 -2
  52. package/dist-es/commands/GetInferenceProfileCommand.js +2 -2
  53. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +2 -2
  54. package/dist-es/commands/GetModelCopyJobCommand.js +2 -2
  55. package/dist-es/commands/GetModelCustomizationJobCommand.js +2 -2
  56. package/dist-es/commands/GetModelImportJobCommand.js +2 -2
  57. package/dist-es/commands/GetModelInvocationJobCommand.js +2 -2
  58. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +2 -2
  59. package/dist-es/commands/GetPromptRouterCommand.js +2 -2
  60. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +2 -2
  61. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +2 -2
  62. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +2 -2
  63. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +2 -2
  64. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +2 -2
  65. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +2 -2
  66. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +2 -2
  67. package/dist-es/commands/ListCustomModelsCommand.js +2 -2
  68. package/dist-es/commands/ListEnforcedGuardrailsConfigurationCommand.js +2 -2
  69. package/dist-es/commands/ListEvaluationJobsCommand.js +2 -2
  70. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +2 -2
  71. package/dist-es/commands/ListFoundationModelsCommand.js +2 -2
  72. package/dist-es/commands/ListGuardrailsCommand.js +2 -2
  73. package/dist-es/commands/ListImportedModelsCommand.js +2 -2
  74. package/dist-es/commands/ListInferenceProfilesCommand.js +2 -2
  75. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +2 -2
  76. package/dist-es/commands/ListModelCopyJobsCommand.js +2 -2
  77. package/dist-es/commands/ListModelCustomizationJobsCommand.js +2 -2
  78. package/dist-es/commands/ListModelImportJobsCommand.js +2 -2
  79. package/dist-es/commands/ListModelInvocationJobsCommand.js +2 -2
  80. package/dist-es/commands/ListPromptRoutersCommand.js +2 -2
  81. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +2 -2
  82. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  83. package/dist-es/commands/PutEnforcedGuardrailConfigurationCommand.js +2 -2
  84. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +2 -2
  85. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +2 -2
  86. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +2 -2
  87. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -2
  88. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +2 -2
  89. package/dist-es/commands/StopEvaluationJobCommand.js +2 -2
  90. package/dist-es/commands/StopModelCustomizationJobCommand.js +2 -2
  91. package/dist-es/commands/StopModelInvocationJobCommand.js +2 -2
  92. package/dist-es/commands/TagResourceCommand.js +2 -2
  93. package/dist-es/commands/UntagResourceCommand.js +2 -2
  94. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +2 -2
  95. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +2 -2
  96. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +2 -2
  97. package/dist-es/commands/UpdateCustomModelDeploymentCommand.js +2 -2
  98. package/dist-es/commands/UpdateGuardrailCommand.js +2 -2
  99. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +2 -2
  100. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +2 -2
  101. package/dist-es/index.js +1 -0
  102. package/dist-es/runtimeConfig.shared.js +6 -1
  103. package/dist-es/schemas/schemas_0.js +1166 -1187
  104. package/dist-types/BedrockClient.d.ts +1 -10
  105. package/dist-types/index.d.ts +1 -0
  106. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  107. package/dist-types/runtimeConfig.d.ts +6 -2
  108. package/dist-types/runtimeConfig.native.d.ts +6 -2
  109. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  110. package/dist-types/schemas/schemas_0.d.ts +536 -692
  111. package/dist-types/ts3.4/BedrockClient.d.ts +0 -4
  112. package/dist-types/ts3.4/index.d.ts +1 -0
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +535 -694
  118. package/package.json +35 -35
@@ -32,7 +32,12 @@ const getRuntimeConfig = (config) => {
32
32
  },
33
33
  ],
34
34
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
35
- protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.bedrock" }),
35
+ protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
36
+ protocolSettings: config?.protocolSettings ?? {
37
+ defaultNamespace: "com.amazonaws.bedrock",
38
+ version: "2023-04-20",
39
+ serviceTarget: "AmazonBedrockControlPlaneService",
40
+ },
36
41
  serviceId: config?.serviceId ?? "Bedrock",
37
42
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
38
43
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -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 { BatchDeleteEvaluationJob } from "../schemas/schemas_0";
4
+ import { BatchDeleteEvaluationJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchDeleteEvaluationJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchDeleteEvaluationJobCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "BatchDeleteEvaluationJob", {})
13
13
  .n("BedrockClient", "BatchDeleteEvaluationJobCommand")
14
- .sc(BatchDeleteEvaluationJob)
14
+ .sc(BatchDeleteEvaluationJob$)
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 { CancelAutomatedReasoningPolicyBuildWorkflow } from "../schemas/schemas_0";
4
+ import { CancelAutomatedReasoningPolicyBuildWorkflow$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelAutomatedReasoningPolicyBuildWorkflowCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelAutomatedReasoningPolicyBuildWorkflowCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CancelAutomatedReasoningPolicyBuildWorkflow", {})
13
13
  .n("BedrockClient", "CancelAutomatedReasoningPolicyBuildWorkflowCommand")
14
- .sc(CancelAutomatedReasoningPolicyBuildWorkflow)
14
+ .sc(CancelAutomatedReasoningPolicyBuildWorkflow$)
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 { CreateAutomatedReasoningPolicy } from "../schemas/schemas_0";
4
+ import { CreateAutomatedReasoningPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAutomatedReasoningPolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAutomatedReasoningPolicyCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateAutomatedReasoningPolicy", {})
13
13
  .n("BedrockClient", "CreateAutomatedReasoningPolicyCommand")
14
- .sc(CreateAutomatedReasoningPolicy)
14
+ .sc(CreateAutomatedReasoningPolicy$)
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 { CreateAutomatedReasoningPolicyTestCase } from "../schemas/schemas_0";
4
+ import { CreateAutomatedReasoningPolicyTestCase$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAutomatedReasoningPolicyTestCaseCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAutomatedReasoningPolicyTestCaseCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateAutomatedReasoningPolicyTestCase", {})
13
13
  .n("BedrockClient", "CreateAutomatedReasoningPolicyTestCaseCommand")
14
- .sc(CreateAutomatedReasoningPolicyTestCase)
14
+ .sc(CreateAutomatedReasoningPolicyTestCase$)
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 { CreateAutomatedReasoningPolicyVersion } from "../schemas/schemas_0";
4
+ import { CreateAutomatedReasoningPolicyVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAutomatedReasoningPolicyVersionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAutomatedReasoningPolicyVersionCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateAutomatedReasoningPolicyVersion", {})
13
13
  .n("BedrockClient", "CreateAutomatedReasoningPolicyVersionCommand")
14
- .sc(CreateAutomatedReasoningPolicyVersion)
14
+ .sc(CreateAutomatedReasoningPolicyVersion$)
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 { CreateCustomModel } from "../schemas/schemas_0";
4
+ import { CreateCustomModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCustomModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCustomModelCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateCustomModel", {})
13
13
  .n("BedrockClient", "CreateCustomModelCommand")
14
- .sc(CreateCustomModel)
14
+ .sc(CreateCustomModel$)
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 { CreateCustomModelDeployment } from "../schemas/schemas_0";
4
+ import { CreateCustomModelDeployment$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCustomModelDeploymentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCustomModelDeploymentCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateCustomModelDeployment", {})
13
13
  .n("BedrockClient", "CreateCustomModelDeploymentCommand")
14
- .sc(CreateCustomModelDeployment)
14
+ .sc(CreateCustomModelDeployment$)
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 { CreateEvaluationJob } from "../schemas/schemas_0";
4
+ import { CreateEvaluationJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateEvaluationJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateEvaluationJobCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateEvaluationJob", {})
13
13
  .n("BedrockClient", "CreateEvaluationJobCommand")
14
- .sc(CreateEvaluationJob)
14
+ .sc(CreateEvaluationJob$)
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 { CreateFoundationModelAgreement } from "../schemas/schemas_0";
4
+ import { CreateFoundationModelAgreement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateFoundationModelAgreementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateFoundationModelAgreementCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateFoundationModelAgreement", {})
13
13
  .n("BedrockClient", "CreateFoundationModelAgreementCommand")
14
- .sc(CreateFoundationModelAgreement)
14
+ .sc(CreateFoundationModelAgreement$)
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 { CreateGuardrail } from "../schemas/schemas_0";
4
+ import { CreateGuardrail$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateGuardrailCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateGuardrailCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateGuardrail", {})
13
13
  .n("BedrockClient", "CreateGuardrailCommand")
14
- .sc(CreateGuardrail)
14
+ .sc(CreateGuardrail$)
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 { CreateGuardrailVersion } from "../schemas/schemas_0";
4
+ import { CreateGuardrailVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateGuardrailVersionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateGuardrailVersionCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateGuardrailVersion", {})
13
13
  .n("BedrockClient", "CreateGuardrailVersionCommand")
14
- .sc(CreateGuardrailVersion)
14
+ .sc(CreateGuardrailVersion$)
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 { CreateInferenceProfile } from "../schemas/schemas_0";
4
+ import { CreateInferenceProfile$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateInferenceProfileCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateInferenceProfileCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateInferenceProfile", {})
13
13
  .n("BedrockClient", "CreateInferenceProfileCommand")
14
- .sc(CreateInferenceProfile)
14
+ .sc(CreateInferenceProfile$)
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 { CreateMarketplaceModelEndpoint } from "../schemas/schemas_0";
4
+ import { CreateMarketplaceModelEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateMarketplaceModelEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateMarketplaceModelEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateMarketplaceModelEndpoint", {})
13
13
  .n("BedrockClient", "CreateMarketplaceModelEndpointCommand")
14
- .sc(CreateMarketplaceModelEndpoint)
14
+ .sc(CreateMarketplaceModelEndpoint$)
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 { CreateModelCopyJob } from "../schemas/schemas_0";
4
+ import { CreateModelCopyJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateModelCopyJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateModelCopyJobCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateModelCopyJob", {})
13
13
  .n("BedrockClient", "CreateModelCopyJobCommand")
14
- .sc(CreateModelCopyJob)
14
+ .sc(CreateModelCopyJob$)
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 { CreateModelCustomizationJob } from "../schemas/schemas_0";
4
+ import { CreateModelCustomizationJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateModelCustomizationJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateModelCustomizationJobCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateModelCustomizationJob", {})
13
13
  .n("BedrockClient", "CreateModelCustomizationJobCommand")
14
- .sc(CreateModelCustomizationJob)
14
+ .sc(CreateModelCustomizationJob$)
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 { CreateModelImportJob } from "../schemas/schemas_0";
4
+ import { CreateModelImportJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateModelImportJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateModelImportJobCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateModelImportJob", {})
13
13
  .n("BedrockClient", "CreateModelImportJobCommand")
14
- .sc(CreateModelImportJob)
14
+ .sc(CreateModelImportJob$)
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 { CreateModelInvocationJob } from "../schemas/schemas_0";
4
+ import { CreateModelInvocationJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateModelInvocationJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateModelInvocationJobCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateModelInvocationJob", {})
13
13
  .n("BedrockClient", "CreateModelInvocationJobCommand")
14
- .sc(CreateModelInvocationJob)
14
+ .sc(CreateModelInvocationJob$)
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 { CreatePromptRouter } from "../schemas/schemas_0";
4
+ import { CreatePromptRouter$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreatePromptRouterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreatePromptRouterCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreatePromptRouter", {})
13
13
  .n("BedrockClient", "CreatePromptRouterCommand")
14
- .sc(CreatePromptRouter)
14
+ .sc(CreatePromptRouter$)
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 { CreateProvisionedModelThroughput } from "../schemas/schemas_0";
4
+ import { CreateProvisionedModelThroughput$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateProvisionedModelThroughputCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateProvisionedModelThroughputCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "CreateProvisionedModelThroughput", {})
13
13
  .n("BedrockClient", "CreateProvisionedModelThroughputCommand")
14
- .sc(CreateProvisionedModelThroughput)
14
+ .sc(CreateProvisionedModelThroughput$)
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 { DeleteAutomatedReasoningPolicyBuildWorkflow } from "../schemas/schemas_0";
4
+ import { DeleteAutomatedReasoningPolicyBuildWorkflow$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAutomatedReasoningPolicyBuildWorkflowCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAutomatedReasoningPolicyBuildWorkflowCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteAutomatedReasoningPolicyBuildWorkflow", {})
13
13
  .n("BedrockClient", "DeleteAutomatedReasoningPolicyBuildWorkflowCommand")
14
- .sc(DeleteAutomatedReasoningPolicyBuildWorkflow)
14
+ .sc(DeleteAutomatedReasoningPolicyBuildWorkflow$)
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 { DeleteAutomatedReasoningPolicy } from "../schemas/schemas_0";
4
+ import { DeleteAutomatedReasoningPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAutomatedReasoningPolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAutomatedReasoningPolicyCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteAutomatedReasoningPolicy", {})
13
13
  .n("BedrockClient", "DeleteAutomatedReasoningPolicyCommand")
14
- .sc(DeleteAutomatedReasoningPolicy)
14
+ .sc(DeleteAutomatedReasoningPolicy$)
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 { DeleteAutomatedReasoningPolicyTestCase } from "../schemas/schemas_0";
4
+ import { DeleteAutomatedReasoningPolicyTestCase$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAutomatedReasoningPolicyTestCaseCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAutomatedReasoningPolicyTestCaseCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteAutomatedReasoningPolicyTestCase", {})
13
13
  .n("BedrockClient", "DeleteAutomatedReasoningPolicyTestCaseCommand")
14
- .sc(DeleteAutomatedReasoningPolicyTestCase)
14
+ .sc(DeleteAutomatedReasoningPolicyTestCase$)
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 { DeleteCustomModel } from "../schemas/schemas_0";
4
+ import { DeleteCustomModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteCustomModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteCustomModelCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteCustomModel", {})
13
13
  .n("BedrockClient", "DeleteCustomModelCommand")
14
- .sc(DeleteCustomModel)
14
+ .sc(DeleteCustomModel$)
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 { DeleteCustomModelDeployment } from "../schemas/schemas_0";
4
+ import { DeleteCustomModelDeployment$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteCustomModelDeploymentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteCustomModelDeploymentCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteCustomModelDeployment", {})
13
13
  .n("BedrockClient", "DeleteCustomModelDeploymentCommand")
14
- .sc(DeleteCustomModelDeployment)
14
+ .sc(DeleteCustomModelDeployment$)
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 { DeleteEnforcedGuardrailConfiguration } from "../schemas/schemas_0";
4
+ import { DeleteEnforcedGuardrailConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteEnforcedGuardrailConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteEnforcedGuardrailConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteEnforcedGuardrailConfiguration", {})
13
13
  .n("BedrockClient", "DeleteEnforcedGuardrailConfigurationCommand")
14
- .sc(DeleteEnforcedGuardrailConfiguration)
14
+ .sc(DeleteEnforcedGuardrailConfiguration$)
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 { DeleteFoundationModelAgreement } from "../schemas/schemas_0";
4
+ import { DeleteFoundationModelAgreement$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteFoundationModelAgreementCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteFoundationModelAgreementCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteFoundationModelAgreement", {})
13
13
  .n("BedrockClient", "DeleteFoundationModelAgreementCommand")
14
- .sc(DeleteFoundationModelAgreement)
14
+ .sc(DeleteFoundationModelAgreement$)
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 { DeleteGuardrail } from "../schemas/schemas_0";
4
+ import { DeleteGuardrail$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteGuardrailCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteGuardrailCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteGuardrail", {})
13
13
  .n("BedrockClient", "DeleteGuardrailCommand")
14
- .sc(DeleteGuardrail)
14
+ .sc(DeleteGuardrail$)
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 { DeleteImportedModel } from "../schemas/schemas_0";
4
+ import { DeleteImportedModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteImportedModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteImportedModelCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteImportedModel", {})
13
13
  .n("BedrockClient", "DeleteImportedModelCommand")
14
- .sc(DeleteImportedModel)
14
+ .sc(DeleteImportedModel$)
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 { DeleteInferenceProfile } from "../schemas/schemas_0";
4
+ import { DeleteInferenceProfile$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteInferenceProfileCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteInferenceProfileCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteInferenceProfile", {})
13
13
  .n("BedrockClient", "DeleteInferenceProfileCommand")
14
- .sc(DeleteInferenceProfile)
14
+ .sc(DeleteInferenceProfile$)
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 { DeleteMarketplaceModelEndpoint } from "../schemas/schemas_0";
4
+ import { DeleteMarketplaceModelEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteMarketplaceModelEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteMarketplaceModelEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteMarketplaceModelEndpoint", {})
13
13
  .n("BedrockClient", "DeleteMarketplaceModelEndpointCommand")
14
- .sc(DeleteMarketplaceModelEndpoint)
14
+ .sc(DeleteMarketplaceModelEndpoint$)
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 { DeleteModelInvocationLoggingConfiguration } from "../schemas/schemas_0";
4
+ import { DeleteModelInvocationLoggingConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteModelInvocationLoggingConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteModelInvocationLoggingConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteModelInvocationLoggingConfiguration", {})
13
13
  .n("BedrockClient", "DeleteModelInvocationLoggingConfigurationCommand")
14
- .sc(DeleteModelInvocationLoggingConfiguration)
14
+ .sc(DeleteModelInvocationLoggingConfiguration$)
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 { DeletePromptRouter } from "../schemas/schemas_0";
4
+ import { DeletePromptRouter$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeletePromptRouterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeletePromptRouterCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeletePromptRouter", {})
13
13
  .n("BedrockClient", "DeletePromptRouterCommand")
14
- .sc(DeletePromptRouter)
14
+ .sc(DeletePromptRouter$)
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 { DeleteProvisionedModelThroughput } from "../schemas/schemas_0";
4
+ import { DeleteProvisionedModelThroughput$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteProvisionedModelThroughputCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteProvisionedModelThroughputCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeleteProvisionedModelThroughput", {})
13
13
  .n("BedrockClient", "DeleteProvisionedModelThroughputCommand")
14
- .sc(DeleteProvisionedModelThroughput)
14
+ .sc(DeleteProvisionedModelThroughput$)
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 { DeregisterMarketplaceModelEndpoint } from "../schemas/schemas_0";
4
+ import { DeregisterMarketplaceModelEndpoint$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeregisterMarketplaceModelEndpointCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeregisterMarketplaceModelEndpointCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "DeregisterMarketplaceModelEndpoint", {})
13
13
  .n("BedrockClient", "DeregisterMarketplaceModelEndpointCommand")
14
- .sc(DeregisterMarketplaceModelEndpoint)
14
+ .sc(DeregisterMarketplaceModelEndpoint$)
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 { ExportAutomatedReasoningPolicyVersion } from "../schemas/schemas_0";
4
+ import { ExportAutomatedReasoningPolicyVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ExportAutomatedReasoningPolicyVersionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ExportAutomatedReasoningPolicyVersionCommand extends $Command
11
11
  })
12
12
  .s("AmazonBedrockControlPlaneService", "ExportAutomatedReasoningPolicyVersion", {})
13
13
  .n("BedrockClient", "ExportAutomatedReasoningPolicyVersionCommand")
14
- .sc(ExportAutomatedReasoningPolicyVersion)
14
+ .sc(ExportAutomatedReasoningPolicyVersion$)
15
15
  .build() {
16
16
  }