3.36.10 1.4 KB

1234567891011121314151617
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "EC2",
  5. "description": "Amazon EC2 now lets you opt for Spot instances to be stopped in the event of an interruption instead of being terminated. Your Spot request can be fulfilled again by restarting instances from a previously stopped state, subject to availability of capacity at or below your preferred price. When you submit a persistent Spot request, you can choose from \"terminate\" or \"stop\" as the instance interruption behavior. Choosing \"stop\" will shutdown your Spot instances so you can continue from this stopped state later on. This feature is only available for instances with Amazon EBS volume as their root device."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "IAM",
  10. "description": "A new API, DeleteServiceLinkedRole, submits a service-linked role deletion request and returns a DeletionTaskId, which you can use to check the status of the deletion."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "SES",
  15. "description": "Amazon Simple Email Service (Amazon SES) now lets you customize the domains used for tracking open and click events. Previously, open and click tracking links referred to destinations hosted on domains operated by Amazon SES. With this feature, you can use your own branded domains for capturing open and click events."
  16. }
  17. ]