MariaDbDataProviderSettings
Provides information that defines a MariaDB data provider.
Contents
- CertificateArn
- 
               The Amazon Resource Name (ARN) of the certificate used for SSL connection. Type: String Required: No 
- Port
- 
               The port value for the MariaDB data provider Type: Integer Required: No 
- S3AccessRoleArn
- 
               The ARN for the role the application uses to access its Amazon S3 bucket. Type: String Required: No 
- S3Path
- 
               The path for the Amazon S3 bucket that the application uses for accessing the user-defined schema. Type: String Required: No 
- ServerName
- 
               The name of the MariaDB server. Type: String Required: No 
- SslMode
- 
               The SSL mode used to connect to the MariaDB data provider. The default value is none.Type: String Valid Values: none | require | verify-ca | verify-fullRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: