diff --git a/packages/aws-cdk/test/commands/test-resources/templates/rds-template.json b/packages/aws-cdk/test/commands/test-resources/templates/rds-template.json index 55c696973b57b..9348b1b7a9e84 100644 --- a/packages/aws-cdk/test/commands/test-resources/templates/rds-template.json +++ b/packages/aws-cdk/test/commands/test-resources/templates/rds-template.json @@ -1,6 +1,5 @@ { "AWSTemplateFormatVersion": "2010-09-09", - "Description": "AWS CloudFormation Sample Template S3_Website_Bucket_With_Retain_On_Delete: Sample template showing how to create a publicly accessible S3 bucket configured for website access with a deletion policy of retain on delete.", "Resources": { "RDSCluster": { "Type": "AWS::RDS::DBCluster",