diff --git a/.changes/next-release/api-change-config-62856.json b/.changes/next-release/api-change-config-62856.json new file mode 100644 index 0000000000..b44b40f944 --- /dev/null +++ b/.changes/next-release/api-change-config-62856.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``config``", + "description": "[``botocore``] Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate" +} diff --git a/.changes/next-release/api-change-elasticache-23932.json b/.changes/next-release/api-change-elasticache-23932.json new file mode 100644 index 0000000000..efc086348b --- /dev/null +++ b/.changes/next-release/api-change-elasticache-23932.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elasticache``", + "description": "[``botocore``] Doc only update for ElastiCache" +} diff --git a/.changes/next-release/api-change-kendra-77900.json b/.changes/next-release/api-change-kendra-77900.json new file mode 100644 index 0000000000..463d8140e0 --- /dev/null +++ b/.changes/next-release/api-change-kendra-77900.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kendra``", + "description": "[``botocore``] Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html" +} diff --git a/.changes/next-release/api-change-timestreamquery-69173.json b/.changes/next-release/api-change-timestreamquery-69173.json new file mode 100644 index 0000000000..4b5cf6bf4b --- /dev/null +++ b/.changes/next-release/api-change-timestreamquery-69173.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``timestream-query``", + "description": "[``botocore``] Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record." +} diff --git a/.changes/next-release/enhancement-Stubber-23740.json b/.changes/next-release/enhancement-Stubber-23740.json new file mode 100644 index 0000000000..c6b6c14d20 --- /dev/null +++ b/.changes/next-release/enhancement-Stubber-23740.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "Stubber", + "description": "[``botocore``] Added support for modeled exception fields when adding errors to a client stub. Implements boto/boto3`#3178 `__." +}