BasicAuthConnectionMetadata
Metadata for basic authentication using username and password.
Contents
Note
In the following list, the required parameters are described first.
- BaseEndpoint
-
The base URL endpoint for the external service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 8192.
Pattern:
https://.*
Required: Yes
- Password
-
The password for basic authentication.
Type: String
Required: Yes
- Username
-
The username for basic authentication.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: