From 83828b51d485451aef7e00d6924e8319fcf8f817 Mon Sep 17 00:00:00 2001
From: aws-sdk-python-automation <github-aws-sdk-python-automation@amazon.com>
Date: Fri, 13 Dec 2024 19:17:48 +0000
Subject: [PATCH] Update changelog based on model updates

---
 .changes/next-release/api-change-cloudhsmv2-50098.json       | 5 +++++
 .changes/next-release/api-change-ec2-68536.json              | 5 +++++
 .changes/next-release/api-change-eks-49266.json              | 5 +++++
 .changes/next-release/api-change-logs-74708.json             | 5 +++++
 .changes/next-release/api-change-mediaconnect-58572.json     | 5 +++++
 .changes/next-release/api-change-networkmanager-78932.json   | 5 +++++
 .changes/next-release/api-change-servicediscovery-21951.json | 5 +++++
 7 files changed, 35 insertions(+)
 create mode 100644 .changes/next-release/api-change-cloudhsmv2-50098.json
 create mode 100644 .changes/next-release/api-change-ec2-68536.json
 create mode 100644 .changes/next-release/api-change-eks-49266.json
 create mode 100644 .changes/next-release/api-change-logs-74708.json
 create mode 100644 .changes/next-release/api-change-mediaconnect-58572.json
 create mode 100644 .changes/next-release/api-change-networkmanager-78932.json
 create mode 100644 .changes/next-release/api-change-servicediscovery-21951.json

diff --git a/.changes/next-release/api-change-cloudhsmv2-50098.json b/.changes/next-release/api-change-cloudhsmv2-50098.json
new file mode 100644
index 000000000000..d19277592b3d
--- /dev/null
+++ b/.changes/next-release/api-change-cloudhsmv2-50098.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``cloudhsmv2``",
+  "description": "Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation."
+}
diff --git a/.changes/next-release/api-change-ec2-68536.json b/.changes/next-release/api-change-ec2-68536.json
new file mode 100644
index 000000000000..710fa899441c
--- /dev/null
+++ b/.changes/next-release/api-change-ec2-68536.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``ec2``",
+  "description": "This release adds GroupId to the response for DeleteSecurityGroup."
+}
diff --git a/.changes/next-release/api-change-eks-49266.json b/.changes/next-release/api-change-eks-49266.json
new file mode 100644
index 000000000000..f9395522eb0f
--- /dev/null
+++ b/.changes/next-release/api-change-eks-49266.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``eks``",
+  "description": "Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest"
+}
diff --git a/.changes/next-release/api-change-logs-74708.json b/.changes/next-release/api-change-logs-74708.json
new file mode 100644
index 000000000000..09818c3e9214
--- /dev/null
+++ b/.changes/next-release/api-change-logs-74708.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``logs``",
+  "description": "Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters"
+}
diff --git a/.changes/next-release/api-change-mediaconnect-58572.json b/.changes/next-release/api-change-mediaconnect-58572.json
new file mode 100644
index 000000000000..7211c2b6ec6c
--- /dev/null
+++ b/.changes/next-release/api-change-mediaconnect-58572.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``mediaconnect``",
+  "description": "AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source."
+}
diff --git a/.changes/next-release/api-change-networkmanager-78932.json b/.changes/next-release/api-change-networkmanager-78932.json
new file mode 100644
index 000000000000..7a8098b396c3
--- /dev/null
+++ b/.changes/next-release/api-change-networkmanager-78932.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``networkmanager``",
+  "description": "There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment."
+}
diff --git a/.changes/next-release/api-change-servicediscovery-21951.json b/.changes/next-release/api-change-servicediscovery-21951.json
new file mode 100644
index 000000000000..ba956013b86e
--- /dev/null
+++ b/.changes/next-release/api-change-servicediscovery-21951.json
@@ -0,0 +1,5 @@
+{
+  "type": "api-change",
+  "category": "``servicediscovery``",
+  "description": "AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls."
+}