class Aws::RDS::Types::DBProxy


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBProxy AWS API Documentation
@return [Time]
The date and time when the proxy was last updated.
@!attribute [rw] updated_date
@return [Time]
The date and time when the proxy was first created.
@!attribute [rw] created_date
@return [Boolean]
appears in the logs.
measures in place to safeguard any sensitive information that
setting when needed for debugging, and only when you have security
statements that you submit through the proxy. Thus, only enable this
proxy connections. The debug information includes the text of SQL
involving SQL behavior or the performance and scalability of the
statements in its logs. This information helps you to debug issues
Indicates whether the proxy includes detailed information about SQL
@!attribute [rw] debug_logging
@return [Integer]
Constraints: 1 to 28,800
Default: 1800 (30 minutes)
connection pool for reuse by later connection requests.
underlying database connection open and puts it back into the
before the proxy drops the client connection. The proxy keeps the
The number of seconds a connection to the proxy can have no activity
@!attribute [rw] idle_client_timeout
@return [Boolean]
required for connections to the proxy.
Indicates whether Transport Layer Security (TLS) encryption is
@!attribute [rw] require_tls
@return [String]
client application.
include the endpoint value in the connection string for a database
The endpoint that you can use to connect to the DB proxy. You
@!attribute [rw] endpoint
@return [String]
to access Amazon Secrets Manager.
The Amazon Resource Name (ARN) for the IAM role that the proxy uses
@!attribute [rw] role_arn
@return [Array<Types::UserAuthConfigInfo>]
to connect to the associated RDS DB instance or Aurora DB cluster.
One or more data structures specifying the authorization mechanism
@!attribute [rw] auth
@return [Array<String>]
The EC2 subnet IDs for the proxy.
@!attribute [rw] vpc_subnet_ids
@return [Array<String>]
Provides a list of VPC security groups that the proxy belongs to.
@!attribute [rw] vpc_security_group_ids
@return [String]
Provides the VPC ID of the DB proxy.
@!attribute [rw] vpc_id
@return [String]
databases.
databases. ‘SQLSERVER` supports RDS for Microsoft SQL Server
`POSTGRESQL` supports Aurora PostgreSQL and RDS for PostgreSQL
supports Aurora MySQL, RDS for MariaDB, and RDS for MySQL databases.
it interprets network traffic to and from the database. `MYSQL`
determines which database network protocol the proxy recognizes when
The kinds of databases that the proxy can connect to. This value
@!attribute [rw] engine_family
@return [String]
an issue.
must wait for the proxy to be ready, or take some action to resolve
proxy is ready to handle requests. Other values indicate that you
The current status of this proxy. A status of `available` means the
@!attribute [rw] status
@return [String]
The Amazon Resource Name (ARN) for the proxy.
@!attribute [rw] db_proxy_arn
@return [String]
Amazon Web Services Region.
proxies owned by your Amazon Web Services account in the specified
The identifier for the proxy. This name must be unique for all
@!attribute [rw] db_proxy_name
`DescribeDBProxies` action.
This data type is used as a response element in the
The data structure representing a proxy managed by the RDS Proxy.