This template creates a custom DB proxy endpoint. It creates an AWS::RDS::DBProxyEndpoint resource with the specified properties. The properties include the DBProxyEndpointName, DBProxyName, VpcSubnetIds, VpcSecurityGroupIds, and TargetRole.

CloudFormation Template