From 3ccd31b0e5c05175a427994bf840f585a6bbb89d Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 8 Apr 2024 18:02:28 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-controlcatalog-67753.json | 5 +++++ .changes/next-release/api-change-mgn-97547.json | 5 +++++ .changes/next-release/api-change-networkmonitor-72259.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-controlcatalog-67753.json create mode 100644 .changes/next-release/api-change-mgn-97547.json create mode 100644 .changes/next-release/api-change-networkmonitor-72259.json diff --git a/.changes/next-release/api-change-controlcatalog-67753.json b/.changes/next-release/api-change-controlcatalog-67753.json new file mode 100644 index 0000000000..d878e61151 --- /dev/null +++ b/.changes/next-release/api-change-controlcatalog-67753.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``controlcatalog``", + "description": "[``botocore``] This is the initial SDK release for AWS Control Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize controls across the AWS platform." +} diff --git a/.changes/next-release/api-change-mgn-97547.json b/.changes/next-release/api-change-mgn-97547.json new file mode 100644 index 0000000000..051ccce649 --- /dev/null +++ b/.changes/next-release/api-change-mgn-97547.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mgn``", + "description": "[``botocore``] Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode parameter." +} diff --git a/.changes/next-release/api-change-networkmonitor-72259.json b/.changes/next-release/api-change-networkmonitor-72259.json new file mode 100644 index 0000000000..c17add4a9e --- /dev/null +++ b/.changes/next-release/api-change-networkmonitor-72259.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``networkmonitor``", + "description": "[``botocore``] Updated the allowed monitorName length for CloudWatch Network Monitor." +}