RDS Cluster Endpoint

This table represents the RDS Cluster Endpoint resource from Amazon Web Services.

aws.rds_cluster_endpoint

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
custom_endpoint_typecorestringThe type associated with a custom endpoint. One of: <code>READER</code>, <code>WRITER</code>, <code>ANY</code>.
db_cluster_endpoint_arncorestringThe Amazon Resource Name (ARN) for the endpoint.
db_cluster_endpoint_identifiercorestringThe identifier associated with the endpoint. This parameter is stored as a lowercase string.
db_cluster_endpoint_resource_identifiercorestringA unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.
db_cluster_identifiercorestringThe DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.
endpointcorestringThe DNS address of the endpoint.
endpoint_typecorestringThe type of the endpoint. One of: <code>READER</code>, <code>WRITER</code>, <code>CUSTOM</code>.
excluded_memberscorearray<string>List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.
static_memberscorearray<string>List of DB instance identifiers that are part of the custom endpoint group.
statuscorestringThe current status of the endpoint. One of: <code>creating</code>, <code>available</code>, <code>deleting</code>, <code>inactive</code>, <code>modifying</code>. The <code>inactive</code> state applies to an endpoint that can't be used for a certain kind of cluster, such as a <code>writer</code> endpoint for a read-only secondary cluster in a global database.
tagscorehstore