v1.4.2
This commit is contained in:
parent
6a8de6e2e2
commit
a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions
17
vendor/aws/aws-sdk-php/.changes/3.110.3
vendored
Normal file
17
vendor/aws/aws-sdk-php/.changes/3.110.3
vendored
Normal 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."
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue