latest--aws-rds-dbproxy
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-rds-dbproxy.json |
| Parent schema | serverless-framework-configuration |
Resource schema for AWS::RDS::DBProxy. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
The identifier for the proxy. This name must be unique for all proxies owned by your AWS account in the specified AWS Region.
The kinds of databases that the proxy can connect to.
The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in AWS Secrets Manager.
VPC subnet IDs to associate with the new proxy.
Whether the proxy includes detailed information about SQL statements in its logs.
The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.
A Boolean parameter that specifies whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
An optional set of key-value pairs to associate arbitrary data of your choosing with the proxy.
VPC security group IDs to associate with the new proxy.
Definitions
The type of authentication that the proxy uses for connections from the proxy to the underlying database.
A user-specified description about the authentication used by a proxy to log in as a specific database user.
Whether to require or disallow Amazon Web Services Identity and Access Management (IAM) authentication for connections to the proxy. The ENABLED value is valid only for proxies with RDS for Microsoft SQL Server.
The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance or Aurora DB cluster. These secrets are stored within Amazon Secrets Manager.
The type of authentication the proxy uses for connections from clients.