Transfer / Client / delete_web_app_customization
delete_web_app_customization#
- Transfer.Client.delete_web_app_customization(**kwargs)#
Deletes the
WebAppCustomization
object that corresponds to the web app ID specified.See also: AWS API Documentation
Request Syntax
response = client.delete_web_app_customization( WebAppId='string' )
- Parameters:
WebAppId (string) –
[REQUIRED]
Provide the unique identifier for the web app that contains the customizations that you are deleting.
- Returns:
None
Exceptions