SSOAdmin / Client / delete_application
delete_application#
- SSOAdmin.Client.delete_application(**kwargs)#
- Deletes the association with the application. The connected service resource still exists. - See also: AWS API Documentation - Request Syntax- response = client.delete_application( ApplicationArn='string' ) - Parameters:
- ApplicationArn (string) – - [REQUIRED] - Specifies the ARN of the application. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SSOAdmin.Client.exceptions.ThrottlingException
- SSOAdmin.Client.exceptions.InternalServerException
- SSOAdmin.Client.exceptions.ResourceNotFoundException
- SSOAdmin.Client.exceptions.AccessDeniedException
- SSOAdmin.Client.exceptions.ValidationException
- SSOAdmin.Client.exceptions.ConflictException