3.71.6 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "ServiceCatalog",
  5. "description": "Adds support for Cloudformation StackSets in Service Catalog"
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "ResourceGroups",
  10. "description": "The AWS Resource Groups service added support for AWS CloudFormation stack-based groups."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "AutoScaling",
  15. "description": "EC2 Auto Scaling now allows users to provision and automatically scale instances across purchase options (Spot, On-Demand, and RIs) and instance types in a single Auto Scaling group (ASG)."
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "SageMaker",
  20. "description": "SageMaker now makes the final set of metrics published from training jobs available in the DescribeTrainingJob results. Automatic Model Tuning now supports warm start of hyperparameter tuning jobs. Notebook instances now support a larger number of instance types to include instances from the ml.t3, ml.m5, ml.c4, ml.c5 families."
  21. },
  22. {
  23. "type": "api-change",
  24. "category": "SNS",
  25. "description": "Added an optional request parameter, named Attributes, to the Amazon SNS CreateTopic API action. For more information, see the Amazon SNS API Reference (https:\/\/docs.aws.amazon.com\/sns\/latest\/api\/API_CreateTopic.html)."
  26. },
  27. {
  28. "type": "api-change",
  29. "category": "MediaTailor",
  30. "description": "AWS Elemental MediaTailor SDK now returns a manifest endpoint prefix for clients to initiate a DASH playback session."
  31. },
  32. {
  33. "type": "api-change",
  34. "category": "EC2",
  35. "description": "Amazon EC2 Fleet now supports a new request type \"Instant\" that you can use to provision capacity synchronously across instance types & purchase models and CreateFleet will return the instances launched in the API response."
  36. }
  37. ]