3.61.10 1.7 KB

1234567891011121314151617
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "ACMPCA",
  5. "description": "CA Restore is a new feature within AWS Certificate Manager Private Certificate Authority (ACM PCA) that allows you to restore a private certificate authority that has been deleted. When you issue the DeleteCertificateAuthority call, you can now specify the number of days (7-30, with 30 being the default) in which the private certificate authority will remain in the DELETED state. During this time, the private certificate authority can be restored with the RestoreCertificateAuthority API call and then be returned to the PENDING_CERTIFICATE or DISABLED state, depending upon the state prior to deletion. Summary of API Changes: 1). Added RestoreCertificateAuthority API call; 2). Added optional PermanentDeletionTimeInDays parameter to DeleteCertificateAuthority API call. If this parameter is not specified, the DeleteCertificateAuthority API call will use a 30 day restore period as default."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "RDS",
  10. "description": "This release adds a new parameter to specify the retention period for Performance Insights data for RDS instances. You can either choose 7 days (default) or 731 days. For more information, see Amazon RDS Documentation."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "MediaLive",
  15. "description": "AWS Elemental MediaLive now makes Reserved Outputs and Inputs available through the AWS Management Console and API. You can reserve outputs and inputs with a 12 month commitment in exchange for discounted hourly rates. Pricing is available at https:\/\/aws.amazon.com\/medialive\/pricing\/"
  16. }
  17. ]