From 6f6c39b4a86631ecccf113c4f8480c31eca14f8f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 12 Feb 2024 19:12:04 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appsync-75549.json | 5 +++++ .changes/next-release/api-change-cloudwatch-58252.json | 5 +++++ .changes/next-release/api-change-neptunegraph-10467.json | 5 +++++ .changes/next-release/api-change-route53domains-46866.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-appsync-75549.json create mode 100644 .changes/next-release/api-change-cloudwatch-58252.json create mode 100644 .changes/next-release/api-change-neptunegraph-10467.json create mode 100644 .changes/next-release/api-change-route53domains-46866.json diff --git a/.changes/next-release/api-change-appsync-75549.json b/.changes/next-release/api-change-appsync-75549.json new file mode 100644 index 0000000000..75a240e44a --- /dev/null +++ b/.changes/next-release/api-change-appsync-75549.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appsync``", + "description": "[``botocore``] Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs." +} diff --git a/.changes/next-release/api-change-cloudwatch-58252.json b/.changes/next-release/api-change-cloudwatch-58252.json new file mode 100644 index 0000000000..0a79f143d9 --- /dev/null +++ b/.changes/next-release/api-change-cloudwatch-58252.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudwatch``", + "description": "[``botocore``] Update cloudwatch client to latest version" +} diff --git a/.changes/next-release/api-change-neptunegraph-10467.json b/.changes/next-release/api-change-neptunegraph-10467.json new file mode 100644 index 0000000000..381dbbd16f --- /dev/null +++ b/.changes/next-release/api-change-neptunegraph-10467.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``neptune-graph``", + "description": "[``botocore``] Adding a new option \"parameters\" for data plane api ExecuteQuery to support running parameterized query via SDK." +} diff --git a/.changes/next-release/api-change-route53domains-46866.json b/.changes/next-release/api-change-route53domains-46866.json new file mode 100644 index 0000000000..9008c31b80 --- /dev/null +++ b/.changes/next-release/api-change-route53domains-46866.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53domains``", + "description": "[``botocore``] This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API." +}