Deregister Db Proxy Targets
| rds_deregister_db_proxy_targets | R Documentation |
Remove the association between one or more DBProxyTarget data structures and a DBProxyTargetGroup¶
Description¶
Remove the association between one or more DBProxyTarget data
structures and a DBProxyTargetGroup.
Usage¶
rds_deregister_db_proxy_targets(DBProxyName, TargetGroupName,
DBInstanceIdentifiers, DBClusterIdentifiers)
Arguments¶
DBProxyName[required] The identifier of the
DBProxythat is associated with theDBProxyTargetGroup.TargetGroupNameThe identifier of the
DBProxyTargetGroup.DBInstanceIdentifiersOne or more DB instance identifiers.
DBClusterIdentifiersOne or more DB cluster identifiers.
Value¶
An empty list.