3.30.0 1.7 KB

12345678910111213141516171819202122
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "Route53",
  5. "description": "Amazon Route 53 now supports multivalue answers in response to DNS queries, which lets you route traffic approximately randomly to multiple resources, such as web servers. Create one multivalue answer record for each resource and, optionally, associate an Amazon Route 53 health check with each record, and Amazon Route 53 responds to DNS queries with up to eight healthy records."
  6. },
  7. {
  8. "type": "feature",
  9. "category": "DAX",
  10. "description": "Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement - from milliseconds to microseconds - even at millions of requests per second. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "SSM",
  15. "description": "Adding hierarchy support to the SSM Parameter Store API. Added support tor tagging. New APIs: GetParameter - retrieves one parameter, DeleteParameters - deletes multiple parameters (max number 10), GetParametersByPath - retrieves parameters located in the hierarchy. Updated APIs: PutParameter - added ability to enforce parameter value by applying regex (AllowedPattern), DescribeParameters - modified to support Tag filtering."
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "WAF",
  20. "description": "You can now create, edit, update, and delete a new type of WAF rule with a rate tracking component."
  21. }
  22. ]