deleteAccountAssociation
abstract suspend fun deleteAccountAssociation(input: DeleteAccountAssociationRequest): DeleteAccountAssociationResponse
Remove a third-party account association for an end user.
You must first call the DeregisterAccountAssociation to remove the connection between the managed thing and the third-party account before calling the DeleteAccountAssociation API.