3.26.4 1.1 KB

123456789101112131415161718192021222324252627
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "Rekognition",
  5. "description": "Fix for missing file type check"
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "CloudFormation",
  10. "description": "API update for CloudFormation: New optional parameter ClientRequestToken which can be used as an idempotency token to safely retry certain operations as well as tagging StackEvents."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "Snowball",
  15. "description": "The Snowball API has a new exception that can be thrown for list operation requests."
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "SQS",
  20. "description": "Adding server-side encryption (SSE) support to SQS by integrating with AWS KMS; adding new queue attributes to SQS CreateQueue, SetQueueAttributes and GetQueueAttributes APIs to support SSE."
  21. },
  22. {
  23. "type": "api-change",
  24. "category": "RDS",
  25. "description": "The DescribeDBClusterSnapshots API now returns a SourceDBClusterSnapshotArn field which identifies the source DB cluster snapshot of a copied snapshot."
  26. }
  27. ]