Skip to content

Commit ba33f50

Browse files
Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
1 parent b7f6987 commit ba33f50

File tree

166 files changed

+28630
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+28630
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ Unit tests can be found in the **AWSSDK.UnitTests** project.
174174
* This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
175175
* [AWSSDK.Batch](https://www.nuget.org/packages/AWSSDK.Batch/)
176176
* AWS Batch enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs on AWS.
177+
* [AWSSDK.Bedrock](https://www.nuget.org/packages/AWSSDK.Bedrock/)
178+
* Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
177179
* [AWSSDK.BedrockRuntime](https://www.nuget.org/packages/AWSSDK.BedrockRuntime/)
178180
* Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.
179181
* [AWSSDK.BillingConductor](https://www.nuget.org/packages/AWSSDK.BillingConductor/)

0 commit comments

Comments
 (0)