AppStream / Client / delete_theme_for_stack
delete_theme_for_stack#
- AppStream.Client.delete_theme_for_stack(**kwargs)#
 Deletes custom branding that customizes the appearance of the streaming application catalog page.
See also: AWS API Documentation
Request Syntax
response = client.delete_theme_for_stack( StackName='string' )
- Parameters:
 StackName (string) –
[REQUIRED]
The name of the stack for the theme.
- Return type:
 dict
- Returns:
 Response Syntax
{}Response Structure
(dict) –
Exceptions
AppStream.Client.exceptions.ConcurrentModificationExceptionAppStream.Client.exceptions.ResourceNotFoundExceptionAppStream.Client.exceptions.OperationNotPermittedException