Theme
The custom branding theme, which might include a custom logo, website links, and other branding to display to users.
Contents
- CreatedTime
- 
               The time the theme was created. Type: Timestamp Required: No 
- StackName
- 
               The stack that has the custom branding theme. Type: String Pattern: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,100}$Required: No 
- State
- 
               The state of the theme. Type: String Valid Values: ENABLED | DISABLEDRequired: No 
- ThemeFaviconURL
- 
               The URL of the icon that displays at the top of a user's browser tab during streaming sessions. Type: String Length Constraints: Minimum length of 1. Required: No 
- 
               The website links that display in the catalog page footer. Type: Array of ThemeFooterLink objects Required: No 
- ThemeOrganizationLogoURL
- 
               The URL of the logo that displays in the catalog page header. Type: String Length Constraints: Minimum length of 1. Required: No 
- ThemeStyling
- 
               The color that is used for the website links, text, buttons, and catalog page background. Type: String Valid Values: LIGHT_BLUE | BLUE | PINK | REDRequired: No 
- ThemeTitleText
- 
               The browser tab page title. Type: String Length Constraints: Minimum length of 1. Maximum length of 300. Pattern: ^[-@./#&+\w\s]*$Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: