Transfer / Client / delete_web_app_customization
delete_web_app_customization#
- Transfer.Client.delete_web_app_customization(**kwargs)#
- Deletes the - WebAppCustomizationobject 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- Transfer.Client.exceptions.ConflictException
- Transfer.Client.exceptions.ResourceNotFoundException
- Transfer.Client.exceptions.InvalidRequestException
- Transfer.Client.exceptions.ThrottlingException
- Transfer.Client.exceptions.InternalServiceError
- Transfer.Client.exceptions.AccessDeniedException