From 64a8eb9404383d032d1a7e808996f6e517b32d0a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 27 Sep 2023 18:12:18 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cognitoidp-94034.json | 5 +++++ .changes/next-release/api-change-firehose-98211.json | 5 +++++ .changes/next-release/api-change-iot-5587.json | 5 +++++ .changes/next-release/api-change-textract-50218.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-cognitoidp-94034.json create mode 100644 .changes/next-release/api-change-firehose-98211.json create mode 100644 .changes/next-release/api-change-iot-5587.json create mode 100644 .changes/next-release/api-change-textract-50218.json diff --git a/.changes/next-release/api-change-cognitoidp-94034.json b/.changes/next-release/api-change-cognitoidp-94034.json new file mode 100644 index 0000000000..8fc7a77e64 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-94034.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "[``botocore``] The UserPoolType Status field is no longer used." +} diff --git a/.changes/next-release/api-change-firehose-98211.json b/.changes/next-release/api-change-firehose-98211.json new file mode 100644 index 0000000000..7890411aca --- /dev/null +++ b/.changes/next-release/api-change-firehose-98211.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``firehose``", + "description": "[``botocore``] Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka." +} diff --git a/.changes/next-release/api-change-iot-5587.json b/.changes/next-release/api-change-iot-5587.json new file mode 100644 index 0000000000..39b6b98bfa --- /dev/null +++ b/.changes/next-release/api-change-iot-5587.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot``", + "description": "[``botocore``] Added support for IoT Rules Engine Kafka Action Headers" +} diff --git a/.changes/next-release/api-change-textract-50218.json b/.changes/next-release/api-change-textract-50218.json new file mode 100644 index 0000000000..e4f23df6df --- /dev/null +++ b/.changes/next-release/api-change-textract-50218.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``textract``", + "description": "[``botocore``] This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read." +}