BasicAuthCredentials - AmazonAppFlow

BasicAuthCredentials

The basic auth credentials required for basic authentication.

Contents

password

The password to use to connect to a resource.

Type: String

Length Constraints: Maximum length of 512.

Pattern: .*

Required: Yes

username

The username to use to connect to a resource.

Type: String

Length Constraints: Maximum length of 512.

Pattern: \S+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: