ApplicationDiscoveryService / Client / delete_applications
delete_applications#
- ApplicationDiscoveryService.Client.delete_applications(**kwargs)#
- Deletes a list of applications and their associations with configuration items. - See also: AWS API Documentation - Request Syntax- response = client.delete_applications( configurationIds=[ 'string', ] ) - Parameters:
- configurationIds (list) – - [REQUIRED] - Configuration ID of an application to be deleted. - (string) – 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- ApplicationDiscoveryService.Client.exceptions.AuthorizationErrorException
- ApplicationDiscoveryService.Client.exceptions.InvalidParameterException
- ApplicationDiscoveryService.Client.exceptions.InvalidParameterValueException
- ApplicationDiscoveryService.Client.exceptions.ServerInternalErrorException
- ApplicationDiscoveryService.Client.exceptions.HomeRegionNotSetException