From 78595563535d88706a135bedf87e35f7def1d21c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 6 Jul 2023 18:10:54 +0000 Subject: [PATCH] Update changelog based on model updates --- .changes/next-release/api-change-ec2-93026.json | 5 +++++ .changes/next-release/api-change-location-40245.json | 5 +++++ .changes/next-release/api-change-outposts-87155.json | 5 +++++ .changes/next-release/api-change-quicksight-68080.json | 5 +++++ .changes/next-release/api-change-rds-19084.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-ec2-93026.json create mode 100644 .changes/next-release/api-change-location-40245.json create mode 100644 .changes/next-release/api-change-outposts-87155.json create mode 100644 .changes/next-release/api-change-quicksight-68080.json create mode 100644 .changes/next-release/api-change-rds-19084.json diff --git a/.changes/next-release/api-change-ec2-93026.json b/.changes/next-release/api-change-ec2-93026.json new file mode 100644 index 000000000000..988dad3a42aa --- /dev/null +++ b/.changes/next-release/api-change-ec2-93026.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "Add Nitro Enclaves support on DescribeInstanceTypes" +} diff --git a/.changes/next-release/api-change-location-40245.json b/.changes/next-release/api-change-location-40245.json new file mode 100644 index 000000000000..76933988c000 --- /dev/null +++ b/.changes/next-release/api-change-location-40245.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``location``", + "description": "This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge." +} diff --git a/.changes/next-release/api-change-outposts-87155.json b/.changes/next-release/api-change-outposts-87155.json new file mode 100644 index 000000000000..a79066d4fe6e --- /dev/null +++ b/.changes/next-release/api-change-outposts-87155.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``outposts``", + "description": "Added paginator support to several APIs. Added the ISOLATED enum value to AssetState." +} diff --git a/.changes/next-release/api-change-quicksight-68080.json b/.changes/next-release/api-change-quicksight-68080.json new file mode 100644 index 000000000000..d976eec606ef --- /dev/null +++ b/.changes/next-release/api-change-quicksight-68080.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter." +} diff --git a/.changes/next-release/api-change-rds-19084.json b/.changes/next-release/api-change-rds-19084.json new file mode 100644 index 000000000000..024447576048 --- /dev/null +++ b/.changes/next-release/api-change-rds-19084.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters." +}