CodeDeploy / Client / delete_application
delete_application¶
- CodeDeploy.Client.delete_application(**kwargs)¶
- Deletes an application. - See also: AWS API Documentation - Request Syntax- response = client.delete_application( applicationName='string' ) - Parameters:
- applicationName (string) – - [REQUIRED] - The name of an CodeDeploy application associated with the user or Amazon Web Services account. 
- Returns:
- None 
 - Exceptions