BasicAuthenticationCredentials
For supplying basic auth credentials when not providing a SecretArn
value.
Contents
- Password
-
The password to connect to the data source.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
.*
Required: No
- Username
-
The username to connect to the data source.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
\S+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: