lib/aws-sdk-rds/resource.rb in aws-sdk-rds-1.70.0 vs lib/aws-sdk-rds/resource.rb in aws-sdk-rds-1.71.0

- old
+ new

@@ -1296,9 +1296,16 @@ # A value that indicates whether the DB instance has deletion protection # enabled. The database can't be deleted when deletion protection is # enabled. By default, deletion protection is disabled. For more # information, see [ Deleting a DB Instance][1]. # + # **Amazon Aurora** + # + # Not applicable. You can enable or disable deletion protection for the + # DB cluster. For more information, see `CreateDBCluster`. DB instances + # in a DB cluster can be deleted even when deletion protection is + # enabled for the DB cluster. + # # # # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html # @option options [Integer] :max_allocated_storage # The upper limit to which Amazon RDS can automatically scale the