BasicAuthenticationCredentials - Amazon DataZone

BasicAuthenticationCredentials

The basic authentication credentials of a connection.

Contents

password

The password for a connection.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 512.

Pattern: ^.*$

Required: No

userName

The user name for the connecion.

Type: String

Length Constraints: Minimum length of 0. 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: