latest--aws-rds-optiongroup
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-rds-optiongroup.json |
| Parent schema | serverless-framework-configuration |
The AWS::RDS::OptionGroup resource creates an option group, to enable and configure features that are specific to a particular DB engine.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-rds
Properties
Provides a description of the option group.
Indicates the name of the engine that this option group can be applied to.
Indicates the major engine version associated with this option group.
Specifies the name of the option group.
Indicates what options are available in the option group.
An array of key-value pairs to apply to this resource.
Definitions
The OptionConfiguration property type specifies an individual option, and its settings, within an AWS::RDS::OptionGroup resource.
The configuration of options to include in a group.
A list of DBSecurityGroupMembership name strings used for this option.
The option settings to include in an option group.
The version for the option.
The optional port for the option.
A list of VpcSecurityGroupMembership name strings used for this option.
The OptionSetting property type specifies the value for an option within an OptionSetting property.
The name of the option that has settings that you can set.
The current value of the option setting.
A key-value pair to associate with a resource.
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.