Db Parameter Group
AWS::Neptune::DBParameterGroup creates a new DB parameter group. This type can be declared in a template and referenced in the DBParameterGroupName parameter of AWS::Neptune::DBInstance
Properties
Link copied to clipboard
Provides the customer-specified description for this DB parameter group.
Link copied to clipboard
The parameters to set for this DB parameter group. The parameters are expressed as a JSON object consisting of key-value pairs. Changes to dynamic parameters are applied immediately. During an update, if you have static parameters (whether they were changed or not), it triggers AWS CloudFormation to reboot the associated DB instance without failover. Search the CloudFormation User Guide for AWS::Neptune::DBParameterGroup
for more information about the expected schema for this property.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard