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