RDS Proxy Target Group

This table represents the RDS Proxy Target Group resource from Amazon Web Services.

aws.rds_proxy_target_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
connection_pool_configcorejsonThe settings that determine the size and behavior of the connection pool for the target group.
created_datecoretimestampThe date and time when the target group was first created.
db_proxy_namecorestringThe identifier for the RDS proxy associated with this target group.
is_defaultcoreboolIndicates whether this target group is the first one used for connection requests by the associated proxy. Because each proxy is currently associated with a single target group, currently this setting is always <code>true</code>.
statuscorestringThe current status of this target group. A status of <code>available</code> means the target group is correctly associated with a database. Other values indicate that you must wait for the target group to be ready, or take some action to resolve an issue.
tagscorehstore_csv
target_group_arncorestringThe Amazon Resource Name (ARN) representing the target group.
target_group_namecorestringThe identifier for the target group. This name must be unique for all target groups owned by your Amazon Web Services account in the specified Amazon Web Services Region.
targetscorejsonAn arbitrary number of <code>DBProxyTarget</code> objects, containing details of the corresponding targets.
updated_datecoretimestampThe date and time when the target group was last updated.