diff --git a/data/notices.json b/data/notices.json index f22f9c1..98c1089 100644 --- a/data/notices.json +++ b/data/notices.json @@ -591,6 +591,18 @@ } ], "schemaVersion": "1" + }, + { + "title": " (bedrock): CfnDataSet is missing DataSourceConfiguration property", + "issueNumber": 31183, + "overview": "An automated CloudFormation schema change was added to Bedrock DataSet L1 Construct and caused DataSourceConfiguration to be removed from the L1 Construct.", + "components": [ + { + "name": "aws-cdk-lib.aws-bedrock", + "version": "2.154.0" + } + ], + "schemaVersion": "1" } ] }