Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Sep 28, 2023
1 parent 34951e7 commit 9750638
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrock-1473.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockruntime-66632.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-runtime``",
"description": "[``botocore``] Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-budgets-14827.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``budgets``",
"description": "[``botocore``] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-10834.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Adds support for Customer Managed Key encryption for Amazon Verified Access resources"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotfleetwise-4302.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotfleetwise``",
"description": "[``botocore``] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-64080.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker-featurestore-runtime``",
"description": "[``botocore``] Feature Store supports read/write of records with collection type features."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-54914.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint."
}

0 comments on commit 9750638

Please sign in to comment.