latest--aws-rds-dbproxyendpoint
shared
Type:
object
Resource schema for AWS::RDS::DBProxyEndpoint.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
The identifier for the DB proxy endpoint. This name must be unique for all DB proxy endpoints owned by your AWS account in the specified AWS Region.
The identifier for the proxy. This name must be unique for all proxies owned by your AWS account in the specified AWS Region.
VpcSubnetIds
string[]
required
VPC subnet IDs to associate with the new DB proxy endpoint.
minItems=2
VpcSecurityGroupIds
string[]
VPC security group IDs to associate with the new DB proxy endpoint.
minItems=1
TargetRole
string | Aws_CF_FunctionString
A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.
Tags
TagFormat[]
An optional set of key-value pairs to associate arbitrary data of your choosing with the DB proxy endpoint.
Definitions
TagFormat
object
Key
string | Aws_CF_FunctionString
Value
string | Aws_CF_FunctionString