This commit is contained in:
Javier Casares 2026-08-17 15:50:51 +00:00
commit a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions

12
vendor/aws/aws-sdk-php/.changes/3.366.0 vendored Normal file
View file

@ -0,0 +1,12 @@
[
{
"type": "api-change",
"category": "Bedrock",
"description": "Adding support in Amazon Bedrock to customize models with reinforcement fine-tuning (RFT) and support for updating the existing Custom Model Deployments."
},
{
"type": "api-change",
"category": "SageMaker",
"description": "Introduces Serverless training: A fully managed compute infrastructure that abstracts away all infrastructure complexity, allowing you to focus purely on model development. Added AI model customization assets used to train, refine, and evaluate custom models during the model customization process."
}
]