ChimeSDKIdentity / Client / delete_app_instance
delete_app_instance¶
- ChimeSDKIdentity.Client.delete_app_instance(**kwargs)¶
- Deletes an - AppInstanceand all associated data asynchronously.- See also: AWS API Documentation - Request Syntax- response = client.delete_app_instance( AppInstanceArn='string' ) - Parameters:
- AppInstanceArn (string) – - [REQUIRED] - The ARN of the - AppInstance.
- Returns:
- None 
 - Exceptions