---
type: resource-type
title: DBProxyTargetGroup
description: aws resource type AWS::RDS::DBProxyTargetGroup
name: DBProxyTargetGroup
lexicon: aws
resource_type: AWS::RDS::DBProxyTargetGroup
---
`AWS::RDS::DBProxyTargetGroup`, a resource type of the aws lexicon.

## Properties

- `DBProxyName` (`string`, required): The identifier for the proxy.
- `TargetGroupName` (`"default"`, required): The identifier for the DBProxyTargetGroup
- `ConnectionPoolConfigurationInfo` (`DBProxyTargetGroup_ConnectionPoolConfigurationInfoFormat`, optional)
- `DBClusterIdentifiers` (`string[]`, optional)
- `DBInstanceIdentifiers` (`string[]`, optional)
- `TargetGroupArn` (`string`, optional): The Amazon Resource Name (ARN) representing the target group.

## Attributes

- `TargetGroupArn`
