Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ModifyDBProxyTargetGroup - Amazon Relational Database Service

ModifyDBProxyTargetGroup

Modifies the properties of a DBProxyTargetGroup.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

DBProxyName

The name of the proxy.

Type: String

Required: Yes

TargetGroupName

The name of the target group to modify.

Type: String

Required: Yes

ConnectionPoolConfig

The settings that determine the size and behavior of the connection pool for the target group.

Type: ConnectionPoolConfiguration object

Required: No

NewName

The new name for the modified DBProxyTarget. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.

You can't rename the default target group.

Type: String

Required: No

Response Elements

The following element is returned by the service.

DBProxyTargetGroup

The settings of the modified DBProxyTarget.

Type: DBProxyTargetGroup object

Errors

For information about the errors that are common to all actions, see Common Errors.

DBProxyNotFoundFault

The specified proxy name doesn't correspond to a proxy owned by your AWS account in the specified AWS Region.

HTTP Status Code: 404

DBProxyTargetGroupNotFoundFault

The specified target group isn't available for a proxy owned by your AWS account in the specified AWS Region.

HTTP Status Code: 404

InvalidDBProxyStateFault

The requested operation can't be performed while the proxy is in this state.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.