From 6e8ba24a7da84177d31abfdaaa0663f00882248d Mon Sep 17 00:00:00 2001 From: kyleknap Date: Mon, 8 May 2023 17:21:48 -0700 Subject: [PATCH] Fix changelog --- .changes/1.27.130.json | 4 ++-- CHANGELOG.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.changes/1.27.130.json b/.changes/1.27.130.json index f7034034a091..c0d84bef445b 100644 --- a/.changes/1.27.130.json +++ b/.changes/1.27.130.json @@ -1,7 +1,7 @@ [ { "category": "``glue``", - "description": "We don't do release notes https://w.amazon.com/bin/view/AWSDocs/common-tasks/release-notes", + "description": "Support large worker types G.4x and G.8x for Glue Spark", "type": "api-change" }, { @@ -19,4 +19,4 @@ "description": "Documentation updates for AWS Security Token Service.", "type": "api-change" } -] \ No newline at end of file +] diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 30564281a2dd..3a2cd9167a7a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,7 +5,7 @@ CHANGELOG 1.27.130 ======== -* api-change:``glue``: We don't do release notes https://w.amazon.com/bin/view/AWSDocs/common-tasks/release-notes +* api-change:``glue``: Support large worker types G.4x and G.8x for Glue Spark * api-change:``guardduty``: Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs * api-change:``iotsitewise``: Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates * api-change:``sts``: Documentation updates for AWS Security Token Service.