From f753c4f337b5172a09c857c79606d85fd15fcab7 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 2 Aug 2024 21:37:10 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cloudwatch-19259.json | 5 +++++ .changes/next-release/api-change-kinesis-91012.json | 5 +++++ .changes/next-release/api-change-resiliencehub-708.json | 5 +++++ .changes/next-release/api-change-route53-90187.json | 5 +++++ .changes/next-release/api-change-wafregional-87656.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-cloudwatch-19259.json create mode 100644 .changes/next-release/api-change-kinesis-91012.json create mode 100644 .changes/next-release/api-change-resiliencehub-708.json create mode 100644 .changes/next-release/api-change-route53-90187.json create mode 100644 .changes/next-release/api-change-wafregional-87656.json diff --git a/.changes/next-release/api-change-cloudwatch-19259.json b/.changes/next-release/api-change-cloudwatch-19259.json new file mode 100644 index 0000000000..593e4b8735 --- /dev/null +++ b/.changes/next-release/api-change-cloudwatch-19259.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudwatch``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-kinesis-91012.json b/.changes/next-release/api-change-kinesis-91012.json new file mode 100644 index 0000000000..634e8851f6 --- /dev/null +++ b/.changes/next-release/api-change-kinesis-91012.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kinesis``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-resiliencehub-708.json b/.changes/next-release/api-change-resiliencehub-708.json new file mode 100644 index 0000000000..662f0350af --- /dev/null +++ b/.changes/next-release/api-change-resiliencehub-708.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``resiliencehub``", + "description": "[``botocore``] Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents." +} diff --git a/.changes/next-release/api-change-route53-90187.json b/.changes/next-release/api-change-route53-90187.json new file mode 100644 index 0000000000..6a2cd19b94 --- /dev/null +++ b/.changes/next-release/api-change-route53-90187.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-wafregional-87656.json b/.changes/next-release/api-change-wafregional-87656.json new file mode 100644 index 0000000000..a1939ffb19 --- /dev/null +++ b/.changes/next-release/api-change-wafregional-87656.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``waf-regional``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +}