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

17
vendor/aws/aws-sdk-php/.changes/3.110.3 vendored Normal file
View file

@ -0,0 +1,17 @@
[
{
"type": "bugfix",
"category": "",
"description": "Fixes EventParsingIterator example"
},
{
"type": "api-change",
"category": "SecurityHub",
"description": "This release resolves an issue with the DescribeHub action, changes the MasterId and InvitationId parameters for AcceptInvitation to Required, and changes the AccountIds parameter for DeleteInvitations and DeclineInvitations to Required."
},
{
"type": "api-change",
"category": "SSM",
"description": "This feature adds \"default tier\" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the \"default tier\" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers."
}
]