

# BasicAuthenticationCredentials
<a name="API_BasicAuthenticationCredentials"></a>

For supplying basic auth credentials when not providing a `SecretArn` value.

## Contents
<a name="API_BasicAuthenticationCredentials_Contents"></a>

 ** Password **   <a name="Glue-Type-BasicAuthenticationCredentials-Password"></a>
The password to connect to the data source.  
Type: String  
Length Constraints: Maximum length of 512.  
Pattern: `.*`   
Required: No

 ** Username **   <a name="Glue-Type-BasicAuthenticationCredentials-Username"></a>
The username to connect to the data source.  
Type: String  
Length Constraints: Maximum length of 512.  
Pattern: `\S+`   
Required: No

## See Also
<a name="API_BasicAuthenticationCredentials_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/BasicAuthenticationCredentials) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/BasicAuthenticationCredentials) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/BasicAuthenticationCredentials) 