3.62.8 1.4 KB

12345678910111213141516171819202122
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "ACM",
  5. "description": "Adds a \"CertificateValidated\" waiter to AWS Certificate Manager clients, which polls on a new certificate's validation state."
  6. },
  7. {
  8. "type": "enhancement",
  9. "category": "Lambda",
  10. "description": "General availability of AWS Lambda in the China Northwest (cn-northwest-1) region. For more information, see the AWS Lambda developer guide."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "EC2",
  15. "description": "Added support for customers to tag EC2 Dedicated Hosts"
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "Redshift",
  20. "description": "Feature 1 - On-demand cluster release version - When Amazon Redshift releases a new cluster version, you can choose to upgrade to that version immediately instead of waiting until your next maintenance window. You can also choose to roll back to a previous version. The two new APIs added for managing cluster release version are - ModifyClusterDbRevision, DescribeClusterDbRevisions. Feature 2 - Upgradeable reserved instance - You can now exchange one Reserved Instance for a new Reserved Instance with no changes to the terms of your existing Reserved Instance (term, payment type, or number of nodes). The two new APIs added for managing these upgrades are - AcceptReservedNodeExchange, GetReservedNodeExchangeOfferings. "
  21. }
  22. ]