Files
faveo/vendor/aws/aws-sdk-php/.changes/3.67.9
Manish Verma 6742e13d81 Composer update
* updated Laravel to v5.6.38
* Added laravel tinker in dev dependencies
2018-09-19 15:44:43 +05:30

12 lines
660 B
Groff

[
{
"type": "api-change",
"category": "CloudHSMV2",
"description": "With this release, we are adding 2 new APIs. DeleteBackup deletes a specified AWS CloudHSM backup. A backup can be restored up to 7 days after the DeleteBackup request. During this 7-day period, the backup will be in state PENDING_DELETION. Backups can be restored using the RestoreBackup API, which will move the backup from state PENDING_DELETION back to ACTIVE."
},
{
"type": "api-change",
"category": "Redshift",
"description": "Adding support to Redshift to change the encryption type after cluster creation completes."
}
]