From bc26625ddc67adcd29069ae097911090baa7afdc Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Thu, 19 Dec 2024 14:52:10 +0100 Subject: [PATCH] changelog --- changelogs/fragments/botocore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/botocore.yml b/changelogs/fragments/botocore.yml index 3c627d157d..be1956bc61 100644 --- a/changelogs/fragments/botocore.yml +++ b/changelogs/fragments/botocore.yml @@ -4,4 +4,4 @@ major_changes: ``botocore<1.34.0`` and ``boto3<1.34.0``. Most modules will continue to work with older versions of the AWS SDK, however compatibility with older versions of the SDK is not guaranteed and will not be tested. When using older versions - of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/amazon.aws/pull/). + of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/amazon.aws/pull/2426).