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

22
vendor/aws/aws-sdk-php/.changes/3.132.1 vendored Normal file
View file

@ -0,0 +1,22 @@
[
{
"type": "enhancement",
"category": "ApiGatewayV2",
"description": "Adds an alias 'GetApiResource' for the 'GetApi' operation to avoid a naming conflict with the generic AwsClient 'GetApi' method."
},
{
"type": "api-change",
"category": "Translate",
"description": "This release adds a new family of APIs for asynchronous batch translation service that provides option to translate large collection of text or HTML documents stored in Amazon S3 folder. This service accepts a batch of up to 5 GB in size per API call with each document not exceeding 1 MB size and the number of documents not exceeding 1 million per batch. See documentation for more information. "
},
{
"type": "enhancement",
"category": "CostExplorer",
"description": "Documentation updates for CreateCostCategoryDefinition and UpdateCostCategoryDefinition API"
},
{
"type": "api-change",
"category": "FMS",
"description": "AWS Firewall Manager now supports tagging, and tag-based access control, of policies."
}
]