This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_rds_proxy_endpoint

account_id

Type: STRING

created_date

Type: TIMESTAMP
Provider name: CreatedDate
Description: The date and time when the DB proxy endpoint was first created.

db_proxy_endpoint_arn

Type: STRING
Provider name: DBProxyEndpointArn
Description: The Amazon Resource Name (ARN) for the DB proxy endpoint.

db_proxy_endpoint_name

Type: STRING
Provider name: DBProxyEndpointName
Description: The name for the DB proxy endpoint. 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.

db_proxy_name

Type: STRING
Provider name: DBProxyName
Description: The identifier for the DB proxy that is associated with this DB proxy endpoint.

endpoint

Type: STRING
Provider name: Endpoint
Description: The endpoint that you can use to connect to the DB proxy. You include the endpoint value in the connection string for a database client application.

is_default

Type: BOOLEAN
Provider name: IsDefault
Description: Indicates whether this endpoint is the default endpoint for the associated DB proxy. Default DB proxy endpoints always have read/write capability. Other endpoints that you associate with the DB proxy can be either read/write or read-only.

status

Type: STRING
Provider name: Status
Description: The current status of this DB proxy endpoint. A status of available means the endpoint is ready to handle requests. Other values indicate that you must wait for the endpoint to be ready, or take some action to resolve an issue.

tags

Type: UNORDERED_LIST_STRING

target_role

Type: STRING
Provider name: TargetRole
Description: A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.

vpc_id

Type: STRING
Provider name: VpcId
Description: Provides the VPC ID of the DB proxy endpoint.

vpc_security_group_ids

Type: UNORDERED_LIST_STRING
Provider name: VpcSecurityGroupIds
Description: Provides a list of VPC security groups that the DB proxy endpoint belongs to.

vpc_subnet_ids

Type: UNORDERED_LIST_STRING
Provider name: VpcSubnetIds
Description: The EC2 subnet IDs for the DB proxy endpoint.