3.82.1 1.7 KB

12345678910111213141516171819202122
  1. [
  2. {
  3. "type": "api-change",
  4. "category": "SageMaker",
  5. "description": "Batch Transform Jobs now supports TFRecord as a Split Type. ListCompilationJobs API action now supports SortOrder and SortBy inputs."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "WAF",
  10. "description": "This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new \"excludedRules\" attribute of the WAF logs."
  11. },
  12. {
  13. "type": "api-change",
  14. "category": "EC2",
  15. "description": "This release adds support for specifying partition as a strategy for EC2 Placement Groups. This new strategy allows one to launch instances into partitions that do not share certain underlying hardware between partitions, to assist with building and deploying highly available replicated applications. "
  16. },
  17. {
  18. "type": "api-change",
  19. "category": "WAFRegional",
  20. "description": "This release adds rule-level control for rule group. If a rule group contains a rule that blocks legitimate traffic, previously you had to override the entire rule group to COUNT in order to allow the traffic. You can now use the UpdateWebACL API to exclude specific rules within a rule group. Excluding rules changes the action for the individual rules to COUNT. Excluded rules will be recorded in the new \"excludedRules\" attribute of the WAF logs."
  21. }
  22. ]