We want specifying DBParameterGroupName when creating DBParameterGroup.
Related - could the same be added for DBClusterParameterGroup?
Should be a name property for all of these RDS resource types:
AWS::RDS::OptionGroup: aws rds create-option-group
AWS::RDS::DBParameterGroup: aws rds create-db-parameter-group
AWS::RDS::DBClusterParameterGroup: aws rds create-db-cluster-parameter-group
AWS::RDS::DBSecurityGroup: aws rds create-db-security-group
AWS::RDS::DBSubnetGroup: aws rds create-db-subnet-group
When will this be available? Seems strange to not have it.
Hope AWS SDK is not the replacement for CF
Most helpful comment
When will this be available? Seems strange to not have it.