AppIntegrationsService / Client / delete_application
delete_application#
- AppIntegrationsService.Client.delete_application(**kwargs)#
- Deletes the Application. Only Applications that don’t have any Application Associations can be deleted. - See also: AWS API Documentation - Request Syntax- response = client.delete_application( Arn='string' ) - Parameters:
- Arn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the Application. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AppIntegrationsService.Client.exceptions.InternalServiceError
- AppIntegrationsService.Client.exceptions.ThrottlingException
- AppIntegrationsService.Client.exceptions.ResourceNotFoundException
- AppIntegrationsService.Client.exceptions.InvalidRequestException
- AppIntegrationsService.Client.exceptions.AccessDeniedException