diff --git a/resourceSchema/schema_aws.json b/resourceSchema/schema_aws.json index 1d43e3a..c552ba1 100644 --- a/resourceSchema/schema_aws.json +++ b/resourceSchema/schema_aws.json @@ -304564,7 +304564,7 @@ }, "description": { "type": "string", - "description": "Description for the cluster.\n" + "description": "Description for the cluster. Defaults to `\"Managed by Pulumi\"`.\n" }, "enginePatchVersion": { "type": "string", @@ -304710,7 +304710,7 @@ }, "description": { "type": "string", - "description": "Description for the cluster.\n" + "description": "Description for the cluster. Defaults to `\"Managed by Pulumi\"`.\n" }, "engineVersion": { "type": "string", @@ -304843,7 +304843,7 @@ }, "description": { "type": "string", - "description": "Description for the cluster.\n" + "description": "Description for the cluster. Defaults to `\"Managed by Pulumi\"`.\n" }, "enginePatchVersion": { "type": "string", @@ -304974,7 +304974,7 @@ }, "description": { "type": "string", - "description": "Description for the parameter group.\n" + "description": "Description for the parameter group. Defaults to `\"Managed by Pulumi\"`.\n" }, "family": { "type": "string", @@ -305021,7 +305021,7 @@ "inputProperties": { "description": { "type": "string", - "description": "Description for the parameter group.\n", + "description": "Description for the parameter group. Defaults to `\"Managed by Pulumi\"`.\n", "willReplaceOnChanges": true }, "family": { @@ -305066,7 +305066,7 @@ }, "description": { "type": "string", - "description": "Description for the parameter group.\n", + "description": "Description for the parameter group. Defaults to `\"Managed by Pulumi\"`.\n", "willReplaceOnChanges": true }, "family": { @@ -305267,7 +305267,7 @@ }, "description": { "type": "string", - "description": "Description for the subnet group.\n" + "description": "Description for the subnet group. Defaults to `\"Managed by Pulumi\"`.\n" }, "name": { "type": "string", @@ -305315,7 +305315,7 @@ "inputProperties": { "description": { "type": "string", - "description": "Description for the subnet group.\n" + "description": "Description for the subnet group. Defaults to `\"Managed by Pulumi\"`.\n" }, "name": { "type": "string", @@ -305354,7 +305354,7 @@ }, "description": { "type": "string", - "description": "Description for the subnet group.\n" + "description": "Description for the subnet group. Defaults to `\"Managed by Pulumi\"`.\n" }, "name": { "type": "string", @@ -332500,7 +332500,7 @@ }, "optionGroupDescription": { "type": "string", - "description": "Description of the option group.\n", + "description": "Description of the option group. Defaults to \"Managed by Pulumi\".\n", "default": "Managed by Pulumi" }, "options": { @@ -332562,7 +332562,7 @@ }, "optionGroupDescription": { "type": "string", - "description": "Description of the option group.\n", + "description": "Description of the option group. Defaults to \"Managed by Pulumi\".\n", "default": "Managed by Pulumi", "willReplaceOnChanges": true }, @@ -332618,7 +332618,7 @@ }, "optionGroupDescription": { "type": "string", - "description": "Description of the option group.\n", + "description": "Description of the option group. Defaults to \"Managed by Pulumi\".\n", "default": "Managed by Pulumi", "willReplaceOnChanges": true },