3.52.5 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "DynamoDB",
  5. "description": "Amazon DynamoDB now supports server-side encryption using a default service key (alias\/aws\/dynamodb) from the AWS Key Management Service (KMS). AWS KMS is a service that combines secure, highly available hardware and software to provide a key management system scaled for the cloud. AWS KMS is used via the AWS Management Console or APIs to centrally create encryption keys, define the policies that control how keys can be used, and audit key usage to prove they are being used correctly. For more information, see the Amazon DynamoDB Developer Guide."
  6. },
  7. {
  8. "type": "enhancement",
  9. "category": "Inspector",
  10. "description": "We marked Inspector GA yesterday. 2\/.5\/18."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "GameLift",
  15. "description": "Amazon GameLift FlexMatch added the StartMatchBackfill API. This API allows developers to add new players to an existing game session using the same matchmaking rules and player data that were used to initially create the session."
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "Budgets",
  20. "description": "Making budgetLimit and timePeriod optional, and updating budgets docs. "
  21. },
  22. {
  23. "type": "api-change",
  24. "category": "MediaStore",
  25. "description": "AWS Elemental MediaStore now supports per-container CORS configuration."
  26. },
  27. {
  28. "type": "api-change",
  29. "category": "DirectoryService",
  30. "description": "Updated the regex of some input parameters to support longer EC2 identifiers."
  31. },
  32. {
  33. "type": "api-change",
  34. "category": "AppStream",
  35. "description": "Adds support for allowing customers to provide a redirect URL for a stack. Users will be redirected to the link provided by the admin at the end of their streaming session. "
  36. },
  37. {
  38. "type": "api-change",
  39. "category": "DatabaseMigrationService",
  40. "description": "This release includes the addition of two new APIs: describe replication instance task logs and reboot instance. The first allows user to see how much storage each log for a task on a given instance is occupying. The second gives users the option to reboot the application software on the instance and force a fail over for MAZ instances to test robustness of their integration with our service. "
  41. },
  42. {
  43. "type": "api-change",
  44. "category": "MediaLive",
  45. "description": "AWS Elemental MediaLive has added support for updating channel settings for idle channels. You can now update channel name, channel outputs and output destinations, encoder settings, user role ARN, and input specifications. Channel settings can be updated in the console or with API calls. Please note that running channels need to be stopped before they can be updated. We've also deprecated the 'Reserved' field."
  46. }
  47. ]