LocalizedBrandingStrings
Localized text strings for a specific language that customize the web portal.
Contents
- browserTabTitle
-
The text displayed in the browser tab title.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 25.
Pattern:
[^<>&'`~\\]*Required: Yes
- welcomeText
-
The welcome text displayed on the sign-in page.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 150.
Pattern:
[^<>&'`~\\]*Required: Yes
- contactButtonText
-
The text displayed on the contact button. This field is optional and defaults to "Contact us".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 30.
Pattern:
[^<>&'`~\\]*Required: No
- contactLink
-
A contact link URL. The URL must start with
https://ormailto:. If not provided, the contact button will be hidden from the web portal screen.Type: String
Pattern:
(https://|mailto:).*Required: No
- loadingText
-
The text displayed during session loading. This field is optional and defaults to "Loading your session".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 300.
Pattern:
[^<>&'`~\\]*Required: No
- loginButtonText
-
The text displayed on the login button. This field is optional and defaults to "Sign In".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 30.
Pattern:
[^<>&'`~\\]*Required: No
- loginDescription
-
The description text for the login section. This field is optional and defaults to "Sign in to your session".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 250.
Pattern:
[^<>&'`~\\]*Required: No
- loginTitle
-
The title text for the login section. This field is optional and defaults to "Sign In".
Type: String
Length Constraints: Minimum length of 0. Maximum length of 100.
Pattern:
[^<>&'`~\\]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: