@aws-sdk/client-bedrock 3.1087.0 → 3.1089.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 (128) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Bedrock.d.ts +346 -529
  3. package/dist-types/ts3.4/BedrockClient.d.ts +16 -29
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchDeleteEvaluationJobCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CreateAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateCustomModelCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateCustomModelDeploymentCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEvaluationJobCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateFoundationModelAgreementCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateGuardrailCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateGuardrailVersionCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateInferenceProfileCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateMarketplaceModelEndpointCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateModelCopyJobCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CreateModelCustomizationJobCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateModelImportJobCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/CreateModelInvocationJobCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreatePromptRouterCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateProvisionedModelThroughputCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteCustomModelCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteCustomModelDeploymentCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteEnforcedGuardrailConfigurationCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteFoundationModelAgreementCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteGuardrailCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/DeleteImportedModelCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DeleteInferenceProfileCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DeleteMarketplaceModelEndpointCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DeletePromptRouterCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DeleteProvisionedModelThroughputCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetAccountDataRetentionCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/GetAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetCustomModelCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetCustomModelDeploymentCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetEvaluationJobCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/GetFoundationModelAvailabilityCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/GetFoundationModelCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetGuardrailCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/GetImportedModelCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/GetInferenceProfileCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/GetMarketplaceModelEndpointCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/GetModelCopyJobCommand.d.ts +4 -9
  64. package/dist-types/ts3.4/commands/GetModelCustomizationJobCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetModelImportJobCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/GetModelInvocationJobCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +3 -5
  68. package/dist-types/ts3.4/commands/GetPromptRouterCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/GetProvisionedModelThroughputCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/GetUseCaseForModelAccessCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/ListAdvancedPromptOptimizationJobsCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/ListAutomatedReasoningPoliciesCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListCustomModelDeploymentsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/ListCustomModelsCommand.d.ts +3 -8
  79. package/dist-types/ts3.4/commands/ListEnforcedGuardrailsConfigurationCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/ListEvaluationJobsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/ListFoundationModelAgreementOffersCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/ListFoundationModelsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/ListGuardrailsCommand.d.ts +3 -8
  84. package/dist-types/ts3.4/commands/ListImportedModelsCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/ListInferenceProfilesCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/ListMarketplaceModelEndpointsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/ListModelCopyJobsCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/ListModelCustomizationJobsCommand.d.ts +3 -5
  89. package/dist-types/ts3.4/commands/ListModelImportJobsCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/ListModelInvocationJobsCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/ListPromptRoutersCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/ListProvisionedModelThroughputsCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/PutAccountDataRetentionCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutEnforcedGuardrailConfigurationCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  98. package/dist-types/ts3.4/commands/PutUseCaseForModelAccessCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/RegisterMarketplaceModelEndpointCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/StopAdvancedPromptOptimizationJobCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/StopEvaluationJobCommand.d.ts +5 -10
  104. package/dist-types/ts3.4/commands/StopModelCustomizationJobCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/StopModelInvocationJobCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  108. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/UpdateCustomModelDeploymentCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/UpdateGuardrailCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/UpdateMarketplaceModelEndpointCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/UpdateProvisionedModelThroughputCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  116. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  117. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  118. package/dist-types/ts3.4/models/enums.d.ts +27 -54
  119. package/dist-types/ts3.4/models/errors.d.ts +9 -27
  120. package/dist-types/ts3.4/models/models_0.d.ts +37 -103
  121. package/dist-types/ts3.4/models/models_1.d.ts +10 -30
  122. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -37
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +13 -27
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -37
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +5 -13
  127. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  128. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -86,7 +86,7 @@ const commonParams = {
86
86
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
87
87
  };
88
88
 
89
- var version = "3.1086.0";
89
+ var version = "3.1088.0";
90
90
  var packageInfo = {
91
91
  version: version};
92
92