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.109.7 vendored Normal file
View file

@ -0,0 +1,12 @@
[
{
"type": "api-change",
"category": "CostandUsageReportService",
"description": "New IAM permission required for editing AWS Cost and Usage Reports - Starting today, you can allow or deny IAM users permission to edit Cost & Usage Reports through the API and the Billing and Cost Management console. To allow users to edit Cost & Usage Reports, ensure that they have 'cur: ModifyReportDefinition' permission. Refer to the technical documentation (https:\/\/docs.aws.amazon.com\/aws-cost-management\/latest\/APIReference\/API_cur_ModifyReportDefinition.html) for additional details."
},
{
"type": "api-change",
"category": "AppMesh",
"description": "Fix for HttpMethod enum"
}
]